> When I manually install
> ntfs-3g_2014.2.15AR.2-1_amd64.deb
> everything works fine and i can install testdisk

But ntfs-3g_2014.2.15AR.2 is buggy. Upgrading to ntfs-3g_2014.2.15AR.3
is recommended.

> testdisk : Depends: libntfs-3g852

This means testdisk was compiled for using ntfs-3g_2014.2.15AR.2. If you 
compiled it yourself, just recompile after installing ntfs-3g_2014.2.15AR.3 
(including its associated devel package). Otherwise you can just symlink 
libntfs-3g852 to libntfs-3g853. Usually they are in /lib64 or /usr/lib64, with 
a so suffix. This would be something like :
sudo ln -s libntfs-3.so.853 /lib64/libntfs-3.so.852

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429125

Title:
  can't install testdisk unmet dependencies libntfs-3g852

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1429125/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to