[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#651296: uninstallable on kfreebsd-amd64



Hi Robert!

* Robert Millan <rmh@debian.org> [111207 14:46]:

> Due to dependency on udev (see attached patch)

I just checked, and while that makes the package installable, it sadly
doesn't make it usable.  On my kfreebsd test machine I get after
applying your patch:

debian:~# ntfs-config
Traceback (most recent call last):
  File "/usr/bin/ntfs-config", line 102, in <module>
    main(args, opts)
  File "/usr/bin/ntfs-config", line 67, in main
    if not "ntfs-3g" in info.get_drivers("ntfs")["all"].keys() :
  File "/usr/lib/pymodules/python2.7/NtfsConfig/Fstab/DiskInfo.py", line
213, in get_drivers
    if type in open("/proc/filesystems").read() or
self._check_module(type) :
IOError: [Errno 2] No such file or directory: '/proc/filesystems'


So, the easiest solution seems to be, to make that a linux-only package
and get the old kfreebsd-* and hurd-i386 binary packages removed.

Best Regards,
  Alexander


Reply to: