← Back to team overview

ecryptfs team mailing list archive

[Bug 331085] Re: prevent ecryptfs-utils from being uninstalled if in use

 

This bug was fixed in the package ecryptfs-utils - 71-0ubuntu2

---------------
ecryptfs-utils (71-0ubuntu2) jaunty; urgency=low

  * debian/ecryptfs-utils.prerm: perform some cursory checks, to ensure that
    there are no obvious, current users of ecryptfs before allowing package
    removal, LP: #331085

 -- Dustin Kirkland <kirkland@xxxxxxxxxx>   Mon, 23 Feb 2009 15:55:57
-0600

** Changed in: ecryptfs-utils (Ubuntu)
       Status: In Progress => Fix Released

-- 
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: Fix Released

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



References