This is an error in how you're running mklibs.  You're giving it the
parameters bin/* and sbin/* which are supposed to be expanded by your
shell; but in your case there are evidently no files matching that
pattern, so the shell passes bin/* and sbin/* directly to mklibs, which
then finds that there are no files by that name and crashes.

Make sure that the file names that you ask mklibs to reduce actually
exist.

** Visibility changed to: Public

** Changed in: mklibs (Ubuntu)
       Status: New => Invalid

-- 
mklibs crashed with OSError in <module>()
https://bugs.launchpad.net/bugs/535590
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to