mtpfs fails to view files on phone, gives libselinux1 error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mtpfs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
In 12.04, mtpfs worked fine to mount my Galaxy Nexus phone, browse and copy files. However, in 12.04, after mounting the phone ok, attempting to browse the directory structure just results in a libselinux1 error:
$ ls
ls: error while loading shared libraries: libselinux.so.1: cannot read file data: Error 21
ldd confirms that libselinux is present and correct, and I've resinstalled the libselinux1 package to make sure.
$ ldd `which mtpfs`
linux-vdso.so.1 => (0x00007fffb1bf
libfuse.so.2 => /lib/x86_
libglib-2.0.so.0 => /lib/x86_
libmtp.so.9 => /usr/lib/
libmad.so.0 => /usr/lib/
libid3tag.so.0 => /usr/lib/
libpthread.so.0 => /lib/x86_
libc.so.6 => /lib/x86_
librt.so.1 => /lib/x86_
libdl.so.2 => /lib/x86_
libpcre.so.3 => /lib/x86_
libusb-1.0.so.0 => /lib/x86_
libz.so.1 => /lib/x86_
/lib64/
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: mtpfs 1.1-2
ProcVersionSign
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Tue Oct 23 14:39:41 2012
SourcePackage: mtpfs
UpgradeStatus: Upgraded to quantal on 2012-10-23 (0 days ago)
Note that Nautilus also fails to browse the phone now, although I'm not sure whether that's related.