[Python-apps-team] Bug#634337: s3ql: uninstallable on kfreebsd-i386 or kfreebsd-amd64
Robert Millan
rmh at debian.org
Mon Jul 18 14:12:09 UTC 2011
Package: s3ql
Severity: important
User: debian-bsd at lists.debian.org
Usertags: kfreebsd
Hi
This package is not installable on kfreebsd-i386 or kfreebsd-amd64 because it
depends unconditionally on fuse-utils.
If s3ql depends on fuse-utils only to ensure that FUSE support is enabled,
please consider adjusting the dependency to something like:
Depends: fuse [linux-any] | fuse4bsd [kfreebsd-any]
(example uses "fuse" because fuse-utils is now a transitional package that
depends on fuse)
Else if s3ql depends on fuse-utils because it works better when the
fusermount command is available, but this is not an essential requirement,
please consider lowering it to a recommendation, like:
Recommends: fuse [linux-any]
(example uses "fuse" because fuse-utils is now a transitional package that
depends on fuse)
Else if s3ql depends on fuse-utils because it can't work at all without
fusermount, please reply to this bug report so we can try to find a solution.
Thanks!
More information about the Python-apps-team
mailing list