[Bug 629234] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Clint Byrum clint at fewbar.com
Tue Dec 14 06:15:35 GMT 2010


Imre, I like the single call to getent better than the grep as well.
There is an added benefit, which is that this key is taken literally,
while passing it to grep may actually cause false positives by parsing
as a regular expression. For instance, if you have a user

ftpuser

and you input

ftp.ser

As the user during configuration of vsftpd, it will match the . against
the u and NOT create the user.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.
https://bugs.launchpad.net/bugs/629234

Title:
  package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1



More information about the Ubuntu-server-bugs mailing list