Bug#572607: Exo should depend on cryptsetup

2010-03-05 Thread Colin Leroy
Package: exo
Version: 0.3.106-1

Hello,

The exo package doesn't depend on cryptsetup. That means that it can
happen that mounting encrypted filesystems fail (even after
thunar-volman asked for the passphrase).

Here's a debdiff that fixes the issue. 

Hope this helps!

diff -u exo-0.3.106/debian/changelog exo-0.3.106/debian/changelog
--- exo-0.3.106/debian/changelog
+++ exo-0.3.106/debian/changelog
@@ -1,3 +1,11 @@
+exo (0.3.106-2) unstable; urgency=low
+
+  * debian/control:
+- Make exo-utils depend on cryptsetup. Fixes mounting encrypted 
+  filesystems.
+
+ -- Colin Leroy co...@colino.net  Thu, 04 Mar 2010 16:06:26 +0100
+
 exo (0.3.106-1) unstable; urgency=low
 
   * New upstream release.
diff -u exo-0.3.106/debian/control exo-0.3.106/debian/control
--- exo-0.3.106/debian/control
+++ exo-0.3.106/debian/control
@@ -41,7 +41,7 @@
 Conflicts: libexo-0.3-0 ( 0.3.4-1), xfce4-mcs-manager ( 4.4.2-3)
 Replaces: libexo-0.3-0 ( 0.3.4-1)
 Architecture: any
-Depends: libexo-0.3-0 (= ${binary:Version}), ${shlibs:Depends}, eject 
[!hurd-i386]
+Depends: libexo-0.3-0 (= ${binary:Version}), ${shlibs:Depends}, eject 
[!hurd-i386], cryptsetup
 Description: Utility files for libexo
  This package contains the Xfce settings plugin and the utility files for
  libexo-0.3-0 which are:

-- 
Colin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#572607: [Pkg-xfce-devel] Bug#572607: Exo should depend on cryptsetup

2010-03-05 Thread Yves-Alexis Perez
On 05/03/2010 09:31, Colin Leroy wrote:
 The exo package doesn't depend on cryptsetup. That means that it can
 happen that mounting encrypted filesystems fail (even after
 thunar-volman asked for the passphrase).
 
As said to mr_pouit, I don't think it's a good idea. I'd go for a
suggests, not more. Thunar-volman wasn't exactly supposed to handle
that, it was the fastest way to do it at 4.6 time (and I very much thank
you for that work) but it's not the main point of thunar-volman. Some
people don't want to clutter their install, so I don't really want to
force cryptsetup install by default (which will be the case for Depends:
and Recommends:).

(btw I noticed you weren't able to reproduce the “double passphrase”
bug, it puzzles me as I can reproduce it since quite some time here, but
it might be hal-related or something).

Cheers,
-- 
Yves-Alexis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#572607: [Pkg-xfce-devel] Bug#572607: Bug#572607: Exo should depend on cryptsetup

2010-03-05 Thread Yves-Alexis Perez
On 05/03/2010 10:43, Yves-Alexis Perez wrote:
 On 05/03/2010 09:31, Colin Leroy wrote:
 The exo package doesn't depend on cryptsetup. That means that it can
 happen that mounting encrypted filesystems fail (even after
 thunar-volman asked for the passphrase).

 As said to mr_pouit, I don't think it's a good idea. I'd go for a
 suggests, not more. Thunar-volman wasn't exactly supposed to handle
 that, it was the fastest way to do it at 4.6 time (and I very much thank
 you for that work) but it's not the main point of thunar-volman. Some
 people don't want to clutter their install, so I don't really want to
 force cryptsetup install by default (which will be the case for Depends:
 and Recommends:).
 
 (btw I noticed you weren't able to reproduce the “double passphrase”
 bug, it puzzles me as I can reproduce it since quite some time here, but
 it might be hal-related or something).

Ho and I don't think it should be on exo anyway, which doesn't do
anything (I mean, trying to exo-mount an encrypted volume won't work).

Cheers,
-- 
Yves-Alexis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org