https://bugzilla.novell.com/show_bug.cgi?id=751895 https://bugzilla.novell.com/show_bug.cgi?id=751895#c0 Summary: osc: abort after "X is not under version control" Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: osc AssignedTo: adrian@suse.com ReportedBy: jengelh@medozas.de QAContact: adrian@suse.com Found By: Beta-Customer Blocker: --- osc exits when encountering dangling symlinks. $ touch '.#foo' $ osc st ? .#foo D dahdi-tools-2.3.0-Makefile.patch D dahdi-tools-soname.diff M dahdi-tools.changes M dahdi-tools.spec $ rm -f '.#foo' $ ln -s foo '.#foo' $ osc st osc: '.#foo' is not under version control This is problematic, since editors (joe, mc, perhaps others) commonly create a lock file like: lrwxrwxrwx 1 jengelh users 18 Mar 12 23:13 .#dahdi-tools.spec -> jengelh@seven.1168 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.