[Bug 458904] Re: Adding nodes in several waves after launching VMs is not possible

2009-10-27 Thread Steve Langasek
** Changed in: eucalyptus (Ubuntu Karmic) Milestone: None = ubuntu-9.10 -- Adding nodes in several waves after launching VMs is not possible https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread Steve Langasek
** Changed in: mountall (Ubuntu Karmic) Milestone: ubuntu-9.10 = karmic-updates -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-10-28 Thread Steve Langasek
Doesn't seem to be enough information here yet to document this in the release notes, since we don't have the details on the workaround. ** Changed in: ubuntu-release-notes Importance: Undecided = Low ** Changed in: ubuntu-release-notes Status: New = Incomplete -- snapshots created

[Bug 449735] Re: [SRU] [karmic] Long SMB share names invisible and corrupts encodings

2009-10-28 Thread Steve Langasek
Given that the fix is already in the -proposed queue and the impact is relatively small, I think we should leave this out of the release notes, which are already shaping up to be quite long. ** Changed in: ubuntu-release-notes Status: Fix Committed = Won't Fix -- [SRU] [karmic] Long SMB

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-28 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#UEC%20may%20refuse%20to%20serve%20the%20first%20requests%20received%20after%20startup: On startup a UEC system may not process requests correctly, for instance returning 403 Forbidden errors in response to some client requests. This

[Bug 451314] Re: [SRU] PHP 5.2.10 zlib bug remains for 32bit

2009-10-28 Thread Steve Langasek
Isn't this bug going to affect all uses of the zlib extension in PHP? Why do we want a release note that talks exclusively about pear? ** Changed in: ubuntu-release-notes Status: Fix Committed = Incomplete -- [SRU] PHP 5.2.10 zlib bug remains for 32bit

[Bug 451314] Re: [SRU] PHP 5.2.10 zlib bug remains for 32bit

2009-10-28 Thread Steve Langasek
And how does the patch to fix the not-64-bit-clean functions account for gzopen() being missing, for that matter? -- [SRU] PHP 5.2.10 zlib bug remains for 32bit https://bugs.launchpad.net/bugs/451314 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 458521] Re: kvm crash when using virtio for network, hardy guest

2009-10-28 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#Ubuntu%208.04%20LTS%20crashes%20as%20a%20KVM%20guest%20when%20using%20virtio%20networking: Ubuntu 8.04 LTS using virtio networking as a KVM guest may crash when running on an Ubuntu 9.10 host. As a workaround, such guests should use

[Bug 459101] Re: Relay denied from eucalyptus registration emails - source address is wrong.

2009-10-28 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#Confirmation%20emails%20for%20new%20UEC%20users%20not%20sent: When a new user is created in the UEC admin interface, an email is sent to the user to confirm the registration. A bug in the smtp configuration of UEC prevents the Cloud

[Bug 462626] Re: [SRU] [karmic] Authentication failure from Windows 7 when domain joined.

2009-10-28 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#Windows%207%20domain%20member%20fails%20to%20authenticate%20to%20Ubuntu%209.10%20Samba%20domain%20controller: After upgrading a Samba domain controller to Ubuntu 9.10, Windows 7 domain members will not be able to authenticate to it

[Bug 461156] Re: User data is not parsed correctly by Eucalyptus in some cases

2009-10-28 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#UEC %20user-data%20not%20usable%20by%20guest%20instances: When user data is passed to an instance started with {{{euca-run- instances}}} (using either the {{{-d}}}, {{{--user-data}}} option or the {{{-f}}}, {{{--user-data-file}}}

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-10-29 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#Eucalyptus%201.5%20snapshots%20not%20preserved%20on%20upgrade%20to%201.6: If a system running Ubuntu Enterprise Cloud on Ubuntu 9.04 is upgraded to Ubuntu 9.10, any existing snapshots will be unavailable after upgrade. Users affected

[Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-10-29 Thread Steve Langasek
Documented at https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#UEC%20Node%20Controller%20installation%20failure%20in%20an%20existing%20UEC: Extending an existing Ubuntu Enterprise Cloud may fail during node controller installation started using the Install Ubuntu Enterprise Cloud option on the

[Bug 451405] Re: zlib extension missing in php5 karmic

2009-10-31 Thread Steve Langasek
*** This bug is a duplicate of bug 451314 *** https://bugs.launchpad.net/bugs/451314 upstart has nothing to do with this. -- zlib extension missing in php5 karmic https://bugs.launchpad.net/bugs/451405 You received this bug notification because you are a member of Ubuntu Server Team, which

Re: [Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-11-02 Thread Steve Langasek
/eucalyptus/avahi-daemon.conf ] conf=-f /etc/eucalyptus/avahi-daemon.conf exec avahi-daemon $conf end script ? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

Re: [Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-11-02 Thread Steve Langasek
On Mon, Nov 02, 2009 at 12:13:28PM -, Martin Pitt wrote: Steve Langasek [2009-11-02 11:06 -]: + [ -e /etc/eucalyptus/avahi-daemon.conf ] opts=${opts} -f /etc/eucalyptus/avahi-daemon.conf Upstart scripts are set -e by default, so you are missing an || true here

[Bug 458904] Re: When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running

2009-11-03 Thread Steve Langasek
** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Committed = In Progress -- When installing a node, euca_find_cluster fails to locate the cluster controller if instances are running https://bugs.launchpad.net/bugs/458904 You received this bug notification because you are a member of

[Bug 460089] Re: network state is lost if the cluster controller (CC) is stopped

2009-11-03 Thread Steve Langasek
please don't set 'fix committed' on bugs for SRUs, this conflicts with the SRU team's use of this state. ** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Committed = In Progress -- network state is lost if the cluster controller (CC) is stopped https://bugs.launchpad.net/bugs/460089

[Bug 459101] Re: Relay denied from eucalyptus registration emails - source address is wrong.

2009-11-03 Thread Steve Langasek
** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Committed = In Progress -- Relay denied from eucalyptus registration emails - source address is wrong. https://bugs.launchpad.net/bugs/459101 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 447360] Re: FFE for samba 3.4.2

2009-11-08 Thread Steve Langasek
Sorry, this missed the cut for 9.10; closing the FFe bug as lucid already has samba 3.4.2. ** Changed in: samba (Ubuntu) Status: New = Won't Fix -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-12 Thread Steve Langasek
The workaround, as stated in the release notes, is to manually run 'sudo service samba restart' after boot. -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 462626] Re: [SRU] [karmic] Authentication failure from Windows 7 when domain joined.

2009-11-12 Thread Steve Langasek
Can someone please confirm that the package in karmic-proposed fixes this issue? I would like to also get an SRU in for bug #462169, and ideally we would publish -3ubuntu5.1 to -updates first. -- [SRU] [karmic] Authentication failure from Windows 7 when domain joined.

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-12 Thread Steve Langasek
), that would be appreciated - and would help with getting the fix for *this* bug out to you. ** Changed in: samba (Ubuntu) Status: Confirmed = In Progress ** Changed in: samba (Ubuntu) Assignee: (unassigned) = Steve Langasek (vorlon) ** Also affects: samba (Ubuntu Karmic

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-12 Thread Steve Langasek
We should fix this differently in karmic vs. lucid; for lucid we should convert samba to native upstart jobs, then we only need one nmbd job that is started once at the correct time instead of having to try multiple times to start the init script. This is a more intrusive fix, though, so I'm not

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-12 Thread Steve Langasek
** Also affects: samba (Ubuntu Lucid) Importance: High Assignee: Steve Langasek (vorlon) Status: In Progress -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-12 Thread Steve Langasek
While I'm fairly certain that the uploaded fix is correct, surprisingly, I've been unable to reproduce the original problem despite forcibly disabling my network interface. Can someone who is seeing this problem in Ubuntu 9.10 please send the following: - a copy of /var/log/samba/log.nmbd

[Bug 209520] Re: unclear error when lanman authentication is refused on the server

2009-11-12 Thread Steve Langasek
** Changed in: nautilus (Ubuntu) Assignee: nermin1001 (nermin-b) = (unassigned) -- unclear error when lanman authentication is refused on the server https://bugs.launchpad.net/bugs/209520 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 449735] Re: [SRU] [karmic] Long SMB share names invisible and corrupts encodings

2009-11-12 Thread Steve Langasek
we're still waiting for someone to verify the other bugfix in this upload, bug #462626 -- [SRU] [karmic] Long SMB share names invisible and corrupts encodings https://bugs.launchpad.net/bugs/449735 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-13 Thread Steve Langasek
** Changed in: samba (Ubuntu Karmic) Status: Fix Released = In Progress -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-11-18 Thread Steve Langasek
: Medium = High ** Changed in: initramfs-tools (Ubuntu) Status: Won't Fix = In Progress ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) = Steve Langasek (vorlon) -- qla2xxx takes ~one minute to initialize per device https://bugs.launchpad.net/bugs/328550 You received

[Bug 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-11-18 Thread Steve Langasek
** Also affects: initramfs-tools (Ubuntu Lucid) Importance: High Assignee: Steve Langasek (vorlon) Status: In Progress ** Also affects: linux-firmware (Ubuntu Lucid) Importance: Undecided Status: New ** Tags added: regression-release -- qla2xxx takes ~one minute

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-22 Thread Steve Langasek
Thanks, looks like this is the key bit of the log: [2009/11/22 22:31:50, 3] ../lib/util/util_net.c:56(interpret_string_addr_internal) interpret_string_addr_internal: getaddrinfo failed for name 0.0.0.0 [Address family for hostname not supported] -- nmbd dies on startup when network

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
** Changed in: samba (Ubuntu Lucid) Milestone: lucid-alpha-1 = lucid-alpha-2 -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
DHCP vs. static IP does not completely explain this; I've been entirely unable to reproduce the problem even when testing nmbd startup with all interfaces deliberately shut down, and nmbd continues to start up fine. Can someone who's able to reproduce the problem also give me their

Re: [Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
confirm that your boot-time start error has the same log output as Alain's in https://bugs.launchpad.net/ubuntu/+source/samba/+bug/462169/comments/15, using 'log level = 3' in /etc/samba/smb.conf? Your description of what you're seeing makes me think it may not be the same problem. -- Steve Langasek

Re: [Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
be tracked separately if it's *not* the same bug), I don't think I'm going to make forward progress on resolving this. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
skyhard, your log.nmbd doesn't appear to have come from a system with 'log level = 3' set? -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
(without the additional logging verbosity, we get no information about why nmbd has exited, making it useless for debugging) -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-09 Thread Steve Langasek
razor7, Thanks - the one last piece of information I need from you is your /etc/samba/smb.conf. -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 341526] Re: [Feature Request] Add support for Dell Driver Injection Disk

2009-12-09 Thread Steve Langasek
Colin, Mario, I see that this bug is fixed in karmic; can the fixes be backported to hardy and uploaded to the queue, for inclusion in 8.04.4? Or is that no longer a priority? -- [Feature Request] Add support for Dell Driver Injection Disk https://bugs.launchpad.net/bugs/341526 You received

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-10 Thread Steve Langasek
Ok, thanks. It turns out the only thing that's needed in order to reproduce this problem is to have an empty /etc/resolv.conf; somehow my earlier testing didn't turn this up, but now that I have this I can reproduce the error regardless of the samba config. Which let me find the problem with the

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-10 Thread Steve Langasek
** Description changed: Binary package hint: samba After installation with the daily build (20091027.2) ubuntu server i386 cd there is no nmbd running on my system. The logfile tells me that the daemons was startet but there is no process. The /var/run/samba/nmbd.pid file is still there

[Bug 194140] Re: Dependency cycle prevents upgrade of libsasl2-2

2009-12-11 Thread Steve Langasek
AIUI, apt is meant to only balk about immediate configuration for packages that are essential or are dependencies of apt. libsasl2-2 is neither in the Ubuntu archive - do you know what modified packages you might have on your system that would cause apt to treat libsasl2-2 as essential? Anyway,

[Bug 495716] Re: cyrus-sasl2 should be updated to db4.8

2009-12-11 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36706411/Dependencies.txt ** Bug watch added: Debian Bug tracker #556609 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556609 ** Also affects: cyrus-sasl2 (Debian) via

[Bug 495716] Re: cyrus-sasl2 should be updated to db4.8

2009-12-11 Thread Steve Langasek
** Changed in: cyrus-sasl2 (Ubuntu) Importance: Undecided = Medium -- cyrus-sasl2 should be updated to db4.8 https://bugs.launchpad.net/bugs/495716 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in ubuntu. --

[Bug 489418] Re: Strange behavior of libkrb5 since karmic ...

2009-12-14 Thread Steve Langasek
This package is synced to lucid today. ** Changed in: krb5 (Ubuntu) Status: Confirmed = Fix Released -- Strange behavior of libkrb5 since karmic ... https://bugs.launchpad.net/bugs/489418 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 180493] Re: [SRU] nmbd shuts down when network disconnected

2009-12-14 Thread Steve Langasek
Please do not change bug statuses without explanation. ** Changed in: samba (Ubuntu Intrepid) Status: Fix Committed = Fix Released -- [SRU] nmbd shuts down when network disconnected https://bugs.launchpad.net/bugs/180493 You received this bug notification because you are a member of

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-16 Thread Steve Langasek
skyhard, We normally allow 7 days for regression testing in -proposed before copying to -updates. Do you run into bug #426267, that Bane describes above? Bane, regarding bug #426267 - was this working for you in Ubuntu 9.10 prior to the update? -- nmbd dies on startup when network interfaces

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-21 Thread Steve Langasek
** Changed in: ubuntu-release-notes Status: Confirmed = Fix Released -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 398033] Re: package bind9 1:9.6.1.dfsg-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-27 Thread Steve Langasek
scof, I think you're following up to the wrong bug. Your daemon.log shows nothing that has to do with bind9; and this bug was fixed months ago. -- package bind9 1:9.6.1.dfsg-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Re: [Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-05 Thread Steve Langasek
On Tue, Jan 05, 2010 at 04:04:16PM -, thebrotherofasis wrote: I can also confirm that while I'm running 3.4.0-3ubuntu5.1 the issue hasn't been solved either. It's not supposed to have been solved in 3.4.0-3ubuntu5.1. The fix is in 3.4.0-3ubuntu5.3, present in karmic-proposed. -- Steve

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-18 Thread Steve Langasek
Is anyone still able to reproduce this problem in lucid? I haven't been able to reproduce it, so I wonder if this wasn't ultimately an eglibc (getaddrinfo) bug that's been fixed, and the extra handling of nmbd is unnecessary now. -- nmbd dies on startup when network interfaces are not up yet

[Bug 495249] Re: ClamAV 0.94 end-of-life announced

2010-01-19 Thread Steve Langasek
Since this is not on the CDs, this isn't tied to the 8.04.4 milestone. ** Changed in: clamav (Ubuntu Hardy) Milestone: ubuntu-8.04.4 = None -- ClamAV 0.94 end-of-life announced https://bugs.launchpad.net/bugs/495249 You received this bug notification because you are a member of Ubuntu

[Bug 341526] Re: [Feature Request] Add support for Dell Driver Injection Disk

2010-01-19 Thread Steve Langasek
According to Mario, this is no longer a concern; declining for hardy. ** Changed in: hw-detect (Ubuntu Hardy) Status: New = Won't Fix ** Changed in: mountmedia (Ubuntu Hardy) Status: New = Won't Fix -- [Feature Request] Add support for Dell Driver Injection Disk

[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-23 Thread Steve Langasek
Since management of wireless network connections is a principal use case of NM, this is not fixed. ** Changed in: network-manager (Ubuntu) Status: Fix Released = Confirmed -- Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

Re: [Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-27 Thread Steve Langasek
. This bug in no way would cause such symptoms. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com

[Bug 498245] Re: bridge_maxwait is useless with upstart

2010-02-11 Thread Steve Langasek
The specific problem you're having (from reading the other referenced bug report) is that adding the delay causes the bridge to take longer before it's brought up, and upstart doesn't wait for the bridge to finish being brought up before running the init scripts in /etc/rc2.d. However, upstart

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-18 Thread Steve Langasek
** Package changed: libmysqlclient-lgpl (Ubuntu) = mysql-dfsg-5.1 (Ubuntu) ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided = High ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Confirmed = Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu) Milestone: None = lucid-alpha-3

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-18 Thread Steve Langasek
Downloading the file from a mirror is not the right thing to do. The file is marked unreadable because it's not *meant* to be downloaded; this bug will be fixed today when it's replaced by a correct version of the library in question. So the bug here is not the permissions, at all, which is why

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-18 Thread Steve Langasek
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb https://bugs.launchpad.net/bugs/55 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-18 Thread Steve Langasek
This issue should be mentioned in the lucid release notes, and in the alpha-3 announcement, to let users know they need to downgrade the package for security support if they managed to install the wrong one. ** Changed in: ubuntu-release-notes Importance: Undecided = High ** Changed in:

[Bug 523868] [NEW] FFe request: samba upstartification

2010-02-18 Thread Steve Langasek
Public bug reported: Binary package hint: samba I've had a patch here to make samba use upstart instead of init scripts for over a month, but uploading it was blocked on a pair of bugs (one in ifupdown, one in upstart) before the nmbd job's start condition could be satisfied properly. Those

[Bug 523868] Re: FFe request: samba upstartification

2010-02-18 Thread Steve Langasek
** Patch added: debdiff to migrate to upstart http://launchpadlibrarian.net/39366641/samba-upstart.patch -- FFe request: samba upstartification https://bugs.launchpad.net/bugs/523868 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 525741] Re: [FFe] VMBuilder 0.12.0

2010-02-22 Thread Steve Langasek
Just to clarify, what will make maintenance in Lucid more difficult if we stick with vmbuilder 0.11.3? -- [FFe] VMBuilder 0.12.0 https://bugs.launchpad.net/bugs/525741 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu.

[Bug 492093] Re: Sync munin 1.4.3-2 (main) from Debian unstable (main)

2010-02-22 Thread Steve Langasek
** Also affects: liblog-log4perl-perl (Ubuntu) Importance: Undecided Status: New ** Also affects: liblog-log4perl-perl (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: munin (Ubuntu Lucid) Importance: Wishlist Status: Fix Released -- Sync munin

[Bug 492093] Re: Sync munin 1.4.3-2 (main) from Debian unstable (main)

2010-02-22 Thread Steve Langasek
munin has been uninstallable from the Lucid Server CD for a month now, so I think these MIRs are long overdue. The full list of affected packages which need to be sorted out, by MIR or dropped dependencies, is: liblog-log4perl-perl libdbd-csv-perl libsql-statement-perl libtext-csv-xs-perl

[Bug 492093] Re: Sync munin 1.4.3-2 (main) from Debian unstable (main)

2010-02-22 Thread Steve Langasek
I've determined that liblog-log4perl-perl doesn't seem to actually use these build-dependencies at build time (no evidence that the test suite is even being run, let alone that it fails if these modules are absent), so have uploaded log4perl without them. That leaves just the one package in need

[Bug 525741] Re: [FFe] VMBuilder 0.12.0

2010-02-22 Thread Steve Langasek
FFe granted, please upload ASAP. ** Changed in: vm-builder (Ubuntu) Status: New = Confirmed -- [FFe] VMBuilder 0.12.0 https://bugs.launchpad.net/bugs/525741 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 526659] Re: nmbd fails to start at boot time

2010-02-24 Thread Steve Langasek
*** This bug is a duplicate of bug 523868 *** https://bugs.launchpad.net/bugs/523868 ** This bug has been marked a duplicate of bug 523868 FFe request: samba upstartification -- nmbd fails to start at boot time https://bugs.launchpad.net/bugs/526659 You received this bug notification

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-25 Thread Steve Langasek
I mean both the alpha3 and final release notes, fwiw. -- permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb https://bugs.launchpad.net/bugs/55 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. --

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-02-25 Thread Steve Langasek
-manager (Ubuntu) Importance: Undecided = High ** Changed in: update-manager (Ubuntu) Status: New = Triaged ** Changed in: update-manager (Ubuntu) Milestone: None = ubuntu-10.04 ** Also affects: mysql-dfsg-5.1 (Ubuntu Lucid) Importance: High Assignee: Steve Langasek (vorlon

[Bug 524893] Re: Can't boot initramfses

2010-02-25 Thread Steve Langasek
** Changed in: linux (Ubuntu Lucid) Milestone: lucid-alpha-3 = ubuntu-10.04-beta-1 -- Can't boot initramfses https://bugs.launchpad.net/bugs/524893 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 530235] [NEW] wrong start condition in upstart job

2010-03-01 Thread Steve Langasek
Public bug reported: Binary package hint: munin The latest munin upload in lucid adds an upstart job, which has a wrong start condition: start on (local-filesystems and net-device-up IFACE=lo) There's no reason munin should be using 'local-filesystems' here instead of 'filesystem', and this

[Bug 527286] Re: FFE for PHP 5.3

2010-03-01 Thread Steve Langasek
FFe granted. ** Changed in: php5 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: php5 (Ubuntu) Status: New = Confirmed -- FFE for PHP 5.3 https://bugs.launchpad.net/bugs/527286 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 524341] Re: [FFE] Add amavisd-new-postfix package

2010-03-01 Thread Steve Langasek
FFe granted, please upload ASAP. + if [ -x /etc/init.d/postfix ]; then + if [ -x /usr/sbin/invoke-rc.d ]; then + invoke-rc.d postfix restart + else + /etc/init.d/postfix restart + fi + fi + if [

[Bug 530107] Re: Please sync bind 9.7.0.dfsg-1 from debian

2010-03-01 Thread Steve Langasek
FFe granted. ** Changed in: bind9 (Ubuntu) Status: New = Confirmed -- Please sync bind 9.7.0.dfsg-1 from debian https://bugs.launchpad.net/bugs/530107 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. --

[Bug 217787] Re: cups crashes when using web-gui and refuses to print

2010-03-10 Thread Steve Langasek
This is a real bug in samba, as noted in comment #19; it shouldn't be wontfix'ed. ** Changed in: samba (Ubuntu) Status: Won't Fix = Triaged -- cups crashes when using web-gui and refuses to print https://bugs.launchpad.net/bugs/217787 You received this bug notification because you are a

[Bug 537636] Re: FFE for Clamav 0.96

2010-03-11 Thread Steve Langasek
FFe granted, please upload this week to allow padding before beta1. ** Changed in: clamav (Ubuntu) Importance: Undecided = Medium ** Changed in: clamav (Ubuntu) Status: New = Confirmed -- FFE for Clamav 0.96 https://bugs.launchpad.net/bugs/537636 You received this bug notification

[Bug 408402] Re: Main Inclusion Report for facter.

2010-03-13 Thread Steve Langasek
** Changed in: ruby-pkg-tools (Ubuntu Lucid) Milestone: None = ubuntu-10.04-beta-2 -- Main Inclusion Report for facter. https://bugs.launchpad.net/bugs/408402 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to facter in ubuntu. --

[Bug 538516] Re: slapd package configuration aborts due to ordered_value_sort failed on attr olcAccess error during Hardy - Lucid upgrade

2010-03-15 Thread Steve Langasek
** Also affects: openldap (Ubuntu Lucid) Importance: High Status: Confirmed ** Changed in: openldap (Ubuntu Lucid) Milestone: None = ubuntu-10.04-beta-2 -- slapd package configuration aborts due to ordered_value_sort failed on attr olcAccess error during Hardy - Lucid upgrade

[Bug 536958] Re: slapd package configuration aborts with Program version 4.7 doesn't match environment version 0.44 error during Hardy - Lucid upgrade

2010-03-15 Thread Steve Langasek
Mathias, can you take a look at this for beta 2? ** Also affects: openldap (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: openldap (Ubuntu Lucid) Importance: Undecided = High ** Changed in: openldap (Ubuntu Lucid) Status: New = Triaged ** Changed in:

[Bug 522225] Re: permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

2010-03-18 Thread Steve Langasek
documented at both https://wiki.ubuntu.com/LucidLynx/ReleaseNotes and https://wiki.ubuntu.com/LucidLynx/TechnicalOverview. ** Changed in: ubuntu-release-notes Status: Triaged = Fix Released -- permissions incorrect on libmysqlclient16_7.0.9-1_amd64.deb

[Bug 539663] Re: FFE for php 5.3.2

2010-03-22 Thread Steve Langasek
** Changed in: php5 (Ubuntu) Importance: High = Medium -- FFE for php 5.3.2 https://bugs.launchpad.net/bugs/539663 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 523868] Re: FFe request: samba upstartification

2010-03-23 Thread Steve Langasek
This change has nothing to do with PID files. -- FFe request: samba upstartification https://bugs.launchpad.net/bugs/523868 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

[Bug 546820] [NEW] mysql-testsuite ships arch-dependent binaries in arch:all package

2010-03-25 Thread Steve Langasek
Public bug reported: The newly-introduced mysql-testsuite package has several errors in it: E: mysql-testsuite: description-synopsis-is-empty W: mysql-testsuite: spelling-error-in-description mysql MySQL E: mysql-testsuite: arch-independent-package-contains-binary-or-object

[Bug 546874] Re: passwd - can't login, change password

2010-03-26 Thread Steve Langasek
If this is Winbind NT/AD authentication that you're having to disable, then the bug is in samba. Reassigning. ** Package changed: pam (Ubuntu) = samba (Ubuntu) ** Changed in: samba (Ubuntu) Status: New = Triaged -- passwd - can't login, change password

[Bug 546874] Re: passwd - can't login, change password

2010-03-26 Thread Steve Langasek
Yes, the purpose of the 'winbind' package is to provide integration with a Windows domain or AD realm; that extends to enabling pam_winbind by default now that this is supported. Of course, any problems this causes for you being able to use your local system accounts is a bug. BTW, the idiomatic

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-03-29 Thread Steve Langasek
Hi Chuck, The updated debdiff still shows this: start on (local-filesystem and net-device-up IFACE=eth0) please correct this to 'start on (filesystem and net-device-up IFACE!=lo)', as requested. Thanks! -- [FFE] tftpd-hpa doesn't start on boot https://bugs.launchpad.net/bugs/522509 You

[Bug 524101] Re: optionally fetch public ssh keys from Launchpad when starting an instance

2010-03-30 Thread Steve Langasek
This looks to be reasonable in scope, low-risk, and self-contained; FFe granted. -- optionally fetch public ssh keys from Launchpad when starting an instance https://bugs.launchpad.net/bugs/524101 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-03-30 Thread Steve Langasek
Thanks, that looks better. However, I just noticed that '--upstart-only' is the wrong thing to be passing to dh_installinit here. You should only use --upstart-only for upstart jobs that are *not* replacing an existing init script. In this case, there's an existing init script of the same name,

[Bug 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)

2010-04-01 Thread Steve Langasek
** Changed in: base-passwd Status: New = Invalid ** Changed in: shadow Status: New = Invalid -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 You received this bug notification because you are a member of Ubuntu

[Bug 513273] Re: kvm with -vga std is broken since karmic

2010-04-02 Thread Steve Langasek
Dustin, What is the risk of regression here by downgrading? Is use of vgabios entirely broken today for all users to where things can only get better, or are there some cases where it works? vgabios has two reverse-dependencies in lucid: qemu-common and bochs. Has anyone regression-tested this

[Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-03 Thread Steve Langasek
** Changed in: qemu-kvm (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-2 = None -- apt/dpkg in qemu-system-arm hangs if a big task is installed https://bugs.launchpad.net/bugs/532733 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

Re: Bug#576415: [Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-04-05 Thread Steve Langasek
out *why* nmbd is failing... -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com

Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-06 Thread Steve Langasek
- especially given that you're decidedly not using the package defaults anyway. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org

[Bug 556996] Re: winbind pam-config potentially breaks stacking with modules of lower priority in common-passwd

2010-04-06 Thread Steve Langasek
The fix for this has been committed to Debian svn and should be merged post-beta2. ** Changed in: samba (Ubuntu) Importance: Undecided = Low ** Changed in: samba (Ubuntu) Status: New = Triaged ** Also affects: samba (Ubuntu Lucid) Importance: Low Status: New ** Changed in:

[Bug 556785] Re: Passwd in Ubuntu Lucid has started giving errors since last update

2010-04-06 Thread Steve Langasek
Hi James, This is probably bug #546874, which has already been fixed in samba 2:3.4.7~dfsg-1ubuntu2 today. Can you confirm whether you have the winbind package installed, and at what version? ** Package changed: shadow (Ubuntu) = samba (Ubuntu) ** Changed in: samba (Ubuntu) Status: New

[Bug 470636] Re: AppArmor security driver does not support backingstore

2010-04-07 Thread Steve Langasek
Not respinning beta ISOs for this, so will accept immediately after beta2. ** Changed in: libvirt (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-2 = ubuntu-10.04 -- AppArmor security driver does not support backingstore https://bugs.launchpad.net/bugs/470636 You received this bug notification

[Bug 545795] Re: apparmor driver blocks access to hostdev and pcidev devices

2010-04-07 Thread Steve Langasek
** Changed in: libvirt (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-2 = ubuntu-10.04 -- apparmor driver blocks access to hostdev and pcidev devices https://bugs.launchpad.net/bugs/545795 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 545795] Re: apparmor driver blocks access to hostdev and pcidev devices

2010-04-08 Thread Steve Langasek
libvirt 0.7.5-5ubuntu21 is accepted into lucid, but some of the intermediate versions were bounced out of the queue for simplicity's sake - so this didn't get autoclosed. Changelog entry: libvirt (0.7.5-5ubuntu19) lucid; urgency=low * fix for hostdev devices (LP: #545795). This can be dropped

<    3   4   5   6   7   8   9   10   11   12   >