ecryptfs team mailing list archive
-
ecryptfs team
-
Mailing list archive
-
Message #00547
[Bug 331085] [NEW] prevent ecryptfs-utils from being uninstalled if in use
Public bug reported:
Binary package hint: ecryptfs-utils
It's very easy to do:
$ sudo apt-get remove ecryptfs-utils
In Ubuntu jaunty, if your account is set up with an encrypted home
directory, this will make it impossible (okay, very, very difficult) to
even log in to your system.
The ecryptfs-utils packaging needs a prerm check to determine if
ecryptfs-utils is in use, before allowing the remove to continue.
:-Dustin
** Affects: ecryptfs-utils (Ubuntu)
Importance: Undecided
Status: New
--
prevent ecryptfs-utils from being uninstalled if in use
https://bugs.launchpad.net/bugs/331085
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.
Status in “ecryptfs-utils” source package in Ubuntu: New
Bug description:
Binary package hint: ecryptfs-utils
It's very easy to do:
$ sudo apt-get remove ecryptfs-utils
In Ubuntu jaunty, if your account is set up with an encrypted home directory, this will make it impossible (okay, very, very difficult) to even log in to your system.
The ecryptfs-utils packaging needs a prerm check to determine if ecryptfs-utils is in use, before allowing the remove to continue.
:-Dustin
Follow ups
References