There's still a deprendency problem, though. I've always gotten three "/lib/udev/mtp-probe ... no such file or directory" messages at boot time, and still do.
apt-file says /lib/udev/mtp-probe is part of libmtp-runtime, which I do not have installed; but apparently I do have whatever package is querying for mtp-probe at boot time. (This system was initially installed as a cmdline system, then other packages added. It's not a gnome/unity system.) What package is generating those boot-time warnings? Looks like it might be coming from /lib/udev/rules.d/69-libmtp.rules which belongs to package libmtp-common (which is installed), which apparently I got by installing vlc. Looks like libmtp-common needs a dependency on libmtp-runtime ... or else the mtp-probe lines in 69-libmtp.rules should be made conditional on whether mtp-probe actually exists. (vlc works fine, so whatever mtp- probe would have been doing, it's apparently not needed here.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/900550 Title: mtp-probe missing from libmtp build for Natty (1.0.6-2) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/900550/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
