Bug#779620: lldb-3.7: CommandLine Error: Option 'enable-objc-arc-opts' registered more than once!

2015-03-02 Thread Ph. Marek
Package: lldb-3.7 Version: 1:3.7~svn230892-1 Severity: grave I tried the new version to see whether the arch detection has been fixed; it may have been, but the new version is still unusable: $ lldb-3.7 /bin/ls : CommandLine Error: Option 'enable-objc-arc-opts' registered more than

Bug#613484: /usr/bin/ecl is not installed

2014-02-17 Thread Ph. Marek
Package: ecl Version: 13.5.1+dfsg2-4 Followup-For: Bug #613484 This is still an issue: $ apt-get install --reinstall ecl Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 3 not upgraded. Need to

Bug#329358: [bug #14619] find -perm +... broken in 4.2.25

2005-10-07 Thread Ph. Marek
On Thursday 06 October 2005 17:49, Eric Blake wrote: Follow-up Comment #4, bug #14619 (project findutils): I don't think the original poster has discovered any bugs, rather just their misunderstanding of the (admittedly confusing) POSIX requirements. I just read the man-page, where it says:

Bug#329358: [bug #14619] find -perm +... broken in 4.2.25

2005-10-03 Thread Ph. Marek
On Tuesday 04 October 2005 01:08, James Youngman wrote: Follow-up Comment #2, bug #14619 (project findutils): Does -perm /... do what you expected -perm +... to do? I did a short test, and I believe that find path -type f -perm /+x gives me what I used to get with find path