package encfs tag 613289 +pending +patch unblock 613289 by 613300 clone 613289 -1 retitle -1 Reminder to add kfreebsd* to arches in case fuse4bsd is ever uploaded block -1 by 613300 severity -1 wishlist thanks
On Fri, Mar 11, 2011 at 03:48:48PM +0100, Julien Cristau wrote: > On Fri, Mar 11, 2011 at 15:31:24 +0100, Agustin Martin wrote: > > > On Sun, Feb 13, 2011 at 10:33:34PM +0100, Julien Cristau wrote: > > > Package: encfs > > > Version: 1.7.4-2 > > > Severity: serious > > > > > > The encfs package depends on fuse-utils, which doesn't exist on > > > kfreebsd. > > > > Should using Architecture 'linux-any', like in attached patch, suffice? > > > Yes, I think that would be fine. NMU uploaded to DELAYED/7. Final changes attached (Previous diff used testing package) While this should fix #613289, I cannot discard that manual intervention from ftpmasters is required, because kfreebsd* files exists, although uninstallable. This seems at least the problem I have with libpam-encfs, which in http://packages.qa.debian.org/libp/libpam-encfs.html claims to be out of date in kfreebsd*, presumably because (unistallable) kfreebsd* packages exists for previous version and migration software seems to consider that a regression (instead of a new 'not-for-us'). I will wait to see what happens for encfs. -- Agustin
diff -Nru -w encfs-1.7.4/debian/changelog encfs-1.7.4/debian/changelog --- encfs-1.7.4/debian/changelog 2010-12-28 00:43:24.000000000 +0100 +++ encfs-1.7.4/debian/changelog 2011-03-14 09:40:16.000000000 +0100 @@ -1,3 +1,11 @@ +encfs (1.7.4-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Use Architecture linux-any, fuse-utils does not exist on + kfreebsd (Closes: #613289). + + -- Agustin Martin Domingo <agmar...@debian.org> Mon, 14 Mar 2011 09:40:16 +0100 + encfs (1.7.4-2) unstable; urgency=low * Corrected lintian overrides, policy setting diff -Nru -w encfs-1.7.4/debian/control encfs-1.7.4/debian/control --- encfs-1.7.4/debian/control 2010-12-27 22:26:26.000000000 +0100 +++ encfs-1.7.4/debian/control 2011-03-14 09:38:05.000000000 +0100 @@ -7,7 +7,7 @@ Homepage: http://www.arg0.net/encfs Package: encfs -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils Description: encrypted virtual filesystem EncFS integrates file system encryption into the Unix(TM) file system.