[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
What exactly did you set the start line to? It currently is set to 'start on (local-filesystems and net-device-up IFACE!=lo)'. If you drop the 'local-filesystems' part, of course there will be problems with the job starting before the filesystem is mounted. as described here:

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread camden lindsay
To be clear and recap-- smb.conf has the following interfaces = eth0 Static IP was assigned via network manager. smbd would not start up-- as per https://bugs.launchpad.net/ubuntu/+source/samba/+bug/836849 (open_socket_smbd fail) As per this bug (the one i am currently updating), i edited the

[Bug 836849] Re: Samba starts before static IPs set in network manager

2011-10-09 Thread Steve Langasek
** This bug is no longer a duplicate of bug 823878 bind interfaces only requires a manual change to /etc/init/smbd.conf ** This bug has been marked a duplicate of bug 82387 LiveCD fails to launch on HP NX9420 if connected to network ** This bug is no longer a duplicate of bug 82387

[Bug 871216] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-09 Thread Laryllan
Public bug reported: This happens while upgrading from Ubuntu 11.04 to 11.10. The update process did abort. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64

[Bug 871216] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-09 Thread Laryllan
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/871216 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for

[Bug 871236] [NEW] package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread windulipura
Public bug reported: error install clamav ProblemType: Package DistroRelease: Ubuntu 11.04 Package: clamav-base 0.97.2+dfsg-1ubuntu1.11.04 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic i686 Architecture: i386 Date: Sun Oct 9 17:52:56 2011

[Bug 871236] Re: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread windulipura
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in Ubuntu. https://bugs.launchpad.net/bugs/871236 Title: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script

[Bug 871297] [NEW] uncloud-init updates.tar doesn't work

2011-10-09 Thread Ed Swierk
Public bug reported: uncloud-init apparently tries to allow updating the filesystem from an updates.tar tarball (itself contained within the xupdate tarball or filesystem image). But in the updateFrom function, it ignores updates.tar unless it's a directory: if [ -d ${mp}/updates.tar ]; then

[Bug 835278] Re: Nagios 3.3.1 is available, but not in ubuntu repositories

2011-10-09 Thread Ilya Barygin
** Changed in: nagios3 (Ubuntu) Status: New = Confirmed ** Changed in: nagios3 (Ubuntu) Importance: Low = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in Ubuntu. https://bugs.launchpad.net/bugs/835278

[Bug 871236] Re: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread Imre Gergely
adduser: The user `clamav' already exists. Exiting. dpkg: error processing clamav-base (--configure): subprocess installed post-installation script returned error exit status 1 It seems like the clamav user was already present when you tried installing clamav. If it was a fresh install, try to

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
I don't observe this buggy behavior with recent 11.10 builds. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/614731 Title: shutdown hangs with wlan autofs/nfs mounted homedirs To

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
Although 11.10 has tried to sleep with nfs mounts resulting in a deadlock when sync-ing. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/614731 Title: shutdown hangs with wlan

[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-09 Thread Dave Walker
Thank you for the wonderfully detailed bug report. I am intrigued why they differ by 1.. / This might need some smarter logic for us to be able to push a conditional mount_device value upstream, to support both formats. ** Changed in: nova (Ubuntu) Milestone: None = oneiric-updates **

[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-09 Thread Eric Dodemont
** Description changed: I cannot attach a volume to an instance if both are on different hosts. This is a problem which is specific to tgt which is used on Oneiric. I file that bug in Nova (Ubuntu) and not in Nova (Openstack), even though it is not an Ubuntu packaging problem.

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
What version of the samba package do you have installed? Your bug report says you're running lucid, but the lucid version of the nmbd, upstart job already includes code to handle creation of the /var/run/samba directory. -- You received this bug notification because you are a member of Ubuntu

[Bug 836849] Re: Samba starts before static IPs set in network manager, even when only using 'interfaces' and not 'bind interfaces only'

2011-10-09 Thread Steve Langasek
** Summary changed: - Samba starts before static IPs set in network manager + Samba starts before static IPs set in network manager, even when only using 'interfaces' and not 'bind interfaces only' -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
And do you have the samba-common-bin package installed? If not, you're seeing bug #572410 which was fixed in maverick. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/823878 Title:

[Bug 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2011-10-09 Thread Dave Walker
Confirmed, with the following. Marking medium, and tagging as a security bug. I'm not certain it exposes credentials, or anything else highly privileged. If this is not the case, please update the bug with an example. Thanks. #!/usr/bin/python import xmlrpclib server =

[Bug 870168] Re: Kernel Oops - Oneiric KVM/OpenStack triggers 'Unable to handle kernel NULL pointer deference'

2011-10-09 Thread Kiall
Okay - I've managed to get about 24 hours without a panic! (With the stock oneiric packages ie 3.0 kernel etc) To fix this issue, I purged all OpenStack components, Wiped the OpenStack database and re-installed. I say fix because obviously the Oops should never have occurred at all, regardless

[Bug 858878] Re: lack of csrf protection in cobbler-web

2011-10-09 Thread Dave Walker
** Changed in: cobbler (Ubuntu) Milestone: None = precise-alpha-1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/858878 Title: lack of csrf protection in cobbler-web To manage

[Bug 645082] Re: bacula misses requirement of gawk

2011-10-09 Thread Dave Walker
** Changed in: bacula (Ubuntu) Milestone: None = precise-alpha-1 ** Changed in: bacula (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu.

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Scott Moser
This is borderline of low and wishlist. uncloud-init should not be used. It is really a legacy hack. We need to a.) change documentation at https://help.ubuntu.com/community/UEC/Images to not reference uncloud-init b.) provide tools or documentation to use the fully functional and more easily

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Scott Moser
fixed in revision 460. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Fix Committed ** Changed in: cloud-init Importance: Undecided = Low ** Changed in: cloud-init (Ubuntu) Status: New = Triaged -- You received

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/871297 Title: uncloud-init updates.tar doesn't work To manage notifications about this bug go to:

[Bug 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-10-09 Thread jimmij
Just want to confirm that removing cgroup-bin resolved this issue for me on a Thinkpad T400. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/838729 Title: x200 laptop fails to

[Bug 838581] Re: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows.

2011-10-09 Thread Scott Moser
Hi, I've just uploaded a ppa build of nova to https://launchpad.net/~smoser/+archive/ppa with a patch pulled back from trunk which is reported to fix this issue. Could someone listening here please try to with my ppa build and report back if that fixes your problem. To do this, simply

[Bug 706354] Re: dpkg-maintscript-helper: warning: environment variable DPKG_MAINTSCRIPT_PACKAGE missing

2011-10-09 Thread phoenix_firebrd
This bug is in Oneiric Ocelot ** Changed in: lightdm (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/706354 Title: dpkg-maintscript-helper:

[Bug 858878] Re: lack of csrf protection in cobbler-web

2011-10-09 Thread Jamie Strandboge
While this is targeted for Precise, it also is going to need to be backported to Oneiric as this is a security vulnerability. ** Also affects: cobbler (Ubuntu Oneiric) Importance: High Status: New ** Also affects: cobbler (Ubuntu Precise) Importance: Undecided Status: New **

[Bug 823876] Re: package samba-common-bin 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2011-10-09 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.