[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Clint Byrum
Hi Leo, thanks for reporting this bug. Does the racoon daemon actually start? The init script is running with 'set -e', which means if any commands return with a status not 0, meaning I ran ok then the init script will exit. So it would make sense that the 'start-stop-daemon' would return with

[Bug 604730] Re: can't stop qemu-kvm, if cgroup is running

2010-07-17 Thread Rudd-O
Kernel bug... importance *medium*? Really? :-\ -- can't stop qemu-kvm, if cgroup is running https://bugs.launchpad.net/bugs/604730 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Leo Arias
Hi Clint. Thanks for your answer. I spent all the afternoon checking my configuration and starting racoon manually. And indeed there was an IP that wasn't answering properly but now it's fixed. I've just seen your message and tried the script at init.d again and it printed the . and the newline.

[Bug 569757] Re: NIS upstart dependancy broken for lucid

2010-07-17 Thread Ernst Kloppenburg
In my setup this bug causes excessive boot delays. I want to question the wishlist importance. -- NIS upstart dependancy broken for lucid https://bugs.launchpad.net/bugs/569757 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in

[Bug 573853] Re: Cannot control squid Unknown instance

2010-07-17 Thread PryGuy
This bug has a strange behaviour: Squid restarts just fine if I do it right after reboot for some time. Can't add more so far, will try to inspect logs deeper. -- Cannot control squid Unknown instance https://bugs.launchpad.net/bugs/573853 You received this bug notification because you are a

[Bug 260060] Re: prepend domain-name-servers ignored for ppp0

2010-07-17 Thread cong06
Still not working under lucid. -- prepend domain-name-servers ignored for ppp0 https://bugs.launchpad.net/bugs/260060 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 606630] [NEW] package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Oliver Henrich
Public bug reported: Binary package hint: vsftpd I tried to upgrade from 8.04 LTS to 10.04 LTS on a Dell Inspiron 6400 ProblemType: Package DistroRelease: Ubuntu 10.04 Package: vsftpd 2.2.2-3ubuntu6 ProcVersionSignature: Ubuntu 2.6.24-28.71-generic Uname: Linux 2.6.24-28-generic i686

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Oliver Henrich
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52074171/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz http://launchpadlibrarian.net/52074172/VarLogDistupgradeAptlog.gz ** Attachment added: VarLogDistupgradeApttermlog.gz

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
This is not just a wishlist. The package as it is now breaks expected behaviour (the one you get after 15 years of using /etc/init.d style startup scripts) and is not properly documented in the obvious places (README.Debian, for example), with only a mention of this new behaviour buried in

[Bug 571070] Re: Elinks no ECMAScript; should depend on either see or spidermonkey

2010-07-17 Thread Edward Lee
Well, that's fixed now. -- Elinks no ECMAScript; should depend on either see or spidermonkey https://bugs.launchpad.net/bugs/571070 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to elinks in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Simon
Pierfrancesco Caci, I'm agree with you but if the other services in Ubuntu still using the old style init scripts, why only ssh has changed to new style? and, more important, why it conserves the old init script? -- ssh init script doesn't use the /etc/default/ssh file

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Simon
Colin Watson, if Upstart can't yet manage jobs in chroots, why you has changed the behaviour now? Why don't to wait to Upstart is complete? -- ssh init script doesn't use the /etc/default/ssh file https://bugs.launchpad.net/bugs/590275 You received this bug notification because you are a member

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 530832 *** https://bugs.launchpad.net/bugs/530832 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 530832, so it is being marked as such. Please look

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
Colin, I did more tests and here's another issue: sshd is stopped, and the 2 config files have these contents: # grep -v '#' /etc/default/ssh SSHD_OPTS='-p 12345' SSHD_OOM_ADJUST=-17 # tail -1 /etc/init/ssh.conf exec /usr/sbin/sshd -p 11210 # service ssh start ssh start/running, process 30569

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread John Edwards
** This bug is no longer a duplicate of bug 530832 vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group -- package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: https://bugs.launchpad.net/bugs/606630 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 530832] Re: vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-07-17 Thread John Edwards
Jean-Baptiste Lallement , can you explain why you think bug #606630 is caused by this problem? There are many reasons why the post installation script will error. You need to look at it's output to find out what is causing this. I am removing the duplicate flags until the error is shown to be

[Bug 566537] [NEW] [MIR] mod-wsgi: libapache2-mod-wsgi

2010-07-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by C de-Avillez (hggdh2): python-moinmoin now recommends libapache2-mod-wsgi, and so it needs an MIR. Availability: mod-wsgi | 2.8-2 | lucid/universe | source Rationale: needed due to moin recommends that seems reasonable, but perhaps could be

Re: [Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Colin Watson
On Sat, Jul 17, 2010 at 12:22:34PM -, Simon wrote: Colin Watson, if Upstart can't yet manage jobs in chroots, why you has changed the behaviour now? Why don't to wait to Upstart is complete? Because other functionality written as Upstart jobs depends on ssh. -- ssh init script doesn't use

[Bug 606715] [NEW] Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid

2010-07-17 Thread Oliver Brakmann
Public bug reported: Binary package hint: logwatch Hi, as mentioned in the release notes for Ubuntu 10.04 (https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Syslog%20upgrade), the latest rotated logfile receives the extension .1, whereas in previous releases it was .0. Many of the logfile

Re: [Bug 594372] Re: MIR: tgt

2010-07-17 Thread Dustin Kirkland
I have subscribed the Ubuntu Server Team to these four packages. -- MIR: tgt https://bugs.launchpad.net/bugs/594372 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libconfig-general-perl in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-17 Thread Stig Sandbeck Mathisen
Thanks for the bug report. This issue is fixed in the 0.25.5 release, which will be available (or superseded by 2.6.0) in maverick. -- Stig Sandbeck Mathisen ooo, shiny! -- emacs puppet-mode not auto loaded in lucid https://bugs.launchpad.net/bugs/605977 You received

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 530832 *** https://bugs.launchpad.net/bugs/530832 ** This bug has been marked a duplicate of bug 530832 vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group -- package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

[Bug 333000] Re: qemu/kvm incorrecty enters fullscreen when using nvidia twinview

2010-07-17 Thread Allo
its still there in lucid -- qemu/kvm incorrecty enters fullscreen when using nvidia twinview https://bugs.launchpad.net/bugs/333000 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 530832] Re: vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-07-17 Thread Jean-Baptiste Lallement
John, this is the same error because the fix for this bug doesn't correctly check if the default user/group 'ftp' exits. To reproduce : $ sudo adduser --system --group ftpd $ sudo apt-get install vsftpd In postinst the following line is wrong if ! getent passwd | grep -q ^${_USERNAME} and

[Bug 545331] Re: package squid 2.7.STABLE7-1ubuntu10 failed to install/upgrade: squid upstart job fails to restart

2010-07-17 Thread cirobr
Cheers! Perhaps the below problem is somewhat related to this one. When attempting to restart squid on a clean/updated Ubuntu Lucid Server, I find the following which is followed by squid server malfunction: gere...@note1-server:~/server.squid$ sudo /etc/init.d/squid restart

[Bug 579737] Re: [SRU] OpenVPN client connect hangs on PUSH_REQUEST

2010-07-17 Thread John Dong
ACK from SRU team. -- [SRU] OpenVPN client connect hangs on PUSH_REQUEST https://bugs.launchpad.net/bugs/579737 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-17 Thread John Dong
Patch looks good. ACK from SRU team. -- [SRU] nmbd doesn't start because of missing testparm https://bugs.launchpad.net/bugs/572410 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list