FS#24062 - [testdisk] needs a rebuild because of ntfs-3g update

Attached to Project: Arch Linux
Opened by Aurelieng (aurelieng) - Tuesday, 03 May 2011, 09:00 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 12 May 2011, 14:55 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: photorec (testdisk 6.11.3-3) complains about missing libntfs.so.10 and does not start:

photorec: error while loading shared libraries: libntfs.so.10: cannot open shared object file: No such file or directory


Here is the ldd output:
ldd /usr/sbin/photorec
linux-vdso.so.1 => (0x00007fff4c1af000)
libncursesw.so.5 => /lib/libncursesw.so.5 (0x00002b67f3f1d000)
libjpeg.so.8 => /usr/lib/libjpeg.so.8 (0x00002b67f4178000)
libz.so.1 => /usr/lib/libz.so.1 (0x00002b67f43c5000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00002b67f45dd000)
libntfs.so.10 => not found
libext2fs.so.2 => /lib/libext2fs.so.2 (0x00002b67f47e2000)
libc.so.6 => /lib/libc.so.6 (0x00002b67f4a11000)
/lib/ld-linux-x86-64.so.2 (0x00002b67f3cfd000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00002b67f4d6f000)


Steps to reproduce:

Launch photorec.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Thursday, 12 May 2011, 14:55 GMT
Reason for closing:  Fixed
Comment by Greg (dolby) - Tuesday, 03 May 2011, 09:03 GMT
You're not missing much. Its broken for a while anyway. See  FS#23297 . You best bet right now is the 6.12 WIP from the AUR.

Loading...