[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-22 Thread Kirill
This bug is reproducible with any existing username which contains
letters ftp, not only for the ftp user himself:


$ getent passwd | grep ftp
ftpsecure:x:1001:1001:,,,:/var/ftp:/bin/false
ftpuser:x:1002:1002:,,,:/home/ftpuser:/bin/bash

$ sudo dpkg --configure -a
Настраивается пакет vsftpd (2.2.2-3ubuntu7.1) ...
vsftpd group (ftp) already exists, doing nothing.
vsftpd user (ftp) already exists, doing nothing.
gpasswd: user 'ftp' does not exist

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-22 Thread shankar vignesh
Hey Guys,

Thanks a lot deleting the ftp* user resolved this issue. The users are added
as a part of pureadmin gui installation, I guess.

I am not sure whether this thread will help in address another issue I have
related to DVD burn on Lucid. Is there a common tool that can grab all the
relevant info for you. Besides strace/message did not give much info  about
this issue as the linux freezes completely and hard reboot is the only
solution.

Shankar

On Wed, Sep 22, 2010 at 12:26 PM, Kirill 641...@bugs.launchpad.net
wrote:

 This bug is reproducible with any existing username which contains
 letters ftp, not only for the ftp user himself:


 $ getent passwd | grep ftp
 ftpsecure:x:1001:1001:,,,:/var/ftp:/bin/false
 ftpuser:x:1002:1002:,,,:/home/ftpuser:/bin/bash

 $ sudo dpkg --configure -a
 Настраивается пакет vsftpd (2.2.2-3ubuntu7.1) ...
 vsftpd group (ftp) already exists, doing nothing.
 vsftpd user (ftp) already exists, doing nothing.
 gpasswd: user 'ftp' does not exist

 --
 package vsftpd (not installed) failed to install/upgrade: subprocess
 installed post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/641647
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in vsftpd package in Ubuntu: Triaged

 Bug description:
 Binary package hint: vsftpd

 Just installed picked from the synaptic package manager and failed to
 install

 ProblemType: Package
 DistroRelease: Ubuntu 10.04
 Package: vsftpd (not installed)
 ProcVersionSignature: Ubuntu 2.6.32-24.43-generic-pae 2.6.32.15+drm33.5
 Uname: Linux 2.6.32-24-generic-pae i686
 NonfreeKernelModules: nvidia
 AptOrdering:
  vsftpd: Install
  vsftpd: Configure
 Architecture: i386
 Date: Sat Sep 18 01:20:52 2010
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
 SourcePackage: vsftpd
 Title: package vsftpd (not installed) failed to install/upgrade: subprocess
 installed post-installation script returned error exit status 1

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/641647/+subscribe


-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-22 Thread Clint Byrum
Shankar, I'm glad there is an easy workaround for you.

This isn't the best place to seek guidance for an unrelated question.
I'd suggest IRC, the Ubuntu Forums, or a relevant mailing list:

IRC:
#ubuntu - irc.freenode.net

Forums:
http://ubuntuforums.org/

Mailing Lists:
https://lists.ubuntu.com/

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Hello shankar, thanks very much for taking the time to report this bug
and help us make Ubuntu better!

It would appear that this happened because there was already a user
named ftp, but with a group name different than 'ftp'.

This is a bug in vsftpd.postinst. It automatically assumes that the
group ftp exists.

The user should be given the option to run vsftpd as a user/group other
than ftp/ftp.

Marking as Triaged as it is ready to be worked on. Setting Importance to
Low, as most users won't already have an ftp user.

** Changed in: vsftpd (Ubuntu)
   Status: New = Triaged

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Low

** Tags added: maverick

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-18 Thread Clint Byrum
Also added tag maverick, as it exists in maverick as well as lucid.

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 641647] Re: package vsftpd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-17 Thread shankar vignesh

** Attachment added: Df.txt
   https://bugs.launchpad.net/bugs/641647/+attachment/1599928/+files/Df.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/641647/+attachment/1599929/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/641647/+attachment/1599930/+files/DpkgTerminalLog.txt

-- 
package vsftpd (not installed) failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/641647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs