[Bug 648202] Re: vsftpd started even if not in standalone mode

2011-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package vsftpd - 2.2.2-3ubuntu6.2

---
vsftpd (2.2.2-3ubuntu6.2) lucid-proposed; urgency=low

  * debian/vsftpd.upstart:
- Fix typo. Thanks to Jürgen Kreileder (LP: #577165)
- Fix start of vsftpd even if not in standalone mode. Thanks to
  Stephane Chazelas (LP: #648202)

  [ Dustin Kirkland, Serge Hallyn ]
  * debian/vsftpd.postinst: Check that the group exists first, then the user,
then try adding the user to the group. (LP: #629234, LP: #677764)
 -- Andres RodriguezWed, 13 Apr 2011 18:34:25 -0400

** Changed in: vsftpd (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-04-25 Thread Andres Rodriguez
Thank you for your testing Imre.

Marking as verification done. Thanks

** Tags added: verification-done
** Tags removed: verification-needed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-04-25 Thread Imre Gergely
Package from -proposed tested and working as expected on Lucid:

=== BEFORE:
root@utest-lls32:~# apt-cache policy vsftpd
vsftpd:
  Installed: 2.2.2-3ubuntu6.1
  Candidate: 2.2.2-3ubuntu6.1

root@utest-lls32:~# grep listen= /etc/vsftpd.conf 
#listen=YES

root@utest-lls32:~# start vsftpd
vsftpd start/running, process 1608

root@utest-lls32:~# ps ax |grep vsftpd
 1640 pts/0S+ 0:00 grep --color=auto vsftpd
root@utest-lls32:~# 

root@utest-lls32:~# grep "too fast" /var/log/syslog 
Apr 25 22:17:17 utest-lls32 init: vsftpd respawning too fast, stopped

=== AFTER:
root@utest-lls32:~# apt-cache policy vsftpd
vsftpd:
  Installed: 2.2.2-3ubuntu6.2
  Candidate: 2.2.2-3ubuntu6.2

root@utest-lls32:~# grep listen= /etc/vsftpd.conf 
#listen=YES

root@utest-lls32:~# start vsftpd
vsftpd stop/pre-start, process 1845

root@utest-lls32:~# ps ax |grep vsftpd
 1849 pts/0S+ 0:00 grep --color=auto vsftpd

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-04-19 Thread Martin Pitt
Accepted vsftpd into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: vsftpd (Ubuntu Lucid)
   Status: Confirmed => Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-04-14 Thread Clint Byrum
proposed should be accepted.

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode
-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-04-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/ubuntu/lucid/vsftpd/sru1

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package vsftpd - 2.3.0~pre2-4ubuntu2.1

---
vsftpd (2.3.0~pre2-4ubuntu2.1) maverick-proposed; urgency=low

  [ Andres Rodriguez ]
  * debian/vsftpd.upstart: Fix start of vsftpd even if not in standalone mode.
Thanks to Stephane Chazelas (LP: #648202)

  [ Serge Hallyn ]
  * debian/vsftpd.postinst: Use complete name match when checking for existing
ftp user/group, to avoid install failure. (LP: #677764)
 -- Andres RodriguezWed, 02 Mar 2011 12:11:46 +0100

** Changed in: vsftpd (Ubuntu Maverick)
   Status: Fix Committed => Fix Released

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-15 Thread Andres Rodriguez
I have tested this (as part of bug #677764) and everything work as
expected (from -proposed). Marking this as verification-done

** Tags added: verification-done

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-15 Thread Andres Rodriguez
** Tags removed: verification-needed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/vsftpd

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-04 Thread Martin Pitt
There are two conflicting vsftpd uploads in the lucid-proposed queue:

 vsftpd (2.2.2-3ubuntu6.1) lucid-proposed; urgency=low
 .
   * debian/vsftpd.postinst: (LP: #709194)
 - Update conditional to fix upgrade issue when user exists, but group does 
not

 vsftpd (2.2.2-3ubuntu6.1) lucid-proposed; urgency=low
 .
   [ Andres Rodriguez ]
   * debian/vsftpd.upstart:
 - Fix typo. Thanks to JÃŒrgen Kreileder (LP: #577165)
 - Fix start of vsftpd even if not in standalone mode. Thanks to
   Stephane Chazelas (LP: #648202)
 .
   [ Dustin Kirkland, Serge Hallyn ]
   * debian/vsftpd.postinst: Check that the group exists first, then the user,
 then try adding the user to the group. (LP: #629234, LP: #677764)

I rejected them both. Please reupload a merged version. Thanks!

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-04 Thread Martin Pitt
Accepted vsftpd into maverick-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid/vsftpd

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-02 Thread Martin Pitt
Sponsored maverick upload.

** Changed in: vsftpd (Ubuntu Maverick)
   Status: Confirmed => Fix Committed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick/vsftpd

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/ubuntu/maverick/vsftpd/sru1

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/ubuntu/lucid/vsftpd/sru1

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vsftpd

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Andres Rodriguez
Attaching maverick SRU debdiff. This also fixes:

Postinst check for vsftpd user/group: bug #677764

** Patch added: "vsftpd.debdiff"
   
https://bugs.launchpad.net/ubuntu/lucid/+source/vsftpd/+bug/648202/+attachment/1876968/+files/vsftpd.debdiff

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Andres Rodriguez
Attaching lucid SRU debdiff. This also fixes:

Typo in /etc/vsftpd.conf: bug #577165
Postinst failed to install/upgrade: bug #629234
Postinst check for vsftpd user/group: bug #677764

** Patch added: "vsftpd.debdiff"
   
https://bugs.launchpad.net/ubuntu/lucid/+source/vsftpd/+bug/648202/+attachment/1876953/+files/vsftpd.debdiff

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Andres Rodriguez
** Changed in: vsftpd (Ubuntu Lucid)
   Status: In Progress => Confirmed

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

** Changed in: vsftpd (Ubuntu Lucid)
   Importance: Low => Medium

** Changed in: vsftpd (Ubuntu Maverick)
   Importance: Low => Medium

** Changed in: vsftpd (Ubuntu Lucid)
 Assignee: Andres Rodriguez (andreserl) => (unassigned)

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Andres Rodriguez
** Description changed:

  Binary package hint: vsftpd
  
  (lucid vsftpd 2.2.2-3ubuntu6)
  
  because of a syntax error in /etc/init/vsftpd.con, vsftd is started (and
  respawns a lot as it fails to start) if there's no "listen=yes" in
  /etc/vsftpd.conf
  
  /etc/init/vsftpd.conf has:
  
- if [ -e  "${CONFFILE}" ] && !egrep -iq "^
+ if [ -e  "${CONFFILE}" ] && !egrep -iq "^
  *listen(_ipv6)? *= *yes" "${CONFFILE}"
  
  without space between ! and egrep. As a result !egrep returns with an
  error ("!egrep" command not found) and as a result, the script assumes
  the "listen = yes" line is in the file.
  
  Moreover, if the /etc/vsftpd.conf file is not there, vsftpd is also
  started which I suspect was not intended.
  
  Moreover egrep is not a POSIX command.
  
  Would be better written as:
  
  if ! grep -qEis --
  '^[[:blank:]]*listen(_ipv6)?[[:blank:]]*=[[:blank:]]*yes' "$CONFFILE";
  then...
+ 
+ ===
+ SRU Justification
+ 
+ IMPACT: See above description to see the its impact.
+ 
+ REPRODUCE:
+ 
+  1. First edit the configure (/etc/vsftpd.conf) and comment the line 
"listen=yes". 
+  2. Then start vsftpd: sudo service vsftpd start
+  3. Upstart will report that the service has been started (start/running), 
when it should have failed to start because the upstart job does the 
configuration check (stop/pre-start).
+ 
+ HOW FIXED: Add a blank space between ! and egrep as specified above.
+ Also, instead of using 'exit 0' use stop within the upstart job.
+ 
+ PATCH: Attached. Uploaded to lucid-proposed for review there.
+ 
+ REGRESSION POTENTIAL: Minimal. I've tested this throughly and works as
+ expected. (See C-de Avillez comment #2 on how this is supposed to work.
+ 
+ ===

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-28 Thread Launchpad Bug Tracker
This bug was fixed in the package vsftpd - 2.3.2-3ubuntu3

---
vsftpd (2.3.2-3ubuntu3) natty; urgency=low

  * debian/vsftpd.upstart: Fix start of vsftpd even if not in standalone mode.
Thanks to Stephane Chazelas (LP: #648202)
 -- Andres RodriguezFri, 25 Feb 2011 15:16:09 -0500

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed => Fix Released

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-25 Thread Andres Rodriguez
** Changed in: vsftpd (Ubuntu Lucid)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

** Changed in: vsftpd (Ubuntu Lucid)
   Status: Confirmed => In Progress

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-25 Thread Andres Rodriguez
** Changed in: vsftpd (Ubuntu Lucid)
   Status: Confirmed => In Progress

** Changed in: vsftpd (Ubuntu Maverick)
   Status: Confirmed => In Progress

** Changed in: vsftpd (Ubuntu Lucid)
   Status: In Progress => Confirmed

** Changed in: vsftpd (Ubuntu Maverick)
   Status: In Progress => Confirmed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-25 Thread Andres Rodriguez
Natty debdiff attached.

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-25 Thread Andres Rodriguez
** Patch added: "vsftpd.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/648202/+attachment/1871742/+files/vsftpd.debdiff

** Changed in: vsftpd (Ubuntu)
   Status: In Progress => Confirmed

** Changed in: vsftpd (Ubuntu)
   Importance: Low => Wishlist

** Changed in: vsftpd (Ubuntu)
 Assignee: Andres Rodriguez (andreserl) => (unassigned)

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2011-02-25 Thread Andres Rodriguez
** Changed in: vsftpd (Ubuntu)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: vsftpd (Ubuntu)
   Status: Triaged => In Progress

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2010-12-13 Thread Imre Gergely
This should be SRU'd after bug #629234 IMHO. The fix for bug #/577165
should be added here also, as it is a minor change to vsftpd.conf (and
only to Lucid). See that bug for a patch.

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2010-12-08 Thread Imre Gergely
I can confirm this exists on Lucid, and the proposed fixes work also.

One thing I don't get is, where does this line appear:

 echo "${CONFFILE}: listen disabled - service will not start"

I couldn't find it anywhere, shouldn't it appear on the console when I
do 'start vsftpd' ?

** Changed in: vsftpd (Ubuntu Lucid)
   Status: New => Confirmed

-- 
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/648202

Title:
  vsftpd started even if not in standalone mode

-- 
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 648202] Re: vsftpd started even if not in standalone mode

2010-09-27 Thread C de-Avillez
Confirmed on Maverick, could not check Lucid. Some details:

1. it seems it is 'exit 0' that causes fast respawning: after I
corrected the '!egrep' syntax, I still got the fast respawn (now
check_standalone_mode returns 0, and the 'or' clause is executed).

2. with both lines changed as suggested, a 'sudo start vsftpd' now
gives:

cer...@xango2:/etc/init$ sudo start vsftpd
vsftpd stop/pre-start, process 8508
cer...@xango2:/etc/init$ initctl list | grep vsftpd
vsftpd stop/waiting
cer...@xango2:/etc/init$ 

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

** Changed in: vsftpd (Ubuntu)
   Status: New => Confirmed

** Also affects: vsftpd (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: vsftpd (Ubuntu Maverick)
   Importance: Low
   Status: Confirmed

-- 
vsftpd started even if not in standalone mode
https://bugs.launchpad.net/bugs/648202
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 648202] Re: vsftpd started even if not in standalone mode

2010-09-27 Thread Stephane Chazelas
Also, I suspect the last line of the pre-start script should be:

check_standalone_mode || stop

instead of:

check_standalone_mode || exit 0

which is a no-op except for the message that check_standalone_mode might
display.

-- 
vsftpd started even if not in standalone mode
https://bugs.launchpad.net/bugs/648202
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