From dmitriizagorodnov at gmail.com Thu Dec 1 00:52:28 2011 From: dmitriizagorodnov at gmail.com (Dmitrii Zagorodnov) Date: Thu, 01 Dec 2011 00:52:28 -0000 Subject: [Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches. References: <20101118045609.12386.11102.malonedeb@soybean.canonical.com> Message-ID: <20111201005228.13192.30921.malone@soybean.canonical.com> Ah, my bad, since it's a patch to handlers_kvm.c, Xen code path is not affected. I've confirmed that 'qemu' setting works with older Ubuntu releases, too. So, we'll be happy to take this as is. Luca - are you OK with signing off the ownership of the patch to us? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a "pending" instance claims success, but never attaches. To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676819/+subscriptions From 894608 at bugs.launchpad.net Thu Dec 1 01:11:15 2011 From: 894608 at bugs.launchpad.net (Mike Imelfort) Date: Thu, 01 Dec 2011 01:11:15 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111201011115.1956.82002.malone@chaenomeles.canonical.com> Here are the results: (Fraser is the one with bridge utils installed) fraser:~$ cat /proc/sys/net/ipv4/tcp_rmem 4096 87380 4194304 fraser:~$ cat /proc/sys/net/ipv4/tcp_wmem 4096 16384 4194304 whitlam:~$ cat /proc/sys/net/ipv4/tcp_rmem 4096 87380 4194304 whitlam:~$ cat /proc/sys/net/ipv4/tcp_wmem 4096 16384 4194304 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From invernizzi.l at gmail.com Thu Dec 1 01:44:14 2011 From: invernizzi.l at gmail.com (Luca Invernizzi) Date: Thu, 01 Dec 2011 01:44:14 -0000 Subject: [Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches. References: <20101118045609.12386.11102.malonedeb@soybean.canonical.com> Message-ID: <20111201014414.5343.61778.malone@gac.canonical.com> Sure. Thanks for your help -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a "pending" instance claims success, but never attaches. To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676819/+subscriptions From 708493 at bugs.launchpad.net Thu Dec 1 02:05:09 2011 From: 708493 at bugs.launchpad.net (David Young) Date: Thu, 01 Dec 2011 02:05:09 -0000 Subject: [Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer References: <20110127082015.27153.2297.malonedeb@wampee.canonical.com> Message-ID: <20111201020510.12697.47546.malone@soybean.canonical.com> Workaroud found here solved my problem Shortening the cipher list (‘ssh -c aes256-ctr’) http://www.held.org.il/blog/2011/05/the-myterious-case-of-broken-ssh- client-connection-reset-by-peer/ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/708493 Title: cannot login anymore: Read from socket failed: Connection reset by peer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708493/+subscriptions From 779311 at bugs.launchpad.net Thu Dec 1 05:02:59 2011 From: 779311 at bugs.launchpad.net (Adam Gandelman) Date: Thu, 01 Dec 2011 05:02:59 -0000 Subject: [Bug 779311] Re: Glance update for Ubuntu failing References: <20110508021707.26051.93836.malonedeb@soybean.canonical.com> Message-ID: <20111201050259.5343.46250.malone@gac.canonical.com> Appears this bug was mistakenly closed in Ubuntu due to the wrong bug # in a changelog. Reopening as there are duplicates popping up again. ** Changed in: glance (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/779311 Title: Glance update for Ubuntu failing To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/779311/+subscriptions From 894047 at bugs.launchpad.net Thu Dec 1 10:32:42 2011 From: 894047 at bugs.launchpad.net (ktech) Date: Thu, 01 Dec 2011 10:32:42 -0000 Subject: [Bug 894047] Re: Fansensor unavailable under Ubuntu 11.10 on Intel Corporation Mobile 945GME Express References: <20111123161639.23887.4645.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201103242.12991.14346.malone@soybean.canonical.com> Any updates on this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/894047 Title: Fansensor unavailable under Ubuntu 11.10 on Intel Corporation Mobile 945GME Express To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/894047/+subscriptions From thierry.carrez+lp at gmail.com Thu Dec 1 11:19:51 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Thu, 01 Dec 2011 11:19:51 -0000 Subject: [Bug 898583] [NEW] nova_sudoers allow unused commands References: <20111201111952.2989.92503.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201111952.2989.92503.malonedeb@chaenomeles.canonical.com> Public bug reported: While working on nova-rootwrap I noticed that the currently packaged nova_sudoers file allows the nova user to run as root commands that are not called from nova code. Those should be checked and cleaned up: /sbin/ifconfig, /sbin/iptables, /sbin/pvcreate, (mentioned twice) /sbin/vgcreate, (mentioned twice) /usr/bin/virsh, (used, but as non-root) /usr/sbin/vblade-persist, /sbin/aoe-discover, /bin/aoe-stat, /sbin/vconfig, /usr/bin/socat, ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/898583 Title: nova_sudoers allow unused commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/898583/+subscriptions From smoser at ubuntu.com Thu Dec 1 12:45:02 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 12:45:02 -0000 Subject: [Bug 898583] Re: nova_sudoers allow unused commands References: <20111201111952.2989.92503.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201124503.12599.37310.launchpad@soybean.canonical.com> ** Changed in: nova (Ubuntu) Importance: Undecided => Medium ** Changed in: nova (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/898583 Title: nova_sudoers allow unused commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/898583/+subscriptions From smoser at ubuntu.com Thu Dec 1 12:50:22 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 12:50:22 -0000 Subject: [Bug 898373] Re: fsck.ext3: Device or resource busy while trying to open /dev/xvda2 References: <20111130215346.5539.88522.malonedeb@gac.canonical.com> Message-ID: <20111201125023.1858.64593.launchpad@chaenomeles.canonical.com> ** Changed in: cloud-init (Ubuntu) Importance: Undecided => High ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed -- 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/898373 Title: fsck.ext3: Device or resource busy while trying to open /dev/xvda2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/898373/+subscriptions From smoser at ubuntu.com Thu Dec 1 12:51:28 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 12:51:28 -0000 Subject: [Bug 898124] Re: Missing Files for Apache2::SizeLimit in libapache2-mod-perl2 (2.0.5-2 oneiric) References: <20111130120320.20236.23609.malonedeb@gac.canonical.com> Message-ID: <20111201125129.13290.29401.launchpad@soybean.canonical.com> ** Changed in: libapache2-mod-perl2 (Ubuntu) Importance: Undecided => Medium ** Changed in: libapache2-mod-perl2 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libapache2-mod-perl2 in Ubuntu. https://bugs.launchpad.net/bugs/898124 Title: Missing Files for Apache2::SizeLimit in libapache2-mod-perl2 (2.0.5-2 oneiric) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/898124/+subscriptions From 615810 at bugs.launchpad.net Thu Dec 1 12:53:46 2011 From: 615810 at bugs.launchpad.net (Paul Belanger) Date: Thu, 01 Dec 2011 12:53:46 -0000 Subject: [Bug 615810] Re: nagios3-common and nagios3-core : grep: /etc/nagios3/cgi.cfg: No such file or directory References: <20100810113209.21503.29810.malonedeb@gandwana.canonical.com> Message-ID: <20111201125346.5343.24059.malone@gac.canonical.com> nagios3 (3.2.0-4ubuntu2.3) lucid-proposed; urgency=low * Don't rely on nagios3-cgi in initscript (LP: #615810) -- Paul Belanger Thu, 01 Dec 2011 07:44:45 -0500 ** Patch added: "nagios3_3.2.0-4ubuntu2.3.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/615810/+attachment/2614643/+files/nagios3_3.2.0-4ubuntu2.3.debdiff -- 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/615810 Title: nagios3-common and nagios3-core : grep: /etc/nagios3/cgi.cfg: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/615810/+subscriptions From smoser at ubuntu.com Thu Dec 1 13:02:40 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 13:02:40 -0000 Subject: =?utf-8?q?=5BBug_897632=5D_Re=3A_package_postfix_2=2E8=2E5-2=7Ebui?= =?utf-8?q?ld0=2E11=2E04_failed_to_install/upgrade=3A_=D0=BF=D0=BE?= =?utf-8?b?0LTQv9GA0L7RhtC10YHRgSDRg9GB0YLQsNC90L7QstC70LXQvSDRgdGG?= =?utf-8?b?0LXQvdCw0YDQuNC5IHBvc3QtaW5zdGFsbGF0aW9uINCy0L7Qt9Cy0YA=?= =?utf-8?b?0LDRgtC40Lsg0LrQvtC0INC+0YjQuNCx0LrQuCA3NQ==?= References: <20111129113110.24426.86140.malonedeb@gac.canonical.com> Message-ID: <20111201130240.5441.92896.launchpad@gac.canonical.com> ** Changed in: postfix (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/897632 Title: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/897632/+subscriptions From smoser at ubuntu.com Thu Dec 1 13:04:19 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 13:04:19 -0000 Subject: [Bug 894804] Re: 255 cannot create tmp file References: <20111125154143.1579.2268.malonedeb@gac.canonical.com> Message-ID: <20111201130420.14020.80478.malone@soybean.canonical.com> dz0ny, In the future, if someone asks a question, and marks a bug incomplete, after you've answered that question move the bug back to 'New' (or whatever state it was in). ** Changed in: samba (Ubuntu) Status: Incomplete => New -- 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/894804 Title: 255 cannot create tmp file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/894804/+subscriptions From smoser at ubuntu.com Thu Dec 1 13:01:07 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 13:01:07 -0000 Subject: [Bug 580184] Re: Instance without public ip fails reading metadata with separate CC & CLC References: <20100513202122.15293.76733.malonedeb@gandwana.canonical.com> Message-ID: <20111201130107.6255.63834.malone@gac.canonical.com> @Mike, Sorry that this has gone so long un-touched. Are you still seeing this in Eucalyptus on 11.10 or have you found a solution? This not a general issue as most/many Eucalyptus installations do not see this. ** Changed in: eucalyptus (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/580184 Title: Instance without public ip fails reading metadata with separate CC & CLC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/580184/+subscriptions From smoser at ubuntu.com Thu Dec 1 13:13:50 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 01 Dec 2011 13:13:50 -0000 Subject: [Bug 457915] Re: Add cert/Key revocation features References: <20091022063310.5457.69706.malonedeb@gandwana.canonical.com> Message-ID: <20111201131350.6255.91955.malone@gac.canonical.com> Marking this triaged and wishlist. As far as I'm aware there is no way to revoke credentials in Eucalyptus. In EC2, this can be done through their web UI, and also with IAM credentials done programmatically. I believe eucalyptus is intending to support IAM, so that would likely be a solution at some point. ** Changed in: eucalyptus (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/457915 Title: Add cert/Key revocation features To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/457915/+subscriptions From 894608 at bugs.launchpad.net Thu Dec 1 15:06:36 2011 From: 894608 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 01 Dec 2011 15:06:36 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111201150636.13914.60434.malone@soybean.canonical.com> Those look normal and the same as on my systems... Could you try running iperf with the added '-w 80k' argument? ** Changed in: bridge-utils (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From 580184 at bugs.launchpad.net Thu Dec 1 16:49:51 2011 From: 580184 at bugs.launchpad.net (Mike Cook) Date: Thu, 01 Dec 2011 16:49:51 -0000 Subject: [Bug 580184] Re: Instance without public ip fails reading metadata with separate CC & CLC References: <20100513202122.15293.76733.malonedeb@gandwana.canonical.com> Message-ID: <20111201164951.5539.12566.malone@gac.canonical.com> Sorry, I haven't worked with Eucalyptus since so don't know if this issue was ever resolved. Unless the designed changed somewhat, however, I would have expected it to be a problem for everyone using separate CC & CLC with private addressing and managed mode, as the metadata service keys off public IP. If it's not a general issue then most must be avoiding that set of conditions, or it was addressed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/580184 Title: Instance without public ip fails reading metadata with separate CC & CLC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/580184/+subscriptions From andreserl at ubuntu-pe.org Thu Dec 1 17:17:53 2011 From: andreserl at ubuntu-pe.org (Andres Rodriguez) Date: Thu, 01 Dec 2011 17:17:53 -0000 Subject: [Blueprint servercloud-p-powernap] PowerNap's Future Message-ID: <20111201171753.24055.73804.launchpad@wampee.canonical.com> Blueprint changed by Andres Rodriguez: Whiteboard changed: Work Items: [andreserl] Dynamically reload configuration: DONE - [andreserl] Support for MODULES and SERVICES: INPROGRESS + [andreserl] Support for MODULES and SERVICES: DONE Move monitors to asynchronous mode (ProcessMonitor with netlink): TODO Support for PowerSave profiles: TODO GTK for selection of PowerSave profiles: TODO Finish Client/Server approach: TODO OpenStack Power Scheduler integration: TODO Messaging with RabbitMQ: TODO Integration with NUT: TODO = Agenda ==  * Feature request/review  * Client/Server approach to deploy PowerNap datacenter wide.    * Server ARP monitoring for automatic wakeup.  * Integration with NUT  * Server Pivot mode for Orchestra  * Desktop/Server profiles  * Integration with other projects, such as OpenStack, Landscape etc.  * White/Black lists of known good/bad hardware Previous work items: [andreserl] Add auto-publishing support for PowerNap clients via avahi: POSTPONED [andreserl] Add component listener to Powerwaked for auto-registration (Server): POSTPONED [andreserl] Provide powerwaked to check status of registered machines in a Client/Server fashion: POSTPONED [andreserl] Provide powernapd with a method to listen messages from powerwaked: POSTPONED [andreserl] Change polling monitoring system to event based system: POSTPONED [andreserl] Look into integration of PowerNap/PowerWaked with NUT: POSTPONED [andreserl] Investigate/add additional pm-powersave tweaks from ARM: POSTPONED [andreserl] Define sample profiles i.e. For Web Servers, File Servers, Laptops etc: POSTPONED [andreserl] Perhaps involve someone on the Desktop Team to improve powernap for Laptops: POSTPONED [andreserl] Add pre-start to upstart job to determine whether machine is virtual or physical (facter virtual): POSTPONED == Agenda ==  * Client/Server approach to deploy PowerNap datacenter wide.    * Server ARP monitoring for automatic wakeup.    * Server Pivot mode for Orchestra    * OpenStack + Orchestra testing/integration      * might be implemented differently than UEC/Eucalyptus/PowerNap, but we need something similar at least  * Integration with NUT   * powerwake mode to talk to nut to power systems on   * powernap "remote" mode to talk to nut to power remote systems down  * Desktop/Server profiles   * currently have one set of profiles used by all systems   *  * New tricks to reduce power consumption  * White/Black lists of known good/bad hardware  * Feature request/review == Outcome == OpenStack Power Scheduler Integration.  * RabbitMQ?      * Some random people seem to consider moving away from rabbitMQ for another AMQP implementation (to be confirmed with actual working code)      http://osdir.com/ml/openstack-cloud-computing/2011-10/msg00522.html Gnome power (or UPower?) daemon integration/interaction  * add a configuration option to enable GPD to use the powernap state to determine machine's activity or non-activity  * test modern 3.2 kernel (against 2.6.38), verify kernel doing the right thing on idle CPUs, and hopefully purge PowerNap's cpu offline script  * upstart/dbus/inotify integration as asynchronous monitoring systems    * Move one monitor to asynchronous mode (prove it can be done, show how to do it)      * ProcessMonitor - netlink for process creation/deletion -- PowerNap's Future https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-powernap From marc.deslauriers at canonical.com Thu Dec 1 19:42:21 2011 From: marc.deslauriers at canonical.com (Marc Deslauriers) Date: Thu, 01 Dec 2011 19:42:21 -0000 Subject: [Bug 898363] Re: Command: echo hold is not working References: <20111130212409.2989.27699.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201194221.13708.16533.malone@soybean.canonical.com> Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privilege boundaries nor directly cause loss of data/privacy. Please feel free to report any other bugs you may find. ** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability ** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- 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/898363 Title: Command: echo hold is not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/898363/+subscriptions From jamie at ubuntu.com Thu Dec 1 19:49:41 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Thu, 01 Dec 2011 19:49:41 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111201194941.12697.24438.malone@soybean.canonical.com> vsftpd needs this patch from Debian's 10-remote-dos.patch 2.3.4-1. vsftpd in precise already has this. ** Also affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: vsftpd (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Precise) Importance: Critical Status: Confirmed ** Also affects: vsftpd (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Lucid) Status: New => Confirmed ** Changed in: linux (Ubuntu Lucid) Importance: Undecided => Critical ** Changed in: linux (Ubuntu Precise) Status: Confirmed => Fix Released ** Changed in: linux (Ubuntu Lucid) Importance: Critical => High ** Changed in: vsftpd (Ubuntu Lucid) Status: New => Triaged ** Changed in: vsftpd (Ubuntu Lucid) Importance: Undecided => High ** Changed in: linux (Ubuntu Precise) Importance: Critical => High ** Changed in: vsftpd (Ubuntu Precise) Status: New => Fix Released ** Changed in: vsftpd (Ubuntu Precise) Importance: Undecided => High ** Changed in: vsftpd (Ubuntu Lucid) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From v2 at iki.fi Thu Dec 1 20:11:52 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Thu, 01 Dec 2011 20:11:52 -0000 Subject: [Bug 884964] Re: rabbitmq leaves login session open References: <20111101222043.30074.95598.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201201153.13089.81129.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 670289 *** https://bugs.launchpad.net/bugs/670289 ** This bug has been marked a duplicate of bug 670289 Laptop won't shut down with rabbitmq running -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/884964 Title: rabbitmq leaves login session open To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/884964/+subscriptions From v2 at iki.fi Thu Dec 1 20:10:40 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Thu, 01 Dec 2011 20:10:40 -0000 Subject: [Bug 845536] Re: rabbitmq user showed as being logged in References: <20110909115747.3518.32505.malonedeb@wampee.canonical.com> Message-ID: <20111201201041.24832.51634.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 670289 *** https://bugs.launchpad.net/bugs/670289 ** This bug has been marked a duplicate of bug 884964 rabbitmq leaves login session open ** This bug is no longer a duplicate of bug 884964 rabbitmq leaves login session open ** This bug has been marked a duplicate of bug 670289 Laptop won't shut down with rabbitmq running -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/845536 Title: rabbitmq user showed as being logged in To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/845536/+subscriptions From jamie at ubuntu.com Thu Dec 1 20:19:18 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Thu, 01 Dec 2011 20:19:18 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111201201920.25041.47875.launchpad@wampee.canonical.com> ** Changed in: vsftpd (Ubuntu Lucid) Status: Triaged => 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From 797339 at bugs.launchpad.net Thu Dec 1 20:58:51 2011 From: 797339 at bugs.launchpad.net (Thomas Hood) Date: Thu, 01 Dec 2011 20:58:51 -0000 Subject: [Bug 797339] Re: apparmor profile for bind. resolvconf error References: <20110614181542.32194.28958.malonedeb@wampee.canonical.com> Message-ID: <20111201205852.5539.85620.launchpad@gac.canonical.com> ** Changed in: resolvconf (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/797339 Title: apparmor profile for bind. resolvconf error To manage notifications about this bug go to: https://bugs.launchpad.net/bind/+bug/797339/+subscriptions From tim.gardner at canonical.com Thu Dec 1 21:20:51 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Thu, 01 Dec 2011 21:20:51 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111201212051.2769.40536.malone@chaenomeles.canonical.com> Tetsuo - I'll forward your patch for review on the Ubuntu kernel team mailling list. If accepted, then I'm OK with restoring CONFIG_NET_NS. The most common OOM cause (vsftpd) will have been ameliorated with the application of the patch for CVE-2011-2189 , and your patch should prohibit fatal OOM conditions. ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2011-2189 -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From tim.gardner at canonical.com Thu Dec 1 21:50:14 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Thu, 01 Dec 2011 21:50:14 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111201215015.23854.69170.launchpad@wampee.canonical.com> ** Changed in: linux (Ubuntu Lucid) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Changed in: linux (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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:46 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:46 -0000 Subject: [Bug 894754] Re: openvswitch missing -datapath-dkms dependency, fails to install References: <20111125134235.11229.10125.malonedeb@wampee.canonical.com> Message-ID: <20111201222347.23957.18244.launchpad@wampee.canonical.com> ** Changed in: openvswitch (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/894754 Title: openvswitch missing -datapath-dkms dependency, fails to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/894754/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:44 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:44 -0000 Subject: [Bug 890362] Re: Should glance user's shell be /bin/false? References: <20111114184256.26725.77718.malonedeb@soybean.canonical.com> Message-ID: <20111201222344.24055.89805.launchpad@wampee.canonical.com> ** Changed in: glance (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 ** Changed in: nova (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/890362 Title: Should glance user's shell be /bin/false? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/890362/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:42 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:42 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111201222343.12893.66499.launchpad@soybean.canonical.com> ** Changed in: apache2 (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:31 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:31 -0000 Subject: [Bug 881464] Re: [MIR] keystone References: <20111025145040.19705.85935.malonedeb@wampee.canonical.com> Message-ID: <20111201222332.6582.62786.launchpad@gac.canonical.com> ** Changed in: keystone (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/881464 Title: [MIR] keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/881464/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:41 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:41 -0000 Subject: [Bug 875262] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' References: <20111015195048.1249.65900.malonedeb@gac.canonical.com> Message-ID: <20111201222341.3304.14313.launchpad@chaenomeles.canonical.com> ** Changed in: php5 (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/875262 Title: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:26 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:26 -0000 Subject: [Bug 871278] Re: Cannot attach volumes to instances if tgt is used References: <20111009125611.7643.31816.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201222328.25149.51741.launchpad@wampee.canonical.com> ** Changed in: nova (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/871278 Title: Cannot attach volumes to instances if tgt is used To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/871278/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:25 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:25 -0000 Subject: [Bug 868488] Re: Cobbler dns name of node needs to match system name References: <20111005155654.22611.24734.malonedeb@wampee.canonical.com> Message-ID: <20111201222326.13708.75155.launchpad@soybean.canonical.com> ** Changed in: cobbler-enlist (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enlist in Ubuntu. https://bugs.launchpad.net/bugs/868488 Title: Cobbler dns name of node needs to match system name To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/868488/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:24 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:24 -0000 Subject: [Bug 862558] Re: cobbler-enlist is not checking for return codes enough References: <20110929164909.11713.49499.malonedeb@gac.canonical.com> Message-ID: <20111201222325.25149.65562.launchpad@wampee.canonical.com> ** Changed in: cobbler-enlist (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/862558 Title: cobbler-enlist is not checking for return codes enough To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/862558/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:22 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:22 -0000 Subject: [Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db() References: <20110819073545.14825.30724.malonedeb@chaenomeles.canonical.com> Message-ID: <20111201222323.2152.79593.launchpad@chaenomeles.canonical.com> ** Changed in: samba (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- 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/829221 Title: lightdm crashed with SIGSEGV in initialize_password_db() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/829221/+subscriptions From davewalker at ubuntu.com Thu Dec 1 22:23:45 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 01 Dec 2011 22:23:45 -0000 Subject: [Bug 891433] Re: squid3 miss_access bug, fix not included in LTS References: <20111116233859.21697.94225.malonedeb@soybean.canonical.com> Message-ID: <20111201222345.13290.32019.launchpad@soybean.canonical.com> ** Changed in: squid3 (Ubuntu) Milestone: precise-alpha-1 => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_access bug, fix not included in LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/891433/+subscriptions From 858867 at bugs.launchpad.net Thu Dec 1 23:36:10 2011 From: 858867 at bugs.launchpad.net (Kate Stewart) Date: Thu, 01 Dec 2011 23:36:10 -0000 Subject: [Bug 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't) References: <20110925124310.2388.30562.malonedeb@wampee.canonical.com> Message-ID: <20111201233610.14020.81513.malone@soybean.canonical.com> updating milestone, since wasn't release as part of alpha-1 ** Changed in: cobbler (Ubuntu Precise) Milestone: precise-alpha-1 => precise-alpha-2 ** Tags added: rls-mgr-p-trackign ** Tags removed: rls-mgr-p-trackign ** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/858867 Title: XMLRPC allows unauthed users access to various methods (which it shouldn't) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/858867/+subscriptions From 401107 at bugs.launchpad.net Fri Dec 2 00:37:24 2011 From: 401107 at bugs.launchpad.net (Fred) Date: Fri, 02 Dec 2011 00:37:24 -0000 Subject: [Bug 401107] Re: Software runs as root References: <20090718150340.11742.79954.malonedeb@palladium.canonical.com> Message-ID: <20111202003724.2556.411.launchpad@chaenomeles.canonical.com> ** Also affects: udev (Ubuntu) Importance: Undecided Status: New ** Also affects: udisks (Ubuntu) Importance: Undecided Status: New ** Also affects: upower (Ubuntu) Importance: Undecided Status: New ** Also affects: accountsservice (Ubuntu) Importance: Undecided Status: New ** Also affects: consolekit (Ubuntu) Importance: Undecided Status: New ** Also affects: lightdm (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-system-service (Ubuntu) Importance: Undecided Status: New ** Also affects: modemmanager (Ubuntu) Importance: Undecided Status: New ** Also affects: util-linux (Ubuntu) Importance: Undecided Status: New -- 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/401107 Title: Software runs as root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/401107/+subscriptions From chris.coulson at canonical.com Fri Dec 2 00:56:54 2011 From: chris.coulson at canonical.com (Chris Coulson) Date: Fri, 02 Dec 2011 00:56:54 -0000 Subject: [Bug 401107] Re: Software runs as root References: <20090718150340.11742.79954.malonedeb@palladium.canonical.com> Message-ID: <20111202005654.24055.29412.malone@wampee.canonical.com> Sigh, please stop doing this. You've been asked not to on more than one occasion already. ** No longer affects: accountsservice (Ubuntu) ** No longer affects: udisks (Ubuntu) ** No longer affects: ubuntu-system-service (Ubuntu) ** No longer affects: util-linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu. https://bugs.launchpad.net/bugs/401107 Title: Software runs as root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/401107/+subscriptions From robert.ancell at canonical.com Fri Dec 2 01:09:06 2011 From: robert.ancell at canonical.com (Robert Ancell) Date: Fri, 02 Dec 2011 01:09:06 -0000 Subject: [Bug 401107] Re: Software runs as root References: <20090718150340.11742.79954.malonedeb@palladium.canonical.com> Message-ID: <20111202010907.6056.53840.malone@gac.canonical.com> LightDM must run as root to do authentication correctly and be able to create user session. ** Changed in: lightdm (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu. https://bugs.launchpad.net/bugs/401107 Title: Software runs as root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/401107/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:14:45 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:14:45 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202011445.24055.93860.malone@wampee.canonical.com> ** Attachment added: "apache2.2-bin_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615355/+files/apache2.2-bin_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:23:13 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:23:13 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012313.6582.19699.malone@gac.canonical.com> ** Attachment added: "apache2.2-common_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615393/+files/apache2.2-common_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:23:25 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:23:25 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012325.12795.96350.malone@soybean.canonical.com> ** Attachment added: "apache2_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615394/+files/apache2_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:23:42 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:23:42 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012342.5441.15703.malone@gac.canonical.com> ** Attachment added: "apache2-mpm-event_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615395/+files/apache2-mpm-event_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:23:44 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:23:44 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012344.2876.68777.malone@chaenomeles.canonical.com> ** Attachment added: "apache2-doc_2.2.14-5ubuntu8.8_all.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615396/+files/apache2-doc_2.2.14-5ubuntu8.8_all.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:23:50 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:23:50 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012350.23658.96139.malone@wampee.canonical.com> ** Attachment added: "apache2-mpm-itk_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615397/+files/apache2-mpm-itk_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:24:13 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:24:13 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012413.6363.31203.malone@gac.canonical.com> ** Attachment added: "apache2-mpm-prefork_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615398/+files/apache2-mpm-prefork_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:24:22 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:24:22 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012422.6688.95302.malone@gac.canonical.com> ** Attachment added: "apache2-mpm-worker_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615399/+files/apache2-mpm-worker_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:24:38 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:24:38 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012438.5637.50927.malone@gac.canonical.com> ** Attachment added: "apache2-prefork-dev_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615400/+files/apache2-prefork-dev_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:24:49 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:24:49 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012449.3304.6423.malone@chaenomeles.canonical.com> ** Attachment added: "apache2-suexec_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615401/+files/apache2-suexec_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:25:33 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:25:33 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012533.12795.27836.malone@soybean.canonical.com> ** Attachment added: "apache2-suexec-custom_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615402/+files/apache2-suexec-custom_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:25:41 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:25:41 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012541.24832.2264.malone@wampee.canonical.com> ** Attachment added: "apache2-threaded-dev_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615403/+files/apache2-threaded-dev_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:25:47 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:25:47 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012548.24832.79175.malone@wampee.canonical.com> ** Attachment added: "apache2-utils_2.2.14-5ubuntu8.8_amd64.deb" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2615404/+files/apache2-utils_2.2.14-5ubuntu8.8_amd64.deb -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 01:26:28 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 01:26:28 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202012628.24832.708.malone@wampee.canonical.com> I've attached the deb files that should fix this issue. Unfortunately as mentioned previously I don't have an LTS machine handy to test this out so I would appreciate any feedback from people having this problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 02:45:35 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 02:45:35 -0000 Subject: [Bug 898927] [NEW] apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Public bug reported: This problem is only seen in 2.2.14-5ubuntu8.7. There was no crash under 2.2.14-5ubuntu8.6 After connecting to an Oracle database (through Catalyst and DBIx::Class) in a Perl script using PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error message like this is displayed: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. I tried the same configuration on Ubuntu 11.11 and apache2 2.2.20-1ubuntu1.1, but did not see the crash. The most urgent problem I am having is that it is difficult to revert to version 2.2.14-5ubuntu8.6 (it is no longer available through apt-get install apache2=2.2.14-5ubuntu8.6). I am reluctant to revert back to 2.2.14-5ubuntu8, but I may do that if there is not an easy way to revert back to a previous security update. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: apache2 ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 02:45:35 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 02:45:35 -0000 Subject: [Bug 898927] Re: apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202024536.5950.39831.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 03:01:45 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 03:01:45 -0000 Subject: [Bug 898927] Re: apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202030146.6688.11649.launchpad@gac.canonical.com> ** Description changed: This problem is only seen in 2.2.14-5ubuntu8.7. There was no crash under 2.2.14-5ubuntu8.6 After connecting to an Oracle database (through Catalyst and DBIx::Class) in a Perl script using PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error message like this is displayed: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process - - This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. + This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client + 11.2.0.1.0. I tried the same configuration on Ubuntu 11.11 and apache2 2.2.20-1ubuntu1.1, but did not see the crash. + + I am not an expert on the internals of apache2, but it looks like this + has something to do with loading Oracle into memory and the way the + database handle is shared between a parent and a child after a fork. + DBIx::Class claim to do "the right thing" with database connections when + forking, but somehow that is not enough with this new build of apache2. The most urgent problem I am having is that it is difficult to revert to version 2.2.14-5ubuntu8.6 (it is no longer available through apt-get install apache2=2.2.14-5ubuntu8.6). I am reluctant to revert back to 2.2.14-5ubuntu8, but I may do that if there is not an easy way to revert back to a previous security update. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron: - LANG=en_US.UTF-8 - SHELL=/bin/bash +  LANG=en_US.UTF-8 +  SHELL=/bin/bash SourcePackage: apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 03:32:50 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 03:32:50 -0000 Subject: [Bug 898927] Re: apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202033250.1858.61558.launchpad@chaenomeles.canonical.com> ** Description changed: This problem is only seen in 2.2.14-5ubuntu8.7. There was no crash under 2.2.14-5ubuntu8.6 After connecting to an Oracle database (through Catalyst and DBIx::Class) in a Perl script using PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error - message like this is displayed: + message like this is generated: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. + I was not able to produce a core dump, but I am not 100% sure that I + know how to do this in apache2. I tried setting enabled=1 in + /etc/default/apport, starting apport, running 'sudo -s ulimit -c + unlimited', and adding a CoreDumpDirectory directive to apache2.conf. + I tried the same configuration on Ubuntu 11.11 and apache2 2.2.20-1ubuntu1.1, but did not see the crash. I am not an expert on the internals of apache2, but it looks like this has something to do with loading Oracle into memory and the way the database handle is shared between a parent and a child after a fork. - DBIx::Class claim to do "the right thing" with database connections when - forking, but somehow that is not enough with this new build of apache2. + DBIx::Class claims to do "the right thing" with database connections + when forking, but somehow that is not enough with this new build of + apache2. The most urgent problem I am having is that it is difficult to revert to version 2.2.14-5ubuntu8.6 (it is no longer available through apt-get install apache2=2.2.14-5ubuntu8.6). I am reluctant to revert back to 2.2.14-5ubuntu8, but I may do that if there is not an easy way to revert back to a previous security update. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: apache2 ** Description changed: This problem is only seen in 2.2.14-5ubuntu8.7. There was no crash under 2.2.14-5ubuntu8.6 After connecting to an Oracle database (through Catalyst and - DBIx::Class) in a Perl script using PerlRequire or + DBIx::Class) in a Perl script run through PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error message like this is generated: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. I was not able to produce a core dump, but I am not 100% sure that I know how to do this in apache2. I tried setting enabled=1 in /etc/default/apport, starting apport, running 'sudo -s ulimit -c unlimited', and adding a CoreDumpDirectory directive to apache2.conf. I tried the same configuration on Ubuntu 11.11 and apache2 2.2.20-1ubuntu1.1, but did not see the crash. I am not an expert on the internals of apache2, but it looks like this has something to do with loading Oracle into memory and the way the database handle is shared between a parent and a child after a fork. DBIx::Class claims to do "the right thing" with database connections when forking, but somehow that is not enough with this new build of apache2. The most urgent problem I am having is that it is difficult to revert to version 2.2.14-5ubuntu8.6 (it is no longer available through apt-get install apache2=2.2.14-5ubuntu8.6). I am reluctant to revert back to 2.2.14-5ubuntu8, but I may do that if there is not an easy way to revert back to a previous security update. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 04:17:47 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 04:17:47 -0000 Subject: [Bug 898927] Re: apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202041748.24516.41837.launchpad@wampee.canonical.com> ** Description changed: - This problem is only seen in 2.2.14-5ubuntu8.7. There was no crash - under 2.2.14-5ubuntu8.6 - After connecting to an Oracle database (through Catalyst and - DBIx::Class) in a Perl script run through PerlRequire or - PerlPostConfigRequire, apache2 will silently die. No error messages - show up in the error.log. + After connecting to an Oracle database (through Catalyst and DBIx::Class) in a Perl script run through PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error message like this is generated: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. I was not able to produce a core dump, but I am not 100% sure that I know how to do this in apache2. I tried setting enabled=1 in /etc/default/apport, starting apport, running 'sudo -s ulimit -c unlimited', and adding a CoreDumpDirectory directive to apache2.conf. I tried the same configuration on Ubuntu 11.11 and apache2 2.2.20-1ubuntu1.1, but did not see the crash. I am not an expert on the internals of apache2, but it looks like this has something to do with loading Oracle into memory and the way the database handle is shared between a parent and a child after a fork. DBIx::Class claims to do "the right thing" with database connections when forking, but somehow that is not enough with this new build of apache2. - The most urgent problem I am having is that it is difficult to revert to - version 2.2.14-5ubuntu8.6 (it is no longer available through apt-get - install apache2=2.2.14-5ubuntu8.6). I am reluctant to revert back to - 2.2.14-5ubuntu8, but I may do that if there is not an easy way to revert - back to a previous security update. - ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From martin.pitt at ubuntu.com Fri Dec 2 05:20:51 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Fri, 02 Dec 2011 05:20:51 -0000 Subject: [Bug 401107] Re: Software runs as root References: <20090718150340.11742.79954.malonedeb@palladium.canonical.com> Message-ID: <20111202052051.2556.66083.launchpad@chaenomeles.canonical.com> ** No longer affects: consolekit (Ubuntu) ** No longer affects: modemmanager (Ubuntu) ** No longer affects: udev (Ubuntu) ** No longer affects: upower (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu. https://bugs.launchpad.net/bugs/401107 Title: Software runs as root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/401107/+subscriptions From 898927 at bugs.launchpad.net Fri Dec 2 05:26:13 2011 From: 898927 at bugs.launchpad.net (Bryan Beeley) Date: Fri, 02 Dec 2011 05:26:13 -0000 Subject: [Bug 898927] Re: apache2-mpm-prefork+mod_perl crashes on start References: <20111202024536.5950.67790.malonedeb@gac.canonical.com> Message-ID: <20111202052613.24516.16076.malone@wampee.canonical.com> I think a Perl package may be the culprit, rather than apache2. ** Changed in: apache2 (Ubuntu) Status: New => Invalid ** Description changed: - - After connecting to an Oracle database (through Catalyst and DBIx::Class) in a Perl script run through PerlRequire or PerlPostConfigRequire, apache2 will silently die. No error messages show up in the error.log. + After connecting to an Oracle database (through Catalyst and + DBIx::Class) in a Perl script run through PerlRequire or + PerlPostConfigRequire, apache2 will silently die. No error messages + show up in the error.log. If Apache2::ServerUtil::restart_count() is used to only run the database connection in restart 2 or greater, apache2 will run as normal. However, if apache2 is restarted using apache2ctl restart, an error message like this is generated: [Fri Dec 02 00:35:09 2011] [notice] seg fault or similar nasty error detected in the parent process This problem was seen using DBD::Oracle 1.28 and Oracle Instant Client 11.2.0.1.0. I was not able to produce a core dump, but I am not 100% sure that I know how to do this in apache2. I tried setting enabled=1 in /etc/default/apport, starting apport, running 'sudo -s ulimit -c unlimited', and adding a CoreDumpDirectory directive to apache2.conf. - I tried the same configuration on Ubuntu 11.11 and apache2 - 2.2.20-1ubuntu1.1, but did not see the crash. + I am seeing the same problem on Ubuntu 11.11 with apache2 + 2.2.20-1ubuntu1.1. I am not an expert on the internals of apache2, but it looks like this has something to do with loading Oracle into memory and the way the database handle is shared between a parent and a child after a fork. DBIx::Class claims to do "the right thing" with database connections when forking, but somehow that is not enough with this new build of apache2. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: apache2-mpm-prefork 2.2.14-5ubuntu8.7 ProcVersionSignature: Ubuntu 2.6.32-35.78-server 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-server x86_64 Architecture: amd64 Date: Fri Dec 2 01:21:58 2011 InstallationMedia: Ubuntu-Server 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) ProcEnviron:  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/898927 Title: apache2-mpm-prefork+mod_perl crashes on start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/898927/+subscriptions From graziano at eucalyptus.com Fri Dec 2 07:51:51 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Fri, 02 Dec 2011 07:51:51 -0000 Subject: [Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches. References: <20101118045609.12386.11102.malonedeb@soybean.canonical.com> Message-ID: <20111202075151.3304.50031.malone@chaenomeles.canonical.com> Thanks Luca: assigning it to milestone 2.0.4. ** Changed in: eucalyptus Milestone: None => 2.0.4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a "pending" instance claims success, but never attaches. To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676819/+subscriptions From graziano at eucalyptus.com Fri Dec 2 09:02:30 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Fri, 02 Dec 2011 09:02:30 -0000 Subject: [Bug 580184] Re: Instance without public ip fails reading metadata with separate CC & CLC References: <20100513202122.15293.76733.malonedeb@gandwana.canonical.com> Message-ID: <20111202090230.13290.48407.malone@soybean.canonical.com> I just tested this against our partner cloud (multi cluster setup, so CLC-CC-SC on one machine and second CC-SC on a second, ran an instance on the second cluster) and I couldn't reproduce it. Eucalyptus should masquerade all the traffic coming from the private instance (it's a catch-all rule at the end so triggered only if more specific rules do not apply), so the instance, even with only a private address, is able to get to the metadata store. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/580184 Title: Instance without public ip fails reading metadata with separate CC & CLC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/580184/+subscriptions From 819251 at bugs.launchpad.net Fri Dec 2 09:41:22 2011 From: 819251 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 09:41:22 -0000 Subject: =?utf-8?q?=5BBug_819251=5D_=5BNEW=5D_package_phpmyadmin_4=3A3=2E3?= =?utf-8?q?=2E10-1_failed_to_install/upgrade=3A_le_sous-processus_scr?= =?utf-8?q?ipt_post-installation_install=C3=A9_a_retourn=C3=A9_une_er?= =?utf-8?q?reur_de_sortie_d=27=C3=A9tat_10?= References: <20110801120545.2207.81426.malonedeb@gac.canonical.com> Message-ID: <20111202094122.5441.40060.launchpad@gac.canonical.com> You have been subscribed to a public bug: Install phpmyadmin with software center dont ask password and bug. I have to use apt-get ProblemType: Package DistroRelease: Ubuntu 11.04 Package: phpmyadmin 4:3.3.10-1 ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7 Uname: Linux 2.6.38-10-generic x86_64 NonfreeKernelModules: wl Architecture: amd64 Date: Mon Aug 1 11:45:35 2011 ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427) PackageArchitecture: all SourcePackage: phpmyadmin Title: package phpmyadmin 4:3.3.10-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: dbconfig-common (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-package natty -- package phpmyadmin 4:3.3.10-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10 https://bugs.launchpad.net/bugs/819251 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dbconfig-common in Ubuntu. From michal at cihar.com Fri Dec 2 09:41:20 2011 From: michal at cihar.com (=?utf-8?b?TWljaGFsIMSMaWhhxZk=?=) Date: Fri, 02 Dec 2011 09:41:20 -0000 Subject: =?utf-8?q?=5BBug_819251=5D_Re=3A_package_phpmyadmin_4=3A3=2E3=2E10?= =?utf-8?q?-1_failed_to_install/upgrade=3A_le_sous-processus_script_p?= =?utf-8?q?ost-installation_install=C3=A9_a_retourn=C3=A9_une_erreur_?= =?utf-8?q?de_sortie_d=27=C3=A9tat_10?= References: <20110801120545.2207.81426.malonedeb@gac.canonical.com> Message-ID: <20111202094121.5441.61461.malone@gac.canonical.com> Looks like something went wrong in dbconfig-common: Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111, line 20. Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111, line 28. dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf ** Package changed: phpmyadmin (Ubuntu) => dbconfig-common (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dbconfig-common in Ubuntu. https://bugs.launchpad.net/bugs/819251 Title: package phpmyadmin 4:3.3.10-1 failed to install/upgrade: le sous- processus script post-installation installé a retourné une erreur de sortie d'état 10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/819251/+subscriptions From 510587 at bugs.launchpad.net Fri Dec 2 09:41:19 2011 From: 510587 at bugs.launchpad.net (Alessio Bravi) Date: Fri, 02 Dec 2011 09:41:19 -0000 Subject: [Bug 510587] Re: Bind/named does not initialize on boot due to missing IPv6 address References: <20100121110541.6742.41856.malonedeb@wampee.canonical.com> Message-ID: <20111202094119.24937.76693.malone@wampee.canonical.com> The problem is still present, and it is really annoying. I can't understand why it has been classified with a "Low" importance. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/510587 Title: Bind/named does not initialize on boot due to missing IPv6 address To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/510587/+subscriptions From marc.cluet at canonical.com Fri Dec 2 12:22:59 2011 From: marc.cluet at canonical.com (Marc Cluet) Date: Fri, 02 Dec 2011 12:22:59 -0000 Subject: [Blueprint servercloud-p-orchestra] Orchestra Next Steps Message-ID: <20111202122259.32326.9255.launchpad@gac.canonical.com> Blueprint changed by Marc Cluet: Whiteboard changed: Comments: - This spec needs some more meat before UDS. Work Items: MIR for orchestra: TODO Replace default username/password for provisioned systems with something more secure: TODO Make preseed files conffiles (again) so that it's easier for admin to change default user/pass: TODO Investigate use of ssh-import-id to ease import of SSH keys: TODO Testing of IPMI: TODO extend cobbler to store hardware information and share with ocsinventory: TODO - [lynxman] get nagios working better by default: INPROGRESS + [lynxman] get nagios working better by default: DONE MIR enough of Orchestra to get onto install ISO: TODO ocsinventory integration into Orchestra: TODO test/extend ARM support: TODO test adding a few thousand (fake) systems to cobbler and test memory/scalability limits: TODO [zul] fix cobbler bugs: TODO Full review of default preseed for orchestra: TODO Make client package (and its Recommends) installation optional in preseed: TODO Move byobu by default into orchestra_client_package snippet: TODO [andreserl] Make import ISO's optional during install: DONE Nagios plugin for rabbitmq-server: TODO Nagios plugin for libvirt: TODO Nagios plugin for nova: TODO Nagios plugin for swift: TODO Test ISCSI/AOE hardware with orchestra: TODO juju charm for nagios-plugins: TODO juju charm for rsyslog: TODO juju charm for nrpe: TODO juju charm for ocsinventory: TODO juju charm for collectd: TODO juju charm for glusterfs: TODO Questions / Comments: Detailed so far, but I fear there is feature work we haven't yet documented. --Daviey Thanks. -- Orchestra Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-orchestra From thierry.carrez+lp at gmail.com Fri Dec 2 14:02:02 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Fri, 02 Dec 2011 14:02:02 -0000 Subject: [Bug 871278] Re: Cannot attach volumes to instances if tgt is used References: <20111009125611.7643.31816.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202140203.32730.82666.launchpad@gac.canonical.com> ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Status: New => Confirmed ** Changed in: nova Status: Confirmed => In Progress ** Changed in: nova Assignee: (unassigned) => Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/871278 Title: Cannot attach volumes to instances if tgt is used To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/871278/+subscriptions From 899173 at bugs.launchpad.net Fri Dec 2 14:05:57 2011 From: 899173 at bugs.launchpad.net (James Beal) Date: Fri, 02 Dec 2011 14:05:57 -0000 Subject: [Bug 899173] [NEW] iostat/kernel output for dm devices broken References: <20111202140557.689.55445.malonedeb@gac.canonical.com> Message-ID: <20111202140557.689.55445.malonedeb@gac.canonical.com> Public bug reported: lsb_release -rd Description: Ubuntu 10.04.3 LTS Release: 10.04 apt-cache policy sysstat sysstat: Installed: 9.0.6-2 Candidate: 9.0.6-2 Version table: *** 9.0.6-2 0 990 http://archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status apt-cache policy linux linux: Installed: (none) Candidate: 2.6.32.36.42 Version table: 2.6.32.36.42 0 990 http://archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 2.6.32.35.41 0 990 http://archive.ubuntu.com/ubuntu/ lucid-security/main Packages 2.6.32.21.22 0 990 http://archive.ubuntu.com/ubuntu/ lucid/main Packages Firstly I have no /dev/dm* device files and I would expect to have them. dmsetup ls 36000402002fc827b66970aae00000000 (251, 3) 36000402002fc827b66970aac00000000 (251, 2) vg1-lvol0 (251, 0) 36000402002fc827b66970aaf00000000 (251, 1) 36000402002fc827b66970aad00000000 (251, 4) ls -l /dev/dm* ls: cannot access /dev/dm*: No such file or directory This is the mapping of paths to /dev/sd multipath -ll 36000402002fc827b66970aae00000000dm-3 NEXSAN ,SATABeast2 [size=15T][features=1 queue_if_no_path][hwhandler=0] \_ round-robin 0 [prio=130][active] \_ 0:0:0:2 sdc 8:32 [active][ready] \_ round-robin 0 [prio=10][enabled] \_ 2:0:0:2 sdg 8:96 [active][ready] 36000402002fc827b66970aac00000000dm-2 NEXSAN ,SATABeast2 [size=15T][features=1 queue_if_no_path][hwhandler=0] \_ round-robin 0 [prio=130][active] \_ 0:0:0:3 sdd 8:48 [active][ready] \_ round-robin 0 [prio=10][enabled] \_ 2:0:0:3 sdh 8:112 [active][ready] 36000402002fc827b66970aaf00000000dm-1 NEXSAN ,SATABeast2 [size=15T][features=1 queue_if_no_path][hwhandler=0] \_ round-robin 0 [prio=130][active] \_ 2:0:0:1 sdf 8:80 [active][ready] \_ round-robin 0 [prio=10][enabled] \_ 0:0:0:1 sdb 8:16 [active][ready] 36000402002fc827b66970aad00000000dm-4 NEXSAN ,SATABeast2 [size=15T][features=1 queue_if_no_path][hwhandler=0] \_ round-robin 0 [prio=130][active] \_ 2:0:0:4 sdi 8:128 [active][ready] \_ round-robin 0 [prio=10][enabled] \_ 0:0:0:4 sde 8:64 [active][ready] So looking at dm-4 iostat /dev/dm-4 /dev/sdi /dev/sde 10 2 Linux 2.6.38-11-server (sf-nfs-red-c02d) 02/12/11 _x86_64_ (8 CPU) avg-cpu: %user %nice %system %iowait %steal %idle 0.16 0.00 1.94 3.68 0.00 94.22 Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn sde 59.85 8839.83 8050.23 19180626896 17467347187 dm-4 0.00 0.00 0.00 8704 0 sdi 0.00 0.00 0.00 8208 0 avg-cpu: %user %nice %system %iowait %steal %idle 0.36 0.00 1.68 0.00 0.00 97.96 Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn sde 15.40 0.00 6813.30 0 68133 dm-4 0.00 0.00 0.00 0 0 sdi 0.00 0.00 0.00 0 0 so dm-4 is not mirroring sde Looking in /proc/diskstats doesn't look if dm devices are being updated egrep 'sde|dm-4' /proc/diskstats 8 64 sde 90651080 89903468 19180626896 1410791480 39203730 114164693 17468206968 366306424 0 274360100 1777314394 251 4 dm-4 986 102 8704 790 0 0 0 0 0 790 790 root at sf-nfs-red-c02d:/lib/udev/rules.d# egrep 'sde|dm-4' /proc/diskstats 8 64 sde 90651080 89903468 19180626896 1410791480 39203848 114165149 17468277323 366314084 0 274360470 1777322054 251 4 dm-4 986 102 8704 790 0 0 0 0 0 790 790 ** Affects: sysstat (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to sysstat in Ubuntu. https://bugs.launchpad.net/bugs/899173 Title: iostat/kernel output for dm devices broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sysstat/+bug/899173/+subscriptions From 592442 at bugs.launchpad.net Fri Dec 2 14:39:23 2011 From: 592442 at bugs.launchpad.net (Finjon Kiang) Date: Fri, 02 Dec 2011 14:39:23 -0000 Subject: [Bug 592442] Re: fopen fails on some SSL urls References: <20100610222307.12976.68194.malonedeb@soybean.canonical.com> Message-ID: <20111202143923.13400.9059.malone@soybean.canonical.com> It looked like this bug is still there. I used the code below to test: Message-ID: <20111202142448.13199.5957.malone@wampee.canonical.com> The problem still exists on 11.10. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From 592442 at bugs.launchpad.net Fri Dec 2 15:28:56 2011 From: 592442 at bugs.launchpad.net (Finjon Kiang) Date: Fri, 02 Dec 2011 15:28:56 -0000 Subject: [Bug 592442] Re: fopen fails on some SSL urls References: <20100610222307.12976.68194.malonedeb@soybean.canonical.com> Message-ID: <20111202152856.487.55457.malone@gac.canonical.com> Three environments: # PHP Version 5.3.5-1ubuntu7.3 Suhosin Patch 0.9.10 Apache/2.2.17 (Ubuntu) OpenSSL 0.9.8o 01 Jun 2010 $ uname -a Linux xxx #50-Ubuntu SMP Mon Sep 12 21:51:23 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux $ openssl s_client -host aquarius.neweb.com.tw -port 443 CONNECTED(00000003) 28269:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188: --- # PHP Version 5.3.6-13ubuntu3.2 Suhosin Patch 0.9.10 Apache/2.2.20 (Ubuntu) OpenSSL 1.0.0e 6 Sep 2011 $ uname -a Linux xxx 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux $ openssl s_client -host aquarius.neweb.com.tw -port 443 CONNECTED(00000003) 140055608010400:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:591: --- # PHP Version 5.2.4-2ubuntu5.17 Suhosin Patch 0.9.6.2 Apache/2.2.8 (Ubuntu) OpenSSL 0.9.8g 19 Oct 2007 $ uname -a Linux xxx 2.6.24-17-server #1 SMP Thu May 1 14:28:06 UTC 2008 x86_64 GNU/Linux $ openssl s_client -host aquarius.neweb.com.tw -port 443 CONNECTED(00000003) depth=2 /C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root verify error:num=19:self signed certificate in certificate chain verify return:0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/592442 Title: fopen fails on some SSL urls To manage notifications about this bug go to: https://bugs.launchpad.net/php/+bug/592442/+subscriptions From 802876 at bugs.launchpad.net Fri Dec 2 15:36:23 2011 From: 802876 at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 02 Dec 2011 15:36:23 -0000 Subject: [Bug 802876] Re: nova_sudoers should take into account new location for brctl References: <20110628090831.23063.78045.malonedeb@soybean.canonical.com> Message-ID: <20111202153624.27397.25466.launchpad@loganberry.canonical.com> ** Changed in: nova (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/802876 Title: nova_sudoers should take into account new location for brctl To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/802876/+subscriptions From tim.gardner at canonical.com Fri Dec 2 17:19:33 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Fri, 02 Dec 2011 17:19:33 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111202171933.7539.35731.malone@chaenomeles.canonical.com> Test kernels at http://kernel.ubuntu.com/~rtg/790863.1 Corresponding sources at git://kernel.ubuntu.com/rtg/ubuntu-lucid.git config-ns-790863, tag 790863.1 -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From tim.gardner at canonical.com Fri Dec 2 17:50:29 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Fri, 02 Dec 2011 17:50:29 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111202175029.13302.97989.malone@soybean.canonical.com> Don't forget to do something like: echo 4096 | sudo tee /proc/sys/net/core/netns_max before attempting to fork with CLONE_NEWNET. -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From clint at fewbar.com Fri Dec 2 18:09:37 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 02 Dec 2011 18:09:37 -0000 Subject: [Bug 592442] Re: fopen fails on some SSL urls References: <20100610222307.12976.68194.malonedeb@soybean.canonical.com> <20111202152856.487.55457.malone@gac.canonical.com> Message-ID: <1322848704-sup-2694@fewbar.com> Excerpts from Finjon Kiang's message of Fri Dec 02 15:28:56 UTC 2011: > Three environments: > # PHP Version 5.3.5-1ubuntu7.3 > Suhosin Patch 0.9.10 > Apache/2.2.17 (Ubuntu) > OpenSSL 0.9.8o 01 Jun 2010 > > $ uname -a > Linux xxx #50-Ubuntu SMP Mon Sep 12 21:51:23 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > $ openssl s_client -host aquarius.neweb.com.tw -port 443 > CONNECTED(00000003) > 28269:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188: > The site doesn't seem to support SSLv3 $ openssl s_client -host aquarius.neweb.com.tw -port 443 CONNECTED(00000003) 140489793156768:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:591: --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 0 bytes --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE SSL-Session: Protocol : SSLv3 Cipher : 0000 Session-ID: Session-ID-ctx: Master-Key: Key-Arg : None PSK identity: None PSK identity hint: None Start Time: 1322848731 Timeout : 7200 (sec) Verify return code: 0 (ok) --- On an older openssl: $ openssl s_client -host aquarius.neweb.com.tw -port 443 CONNECTED(00000003) depth=2 /C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root verify return:1 depth=1 /C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware verify return:1 depth=0 /C=TW/postalCode=11510/ST=Taiwan/L=Taipei/streetAddress=7F., No.52, Sec. 3, Nangang Rd., Nangang Dist., Taipei City 11510, Taiwan (R.O.C.)/O=Neweb Technologies Co., Ltd./OU=MIS/OU=Provided by Global Digital Inc./OU=GlobalTrustSSLWildcard/CN=*.neweb.com.tw verify return:1 --- Certificate chain 0 s:/C=TW/postalCode=11510/ST=Taiwan/L=Taipei/streetAddress=7F., No.52, Sec. 3, Nangang Rd., Nangang Dist., Taipei City 11510, Taiwan (R.O.C.)/O=Neweb Technologies Co., Ltd./OU=MIS/OU=Provided by Global Digital Inc./OU=GlobalTrustSSLWildcard/CN=*.neweb.com.tw i:/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware 1 s:/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware i:/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root 2 s:/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root i:/C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root --- Server certificate -----BEGIN CERTIFICATE----- MIIGPjCCBSagAwIBAgIRAPzAoe3QmtGF36gPqlNpvCwwDQYJKoZIhvcNAQEFBQAw gZcxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJVVDEXMBUGA1UEBxMOU2FsdCBMYWtl IENpdHkxHjAcBgNVBAoTFVRoZSBVU0VSVFJVU1QgTmV0d29yazEhMB8GA1UECxMY aHR0cDovL3d3dy51c2VydHJ1c3QuY29tMR8wHQYDVQQDExZVVE4tVVNFUkZpcnN0 LUhhcmR3YXJlMB4XDTExMDExNDAwMDAwMFoXDTE0MDExMzIzNTk1OVowggE1MQsw CQYDVQQGEwJUVzEOMAwGA1UEERMFMTE1MTAxDzANBgNVBAgTBlRhaXdhbjEPMA0G A1UEBxMGVGFpcGVpMVswWQYDVQQJE1I3Ri4sIE5vLjUyLCBTZWMuIDMsIE5hbmdh bmcgUmQuLCBOYW5nYW5nIERpc3QuLCBUYWlwZWkgQ2l0eSAxMTUxMCwgVGFpd2Fu IChSLk8uQy4pMSUwIwYDVQQKExxOZXdlYiBUZWNobm9sb2dpZXMgQ28uLCBMdGQu MQwwCgYDVQQLEwNNSVMxKDAmBgNVBAsTH1Byb3ZpZGVkIGJ5IEdsb2JhbCBEaWdp dGFsIEluYy4xHzAdBgNVBAsTFkdsb2JhbFRydXN0U1NMV2lsZGNhcmQxFzAVBgNV BAMUDioubmV3ZWIuY29tLnR3MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC AQEAjMKy7p5wVfGxzCTM7+FlsnuIqBU6ze084OOUjSOs6BKjy1N1d3QJ9XYSn84Q a3PkLl5BIwf9tQZu6BFO+KBxwXxwpIHs5GRLt89CxPxQk7qmguHJxkI05YIJqzXy B2VYTAuGS9fZKmUj8zcFzK+JGlS0yuOTUquR2TAP5AFb1QjRdylF6pOEzoHi1LHn ljeli6Qu01oRbj1TyjBP6WEVdxhOhMqtF3XMq7byXt3J3MqUO5fpf9DXmlkrpr7k 3ZvcPqvfr/dWn+xBkdOvmV2Uavt2f/CUydpVl4OdofH6I6GQBpHI9Z8KMnDtEDJt H1WNf/AOPPM6ioCTtB/waB0BLQIDAQABo4IB4jCCAd4wHwYDVR0jBBgwFoAUoXJf JhsomEOVXQc31YWWnUvSw0UwHQYDVR0OBBYEFFtVjtANLFGUo7ivkaxYzWWVCnVo MA4GA1UdDwEB/wQEAwIFoDAMBgNVHRMBAf8EAjAAMB0GA1UdJQQWMBQGCCsGAQUF BwMBBggrBgEFBQcDAjBGBgNVHSAEPzA9MDsGDCsGAQQBsjEBAgEDBDArMCkGCCsG AQUFBwIBFh1odHRwczovL3NlY3VyZS5jb21vZG8uY29tL0NQUzB7BgNVHR8EdDBy MDigNqA0hjJodHRwOi8vY3JsLmNvbW9kb2NhLmNvbS9VVE4tVVNFUkZpcnN0LUhh cmR3YXJlLmNybDA2oDSgMoYwaHR0cDovL2NybC5jb21vZG8ubmV0L1VUTi1VU0VS Rmlyc3QtSGFyZHdhcmUuY3JsMHEGCCsGAQUFBwEBBGUwYzA7BggrBgEFBQcwAoYv aHR0cDovL2NydC5jb21vZG9jYS5jb20vVVROQWRkVHJ1c3RTZXJ2ZXJDQS5jcnQw JAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmNvbW9kb2NhLmNvbTAnBgNVHREEIDAe gg4qLm5ld2ViLmNvbS50d4IMbmV3ZWIuY29tLnR3MA0GCSqGSIb3DQEBBQUAA4IB AQCRBBiwMUa8QmUnu1fP8OCVUZeFsXzYy0oePWlTkWOMzbg8Nhxc3Uc7vCXcZtKk FNecxDqYxnQd1MgqfMuogCVtQxcB00CzvB244YNPxO7/w6jzGSrer2M2PA3UgU86 G+HISIlp41M1pVOqEkZVqP+El/K7OdKDF+0MaQ9o90d9XB9jxJmOchxAoMtgzreR JJObEWMnHlJpjgrpvKrc5XLIXtDTjgZOKn2RvRoBjIjssNIBnBwb88KUhXdEJRmS LExEaveGk+h6Zwm3bGx51/Y3EUw1c3p2p+1KpygH3DRInYToy44+yOTY6AtlUzee A3O+goDgL0IO3Qhez3gSgKll -----END CERTIFICATE----- subject=/C=TW/postalCode=11510/ST=Taiwan/L=Taipei/streetAddress=7F., No.52, Sec. 3, Nangang Rd., Nangang Dist., Taipei City 11510, Taiwan (R.O.C.)/O=Neweb Technologies Co., Ltd./OU=MIS/OU=Provided by Global Digital Inc./OU=GlobalTrustSSLWildcard/CN=*.neweb.com.tw issuer=/C=US/ST=UT/L=Salt Lake City/O=The USERTRUST Network/OU=http://www.usertrust.com/CN=UTN-USERFirst-Hardware --- No client certificate CA names sent --- SSL handshake has read 3985 bytes and written 447 bytes --- New, TLSv1/SSLv3, Cipher is AES256-SHA Server public key is 2048 bit Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE SSL-Session: Protocol : TLSv1 Cipher : AES256-SHA Session-ID: 0000712C8184886D3C78FFFAC431ABF703843D95585858584ED9122B0000269F Session-ID-ctx: Master-Key: 26E6F0E074E2ABD6FF10360AA61F7D9CFF213844506EF14B3419146E1D3B950AF75DC452D4C0CCE46829DD8CE1559851 Key-Arg : None Krb5 Principal: None Start Time: 1322848811 Timeout : 300 (sec) Verify return code: 0 (ok) --- And with SSLv3 forced on the same version: $ openssl s_client -host aquarius.neweb.com.tw -port 443 -ssl3 CONNECTED(00000003) 13713:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:530: SSLv2 has been gone for some time now: openssl (0.9.8o-1ubuntu3) maverick; urgency=low * debian/patches/no-sslv2.patch: disable SSLv2 to match NSS and GnuTLS. The protocol is unsafe and extremely deprecated. (Debian bug 589706) -- Kees Cook Tue, 20 Jul 2010 08:24:13 -0700 Its puzzling that the older openssl (0.9.8e-12.el5_5.7 on CentOS 5.5) does not share this problem. Anyway, this is not the same bug that was fixed here.. most likely a new bug. Please open a new report against openssl so that we can address it (and please reference back to the new bug on this bug report, so users who stumble on this one will find the new one. > --- > > # PHP Version 5.3.6-13ubuntu3.2 > Suhosin Patch 0.9.10 > Apache/2.2.20 (Ubuntu) > OpenSSL 1.0.0e 6 Sep 2011 > > $ uname -a > Linux xxx 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > $ openssl s_client -host aquarius.neweb.com.tw -port 443 > CONNECTED(00000003) > 140055608010400:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:591: > > --- > > # PHP Version 5.2.4-2ubuntu5.17 > Suhosin Patch 0.9.6.2 > Apache/2.2.8 (Ubuntu) > OpenSSL 0.9.8g 19 Oct 2007 > > $ uname -a > Linux xxx 2.6.24-17-server #1 SMP Thu May 1 14:28:06 UTC 2008 x86_64 GNU/Linux > $ openssl s_client -host aquarius.neweb.com.tw -port 443 > CONNECTED(00000003) > depth=2 /C=SE/O=AddTrust AB/OU=AddTrust External TTP Network/CN=AddTrust External CA Root > verify error:num=19:self signed certificate in certificate chain > verify return:0 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/592442 > > Title: > fopen fails on some SSL urls > > Status in PHP: Hypertext Preprocessor: > Unknown > Status in “openssl” package in Ubuntu: > Confirmed > Status in “php5” package in Ubuntu: > Fix Released > > Bug description: > Binary package hint: php5 > > Description: Ubuntu 10.04 LTS > Release: 10.04 > > php5: > Installed: 5.3.2-1ubuntu4.2 > Candidate: 5.3.2-1ubuntu4.2 > Version table: > *** 5.3.2-1ubuntu4.2 0 > 500 http://archive.ubuntu.com/ubuntu/ lucid-updates/main Packages > 100 /var/lib/dpkg/status > 5.3.2-1ubuntu4 0 > 500 http://archive.ubuntu.com/ubuntu/ lucid/main Packages > > For some reason I can't seem to get the following to work. I suspect a > SSL problem. Maybe the intermediate SSL cert is not being recognized > properly? The server cert is signed by geotrust (which is an > intermediate of equifax[1]). > > I put the following in a file called /tmp/fopen.php: > > if (fopen("https://www.google.com","r")) { print "www.google.com worked\n"; } > if (fopen("https://cas.ucdavis.edu","r")) { print "cas.ucdavis.edu worked\n"; } > ?> > > Then I run the php via an apache web and/or via the php5-cli (the > results are the same in both cases): > > $ php /tmp/fopen.php > www.google.com worked > PHP Warning: fopen(): SSL operation failed with code 1. OpenSSL Error messages: > error:140773F2:SSL routines:func(119):reason(1010) in /tmp/fopen.php on line 3 > PHP Warning: fopen(): Failed to enable crypto in /tmp/fopen.php on line 3 > PHP Warning: fopen(https://cas.ucdavis.edu): failed to open stream: operation failed in /tmp/fopen.php on line 3 > $ > > When I run the above command on a karmic or jaunty machine it works > fine for both fopen() calls. I've attached a tcpdump of the above > script. > > As you can see from the dump, Google is working but my server is not. I get an SSL alert packet (packet #29) back with code 10 > (unexpected message). Maybe this is an intermediate cert verification problem? > > What is funny is that I get an ACK right before that. It seems like > maybe the server is sending an ACK, client starts talking, server > isn't ready and sends an out-of-order message. > > Scott -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/592442 Title: fopen fails on some SSL urls To manage notifications about this bug go to: https://bugs.launchpad.net/php/+bug/592442/+subscriptions From clint at fewbar.com Fri Dec 2 18:50:49 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 02 Dec 2011 18:50:49 -0000 Subject: [Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin References: <20090128083038.30563.680.malonedeb@potassium.ubuntu.com> Message-ID: <20111202185049.12478.86134.malone@wampee.canonical.com> Closing the PHP task.. its not really fixable in PHP. ** Changed in: php5 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From 322214 at bugs.launchpad.net Fri Dec 2 18:50:12 2011 From: 322214 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 18:50:12 -0000 Subject: [Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin References: <20090128083038.30563.680.malonedeb@potassium.ubuntu.com> Message-ID: <20111202185020.20354.61024.malone@cocoplum.canonical.com> This bug was fixed in the package libedit - 2.11-20080614-3ubuntu1 --------------- libedit (2.11-20080614-3ubuntu1) precise; urgency=low * libedit/tty.c: grabs controlling terminal even when output is a non tty, causing things like php | less to mis-function. Patch changes this behavior to work more like readline. (LP: #322214) -- Clint Byrum Wed, 26 Jan 2011 13:04:09 -0800 ** Changed in: libedit (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From clint at fewbar.com Fri Dec 2 18:49:23 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 02 Dec 2011 18:49:23 -0000 Subject: [Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin References: <20090128083038.30563.680.malonedeb@potassium.ubuntu.com> Message-ID: <20111202184923.7539.41728.malone@chaenomeles.canonical.com> FYI, the upstream thread is here: http://mail-index.netbsd.org/tech-userlevel/2011/01/26/msg004486.html And I got one positive response. However, it does not appear that the patch ever landed upstream. Since this is linux specific, I think we can have this as a patch to libedit and carry it as part of libedit's port to linux. So I've uploaded the fix to precise. ** Also affects: libedit (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286356 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From 322214 at bugs.launchpad.net Fri Dec 2 19:15:30 2011 From: 322214 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 19:15:30 -0000 Subject: [Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin References: <20090128083038.30563.680.malonedeb@potassium.ubuntu.com> Message-ID: <20111202191531.15495.59003.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/libedit -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From 891227 at bugs.launchpad.net Fri Dec 2 19:26:00 2011 From: 891227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 19:26:00 -0000 Subject: [Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter References: <20111116162525.16171.11141.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202192600.12311.43127.malone@soybean.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nova (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/891227 Title: nova.conf force_dhcp_release doesn't take any parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/891227/+subscriptions From 891227 at bugs.launchpad.net Fri Dec 2 19:26:20 2011 From: 891227 at bugs.launchpad.net (Adam Gandelman) Date: Fri, 02 Dec 2011 19:26:20 -0000 Subject: [Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter References: <20111116162525.16171.11141.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202192621.6576.98449.launchpad@chaenomeles.canonical.com> ** Changed in: nova (Ubuntu) Status: Confirmed => In Progress ** Changed in: nova (Ubuntu) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/891227 Title: nova.conf force_dhcp_release doesn't take any parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/891227/+subscriptions From 877852 at bugs.launchpad.net Fri Dec 2 20:09:07 2011 From: 877852 at bugs.launchpad.net (Ursula Junque) Date: Fri, 02 Dec 2011 20:09:07 -0000 Subject: [Bug 877852] Re: samba failed to install when updating from ubuntu 11.04 to 11.10 References: <20111019012950.28671.73450.malonedeb@wampee.canonical.com> Message-ID: <20111202200912.12025.59275.launchpad@wampee.canonical.com> ** Changed in: samba (Ubuntu) Importance: Undecided => Medium -- 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/877852 Title: samba failed to install when updating from ubuntu 11.04 to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877852/+subscriptions From thom.pischke at gmail.com Fri Dec 2 20:08:45 2011 From: thom.pischke at gmail.com (Thom Pischke) Date: Fri, 02 Dec 2011 20:08:45 -0000 Subject: [Bug 112590] Re: no internet connection until I restart router References: <20070505110124.21577.12371.malonedeb@gangotri.ubuntu.com> Message-ID: <20111202200845.12115.81100.malone@soybean.canonical.com> I have the same or a similar bug. Whenever I reboot my Dell laptop, I can connect to the router, and even to the admin interface, but I can't access the internet until I restart the router. All other devices in my household, including a tablet, two smartphones, and another dell laptop also running Ubuntu 11.10 do NOT have this problem. Bizarre. Had the same problem with another router with I replaced. Not sure when the problem started but never had it on 11.04. I'm not even sure if it's an Ubuntu bug, some bizarre router behavior, or even a problem at the ISP. This bug looks very old, so I'd be surprised if it's really the same issue. 09:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02) 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in Ubuntu. https://bugs.launchpad.net/bugs/112590 Title: no internet connection until I restart router To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/112590/+subscriptions From 891227 at bugs.launchpad.net Fri Dec 2 20:23:29 2011 From: 891227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 20:23:29 -0000 Subject: [Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter References: <20111116162525.16171.11141.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202202330.723.65079.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/nova/891227 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/891227 Title: nova.conf force_dhcp_release doesn't take any parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/891227/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 20:56:02 2011 From: 540747 at bugs.launchpad.net (Jochen Fahrner) Date: Fri, 02 Dec 2011 20:56:02 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202205602.12981.52634.malone@soybean.canonical.com> Thank you James. I Installed it on my Lucid server and it looks good at a first glance. Permissions are ok now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 217787 at bugs.launchpad.net Fri Dec 2 21:22:03 2011 From: 217787 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 02 Dec 2011 21:22:03 -0000 Subject: [Bug 217787] [NEW] cups crashes when using web-gui and refuses to print References: <20080415153609.15311.95187.malonedeb@potassium.ubuntu.com> Message-ID: <20111202212205.12764.5512.launchpad@soybean.canonical.com> You have been subscribed to a public bug: Binary package hint: cupsys I tried to print today but the printing job was just put in the queue and nothing was printed. I did not get the printer icon in the notification area. I noticed how I got errors in auth.log from cups: Apr 15 15:42:56 thnov-desktop cupsd: PAM unable to dlopen(/lib/security/pam_smbpass.so) Apr 15 15:42:56 thnov-desktop cupsd: PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory] I found that in bug #216990 this was solved by installing libpam- smbpass. Why was i missing this package? Anyway, after I installed it, still I cannot print. I restarted cups via '/etc/init.d/cupsys restart' and I can see that user lp has a couple of processes which seems to be handling by printing jobs. When I go to localhost:631 in a browser cups immediately crashes. This crash is not picked up by apport nor is anything written in /var/crash. I started the process manually so I could see the crash: $ sudo /usr/sbin/cupsd -f sh: /usr/share/samba/panic-action: Permission denied Aborted (core dumped) So, every time I restart cups now my jobs are being processed but nothing is being printed. I see no activity at my printer. As soon as I try to use the web gui it crashes. $ lsb_release -rd Description: Ubuntu hardy (development branch) Release: 8.04 $ dpkg -l | grep cups ii bluez-cups 3.26-0ubuntu5 Bluetooth printer driver for CUPS ii cups-pdf 2.4.6-4ubuntu2 PDF printer for CUPS ii cupsddk 1.2.0-0ubuntu1 CUPS Driver Development Kit ii cupsddk-drivers 1.2.0-0ubuntu1 CUPS Driver Development Kit - Driver files ii cupsys 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - server ii cupsys-bsd 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - BSD comman ii cupsys-client 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - client pro ii cupsys-common 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - common fil ii cupsys-driver-gutenprint 5.0.2-2ubuntu1 printer drivers for CUPS ii hal-cups-utils 0.6.13+svn86-0ubuntu4 CUPS integration with HAL ii libcupsimage2 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - image libs ii libcupsys2 1.3.7-1ubuntu2 Common UNIX Printing System(tm) - libs ii libgnomecups1.0-1 0.2.3-1ubuntu1 GNOME library for CUPS interaction ii python-cups 1.9.34-0ubuntu1 Python bindings for CUPS TEST CASE: - install libpam-smbpass and cupsys - adjust all the 'Require user' directives to point to a non-existant user - go to http://localhost:631/ and try to change/save the configuration file. ** Affects: apparmor (Ubuntu) Importance: High Assignee: Jamie Strandboge (jdstrand) Status: Fix Released ** Affects: samba (Ubuntu) Importance: Undecided Assignee: neil.james130 at ntlworld.com (neil-james130) Status: Triaged ** Affects: apparmor (Ubuntu Hardy) Importance: High Assignee: Jamie Strandboge (jdstrand) Status: Fix Released ** Affects: samba (Ubuntu Hardy) Importance: Undecided Assignee: neil.james130 at ntlworld.com (neil-james130) Status: Won't Fix ** Affects: apparmor (Ubuntu Intrepid) Importance: High Assignee: Jamie Strandboge (jdstrand) Status: Fix Released ** Affects: samba (Ubuntu Intrepid) Importance: Undecided Status: Won't Fix ** Tags: verification-done -- 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 member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. From steve.langasek at canonical.com Fri Dec 2 21:22:00 2011 From: steve.langasek at canonical.com (Steve Langasek) Date: Fri, 02 Dec 2011 21:22:00 -0000 Subject: [Bug 217787] Re: cups crashes when using web-gui and refuses to print References: <20080415153609.15311.95187.malonedeb@potassium.ubuntu.com> Message-ID: <20111202212203.12764.21756.launchpad@soybean.canonical.com> ** Package changed: kdesudo (Ubuntu) => samba (Ubuntu) ** Changed in: samba (Ubuntu) Assignee: neil.james130 at ntlworld.com (neil-james130) => (unassigned) ** Changed in: samba (Ubuntu Hardy) Assignee: neil.james130 at ntlworld.com (neil-james130) => (unassigned) -- 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/217787 Title: cups crashes when using web-gui and refuses to print To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/217787/+subscriptions From smoser at ubuntu.com Fri Dec 2 21:29:41 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 02 Dec 2011 21:29:41 -0000 Subject: [Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack References: <20111124083031.827.31617.malonedeb@soybean.canonical.com> Message-ID: <20111202212941.6452.29061.malone@chaenomeles.canonical.com> I'll get to this early next week. but one more comment. The initial poll that is timing out for openstack is just to check to see if the metadata service is there (ie, "is this EC2?"). Then immediately after that, cloud-init crawls the metadata service. So, we make 1 call until it succedes , and then maybe 18 calls or so. So if its a 10 second wait, that blocks boot by 180 seconds on the crawl :-( -- 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/894279 Title: cloud-init fails to fetch metadata with OpenStack To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/894279/+subscriptions From osintsev at gmail.com Fri Dec 2 21:31:53 2011 From: osintsev at gmail.com (Vladimir Osintsev) Date: Fri, 02 Dec 2011 21:31:53 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111202213153.13302.13642.malone@soybean.canonical.com> This parameter must be set before LXC containers starts? It can be setted via sysctl.conf? -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 21:40:12 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 21:40:12 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202214012.12981.63844.malone@soybean.canonical.com> That's good news. I'll request that this be SRUed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 22:01:42 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 22:01:42 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202220142.12375.68573.malone@wampee.canonical.com> This is the final patch that has been tested to fix the problem. ** Tags added: patch ** Changed in: apache2 (Ubuntu) Status: Fix Released => In Progress ** Changed in: apache2 (Ubuntu Lucid) Status: Confirmed => In Progress ** Attachment added: "99-fix-mod-dav-permissions.dpatch" https://bugs.launchpad.net/oem-priority/+bug/540747/+attachment/2617109/+files/99-fix-mod-dav-permissions.dpatch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 22:02:52 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 22:02:52 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202220252.6452.90960.malone@chaenomeles.canonical.com> Chuck, would you please apply that patch to the apache2 Lucid branch and switch to fix committed? ** Changed in: apache2 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 540747 at bugs.launchpad.net Fri Dec 2 22:15:25 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Fri, 02 Dec 2011 22:15:25 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111202221525.6354.12774.malone@chaenomeles.canonical.com> [Impact] This bug stems from web dav modifying files to have permissions 600 instead of the standard 644. When this happens , it is impossible for Apache to then go serve out the pages. This basically makes the webdav unusable and makes a nasty crond chmod script necessary. [Development Fix] First fixed upstream, then brought down as part of apache 2.2.15-3 [Stable Fix] see attached '99-fix-mod-dav-permissions.dpatch' [Test Case] 1) Download the original archive from http://archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2_2.2.14.orig.tar.gz and build with "./configure --enable-dav-fs=shared --enable-dav-lock=shared --enable-dav=shared". This should result in a mod_dav_fs.so library in modules/dav/fs/.libs. Place such a shared library in /usr/lib/apache/modules as a replacement for the one already there. 2) Set up a DAV location like so: DAV on 3) Use "cadaver" to connect to your server and PUT a file in location "test". The idea is that the permissions come out as 0600 for the standard Lucid installation and 0644 for the vanilla Apache module. [Regression Potential] Low. This has patch has already been applied upstream and is in use by however many 10.10, 11.04, and 11.10 users. The compiled LTS pachage has also tested by someone that is experiencing the original problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 899416 at bugs.launchpad.net Fri Dec 2 22:25:45 2011 From: 899416 at bugs.launchpad.net (Michael Calabro) Date: Fri, 02 Dec 2011 22:25:45 -0000 Subject: [Bug 899416] [NEW] package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111202222546.13512.98850.malonedeb@soybean.canonical.com> Message-ID: <20111202222546.13512.98850.malonedeb@soybean.canonical.com> Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 10.04 Package: squid 2.7.STABLE7-1ubuntu12.4 ProcVersionSignature: Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-generic i686 Architecture: i386 Date: Mon Nov 28 19:26:53 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Custom Live CD - Release i386 SourcePackage: squid Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: squid (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/899416 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/899416/+subscriptions From 899416 at bugs.launchpad.net Fri Dec 2 22:25:45 2011 From: 899416 at bugs.launchpad.net (Michael Calabro) Date: Fri, 02 Dec 2011 22:25:45 -0000 Subject: [Bug 899416] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111202222546.13512.98850.malonedeb@soybean.canonical.com> Message-ID: <20111202222547.13512.1017.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/899416 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/899416/+subscriptions From 899440 at bugs.launchpad.net Fri Dec 2 23:12:12 2011 From: 899440 at bugs.launchpad.net (Daren Huang) Date: Fri, 02 Dec 2011 23:12:12 -0000 Subject: [Bug 899440] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202231213.12277.40178.malonedeb@wampee.canonical.com> Message-ID: <20111202231213.12277.40178.malonedeb@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 Public bug reported: make: *** vmxnet: No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-2.5-virtual 3.2.0-rc3 Uname: Linux 3.2.0-2-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-2-generic Date: Sat Dec 3 07:01:53 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899440 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899440/+subscriptions From 899440 at bugs.launchpad.net Fri Dec 2 23:12:12 2011 From: 899440 at bugs.launchpad.net (Daren Huang) Date: Fri, 02 Dec 2011 23:12:12 -0000 Subject: [Bug 899440] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202231213.12277.40178.malonedeb@wampee.canonical.com> Message-ID: <20111202231214.12277.15123.malone@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899440 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899440/+subscriptions From 899440 at bugs.launchpad.net Fri Dec 2 23:20:07 2011 From: 899440 at bugs.launchpad.net (Apport retracing service) Date: Fri, 02 Dec 2011 23:20:07 -0000 Subject: [Bug 899440] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202231213.12277.40178.malonedeb@wampee.canonical.com> Message-ID: <20111202232008.6894.9129.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #898289, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/899440/+attachment/2617135/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899440 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899440/+subscriptions From 899443 at bugs.launchpad.net Fri Dec 2 23:24:09 2011 From: 899443 at bugs.launchpad.net (Daren Huang) Date: Fri, 02 Dec 2011 23:24:09 -0000 Subject: [Bug 899443] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202232409.7330.82211.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202232409.7330.82211.malonedeb@chaenomeles.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 Public bug reported: make: *** vmxnet: No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-2.5-virtual 3.2.0-rc3 Uname: Linux 3.2.0-2-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-2-generic Date: Sat Dec 3 07:13:11 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899443 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899443/+subscriptions From 899443 at bugs.launchpad.net Fri Dec 2 23:24:09 2011 From: 899443 at bugs.launchpad.net (Daren Huang) Date: Fri, 02 Dec 2011 23:24:09 -0000 Subject: [Bug 899443] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202232409.7330.82211.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202232410.7330.61715.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899443 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899443/+subscriptions From 899443 at bugs.launchpad.net Fri Dec 2 23:30:24 2011 From: 899443 at bugs.launchpad.net (Apport retracing service) Date: Fri, 02 Dec 2011 23:30:24 -0000 Subject: [Bug 899443] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111202232409.7330.82211.malonedeb@chaenomeles.canonical.com> Message-ID: <20111202233024.13201.5945.malone@soybean.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #898289, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/899443/+attachment/2617144/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/899443 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/899443/+subscriptions From 875440 at bugs.launchpad.net Sat Dec 3 00:16:23 2011 From: 875440 at bugs.launchpad.net (Buzz Clifton) Date: Sat, 03 Dec 2011 00:16:23 -0000 Subject: [Bug 875440] Re: Cannot authenticate with saslauthd and mysql References: <20111016023146.24002.34185.malonedeb@chaenomeles.canonical.com> Message-ID: <20111203001623.31733.51075.malone@gac.canonical.com> @vindolin I was getting the same error. I had to perform the additional step of: apt-get install libssl0.9.8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/875440 Title: Cannot authenticate with saslauthd and mysql To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+subscriptions From 875440 at bugs.launchpad.net Sat Dec 3 00:28:50 2011 From: 875440 at bugs.launchpad.net (Otlay Interactive) Date: Sat, 03 Dec 2011 00:28:50 -0000 Subject: [Bug 875440] Re: Cannot authenticate with saslauthd and mysql References: <20111016023146.24002.34185.malonedeb@chaenomeles.canonical.com> <20111203001623.31733.51075.malone@gac.canonical.com> Message-ID: <4ED96D42.2010403@otlayi.com> This was definitely not the problem for me. I used aptitude and put the sasl packages on hold, but it somehow keeps breaking through other, what I thought were unrelated packages and I have 'make install' on the compiled source, re dpkg -i the .23 debs, and then make uninstall the compiled source. That's the only thing that fixes my system, and it's rather frustrating to have it keep breaking, over and over due to this bug... On 12/2/2011 7:16 PM, Buzz Clifton wrote: > @vindolin > > I was getting the same error. I had to perform the additional step of: > apt-get install libssl0.9.8 > -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/875440 Title: Cannot authenticate with saslauthd and mysql To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+subscriptions From 592442 at bugs.launchpad.net Sat Dec 3 01:16:18 2011 From: 592442 at bugs.launchpad.net (Finjon Kiang) Date: Sat, 03 Dec 2011 01:16:18 -0000 Subject: [Bug 592442] Re: fopen fails on some SSL urls References: <20100610222307.12976.68194.malonedeb@soybean.canonical.com> Message-ID: <20111203011618.32531.26774.malone@gac.canonical.com> @Clint, thanks for the test. I've created another bug https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/899464 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/592442 Title: fopen fails on some SSL urls To manage notifications about this bug go to: https://bugs.launchpad.net/php/+bug/592442/+subscriptions From 864177 at bugs.launchpad.net Sat Dec 3 04:18:44 2011 From: 864177 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 03 Dec 2011 04:18:44 -0000 Subject: [Bug 864177] Re: Home networking with win 7 References: <20111001170846.26974.49071.malonedeb@wampee.canonical.com> Message-ID: <20111203041844.11018.62836.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/864177 Title: Home networking with win 7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/864177/+subscriptions From 663675 at bugs.launchpad.net Sat Dec 3 08:53:25 2011 From: 663675 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 03 Dec 2011 08:53:25 -0000 Subject: [Bug 663675] Re: package mysql-cluster-server-5.1_7.0.9-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/bin/my_print_defaults', which is also in package mysql-server-core-5.1 0:5.1.41-3ubuntu12.6 References: <20101020052225.8048.37143.malonedeb@palladium.canonical.com> Message-ID: <20111203085325.5125.67232.launchpad@ackee.canonical.com> ** Branch linked: lp:~clint-fewbar/ubuntu/precise/mysql-cluster-7.0/new- upstream-and-noclient -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/663675 Title: package mysql-cluster-server-5.1_7.0.9-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/bin/my_print_defaults', which is also in package mysql-server-core-5.1 0:5.1.41-3ubuntu12.6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-cluster-7.0/+bug/663675/+subscriptions From clint at fewbar.com Sat Dec 3 09:25:42 2011 From: clint at fewbar.com (Clint Byrum) Date: Sat, 03 Dec 2011 09:25:42 -0000 Subject: [Bug 663675] Re: package mysql-cluster-server-5.1_7.0.9-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/bin/my_print_defaults', which is also in package mysql-server-core-5.1 0:5.1.41-3ubuntu12.6 References: <20101020052225.8048.37143.malonedeb@palladium.canonical.com> Message-ID: <20111203092543.13302.93612.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 576528 *** https://bugs.launchpad.net/bugs/576528 ** This bug has been marked a duplicate of bug 576528 auto-install-tester can not install/remove this package: trying to overwrite '/usr/bin/my_print_defaults', which is also in package mysql-server-core-5.1 0:5.1.41-3ubuntu12 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/663675 Title: package mysql-cluster-server-5.1_7.0.9-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/bin/my_print_defaults', which is also in package mysql-server-core-5.1 0:5.1.41-3ubuntu12.6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-cluster-7.0/+bug/663675/+subscriptions From clint at fewbar.com Sat Dec 3 09:34:08 2011 From: clint at fewbar.com (Clint Byrum) Date: Sat, 03 Dec 2011 09:34:08 -0000 Subject: [Bug 899173] Re: iostat/kernel output for dm devices broken References: <20111202140557.689.55445.malonedeb@gac.canonical.com> Message-ID: <20111203093409.371.35693.malone@gac.canonical.com> Reassigning to kernel since it appears the missing stats numbers in /proc are the problem. ** Package changed: sysstat (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to sysstat in Ubuntu. https://bugs.launchpad.net/bugs/899173 Title: iostat/kernel output for dm devices broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/899173/+subscriptions From graziano at eucalyptus.com Sat Dec 3 09:39:25 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 09:39:25 -0000 Subject: [Bug 588410] Re: dynamic block storage should use virtio References: <20100601175720.17454.44778.malonedeb@palladium.canonical.com> Message-ID: <20111203093926.32430.98114.launchpad@gac.canonical.com> ** Changed in: eucalyptus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/588410 Title: dynamic block storage should use virtio To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/588410/+subscriptions From graziano at eucalyptus.com Sat Dec 3 09:37:25 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 09:37:25 -0000 Subject: [Bug 579942] Re: User Enumeration and account brute force within Eucalyptus 1.6.2 for Enterprise Cloud References: <20100513123946.16173.93676.malonedeb@soybean.canonical.com> Message-ID: <20111203093727.12025.15695.launchpad@wampee.canonical.com> ** Changed in: eucalyptus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/579942 Title: User Enumeration and account brute force within Eucalyptus 1.6.2 for Enterprise Cloud To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/579942/+subscriptions From clint at fewbar.com Sat Dec 3 09:43:07 2011 From: clint at fewbar.com (Clint Byrum) Date: Sat, 03 Dec 2011 09:43:07 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111203094307.32531.16438.malone@gac.canonical.com> Thomas, runlevel 2 is not entered until after all interfaces listed as 'auto' in /etc/network/interfaces are up, as of Ubuntu 11.10. Since dnsmasq starts in runlevel 2, it should not have any chance to start before that network configuration is applied. Can you send an ls -l /etc/rcS.d and /etc/rc2.d along with your /etc/network/interfaces file and ls -l /run/network ? THANKS! marking incomplete. ** Changed in: dnsmasq (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From graziano at eucalyptus.com Sat Dec 3 09:48:34 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 09:48:34 -0000 Subject: [Bug 546572] Re: euca-modify-image-attribute -l -a exits success on non-existant id References: <20100325013858.25698.66368.malonedeb@soybean.canonical.com> Message-ID: <20111203094835.6685.4425.malone@chaenomeles.canonical.com> ops ... I accidentally changed project. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/546572 Title: euca-modify-image-attribute -l -a exits success on non-existant id To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/546572/+subscriptions From 676819 at bugs.launchpad.net Sat Dec 3 09:52:32 2011 From: 676819 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 03 Dec 2011 09:52:32 -0000 Subject: [Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches. References: <20101118045609.12386.11102.malonedeb@soybean.canonical.com> Message-ID: <20111203095233.20435.28220.launchpad@ackee.canonical.com> ** Branch linked: lp:eucalyptus ** Branch linked: lp:eucalyptus/2.0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a "pending" instance claims success, but never attaches. To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676819/+subscriptions From graziano at eucalyptus.com Sat Dec 3 10:08:21 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 10:08:21 -0000 Subject: [Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches. References: <20101118045609.12386.11102.malonedeb@soybean.canonical.com> Message-ID: <20111203100822.32130.2378.launchpad@gac.canonical.com> ** Changed in: eucalyptus Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a "pending" instance claims success, but never attaches. To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676819/+subscriptions From 797339 at bugs.launchpad.net Sat Dec 3 14:11:40 2011 From: 797339 at bugs.launchpad.net (Thomas Hood) Date: Sat, 03 Dec 2011 14:11:40 -0000 Subject: [Bug 797339] Re: apparmor profile for bind. resolvconf error References: <20110614181542.32194.28958.malonedeb@wampee.canonical.com> Message-ID: <20111203141140.32326.80645.malone@gac.canonical.com> A new Ubuntu resolvconf package has been prepared by the Debian maintainers. I ask you to test this new package before we upload it to the Ubuntu repos. Please install the resolvconf package from ppa:jdthood/resolvconf (https://launchpad.net/~jdthood/+archive/resolvconf) and let me know whether or not you have any problems with it. -- Thomas Hood Debian resolvconf maintainers resolvconf-devel at lists.alioth.debian.org -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/797339 Title: apparmor profile for bind. resolvconf error To manage notifications about this bug go to: https://bugs.launchpad.net/bind/+bug/797339/+subscriptions From 401107 at bugs.launchpad.net Sat Dec 3 14:23:41 2011 From: 401107 at bugs.launchpad.net (Fred) Date: Sat, 03 Dec 2011 14:23:41 -0000 Subject: [Bug 401107] Re: Software runs as root References: <20090718150340.11742.79954.malonedeb@palladium.canonical.com> Message-ID: <20111203142341.6793.17461.malone@chaenomeles.canonical.com> Security vulnerabilities must not be ignored! Robert, Cant LightDM use AppArmor or PolicyKit? -- 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/401107 Title: Software runs as root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/401107/+subscriptions From v2 at iki.fi Sat Dec 3 15:29:52 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Sat, 03 Dec 2011 15:29:52 -0000 Subject: [Bug 884964] Re: rabbitmq leaves login session open References: <20111101222043.30074.95598.malonedeb@chaenomeles.canonical.com> Message-ID: <20111203152953.13307.90465.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 395281 *** https://bugs.launchpad.net/bugs/395281 ** This bug is no longer a duplicate of bug 670289 Laptop won't shut down with rabbitmq running ** This bug has been marked a duplicate of bug 395281 pam_ck_connector.so is called for non-login sessions -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/884964 Title: rabbitmq leaves login session open To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/884964/+subscriptions From v2 at iki.fi Sat Dec 3 15:29:52 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Sat, 03 Dec 2011 15:29:52 -0000 Subject: [Bug 845536] Re: rabbitmq user showed as being logged in References: <20110909115747.3518.32505.malonedeb@wampee.canonical.com> Message-ID: <20111203152953.13307.23560.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 395281 *** https://bugs.launchpad.net/bugs/395281 ** This bug is no longer a duplicate of bug 670289 Laptop won't shut down with rabbitmq running ** This bug has been marked a duplicate of bug 395281 pam_ck_connector.so is called for non-login sessions -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/845536 Title: rabbitmq user showed as being logged in To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/845536/+subscriptions From v2 at iki.fi Sat Dec 3 15:29:52 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Sat, 03 Dec 2011 15:29:52 -0000 Subject: [Bug 727933] Re: Shutdown halt if rabbitmq-server is running References: <20110302175608.31027.62633.malonedeb@gandwana.canonical.com> Message-ID: <20111203152952.13307.73043.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 395281 *** https://bugs.launchpad.net/bugs/395281 ** This bug is no longer a duplicate of bug 670289 Laptop won't shut down with rabbitmq running ** This bug has been marked a duplicate of bug 395281 pam_ck_connector.so is called for non-login sessions -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/727933 Title: Shutdown halt if rabbitmq-server is running To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/727933/+subscriptions From v2 at iki.fi Sat Dec 3 15:29:52 2011 From: v2 at iki.fi (Sampo Savolainen) Date: Sat, 03 Dec 2011 15:29:52 -0000 Subject: [Bug 670289] Re: Laptop won't shut down with rabbitmq running References: <20101103092501.23497.37201.malonedeb@wampee.canonical.com> Message-ID: <20111203152954.13307.36364.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 395281 *** https://bugs.launchpad.net/bugs/395281 ** This bug has been marked a duplicate of bug 395281 pam_ck_connector.so is called for non-login sessions -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/670289 Title: Laptop won't shut down with rabbitmq running To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/670289/+subscriptions From 322214 at bugs.launchpad.net Sat Dec 3 16:53:39 2011 From: 322214 at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 03 Dec 2011 16:53:39 -0000 Subject: [Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin References: <20090128083038.30563.680.malonedeb@potassium.ubuntu.com> Message-ID: <20111203165340.2862.24362.launchpad@loganberry.canonical.com> ** Changed in: libedit (Debian) Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/322214 Title: php (via libedit using_history()) incorrectly opens stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/322214/+subscriptions From sf at sfritsch.de Sat Dec 3 17:22:40 2011 From: sf at sfritsch.de (Stefan Fritsch) Date: Sat, 03 Dec 2011 17:22:40 -0000 Subject: [Bug 897120] Re: apache2-suexec-custom changes permissions on suexec binary References: <20111128091720.24558.81748.malonedeb@soybean.canonical.com> Message-ID: <20111203172240.7539.93676.malone@chaenomeles.canonical.com> That's what dpkg-statoverride is for. I will mention that in the suexec man page. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/897120 Title: apache2-suexec-custom changes permissions on suexec binary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/897120/+subscriptions From serge.hallyn at ubuntu.com Sat Dec 3 21:24:00 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Sat, 03 Dec 2011 21:24:00 -0000 Subject: [Blueprint servercloud-p-kvm] KVM plans for p Message-ID: <20111203212400.7436.5362.launchpad@chaenomeles.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: Status: Not yet started Work Items: [serge-hallyn] create qemu-utils package for qemu-nbd,qemu-img: DONE [serge-hallyn] re-base kvm-pxe on ipxe: INPROGRESS [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: INPROGRESS - [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: INPROGRESS + [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: DONE [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or recommend kvm-pxe: TODO [serge-hallyn] test open openvswitch with qemu-kvm, document in features wiki page: TODO [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: TODO [serge-hallyn] (when librbd/librados in main): turn librbd/librados on in configure: TODO [serge-hallyn] MIR VDE, turn on in kvm: TODO [serge-hallyn] turn VDE on in kvm: TODO Notes: The MIR of the spice libs has been rejected. vhost_net actually slightly reduces iperf throughput for me. -- KVM plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm From graziano at eucalyptus.com Sat Dec 3 21:39:41 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 21:39:41 -0000 Subject: [Bug 628328] Re: euca_conf --register-cluster is not idempotent References: <20100901195123.26550.43155.malonedeb@wampee.canonical.com> Message-ID: <20111203213942.6146.20272.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/628328 Title: euca_conf --register-cluster is not idempotent To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/628328/+subscriptions From graziano at eucalyptus.com Sat Dec 3 22:07:26 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 22:07:26 -0000 Subject: [Bug 457281] Re: Partitions presented to instance should be ext3, not ext2 References: <20091021154635.4244.13822.malonedeb@palladium.canonical.com> Message-ID: <20111203220726.6146.38167.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Assignee: Daniel Nurmi (nurmi) => graziano obertelli (graziano.obertelli) ** Changed in: eucalyptus Milestone: None => 2.0.4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/457281 Title: Partitions presented to instance should be ext3, not ext2 To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/457281/+subscriptions From graziano at eucalyptus.com Sat Dec 3 22:45:10 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sat, 03 Dec 2011 22:45:10 -0000 Subject: [Bug 457281] Re: Partitions presented to instance should be ext3, not ext2 References: <20091021154635.4244.13822.malonedeb@palladium.canonical.com> Message-ID: <20111203224510.12115.20235.malone@soybean.canonical.com> To get this working we should change parted mkpartfs primary ext2 start end to parted mkpart primary ext2 start end and do something like dd if=/dev/zero of=temp_part count=1 seek=(end-start-1) mkfs.ext3 -F temp_part dd if=temp_part of=disk skip=start count=end-start Tagging for 2.0.4 if we can make it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/457281 Title: Partitions presented to instance should be ext3, not ext2 To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/457281/+subscriptions From 879710 at bugs.launchpad.net Sun Dec 4 00:41:37 2011 From: 879710 at bugs.launchpad.net (alexis bellido) Date: Sun, 04 Dec 2011 00:41:37 -0000 Subject: [Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory. References: <20111021224443.24765.27515.malonedeb@gac.canonical.com> Message-ID: <20111204004137.7003.9676.malone@chaenomeles.canonical.com> Hey Serge, I can reproduce this and I'm using the same versions mentioned in the bug description. I added the three lines you suggested to /usr/lib/python2.7/dist- packages/VMBuilder/plugins/ubuntu/dapper.py and this is what I got: vmbuilder kvm ubuntu --suite=oneiric --flavour=virtual --arch=i386 -o --libvirt=qemu:///system --ip=192.168.0.181 --gw=192.168.0.1 --part=vmbuilder.partition --templates=mytemplates --user=alexis --name=Alexis --pass=changeme --addpkg=vim-nox --addpkg=unattended-upgrades --addpkg=acpid --firstboot=/var/lib/libvirt/images/vm1/boot.sh --mem=256 --hostname=vm1 --bridge=br0 2011-12-03 22:10:10,852 INFO : Calling hook: preflight_check 2011-12-03 22:10:10,872 INFO : Calling hook: set_defaults 2011-12-03 22:10:10,873 INFO : Calling hook: bootstrap 2011-12-03 22:25:20,818 INFO : Calling hook: configure_os 2011-12-03 22:31:23,887 INFO : invoke-rc.d: policy-rc.d denied execution of start. 2011-12-03 22:31:25,977 INFO : update-rc.d: warning: unattended-upgrades start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (none) 2011-12-03 22:31:25,977 INFO : update-rc.d: warning: unattended-upgrades stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 6) 2011-12-03 22:31:25,990 INFO : invoke-rc.d: policy-rc.d denied execution of start. 2011-12-03 22:31:30,825 INFO : 2011-12-03 22:31:30,829 INFO : Current default time zone: 'Etc/UTC' 2011-12-03 22:31:30,829 INFO : Local time is now: Sun Dec 4 00:31:30 UTC 2011. 2011-12-03 22:31:30,829 INFO : Universal Time is now: Sun Dec 4 00:31:30 UTC 2011. 2011-12-03 22:31:30,829 INFO : 2011-12-03 22:31:49,387 INFO : 2011-12-03 22:31:49,388 INFO : Current default time zone: 'Etc/UTC' 2011-12-03 22:31:49,390 INFO : Local time is now: Sun Dec 4 00:31:49 UTC 2011. 2011-12-03 22:31:49,390 INFO : Universal Time is now: Sun Dec 4 00:31:49 UTC 2011. 2011-12-03 22:31:49,390 INFO : Run 'dpkg-reconfigure tzdata' if you wish to change it. 2011-12-03 22:31:49,391 INFO : 2011-12-03 22:31:58,682 INFO : lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/alexis/.gvfs 2011-12-03 22:31:58,682 INFO : Output information may be incomplete. 2011-12-03 22:31:58,682 INFO : lsof: status error on %s/dev: No such file or directory 2011-12-03 22:31:58,682 INFO : lsof 4.81 2011-12-03 22:31:58,682 INFO : latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ 2011-12-03 22:31:58,683 INFO : latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ 2011-12-03 22:31:58,683 INFO : latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man 2011-12-03 22:31:58,683 INFO : usage: [-?abhlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]] 2011-12-03 22:31:58,683 INFO : [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] 2011-12-03 22:31:58,683 INFO : [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] 2011-12-03 22:31:58,683 INFO : Use the ``-h'' option to get more help information. 2011-12-03 22:31:58,683 INFO : Cleaning up 2011-12-03 22:31:58,684 ERROR : Process (['lsof', '%s/dev']) returned 1. stdout: , stderr: lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/alexis/.gvfs Output information may be incomplete. lsof: status error on %s/dev: No such file or directory lsof 4.81 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man usage: [-?abhlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. Traceback (most recent call last): File "/usr/bin/vmbuilder", line 24, in cli.main() File "/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py", line 216, in main distro.build_chroot() File "/usr/lib/python2.7/dist-packages/VMBuilder/distro.py", line 84, in build_chroot self.call_hooks('configure_os') File "/usr/lib/python2.7/dist-packages/VMBuilder/distro.py", line 67, in call_hooks call_hooks(self, *args, **kwargs) File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 165, in call_hooks getattr(context, func, log_no_such_method)(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/VMBuilder/plugins/ubuntu/distro.py", line 155, in configure_os self.suite.unmount_dev() File "/usr/lib/python2.7/dist-packages/VMBuilder/plugins/ubuntu/dapper.py", line 124, in unmount_dev run_cmd('lsof', '%s/dev') File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 120, in run_cmd raise VMBuilderException, "Process (%s) returned %d. stdout: %s, stderr: %s" % (args.__repr__(), status, mystdout.buf, mystderr.buf) VMBuilder.exception.VMBuilderException: Process (['lsof', '%s/dev']) returned 1. stdout: , stderr: lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/alexis/.gvfs Output information may be incomplete. lsof: status error on %s/dev: No such file or directory lsof 4.81 latest revision: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ latest FAQ: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ latest man page: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man usage: [-?abhlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/879710 Title: ubuntu-vm-builder crashes when trying to umount tmp directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:09:59 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:09:59 -0000 Subject: [Bug 487270] Re: improve wsdl stubs generation References: <20091123201429.315.91363.malonedeb@gandwana.canonical.com> Message-ID: <20111204010959.6576.57368.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/487270 Title: improve wsdl stubs generation To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/487270/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:08:47 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:08:47 -0000 Subject: [Bug 485113] Re: euca2ools should include --region support References: <20091119002431.30555.31642.malonedeb@wampee.canonical.com> Message-ID: <20111204010847.13621.15235.malone@soybean.canonical.com> This I believe is a euca2ools issue. ** Project changed: eucalyptus => euca2ools -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/485113 Title: euca2ools should include --region support To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/485113/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:14:33 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:14:33 -0000 Subject: [Bug 499811] Re: [1.6.2] Recent euca_conf changes break local key sync References: <20091223122941.13178.15462.malonedeb@palladium.canonical.com> Message-ID: <20111204011435.13091.99095.launchpad@wampee.canonical.com> ** Changed in: eucalyptus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/499811 Title: [1.6.2] Recent euca_conf changes break local key sync To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/499811/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:11:03 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:11:03 -0000 Subject: [Bug 499049] Re: euca_conf should support --skip-scp-hostcheck mode References: <20091221135247.16484.73008.malonedeb@gandwana.canonical.com> Message-ID: <20111204011104.12485.83635.launchpad@soybean.canonical.com> ** Changed in: eucalyptus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/499049 Title: euca_conf should support --skip-scp-hostcheck mode To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/499049/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:12:23 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:12:23 -0000 Subject: [Bug 487280] Re: support databases other than hsqldb by default References: <20091123203227.23287.32615.malonedeb@gangotri.canonical.com> Message-ID: <20111204011223.7330.5297.malone@chaenomeles.canonical.com> It's not going to happen for Eucalyptus 1.x and 2.x. 3.x will come with postresql. ** Changed in: eucalyptus Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/487280 Title: support databases other than hsqldb by default To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/487280/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:25:11 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:25:11 -0000 Subject: [Bug 522204] Re: euca_conf --[de]register-nodes is brittle References: <20100215164613.15788.15158.malonedeb@potassium.ubuntu.com> Message-ID: <20111204012513.12764.19527.launchpad@soybean.canonical.com> ** Changed in: eucalyptus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/522204 Title: euca_conf --[de]register-nodes is brittle To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/522204/+subscriptions From graziano at eucalyptus.com Sun Dec 4 01:22:53 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 01:22:53 -0000 Subject: [Bug 520265] Re: Out of date with AWS API References: <20100211045114.31409.70578.malonedeb@potassium.ubuntu.com> Message-ID: <20111204012253.587.73638.malone@gac.canonical.com> On our site we explicitly mentioned the current version supported (http://open.eucalyptus.com/participate/contribute look for the API links). I believe the developer's corner is the right place to post such information, so I close the bug now. Feel free to re-open if we should post it somewhere else. ** Changed in: eucalyptus Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/520265 Title: Out of date with AWS API To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/520265/+subscriptions From 897120 at bugs.launchpad.net Sun Dec 4 03:33:22 2011 From: 897120 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 04 Dec 2011 03:33:22 -0000 Subject: [Bug 897120] Re: apache2-suexec-custom changes permissions on suexec binary References: <20111128091720.24558.81748.malonedeb@soybean.canonical.com> Message-ID: <20111204033323.7666.6989.launchpad@ackee.canonical.com> ** Branch linked: lp:debian/apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/897120 Title: apache2-suexec-custom changes permissions on suexec binary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/897120/+subscriptions From 864495 at bugs.launchpad.net Sun Dec 4 04:17:50 2011 From: 864495 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 04 Dec 2011 04:17:50 -0000 Subject: [Bug 864495] Re: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up References: <20111002080306.5933.23866.malonedeb@chaenomeles.canonical.com> Message-ID: <20111204041750.28005.15403.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/864495 Title: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/864495/+subscriptions From 350751 at bugs.launchpad.net Sun Dec 4 04:18:24 2011 From: 350751 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 04 Dec 2011 04:18:24 -0000 Subject: [Bug 350751] Re: kvm images created under 8.10 fail to load References: <20090329062752.20075.24525.malonedeb@potassium.ubuntu.com> Message-ID: <20111204041825.28005.9926.malone@loganberry.canonical.com> [Expired for libvirt (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libvirt (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/350751 Title: kvm images created under 8.10 fail to load To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350751/+subscriptions From 899823 at bugs.launchpad.net Sun Dec 4 07:10:48 2011 From: 899823 at bugs.launchpad.net (James Anderson) Date: Sun, 04 Dec 2011 07:10:48 -0000 Subject: [Bug 899823] [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') References: <20111204071048.12375.41696.malonedeb@wampee.canonical.com> Message-ID: <20111204071048.12375.41696.malonedeb@wampee.canonical.com> Public bug reported: Machine is now in an unknown state of recovery. it is unknown at this point if the upgrade completed. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 BothFailedConnect: Yes Date: Sat Dec 3 22:45:59 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') NmbdLog: SambaServerRegression: Yes SmbConfIncluded: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-04 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/899823 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/899823/+subscriptions From 899823 at bugs.launchpad.net Sun Dec 4 07:10:48 2011 From: 899823 at bugs.launchpad.net (James Anderson) Date: Sun, 04 Dec 2011 07:10:48 -0000 Subject: [Bug 899823] 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') References: <20111204071048.12375.41696.malonedeb@wampee.canonical.com> Message-ID: <20111204071050.12375.24722.malone@wampee.canonical.com> -- 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/899823 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/899823/+subscriptions From graziano at eucalyptus.com Sun Dec 4 07:48:09 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 07:48:09 -0000 Subject: [Bug 627963] Re: [maverick] Inconsistent certificates prevent CC to start correctly (no cc.log) References: <20100901101746.26550.1832.malonedeb@wampee.canonical.com> Message-ID: <20111204074809.12375.38812.malone@wampee.canonical.com> Marking this bug as fix released since the original bug https://bugs.launchpad.net/bugs/628328 has been fixed. @rowez: if you still see the issue please re-open. ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/627963 Title: [maverick] Inconsistent certificates prevent CC to start correctly (no cc.log) To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/627963/+subscriptions From graziano at eucalyptus.com Sun Dec 4 07:49:03 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 07:49:03 -0000 Subject: [Bug 627963] Re: [maverick] Inconsistent certificates prevent CC to start correctly (no cc.log) References: <20100901101746.26550.1832.malonedeb@wampee.canonical.com> Message-ID: <20111204074903.13201.15054.malone@soybean.canonical.com> @rowez: apologies, I meant, please file a new bug since this one is considered released now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/627963 Title: [maverick] Inconsistent certificates prevent CC to start correctly (no cc.log) To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/627963/+subscriptions From graziano at eucalyptus.com Sun Dec 4 07:53:52 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 07:53:52 -0000 Subject: [Bug 585108] Re: euca_conf --register-nodes returns 0 but the node is not registered References: <20100524193324.13311.44682.malonedeb@wampee.canonical.com> Message-ID: <20111204075352.12213.21686.malone@soybean.canonical.com> Can we get confirmation this is still present? ** Changed in: eucalyptus Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/585108 Title: euca_conf --register-nodes returns 0 but the node is not registered To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/585108/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:06:55 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:06:55 -0000 Subject: [Bug 586888] Re: euca_conf register-nodes Cannot find source keys directory References: <20100528162251.1600.21474.malonedeb@soybean.canonical.com> Message-ID: <20111204080655.12025.85414.malone@wampee.canonical.com> I cannot find that string in euca_conf and I cannot reproduce this error on a latest install (2.0.3). ** Changed in: eucalyptus Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/586888 Title: euca_conf register-nodes Cannot find source keys directory To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/586888/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:33:36 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:33:36 -0000 Subject: [Bug 610259] Re: inconsistent output euca_conf and euca-describe-availability-zones References: <20100726222350.22826.35976.malonedeb@potassium.ubuntu.com> Message-ID: <20111204083337.6146.76670.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/610259 Title: inconsistent output euca_conf and euca-describe-availability-zones To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/610259/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:41:26 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:41:26 -0000 Subject: [Bug 617127] Re: CacheConcurrencyStrategy should be READ_WRITE and not TRANSACTIONAL References: <20100813010557.3881.84166.malonedeb@palladium.canonical.com> Message-ID: <20111204084128.13302.99853.launchpad@soybean.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/617127 Title: CacheConcurrencyStrategy should be READ_WRITE and not TRANSACTIONAL To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/617127/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:41:49 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:41:49 -0000 Subject: [Bug 617032] Re: euca-describe-volumes does not show volume size when vol is created from snap References: <20100812203912.17614.69214.malonedeb@wampee.canonical.com> Message-ID: <20111204084150.12884.96939.launchpad@wampee.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/617032 Title: euca-describe-volumes does not show volume size when vol is created from snap To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/617032/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:44:21 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:44:21 -0000 Subject: [Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install References: <20100803151732.20563.1796.malonedeb@soybean.canonical.com> Message-ID: <20111204084421.13521.89712.malone@wampee.canonical.com> Marking this bug fix released. Walt if you still have issue, please open a new bug. ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/613033 Title: eucalyptus-cloud: cloud fails to start on separate install To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/613033/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:39:17 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:39:17 -0000 Subject: [Bug 611769] Re: Can't create volume from snapshot with different size References: <20100730161912.20647.80834.malonedeb@soybean.canonical.com> Message-ID: <20111204083918.6146.8850.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/611769 Title: Can't create volume from snapshot with different size To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/611769/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:45:33 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:45:33 -0000 Subject: [Bug 566792] Re: metadata service returns empty data with 200 OK References: <20100419165501.27164.92199.malonedeb@potassium.ubuntu.com> Message-ID: <20111204084535.7330.55405.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- 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/566792 Title: metadata service returns empty data with 200 OK To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/566792/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:52:00 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:52:00 -0000 Subject: [Bug 564355] Re: Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group References: <20100416020741.18215.71084.malonedeb@wampee.canonical.com> Message-ID: <20111204085200.12780.90620.malone@wampee.canonical.com> I'm not able to reproduce it with 2.0.3. Aimon, if you still see this issue, please open a new bug. ** No longer affects: eucalyptus/eucalyptus-devel ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/564355 Title: Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/564355/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:53:59 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:53:59 -0000 Subject: [Bug 531076] Re: Remove workaround in euca-describe-images that requests all images even if an image id is specified References: <20100303004717.20374.37559.malonedeb@wampee.canonical.com> Message-ID: <20111204085359.12485.84269.launchpad@soybean.canonical.com> ** No longer affects: eucalyptus -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/531076 Title: Remove workaround in euca-describe-images that requests all images even if an image id is specified To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/531076/+subscriptions From graziano at eucalyptus.com Sun Dec 4 08:59:45 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 08:59:45 -0000 Subject: [Bug 547059] Re: euca-describe-snapshots gives different output than ec2-describe-snapshots References: <20100325170019.28473.88591.malonedeb@gandwana.canonical.com> Message-ID: <20111204085946.12666.64859.launchpad@soybean.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/547059 Title: euca-describe-snapshots gives different output than ec2-describe- snapshots To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/547059/+subscriptions From graziano at eucalyptus.com Sun Dec 4 09:06:49 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 04 Dec 2011 09:06:49 -0000 Subject: [Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified References: <20110201221702.31813.46372.malonedeb@wampee.canonical.com> Message-ID: <20111204090649.32130.53790.malone@gac.canonical.com> This would be nice to have it in 2.0.4. ** Changed in: eucalyptus Milestone: None => 2.0.4 ** Changed in: eucalyptus Assignee: Neil Soman (neilsoman) => graziano obertelli (graziano.obertelli) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/711534 Title: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/711534/+subscriptions From 899918 at bugs.launchpad.net Sun Dec 4 14:26:37 2011 From: 899918 at bugs.launchpad.net (Tvrtko Ursulin) Date: Sun, 04 Dec 2011 14:26:37 -0000 Subject: [Bug 899918] [NEW] Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Public bug reported: It looks that because of the Samba upstream bug 7509 Window Vista cannot use my file server as a backup target. Error message in Samba logs is: smb_acl_to_posix: ACL is invalid for set (Invalid argument) I think Samba 3.5.12 includes a fix for this. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.11~dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Sun Dec 4 14:20:24 2011 InstallationMedia: Xubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101008.1) ProcEnviron: PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash SambaServerRegression: Yes SmbConfIncluded: No SourcePackage: samba UbuntuFailedConnect: Yes UpgradeStatus: Upgraded to oneiric on 2011-10-19 (45 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric -- 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/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/899918/+subscriptions From 899918 at bugs.launchpad.net Sun Dec 4 14:26:37 2011 From: 899918 at bugs.launchpad.net (Tvrtko Ursulin) Date: Sun, 04 Dec 2011 14:26:37 -0000 Subject: [Bug 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111204142639.6354.97668.malone@chaenomeles.canonical.com> ** Bug watch added: Samba Bugzilla #7509 https://bugzilla.samba.org/show_bug.cgi?id=7509 -- 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/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/899918/+subscriptions From 899918 at bugs.launchpad.net Sun Dec 4 14:28:41 2011 From: 899918 at bugs.launchpad.net (Tvrtko Ursulin) Date: Sun, 04 Dec 2011 14:28:41 -0000 Subject: [Bug 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111204142841.12666.11667.malone@soybean.canonical.com> https://bugzilla.samba.org/show_bug.cgi?id=7509 http://git.samba.org/?p=samba.git;a=commit;h=77ecca5e16a1e5adae8a4286e5734e201b1d4e3e http://git.samba.org/?p=samba.git;a=commit;h=7af614ea75d272dff8deca44e2e2c57596283a64 http://git.samba.org/?p=samba.git;a=commit;h=353f107ac9023b755c1294d2baa6db6a9e13b5bc -- 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/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/899918/+subscriptions From 899976 at bugs.launchpad.net Sun Dec 4 17:17:45 2011 From: 899976 at bugs.launchpad.net (Francisco Gimeno) Date: Sun, 04 Dec 2011 17:17:45 -0000 Subject: [Bug 899976] [NEW] Error in nova.conf References: <20111204171745.32228.46316.malonedeb@gac.canonical.com> Message-ID: <20111204171745.32228.46316.malonedeb@gac.canonical.com> Public bug reported: After installing: Configurando nova-common (2012.1~e2~20111202.11641-0ubuntu1) ... Usage: nova-manage [options] nova-manage: error: --force_dhcp_release option does not take a value dpkg: error al procesar nova-common (--configure): el subproceso instalado el script post-installation devolvió el código de salida de error 2 .... nova.conf ----- --dhcpbridge_flagfile=/etc/nova/nova.conf --dhcpbridge=/usr/bin/nova-dhcpbridge --logdir=/var/log/nova --state_path=/var/lib/nova --lock_path=/var/lock/nova --force_dhcp_release=True --use_deprecated_auth --iscsi_helper=tgtadm --verbose ---- The "--force_dhcp_release=True" option should be just "-- force_dhcp_release". ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/899976 Title: Error in nova.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/899976/+subscriptions From 894754 at bugs.launchpad.net Sun Dec 4 19:35:15 2011 From: 894754 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 04 Dec 2011 19:35:15 -0000 Subject: [Bug 894754] Re: openvswitch missing -datapath-dkms dependency, fails to install References: <20111125134235.11229.10125.malonedeb@wampee.canonical.com> Message-ID: <20111204193523.23653.26933.malone@cocoplum.canonical.com> This bug was fixed in the package openvswitch - 1.2.2-2ubuntu2 --------------- openvswitch (1.2.2-2ubuntu2) precise; urgency=low * debian/control: Recommend openvswitch-datapath-dkms. (LP: #894754) -- Chuck Short Sun, 04 Dec 2011 14:31:40 -0500 ** Changed in: openvswitch (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/894754 Title: openvswitch missing -datapath-dkms dependency, fails to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/894754/+subscriptions From 894754 at bugs.launchpad.net Sun Dec 4 20:16:36 2011 From: 894754 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 04 Dec 2011 20:16:36 -0000 Subject: [Bug 894754] Re: openvswitch missing -datapath-dkms dependency, fails to install References: <20111125134235.11229.10125.malonedeb@wampee.canonical.com> Message-ID: <20111204201637.21358.38596.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/openvswitch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/894754 Title: openvswitch missing -datapath-dkms dependency, fails to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/894754/+subscriptions From 899976 at bugs.launchpad.net Sun Dec 4 20:51:24 2011 From: 899976 at bugs.launchpad.net (Adam Gandelman) Date: Sun, 04 Dec 2011 20:51:24 -0000 Subject: [Bug 899976] Re: Error in nova.conf References: <20111204171745.32228.46316.malonedeb@gac.canonical.com> Message-ID: <20111204205124.7003.82468.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 891227 *** https://bugs.launchpad.net/bugs/891227 ** This bug has been marked a duplicate of bug 891227 nova.conf force_dhcp_release doesn't take any parameter -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/899976 Title: Error in nova.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/899976/+subscriptions From brian at ubuntu.com Sun Dec 4 21:28:09 2011 From: brian at ubuntu.com (Brian Murray) Date: Sun, 04 Dec 2011 21:28:09 -0000 Subject: [Bug 884908] Re: Package dependencies need work References: <20111101201042.5904.91252.malonedeb@gac.canonical.com> Message-ID: <20111204212809.7539.85229.malone@chaenomeles.canonical.com> Using the packages from the updates repository I was able to recreate both bug reports. I then installed the packages from -proposed and was no longer able to recreate the bugs. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mcollective in Ubuntu. https://bugs.launchpad.net/bugs/884908 Title: Package dependencies need work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/884908/+subscriptions From 878282 at bugs.launchpad.net Sun Dec 4 23:12:54 2011 From: 878282 at bugs.launchpad.net (delib) Date: Sun, 04 Dec 2011 23:12:54 -0000 Subject: [Bug 878282] Re: keystone database connection error References: <20111019153533.24785.65768.malonedeb@chaenomeles.canonical.com> Message-ID: <20111204231254.32326.73257.malone@gac.canonical.com> Reproduced the bug and the command runs successfully with proposed version. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/878282 Title: keystone database connection error To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/878282/+subscriptions From 802367 at bugs.launchpad.net Mon Dec 5 00:38:33 2011 From: 802367 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 00:38:33 -0000 Subject: [Bug 802367] Re: snmpd reports "truncating integer value > 32 bits" at ERROR loglevel, should be DEBUG References: <20110627064157.19020.15097.malonedeb@gac.canonical.com> Message-ID: <20111205003834.27781.95408.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/net-snmp/802367 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/802367 Title: snmpd reports "truncating integer value > 32 bits" at ERROR loglevel, should be DEBUG To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/802367/+subscriptions From 766833 at bugs.launchpad.net Mon Dec 5 04:17:55 2011 From: 766833 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 04:17:55 -0000 Subject: =?utf-8?q?=5BBug_766833=5D_Re=3A_package_postfix_2=2E7=2E0-1ubuntu?= =?utf-8?q?0=2E1_failed_to_install/upgrade=3A_el_subproceso_instalado?= =?utf-8?q?_el_script_post-installation_devolvi=C3=B3_el_c=C3=B3digo_?= =?utf-8?q?de_salida_de_error_75?= References: <20110420053414.5194.9372.malonedeb@soybean.canonical.com> Message-ID: <20111205041755.22489.2291.malone@loganberry.canonical.com> [Expired for postfix (Ubuntu) because there has been no activity for 60 days.] ** Changed in: postfix (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/766833 Title: package postfix 2.7.0-1ubuntu0.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 75 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/766833/+subscriptions From 894608 at bugs.launchpad.net Mon Dec 5 05:06:03 2011 From: 894608 at bugs.launchpad.net (michael imelfort) Date: Mon, 05 Dec 2011 05:06:03 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111205050603.371.63373.malone@gac.canonical.com> I have '-w 80k' now. It's still the same... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From 350936 at bugs.launchpad.net Mon Dec 5 05:51:44 2011 From: 350936 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 05:51:44 -0000 Subject: [Bug 350936] Re: Should shut down domains on system shutdown References: <20090329131207.20172.89531.malonedeb@potassium.ubuntu.com> Message-ID: <20111205055149.10038.94156.malone@cocoplum.canonical.com> This bug was fixed in the package libvirt - 0.8.3-1ubuntu19.4 --------------- libvirt (0.8.3-1ubuntu19.4) maverick-proposed; urgency=low * New version of debian/patches/lxc-use-own-ptyfns.patch. Previous version failed to build. libvirt (0.8.3-1ubuntu19.3) maverick-proposed; urgency=low * lxc_controller: use our own unlocpt+grantpt rather than glibc's, which can't handle opening a pty in a devpts not mounted at /dev/pts. (LP: #863629) -- Serge Hallyn Tue, 15 Nov 2011 08:06:57 -0600 ** Changed in: libvirt (Ubuntu Maverick) Status: Fix Committed => Fix Released ** Changed in: libvirt (Ubuntu Natty) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/350936 Title: Should shut down domains on system shutdown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+subscriptions From 350936 at bugs.launchpad.net Mon Dec 5 05:52:30 2011 From: 350936 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 05:52:30 -0000 Subject: [Bug 350936] Re: Should shut down domains on system shutdown References: <20090329131207.20172.89531.malonedeb@potassium.ubuntu.com> Message-ID: <20111205055234.10078.28900.malone@cocoplum.canonical.com> This bug was fixed in the package libvirt - 0.8.8-1ubuntu6.7 --------------- libvirt (0.8.8-1ubuntu6.7) natty-proposed; urgency=low * lxc_controller: use our own unlocpt+grantpt rather than glibc's, which can't handle opening a pty in a devpts not mounted at /dev/pts. (LP: #863629) -- Serge Hallyn Tue, 01 Nov 2011 18:00:51 +0000 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/350936 Title: Should shut down domains on system shutdown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+subscriptions From 878282 at bugs.launchpad.net Mon Dec 5 05:56:19 2011 From: 878282 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 05:56:19 -0000 Subject: [Bug 878282] Re: keystone database connection error References: <20111019153533.24785.65768.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205055622.32027.38419.malone@gac.canonical.com> This bug was fixed in the package keystone - 1.0~d4~20110909.1108-0ubuntu3.1 --------------- keystone (1.0~d4~20110909.1108-0ubuntu3.1) oneiric-proposed; urgency=low * debian/patches/sql_connection.patch: Correct keystone.db path, as identified by Atul Jha. (LP: #878282) -- Dave Walker (Daviey) Fri, 21 Oct 2011 13:17:51 +0100 ** Changed in: keystone (Ubuntu Oneiric) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/878282 Title: keystone database connection error To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/878282/+subscriptions From martin.pitt at ubuntu.com Mon Dec 5 06:08:50 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 05 Dec 2011 06:08:50 -0000 Subject: [Bug 893550] Re: Oneiric fails to boot after upgrade from Natty if /etc/fstab contains a cgroup mount entry References: <20111122123739.24508.10682.malonedeb@wampee.canonical.com> Message-ID: <20111205060850.31929.65489.malone@gac.canonical.com> Hello Matthias, or anyone else affected, Accepted libcgroup into oneiric-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! ** Also affects: libcgroup (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: libcgroup (Ubuntu Oneiric) Status: New => Fix Committed ** Tags added: verification-needed -- 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/893550 Title: Oneiric fails to boot after upgrade from Natty if /etc/fstab contains a cgroup mount entry To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/893550/+subscriptions From martin.pitt at ubuntu.com Mon Dec 5 06:20:38 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 05 Dec 2011 06:20:38 -0000 Subject: [Bug 637114] Re: Large multiget requests randomly broken References: <20100913131240.3100.42111.malonedeb@soybean.canonical.com> Message-ID: <20111205062038.13201.87306.malone@soybean.canonical.com> Hello Carlos, or anyone else affected, Accepted memcached 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! ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to memcached in Ubuntu. https://bugs.launchpad.net/bugs/637114 Title: Large multiget requests randomly broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/637114/+subscriptions From 893550 at bugs.launchpad.net Mon Dec 5 07:17:24 2011 From: 893550 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 07:17:24 -0000 Subject: [Bug 893550] Re: Oneiric fails to boot after upgrade from Natty if /etc/fstab contains a cgroup mount entry References: <20111122123739.24508.10682.malonedeb@wampee.canonical.com> Message-ID: <20111205071726.32481.95422.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/oneiric-proposed/libcgroup -- 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/893550 Title: Oneiric fails to boot after upgrade from Natty if /etc/fstab contains a cgroup mount entry To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/893550/+subscriptions From 637114 at bugs.launchpad.net Mon Dec 5 07:18:22 2011 From: 637114 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 07:18:22 -0000 Subject: [Bug 637114] Re: Large multiget requests randomly broken References: <20100913131240.3100.42111.malonedeb@soybean.canonical.com> Message-ID: <20111205071823.32545.30397.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/lucid-proposed/memcached -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to memcached in Ubuntu. https://bugs.launchpad.net/bugs/637114 Title: Large multiget requests randomly broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/637114/+subscriptions From clint at fewbar.com Mon Dec 5 07:47:55 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:47:55 -0000 Subject: [Bug 690925] Re: Package MySQL 5.5.x for Ubuntu References: <20101216031602.8153.23788.malonedeb@soybean.canonical.com> Message-ID: <20111205074755.12981.18746.malone@soybean.canonical.com> 5.5.17 has landed in Precise.. 5.5.18 will come along soon. ** Changed in: mysql-5.1 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/690925 Title: Package MySQL 5.5.x for Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/690925/+subscriptions From clint at fewbar.com Mon Dec 5 07:49:29 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:49:29 -0000 Subject: [Bug 640472] Re: mysqld causes 2-3 wakeups per second on idle References: <20100916130553.16265.77170.malonedeb@gandwana.canonical.com> Message-ID: <20111205074929.12666.17440.malone@soybean.canonical.com> Moving to 5.5 as wishlist bugs won't be backported to prior releases. ** Package changed: mysql-5.1 (Ubuntu) => mysql-5.5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/640472 Title: mysqld causes 2-3 wakeups per second on idle To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/640472/+subscriptions From clint at fewbar.com Mon Dec 5 07:46:57 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:46:57 -0000 Subject: [Bug 240239] Re: MySQL replication - Debian quirks undocumented References: <20080615204701.10093.64233.malonedeb@gandwana.canonical.com> Message-ID: <20111205074657.12764.35183.malone@soybean.canonical.com> Wishlist so moving to 5.5 since 5.1 isn't going to get updated for wishlist items. ** Package changed: mysql-5.1 (Ubuntu) => mysql-5.5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/240239 Title: MySQL replication - Debian quirks undocumented To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/240239/+subscriptions From clint at fewbar.com Mon Dec 5 07:43:33 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:43:33 -0000 Subject: [Bug 633364] Re: InnoDB should be the default table type References: <20100908170333.4559.31501.malonedeb@gandwana.canonical.com> Message-ID: <20111205074333.32130.30956.malone@gac.canonical.com> 5.5 actually does have innodb as the default. W00T ** Package changed: mysql-5.1 (Ubuntu) => mysql-5.5 (Ubuntu) ** Changed in: mysql-5.5 (Ubuntu) Status: Opinion => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/633364 Title: InnoDB should be the default table type To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/633364/+subscriptions From clint at fewbar.com Mon Dec 5 07:52:32 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:52:32 -0000 Subject: [Bug 650936] Re: thread_stack must be removed to avoid problems for amd64 References: <20100929083951.21588.18455.malonedeb@potassium.ubuntu.com> Message-ID: <20111205075233.13400.16684.malone@soybean.canonical.com> Moving to mysql-5.5 .. I think the appropriate thing to do is to remove this explicit setting and let the server's default take over. ** Package changed: mysql-5.1 (Ubuntu) => mysql-5.5 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/650936 Title: thread_stack must be removed to avoid problems for amd64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/650936/+subscriptions From clint at fewbar.com Mon Dec 5 07:55:09 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:55:09 -0000 Subject: [Bug 75031] Re: GREP_OPTIONS is evil References: <20061208202916.14380.32737.malonedeb@gangotri.ubuntu.com> Message-ID: <20111205075509.32027.38641.malone@gac.canonical.com> Only hardy would be affected by this.. all others use upstart. Closing bug report. ** Changed in: mysql-5.1 (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/75031 Title: GREP_OPTIONS is evil To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/75031/+subscriptions From clint at fewbar.com Mon Dec 5 07:58:48 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:58:48 -0000 Subject: [Bug 820691] Re: mysql will be stopped, but not started again, on transition from runlevel 1 to 2 References: <20110804002205.16952.24419.malonedeb@gac.canonical.com> Message-ID: <20111205075849.12115.98240.launchpad@soybean.canonical.com> ** Also affects: mysql-5.5 (Ubuntu) Importance: Undecided Status: New ** Changed in: mysql-5.5 (Ubuntu) Status: New => Confirmed ** Changed in: mysql-5.5 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/820691 Title: mysql will be stopped, but not started again, on transition from runlevel 1 to 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/820691/+subscriptions From clint at fewbar.com Mon Dec 5 07:57:13 2011 From: clint at fewbar.com (Clint Byrum) Date: Mon, 05 Dec 2011 07:57:13 -0000 Subject: [Bug 812423] Re: mysql upstart job hangs if database directory not mounted References: <20110718172030.31402.66116.malonedeb@gac.canonical.com> Message-ID: <20111205075713.7436.3967.launchpad@chaenomeles.canonical.com> ** Also affects: mysql-5.5 (Ubuntu) Importance: Undecided Status: New ** Changed in: mysql-5.5 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/812423 Title: mysql upstart job hangs if database directory not mounted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/812423/+subscriptions From 682831 at bugs.launchpad.net Mon Dec 5 09:51:28 2011 From: 682831 at bugs.launchpad.net (Emmanuel Kasper) Date: Mon, 05 Dec 2011 09:51:28 -0000 Subject: [Bug 682831] Re: lost console output early in boot References: <20101129194428.27343.47268.malonedeb@soybean.canonical.com> Message-ID: <20111205095128.587.931.malone@gac.canonical.com> @scott: hit by this bug today any ideas when this will be fixed in legacy-grub-ec2 ? in the meantime. for others running an Ubuntu 10.04.* domU with the linux-image-ec2 kernel and getting no console, the proper way to fix this is to add console=hvc0 xencons=hvc0 in /boot/grub/menu.lst in the kopt line, so it looks like # kopt=root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0 xencons=hvc0 then you should run /usr/sbin/update-grub-legacy-ec2 ( which will also be run after each kernel update ) from the package grub-legacy-ec2. You can verify that the xen console option was properly added to your kernel entries: grep ^kernel /boot/grub/menu.lst kernel /boot/vmlinuz-2.6.32-340-ec2 root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0 xencons=hvc0 kernel /boot/vmlinuz-2.6.32-340-ec2 root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0 xencons=hvc0 single -- 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/682831 Title: lost console output early in boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/682831/+subscriptions From 900267 at bugs.launchpad.net Mon Dec 5 12:49:07 2011 From: 900267 at bugs.launchpad.net (Especiales) Date: Mon, 05 Dec 2011 12:49:07 -0000 Subject: [Bug 900267] [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') References: <20111205124907.1317.93658.malonedeb@gac.canonical.com> Message-ID: <20111205124907.1317.93658.malonedeb@gac.canonical.com> Public bug reported: when upgrade from edubuntu 11.04 to 11.10 ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 NonfreeKernelModules: wl fglrx ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 5 09:18:35 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Edubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426) NmbdLog: SambaServerRegression: No SmbConfIncluded: Yes SmbLog: SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-04 (0 days ago) WindowsFailedConnect: Yes ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package oneiric -- 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/900267 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900267/+subscriptions From 900267 at bugs.launchpad.net Mon Dec 5 12:49:07 2011 From: 900267 at bugs.launchpad.net (Especiales) Date: Mon, 05 Dec 2011 12:49:07 -0000 Subject: [Bug 900267] 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') References: <20111205124907.1317.93658.malonedeb@gac.canonical.com> Message-ID: <20111205124908.1317.24503.malone@gac.canonical.com> -- 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/900267 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900267/+subscriptions From 900267 at bugs.launchpad.net Mon Dec 5 12:50:27 2011 From: 900267 at bugs.launchpad.net (Especiales) Date: Mon, 05 Dec 2011 12:50:27 -0000 Subject: [Bug 900267] 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') References: <20111205124907.1317.93658.malonedeb@gac.canonical.com> Message-ID: <20111205125027.1709.95929.malone@gac.canonical.com> hardware is HP Pavilion dv5-2235la, never work fine with ubuntu, starting at ubuntu 10.10 -- 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/900267 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900267/+subscriptions From 899970 at bugs.launchpad.net Mon Dec 5 14:15:12 2011 From: 899970 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 14:15:12 -0000 Subject: [Bug 899970] Re: Glance missing dependency: python-routes python-eventlet python-sqlalchemy python-migrate References: <20111204165657.12115.87756.malonedeb@soybean.canonical.com> Message-ID: <20111205141519.21496.96165.malone@cocoplum.canonical.com> This bug was fixed in the package glance - 2012.1~e2~20111201.1123-0ubuntu2 --------------- glance (2012.1~e2~20111201.1123-0ubuntu2) precise; urgency=low * debian/control: Add dependencies previously removed from python-glance to glance package where they are actually required. (LP: #899970) -- Adam Gandelman Mon, 05 Dec 2011 15:10:04 +0100 ** Branch linked: lp:ubuntu/glance ** Changed in: glance (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/899970 Title: Glance missing dependency: python-routes python-eventlet python- sqlalchemy python-migrate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/899970/+subscriptions From 894608 at bugs.launchpad.net Mon Dec 5 14:38:02 2011 From: 894608 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 05 Dec 2011 14:38:02 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111205143802.6662.77277.malone@soybean.canonical.com> Could you show the results? (I'm curious what it then reports as TCP window size) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From 869684 at bugs.launchpad.net Mon Dec 5 14:48:39 2011 From: 869684 at bugs.launchpad.net (Robie Basak) Date: Mon, 05 Dec 2011 14:48:39 -0000 Subject: [Bug 869684] Re: 530 login incorrect error after upgrade to Oneiric References: <20111007044418.12125.55253.malonedeb@gac.canonical.com> Message-ID: <20111205144839.6354.77383.malone@soybean.canonical.com> With this bug affecting only four people after two months, it appears that this bug affects only a minority of users in perhaps more unusual configurations. Thus I'm reducing Importance to Medium as per the guidelines at https://wiki.ubuntu.com/Bugs/Importance. I'd love to fix this but I'm in the dark without the ability to reproduce (#6). ** Changed in: vsftpd (Ubuntu) Importance: High => Medium -- 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/869684 Title: 530 login incorrect error after upgrade to Oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+subscriptions From 879710 at bugs.launchpad.net Mon Dec 5 14:51:52 2011 From: 879710 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 05 Dec 2011 14:51:52 -0000 Subject: [Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory. References: <20111021224443.24765.27515.malonedeb@gac.canonical.com> Message-ID: <20111205145152.30628.13287.malone@chaenomeles.canonical.com> Gah! Thanks. Unfortunately my snipped was bad. That was supposed to read: run_cmd('ps', '-ef'); run_cmd('lsof', '%s/dev' % self.context.chroot_dir) run_cmd('mount') -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/879710 Title: ubuntu-vm-builder crashes when trying to umount tmp directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions From andreserl at ubuntu-pe.org Mon Dec 5 15:40:12 2011 From: andreserl at ubuntu-pe.org (Andres Rodriguez) Date: Mon, 05 Dec 2011 15:40:12 -0000 Subject: [Blueprint servercloud-p-cloud-ha] Cloud HA Message-ID: <20111205154012.13188.65473.launchpad@wampee.canonical.com> Blueprint changed by Andres Rodriguez: Whiteboard changed: Work Items [andreserl] Merge/sync packages from debian: DONE [andreserl] MIR fence-agents: DONE Upgrade DRBD: TODO - Update RHCS to latest: TODO - Include new gfs2-utils package that comes from upgrading RHCS: TODO - MIR gfs2-utils: TODO + [andreserl] Update RHCS to latest: INPROGRESS + [andreserl] Include new gfs2-utils package that comes from upgrading RHCS: INPROGRESS + [andreserl] MIR gfs2-utils: TODO [ivoks] Test OCFS2 with cman/corosync/pacemaker: DONE [ivoks] Test GFS2 with cman/corosync/pacemaker: DONE Draft migration plan from pacemaker (GFS2/OCFS2) to pacemaker/cman (GFS2/OCFS2): TODO Look into RabbitMQ HA in Active/Active: TODO Make sure everything works for OpenStack (RabbitMQ/MySQL): TODO Investigate pacemaker-cloud: TODO Questions/Comments: Great concise draft, we should probably discuss HA with upstream openstack projects to make sure everything is covered. --Daviey == Agenda ==  * OpenStack/HA  * RHCS Upgrade  * Pacemaker Cloud = IDEAS = Pacemaker Cloud - http://pacemaker-cloud.org/  - Matahari, DeltaCloud, MRG Grid  - https://github.com/pacemaker-cloud/pacemaker-cloud/blob/master/README.markdown  - http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf MySQL HA RabbitMQ HA = ACTIONS = Adjust/fix OpenStack rabbitmq client to support active-active connections RHCS Upgrade to 3.1.7 (or higher)  - gfs2-utils  - Test OCFS2 with cman/corosync/pacemaker  - Test GFS2 with cman/corosync/pacemaker Investigate XMPP for intercloud communcation Look into deploying MySQL on top of ceph -- Cloud HA https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-ha From andreserl at ubuntu-pe.org Mon Dec 5 15:42:00 2011 From: andreserl at ubuntu-pe.org (Andres Rodriguez) Date: Mon, 05 Dec 2011 15:42:00 -0000 Subject: [Blueprint servercloud-p-cloud-ha] Cloud HA Message-ID: <20111205154200.30628.37235.launchpad@chaenomeles.canonical.com> Blueprint changed by Andres Rodriguez: Whiteboard changed: Work Items [andreserl] Merge/sync packages from debian: DONE [andreserl] MIR fence-agents: DONE Upgrade DRBD: TODO - [andreserl] Update RHCS to latest: INPROGRESS + [andreserl] Update RHCS to latest: DONE [andreserl] Include new gfs2-utils package that comes from upgrading RHCS: INPROGRESS [andreserl] MIR gfs2-utils: TODO [ivoks] Test OCFS2 with cman/corosync/pacemaker: DONE [ivoks] Test GFS2 with cman/corosync/pacemaker: DONE Draft migration plan from pacemaker (GFS2/OCFS2) to pacemaker/cman (GFS2/OCFS2): TODO Look into RabbitMQ HA in Active/Active: TODO Make sure everything works for OpenStack (RabbitMQ/MySQL): TODO Investigate pacemaker-cloud: TODO Questions/Comments: Great concise draft, we should probably discuss HA with upstream openstack projects to make sure everything is covered. --Daviey == Agenda ==  * OpenStack/HA  * RHCS Upgrade  * Pacemaker Cloud = IDEAS = Pacemaker Cloud - http://pacemaker-cloud.org/  - Matahari, DeltaCloud, MRG Grid  - https://github.com/pacemaker-cloud/pacemaker-cloud/blob/master/README.markdown  - http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf MySQL HA RabbitMQ HA = ACTIONS = Adjust/fix OpenStack rabbitmq client to support active-active connections RHCS Upgrade to 3.1.7 (or higher)  - gfs2-utils  - Test OCFS2 with cman/corosync/pacemaker  - Test GFS2 with cman/corosync/pacemaker Investigate XMPP for intercloud communcation Look into deploying MySQL on top of ceph -- Cloud HA https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-ha From nigel.gale at gmail.com Mon Dec 5 15:37:15 2011 From: nigel.gale at gmail.com (Nigel Gale) Date: Mon, 05 Dec 2011 15:37:15 -0000 Subject: [Bug 869684] Re: 530 login incorrect error after upgrade to Oneiric References: <20111007044418.12125.55253.malonedeb@gac.canonical.com> Message-ID: <20111205153715.1905.53292.malone@gac.canonical.com> Probably a lot of lurkers hoping it will be fixed soon. How can we assist you to investigate further? I would offer SSH into my box but can't because I can't allocate an external IP. Could someone else? This is causing quite a lot of extra work having to manually load patches to me Drupal dev box so would appreciate a fix soon. 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/869684 Title: 530 login incorrect error after upgrade to Oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+subscriptions From 900344 at bugs.launchpad.net Mon Dec 5 15:56:17 2011 From: 900344 at bugs.launchpad.net (Thomas Schweikle) Date: Mon, 05 Dec 2011 15:56:17 -0000 Subject: [Bug 900344] [NEW] Nagios outdated -- even on oeiric ... References: <20111205155617.2643.85320.malonedeb@gac.canonical.com> Message-ID: <20111205155617.2643.85320.malonedeb@gac.canonical.com> Public bug reported: package Nagios3 is outdated even on oneiric. It's installed Nagios3 version 3.2.3. The most actual version since July 2011(!) is 3.3.1 as stated on the projects website: http://www.nagios.org/checkforupdates/?version=3.2.3&product=nagioscore Since there are various fixes and patches including some enhancements in my humble opinion it would be a good idea to upgrade to version 3.3.1 and not keeping 3.2.3, at least for oneiric. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: nagios3 3.2.3-3 ProcVersionSignature: Ubuntu 3.0.0-13.22-virtual 3.0.6 Uname: Linux 3.0.0-13-virtual x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 5 16:42:12 2011 InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.2) ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nagios3 UpgradeStatus: Upgraded to oneiric on 2011-09-16 (80 days ago) ** Affects: nagios3 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric -- 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/900344 Title: Nagios outdated -- even on oeiric ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/900344/+subscriptions From 900344 at bugs.launchpad.net Mon Dec 5 15:56:17 2011 From: 900344 at bugs.launchpad.net (Thomas Schweikle) Date: Mon, 05 Dec 2011 15:56:17 -0000 Subject: [Bug 900344] Re: Nagios outdated -- even on oeiric ... References: <20111205155617.2643.85320.malonedeb@gac.canonical.com> Message-ID: <20111205155618.2643.67927.malone@gac.canonical.com> -- 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/900344 Title: Nagios outdated -- even on oeiric ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/900344/+subscriptions From 879710 at bugs.launchpad.net Mon Dec 5 15:59:11 2011 From: 879710 at bugs.launchpad.net (alexis bellido) Date: Mon, 05 Dec 2011 15:59:11 -0000 Subject: [Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory. References: <20111021224443.24765.27515.malonedeb@gac.canonical.com> Message-ID: <20111205155911.1807.19531.malone@gac.canonical.com> Ouch. I replaced the code with the new lines and ran vmbuilder twice. "Unfortunately" everything worked fine this way and I couldn't reproduce the problem again (obviosuly I removed the run_cmd('sleep', '10') fix too). I experienced something similar with another server, at first vmbuilder crashed but after making some other changes (like apt-get installing something else, totally unrelated) vmbuilder was able to complete its job and never saw the problem again in that server. I'm wondering if this could be related to getting stuck in some hard disk sector but that doesn't make much sense. The other server I'm referring to is a 4-years-old Core 2 Duo laptop and my current server is a brand new Core i5 desktop, so hardware seems totally unrelated. I'll let you know if I can reproduce the problem again, sorry I can't help more for now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/879710 Title: ubuntu-vm-builder crashes when trying to umount tmp directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions From 879710 at bugs.launchpad.net Mon Dec 5 16:45:03 2011 From: 879710 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 05 Dec 2011 16:45:03 -0000 Subject: [Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory. References: <20111021224443.24765.27515.malonedeb@gac.canonical.com> <20111205155911.1807.19531.malone@gac.canonical.com> Message-ID: <4EDCF50F.4020801@canonical.com> Hm, thanks. It's also possible that the race is just so tight that the 1-2 seconds to run lsof and mount allowed it to proceed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/879710 Title: ubuntu-vm-builder crashes when trying to umount tmp directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions From andreserl at ubuntu-pe.org Mon Dec 5 16:52:19 2011 From: andreserl at ubuntu-pe.org (Andres Rodriguez) Date: Mon, 05 Dec 2011 16:52:19 -0000 Subject: [Blueprint servercloud-p-cloud-ha] Cloud HA Message-ID: <20111205165219.31642.86571.launchpad@chaenomeles.canonical.com> Blueprint changed by Andres Rodriguez: Whiteboard changed: Work Items [andreserl] Merge/sync packages from debian: DONE [andreserl] MIR fence-agents: DONE Upgrade DRBD: TODO [andreserl] Update RHCS to latest: DONE - [andreserl] Include new gfs2-utils package that comes from upgrading RHCS: INPROGRESS + [andreserl] Include new gfs2-utils package that comes from upgrading RHCS: DONE [andreserl] MIR gfs2-utils: TODO [ivoks] Test OCFS2 with cman/corosync/pacemaker: DONE [ivoks] Test GFS2 with cman/corosync/pacemaker: DONE Draft migration plan from pacemaker (GFS2/OCFS2) to pacemaker/cman (GFS2/OCFS2): TODO Look into RabbitMQ HA in Active/Active: TODO Make sure everything works for OpenStack (RabbitMQ/MySQL): TODO Investigate pacemaker-cloud: TODO Questions/Comments: Great concise draft, we should probably discuss HA with upstream openstack projects to make sure everything is covered. --Daviey == Agenda ==  * OpenStack/HA  * RHCS Upgrade  * Pacemaker Cloud = IDEAS = Pacemaker Cloud - http://pacemaker-cloud.org/  - Matahari, DeltaCloud, MRG Grid  - https://github.com/pacemaker-cloud/pacemaker-cloud/blob/master/README.markdown  - http://www.redhat.com/summit/2011/presentations/summit/whats_new/thursday/dake_th_1130_high_availability_in_the_cloud.pdf MySQL HA RabbitMQ HA = ACTIONS = Adjust/fix OpenStack rabbitmq client to support active-active connections RHCS Upgrade to 3.1.7 (or higher)  - gfs2-utils  - Test OCFS2 with cman/corosync/pacemaker  - Test GFS2 with cman/corosync/pacemaker Investigate XMPP for intercloud communcation Look into deploying MySQL on top of ceph -- Cloud HA https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-ha From chuck.short at canonical.com Mon Dec 5 16:55:59 2011 From: chuck.short at canonical.com (Chuck Short) Date: Mon, 05 Dec 2011 16:55:59 -0000 Subject: [Blueprint servercloud-p-openstack] Openstack Next Steps Message-ID: <20111205165559.31335.13862.launchpad@chaenomeles.canonical.com> Blueprint changed by Chuck Short: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-openstack   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-openstack/latest - add some mechanism to promote ubuntu images, options:   - populate ubuntu images upon glance installation   - option in dashboard to download/install Work Items: - Package Nova Essex: INPROGRESS - Package Swift Essex: INPROGRESS - Package Glance Essex: INPROGRESS - Package Keystone Essex: INPROGRESS - Package Horizon Essex: TODO - Week 6 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE - Week 7 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO + [zulcss] Package Nova Essex: INPROGRESS + [zulcss] Package Swift Essex: INPROGRESS + [zulcss] Package Glance Essex: INPROGRESS + [zulcss] Package Keystone Essex: INPROGRESS + [zulcss] Package Horizon Essex: INPROGRESS + [zulcss] Week 6 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE + [zulcss] Week 7 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE Week 8 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 9 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 10 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 11 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 12 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 13 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 14 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 15 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 16 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 17 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 18 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 19 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 20 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 21 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 22 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 23 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 24 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO - Evaluate and package melange for Universe: TODO + Evaluate and package melange for Universe: INPROGRESS Package quantum for Universe: DONE MIR for keystone: INPROGRESS MIR for horizon: TODO Enable SSL for Nova: TODO Enable SSL for Glance: TODO Make sure Nova configuration is sane: TODO Make sure Glance configuration is sane: TODO Investigate S3 for Glance: TODO Make sure all services are using upstart: TODO [zulcss] Start Nova EC2 API team: DONE Fix keystone to use with EC2: TODO Fix EC2 Bugs: TODO Solve EC2 ID issue (to allow multiple zones): TODO Test ARM/LXC support: TODO Fix Openstack Bug #: TODO Test IPV6 on Nova: TODO Check on Nova auditing and billing: TODO Test Nova with a large number of instances: TODO Test Nova with a large load: TODO Test Nova with large uptime: TODO Fix nova-lxc Bug #: TODO Investigate automatic sync/awareness of cloud-images content: TODO Implement horizon awareness of cloud-images content: TODO Implement automatic sync of cloud-images content: TODO Package horizon awareness of cloud-images content: TODO Package automatic sync of cloud-images content: TODO -- Openstack Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack From 900378 at bugs.launchpad.net Mon Dec 5 16:55:37 2011 From: 900378 at bugs.launchpad.net (Andrew Glen-Young) Date: Mon, 05 Dec 2011 16:55:37 -0000 Subject: [Bug 900378] [NEW] lxc guest fails to start with a kernel traceback References: <20111205165538.6561.375.malonedeb@soybean.canonical.com> Message-ID: <20111205165538.6561.375.malonedeb@soybean.canonical.com> Public bug reported: After starting an AMD64 Oneiric instance (downloaded from uec-images.u.c 2011-11-29) using LXC as the nova-compute libvirt backend, I am occasionally seeing the instance fail to start and the kernel triggering a backtrace (attached). There are no libvirtd logs for this instance, however I have also attached the relevant parts for the nova-compute.log from around the time this occurred. This looks like /dev/nbd15 may still be in use while being reassigned to a new instance. System Information: Linux chandler 3.0.0-13-server #22-Ubuntu SMP Wed Nov 2 15:09:08 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 11.10 Oneiric Hardware: HP ProLiant DL380 G6 Please let me know if you need any further information. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/900378 Title: lxc guest fails to start with a kernel traceback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+subscriptions From 900378 at bugs.launchpad.net Mon Dec 5 16:55:37 2011 From: 900378 at bugs.launchpad.net (Andrew Glen-Young) Date: Mon, 05 Dec 2011 16:55:37 -0000 Subject: [Bug 900378] Re: lxc guest fails to start with a kernel traceback References: <20111205165538.6561.375.malonedeb@soybean.canonical.com> Message-ID: <20111205165539.6561.84007.malone@soybean.canonical.com> ** Attachment added: "Kernel backtrace" https://bugs.launchpad.net/bugs/900378/+attachment/2620718/+files/lxc-failed-instance-kern.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/900378 Title: lxc guest fails to start with a kernel traceback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+subscriptions From 900378 at bugs.launchpad.net Mon Dec 5 16:56:09 2011 From: 900378 at bugs.launchpad.net (Andrew Glen-Young) Date: Mon, 05 Dec 2011 16:56:09 -0000 Subject: [Bug 900378] Re: lxc guest fails to start with a kernel traceback References: <20111205165538.6561.375.malonedeb@soybean.canonical.com> Message-ID: <20111205165609.7188.72079.malone@soybean.canonical.com> ** Attachment added: "Nova-compute log file" https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+attachment/2620719/+files/nova-compute.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/900378 Title: lxc guest fails to start with a kernel traceback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/900378/+subscriptions From jcurl at arcor.de Mon Dec 5 17:32:55 2011 From: jcurl at arcor.de (Jason Curl) Date: Mon, 05 Dec 2011 17:32:55 -0000 Subject: [Bug 900391] [NEW] IE9 on Windows 7 cannot download files to samba 3.5.11 share References: <20111205173255.1611.31088.malonedeb@gac.canonical.com> Message-ID: <20111205173255.1611.31088.malonedeb@gac.canonical.com> Public bug reported: Observed the issue that with Internet Explorer 9 on Windows 7 x64, cannot download a file to a Samba share. Samba is confirmed to be the version: root at octavia:~# dpkg -s samba Package: samba Status: install ok installed Priority: optional Section: net Installed-Size: 22504 Maintainer: Ubuntu Developers Architecture: i386 Version: 2:3.5.11~dfsg-1ubuntu2.1 Appears to be documented on Samba at https://bugzilla.samba.org/show_bug.cgi?id=8458 I have not downloaded or installed samba on the server to test if this resolves the problem, only that the problem I observe appears to be similar root at octavia:~# lsb_release -rd Description: Ubuntu 11.10 Release: 11.10 root at octavia:~# apt-cache policy samba samba: Installed: 2:3.5.11~dfsg-1ubuntu2.1 Candidate: 2:3.5.11~dfsg-1ubuntu2.1 Version table: *** 2:3.5.11~dfsg-1ubuntu2.1 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 Packages 100 /var/lib/dpkg/status 2:3.5.11~dfsg-1ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: ie9 samba windows7 -- 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/900391 Title: IE9 on Windows 7 cannot download files to samba 3.5.11 share To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900391/+subscriptions From jcurl at arcor.de Mon Dec 5 17:40:52 2011 From: jcurl at arcor.de (Jason Curl) Date: Mon, 05 Dec 2011 17:40:52 -0000 Subject: [Bug 900394] [NEW] GNATs doesn't support GNATSWEB queries References: <20111205174052.2534.82125.malonedeb@gac.canonical.com> Message-ID: <20111205174052.2534.82125.malonedeb@gac.canonical.com> Public bug reported: When using the default GNATs (v4.1.0) from Ubuntu, queries using Gnatsweb doesn't work. In particular, gnatsweb does the following query against gnatsd: expr ((! builtinfield:State[type]="closed")) & (Category~"^logger$") With the version of gnats that comes from Ubuntu 11.10, the result is 415 Invalid expression Note that "logger" is the name of the category. There appears to be no workaround available by modifying the gnatsweb.pl source. When I downloaded the gnats-4.1.0 source direct from GNU, and compiled it with the following option: CFLAGS="-g -O2" LDFLAGS="-Wl,-Bsymbolic-functions" ./configure --prefix=/usr --includedir="/usr/include" --mandir="/usr/share/man" --infodir="/usr/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib --with-gnats-root=/var/lib/gnats/gnats-db --with-gnats-service=gnats --with-gnats-default-db=/var/lib/gnats/gnats-db --with-gnatsd-user-access-file=/etc/gnats/gnatsd.user_access --with-gnatsd-host-access-file=/etc/gnats/gnatsd.host_access --with-gnats-dblist-file=/etc/gnats/databases --with-lispdir=/usr/share/emacs/site-lisp/gnats and replace the binary "gnatsd" with that we've just compiled, everything works as expected. I only replaced the gnatsd binary. root at octavia:~# lsb_release -rd Description: Ubuntu 11.10 Release: 11.10 root at octavia:~# lsb_release -rd Description: Ubuntu 11.10 Release: 11.10 root at octavia:~# apt-cache policy gnats gnats: Installed: 4.1.0-1 Candidate: 4.1.0-1 Version table: *** 4.1.0-1 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages 100 /var/lib/dpkg/status ** Affects: samba (Ubuntu) Importance: Undecided Status: New -- 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/900394 Title: GNATs doesn't support GNATSWEB queries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900394/+subscriptions From dannyman at toldme.com Mon Dec 5 18:02:46 2011 From: dannyman at toldme.com (Danny Howard) Date: Mon, 05 Dec 2011 18:02:46 -0000 Subject: [Bug 841672] Re: ssh-add does not always unlock ssh keys References: <20110905093927.1100.32228.malonedeb@wampee.canonical.com> Message-ID: <20111205180246.31541.5896.malone@chaenomeles.canonical.com> This bug is rather obnoxious. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/841672 Title: ssh-add does not always unlock ssh keys To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/841672/+subscriptions From smoser at ubuntu.com Mon Dec 5 18:29:20 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 18:29:20 -0000 Subject: [Blueprint servercloud-p-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images Message-ID: <20111205182920.2216.39627.launchpad@gac.canonical.com> Blueprint changed by Scott Moser: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudimages-cloudinit   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudimages-cloudinit/latest Work Items: Implement public glance server: TODO Canonical IS ticket for public glance server: TODO Populate glance server on build finish: TODO Provide clean /query2 data pointing to .img files: TODO hand off glance server to canonical IS: TODO [smoser] make ec2-publishing-scripts publish instance-store concurrently: DONE [smoser] make ec2-publishing-scripts publish ebs concurrently: DONE [smoser] make ec2-publishing-scripts describe-images much less (speed): DONE [smoser] add serial number to daily HEADER.html output: DONE - [smoser] trouble shoot publish parallel fallout as it comes in: IN_PROGRESS + [smoser] trouble shoot publish parallel fallout as it comes in: DONE [smoser] re-implement EBS publishing to not require ssh or elastic IP: TODO sync/merge with upstream cdimage scripts and nectarine: TODO cloud-init fix /etc/hosts editing (bug 871966, bug 890501): TODO cloud-init upstream add unit test: TODO cloud-init support userdata, metadata from configdrive (bug 857378): TODO cloud-init support network config via configdrive: TODO cloud-init support cloud-local mirrors via dns naming convention: TODO cloud-init support cloud-local proxy via dns naming convention: TODO better documentation rebundling via user-data and kvm: TODO follow up with aligouri on definitive qcow format link for OVF: DONE -- Improvements to Cloud-init or Cloud Images https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudimages-cloudinit From chuck.short at canonical.com Mon Dec 5 18:33:51 2011 From: chuck.short at canonical.com (Chuck Short) Date: Mon, 05 Dec 2011 18:33:51 -0000 Subject: [Bug 900378] Re: lxc guest fails to start with a kernel traceback References: <20111205165538.6561.375.malonedeb@soybean.canonical.com> Message-ID: <20111205183352.31439.8730.launchpad@chaenomeles.canonical.com> ** Package changed: nova (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/900378 Title: lxc guest fails to start with a kernel traceback To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900378/+subscriptions From 891227 at bugs.launchpad.net Mon Dec 5 18:35:14 2011 From: 891227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 18:35:14 -0000 Subject: [Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter References: <20111116162525.16171.11141.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205183522.22966.94435.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2~20111202.11641-0ubuntu2 --------------- nova (2012.1~e2~20111202.11641-0ubuntu2) precise; urgency=low * debian/nova.conf: Remove parameter to --force_dhcp_release (LP: #891227) -- Adam Gandelman Fri, 02 Dec 2011 11:31:34 -0800 ** Changed in: nova (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/891227 Title: nova.conf force_dhcp_release doesn't take any parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/891227/+subscriptions From smoser at ubuntu.com Mon Dec 5 18:49:35 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 18:49:35 -0000 Subject: [Bug 682831] Re: lost console output early in boot References: <20101129194428.27343.47268.malonedeb@soybean.canonical.com> Message-ID: <20111205184935.12652.77545.malone@wampee.canonical.com> @Emmanuel, I don't expect to fix this in grub-legacy-ec2. It onliy affects lucid era kernels, as far as I know/remember. -- 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/682831 Title: lost console output early in boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/682831/+subscriptions From smoser at ubuntu.com Mon Dec 5 18:59:07 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 18:59:07 -0000 Subject: [Bug 824947] Re: EC2 apt repository DNS resolution on VPC instances References: <20110812033420.1876.97768.malonedeb@gac.canonical.com> Message-ID: <20111205185907.6246.65460.malone@soybean.canonical.com> *** This bug is a duplicate of bug 615545 *** https://bugs.launchpad.net/bugs/615545 Just to make tracking easier, I'm marking this as a duplicat of bug 615545. -- 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/824947 Title: EC2 apt repository DNS resolution on VPC instances To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/824947/+subscriptions From smoser at ubuntu.com Mon Dec 5 19:04:41 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 19:04:41 -0000 Subject: [Bug 824947] Re: EC2 apt repository DNS resolution on VPC instances References: <20110812033420.1876.97768.malonedeb@gac.canonical.com> Message-ID: <20111205190444.6768.9299.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 615545 *** https://bugs.launchpad.net/bugs/615545 ** This bug has been marked a duplicate of bug 615545 Instances launched in a VPC cannot access ec2.archive.ubuntu.com -- 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/824947 Title: EC2 apt repository DNS resolution on VPC instances To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/824947/+subscriptions From 615545 at bugs.launchpad.net Mon Dec 5 19:04:41 2011 From: 615545 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 19:04:41 -0000 Subject: [Bug 615545] Re: Instances launched in a VPC cannot access ec2.archive.ubuntu.com References: <20100809201128.5955.8616.malonedeb@wampee.canonical.com> Message-ID: <20111205190442.6768.74661.malone@soybean.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-init (Ubuntu Lucid) Status: New => Confirmed -- 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/615545 Title: Instances launched in a VPC cannot access ec2.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/615545/+subscriptions From smoser at ubuntu.com Mon Dec 5 18:59:32 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 18:59:32 -0000 Subject: [Bug 615545] Re: Instances launched in a VPC cannot access ec2.archive.ubuntu.com References: <20100809201128.5955.8616.malonedeb@wampee.canonical.com> Message-ID: <20111205185932.12652.54227.launchpad@wampee.canonical.com> ** Also affects: cloud-init (Ubuntu Lucid) Importance: Undecided Status: New -- 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/615545 Title: Instances launched in a VPC cannot access ec2.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/615545/+subscriptions From smoser at ubuntu.com Mon Dec 5 19:25:33 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 19:25:33 -0000 Subject: [Bug 615545] Re: Instances launched in a VPC cannot access ec2.archive.ubuntu.com References: <20100809201128.5955.8616.malonedeb@wampee.canonical.com> Message-ID: <20111205192534.1513.91521.launchpad@gac.canonical.com> ** Description changed: sources.list is helpfully configured to us-east-1.ec2.archive.ubuntu.com for instances that I launch in US-EAST-1 on EC2. However, instances launched in a Virtual Private Cloud (VPC) can only access machines in their local subnet, private machines on the connected LAN, and the Internet via the VPC tunnel. Because us-east-1.ec2.archive.ubuntu.com resolves to an internal EC2 10.0.0.0/8 address, instances launched in a VPC will be unable to perform any apt operations. The user must update sources.list to point to us.archive.ubuntu.com to use apt. Proposed solution: 1) Detect that the machine was launched in a VPC. I'm not sure what the ideal way to determine this is without doing a DescribeInstances. But I did notice that when in a VPC, curl http://169.254.169.254/latest/meta-data/ does not have public-ipv4 and public-hostname listed as a possibility. So perhaps the absence of these could be used to determine it was in a VPC. 2) Fallback to the public us.archive.ubuntu.com (or whatever region appropriate) if us-east-1.ec2.archive.ubuntu.com cannot be reached. + + === SRU Information === + [Impact] + After launch of an instance in a VPC (virtual private cloud) of EC2, the user must update /etc/apt/sources.list, as cloud-init has selected a mirror that is not available to the instance. + + [Development Fix] The simple fix is to query the EC2 metadata service + and determine if the instance has booted inside VPC (is_vpc). If so, + use the fallback apt source rather than the EC2 specific region source. + This was added to in the 10.10 cycle. + + [Stable Fix] + Same as development fix. + + [Test Case] + * a.) Boot instance in EC2 in a VPC + * b.) Boot instance in EC2 not in a VPC + * Instance 'a' should have 'archive.ubuntu.com' in /etc/apt/sources.list + * grep "http://archive.ubuntu.com" /etc/apt/sources.list + * Instance 'b' should have '.ec2.archive.ubuntu.com' in /etc/apt/sources.list + * az=$(wget http://instance-data/latest/meta-data/placement/availability-zone -O - -q) + * region=${az%?} ; # az="us-east-1a", region="us-east-1" + * grep "http://$region.ec2.archive.ubuntu.com" /etc/apt/sources.list + + [Regression Potential] + Inside of EC2, the regression potential is almost non-existant. This exact same fix has been in since 10.10. + Outside of EC2, the potential for regression would be in EC2-like clouds that have a metadata service that looks similar to EC2's. Since the fix has been in for > 18 months, the chance of this scenario causing failure is very low. -- 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/615545 Title: Instances launched in a VPC cannot access ec2.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/615545/+subscriptions From 900447 at bugs.launchpad.net Mon Dec 5 19:36:12 2011 From: 900447 at bugs.launchpad.net (Leonardo Borda) Date: Mon, 05 Dec 2011 19:36:12 -0000 Subject: [Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Public bug reported: Hi It would be helpful if the man 5 page for kdc.conf could explicitly specify the acceptable encryption types we can use. Currently the only way is looking at the source code in the following file: /krb5-1.9.1+dfsg/src/lib/crypto/krb/etypes.c grep ENCTYPE_ ./krb5-1.9.1+dfsg/src/lib/crypto/krb/etypes.c { ENCTYPE_DES_CBC_CRC, { ENCTYPE_DES_CBC_MD4, { ENCTYPE_DES_CBC_MD5, { ENCTYPE_DES_CBC_RAW, { ENCTYPE_DES3_CBC_RAW, { ENCTYPE_DES3_CBC_SHA1, { ENCTYPE_DES_HMAC_SHA1, { ENCTYPE_ARCFOUR_HMAC, { ENCTYPE_ARCFOUR_HMAC_EXP, { ENCTYPE_AES128_CTS_HMAC_SHA1_96, { ENCTYPE_AES256_CTS_HMAC_SHA1_96, { ENCTYPE_CAMELLIA128_CTS_CMAC, { ENCTYPE_CAMELLIA256_CTS_CMAC, Leonardo ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: krb5-kdc 1.9.1+dfsg-1ubuntu2.1 Uname: Linux 3.2.0-999-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 5 14:31:49 2011 ProcEnviron: LANGUAGE=en_US: LANG=en_US SHELL=/bin/bash SourcePackage: krb5 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: krb5 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From 900447 at bugs.launchpad.net Mon Dec 5 19:36:12 2011 From: 900447 at bugs.launchpad.net (Leonardo Borda) Date: Mon, 05 Dec 2011 19:36:12 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable values References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205193613.30527.38112.malone@chaenomeles.canonical.com> ** Summary changed: - Man 5 page for kdc.conf does not mention acceptable values + Man 5 page for kdc.conf does not mention acceptable encryption types -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From smoser at ubuntu.com Mon Dec 5 19:37:43 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 19:37:43 -0000 Subject: [Bug 615545] Re: Instances launched in a VPC cannot access ec2.archive.ubuntu.com References: <20100809201128.5955.8616.malonedeb@wampee.canonical.com> Message-ID: <20111205193744.5750.88794.launchpad@soybean.canonical.com> ** Changed in: cloud-init (Ubuntu Lucid) Status: Confirmed => In Progress -- 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/615545 Title: Instances launched in a VPC cannot access ec2.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/615545/+subscriptions From chuck.short at canonical.com Mon Dec 5 20:02:40 2011 From: chuck.short at canonical.com (Chuck Short) Date: Mon, 05 Dec 2011 20:02:40 -0000 Subject: [Blueprint servercloud-p-openstack] Openstack Next Steps Message-ID: <20111205200240.30922.84696.launchpad@chaenomeles.canonical.com> Blueprint changed by Chuck Short: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-openstack   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-openstack/latest - add some mechanism to promote ubuntu images, options:   - populate ubuntu images upon glance installation   - option in dashboard to download/install Work Items: [zulcss] Package Nova Essex: INPROGRESS [zulcss] Package Swift Essex: INPROGRESS [zulcss] Package Glance Essex: INPROGRESS [zulcss] Package Keystone Essex: INPROGRESS [zulcss] Package Horizon Essex: INPROGRESS [zulcss] Week 6 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE [zulcss] Week 7 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE Week 8 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 9 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 10 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 11 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 12 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 13 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 14 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 15 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 16 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 17 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 18 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 19 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 20 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 21 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 22 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 23 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 24 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO - Evaluate and package melange for Universe: INPROGRESS + Evaluate and package melange for Universe: DONE Package quantum for Universe: DONE MIR for keystone: INPROGRESS MIR for horizon: TODO Enable SSL for Nova: TODO Enable SSL for Glance: TODO Make sure Nova configuration is sane: TODO Make sure Glance configuration is sane: TODO Investigate S3 for Glance: TODO Make sure all services are using upstart: TODO [zulcss] Start Nova EC2 API team: DONE Fix keystone to use with EC2: TODO Fix EC2 Bugs: TODO Solve EC2 ID issue (to allow multiple zones): TODO Test ARM/LXC support: TODO Fix Openstack Bug #: TODO Test IPV6 on Nova: TODO Check on Nova auditing and billing: TODO Test Nova with a large number of instances: TODO Test Nova with a large load: TODO Test Nova with large uptime: TODO Fix nova-lxc Bug #: TODO Investigate automatic sync/awareness of cloud-images content: TODO Implement horizon awareness of cloud-images content: TODO Implement automatic sync of cloud-images content: TODO Package horizon awareness of cloud-images content: TODO Package automatic sync of cloud-images content: TODO -- Openstack Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack From 540747 at bugs.launchpad.net Mon Dec 5 20:14:51 2011 From: 540747 at bugs.launchpad.net (Kevin Krafthefer) Date: Mon, 05 Dec 2011 20:14:51 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111205201452.2534.57823.launchpad@gac.canonical.com> ** Changed in: oem-priority Status: Triaged => In Progress ** Changed in: oem-priority Assignee: (unassigned) => James M. Leddy (jm-leddy) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From rra at debian.org Mon Dec 5 20:27:18 2011 From: rra at debian.org (Russ Allbery) Date: Mon, 05 Dec 2011 20:27:18 -0000 Subject: [Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <87y5uqpxw9.fsf@windlord.stanford.edu> Leonardo Borda <900447 at bugs.launchpad.net> writes: > It would be helpful if the man 5 page for kdc.conf could explicitly > specify the acceptable encryption types we can use. > Currently the only way is looking at the source code in the following > file: /krb5-1.9.1+dfsg/src/lib/crypto/krb/etypes.c They're listed in the krb5-admin info pages included in krb5-doc under Configuration Files. -- Russ Allbery (rra at debian.org) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From hartmans at debian.org Mon Dec 5 20:56:46 2011 From: hartmans at debian.org (Sam Hartman) Date: Mon, 05 Dec 2011 20:56:46 -0000 Subject: [Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> <87y5uqpxw9.fsf@windlord.stanford.edu> Message-ID: Russ, I thought that they were listed in the admin info pages too. however, while I see a bunch of examples, searching for the string hmac in the sources to the admin guide, I don't actually find a complete list of the encryption types anywhere. Am I missing something? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From 592442 at bugs.launchpad.net Mon Dec 5 21:11:25 2011 From: 592442 at bugs.launchpad.net (W. Scott Howard) Date: Mon, 05 Dec 2011 21:11:25 -0000 Subject: [Bug 592442] Re: fopen fails on some SSL urls References: <20100610222307.12976.68194.malonedeb@soybean.canonical.com> Message-ID: <20111205211125.31127.39724.malone@chaenomeles.canonical.com> Using PHP 5.3.6-13ubuntu3.2 with Suhosin-Patch (cli) (built: Oct 13 2011 23:19:13) Copyright (c) 1997-2011 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies I can connect via cli $openssl s_client -host www.gvmax.com -port 443 however PHP gives me the PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:140773F2:SSL routines:func(119):reason(1010) Error -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/592442 Title: fopen fails on some SSL urls To manage notifications about this bug go to: https://bugs.launchpad.net/php/+bug/592442/+subscriptions From 900447 at bugs.launchpad.net Mon Dec 5 21:23:23 2011 From: 900447 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 21:23:23 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205212323.31225.6069.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krb5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From 900496 at bugs.launchpad.net Mon Dec 5 21:35:15 2011 From: 900496 at bugs.launchpad.net (teamnoir) Date: Mon, 05 Dec 2011 21:35:15 -0000 Subject: [Bug 900496] [NEW] dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111205213515.1611.236.malonedeb@gac.canonical.com> *** This bug is a security vulnerability *** Public security bug reported: precise pangolin alpha 1. When installing dovecot-core, the installation fails when the service is started because I already have a program called "start" in my PATH. I suspect that /etc/init.d/dovecot should call "start" either using an absolute path or by calling initctl directly. I believe this bug also constitutes a security vulnerability. rich at bear> ls -las /sbin/start 0 lrwxrwxrwx 1 root root 7 Oct 26 22:17 /sbin/start -> initctl rich at bear> type start start is /home/rich/local/independent/start rich at bear> lsb_release -rcd Description: Ubuntu precise (development branch) Release: 12.04 Codename: precise rich at bear> apt-cache policy dovecot-core dovecot-core: Installed: 1:2.0.15-1ubuntu4 Candidate: 1:2.0.15-1ubuntu4 Version table: *** 1:2.0.15-1ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: dovecot (Ubuntu) Importance: Undecided Status: New ** Tags: distribution-upgrade ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From tlyu at mit.edu Mon Dec 5 22:04:33 2011 From: tlyu at mit.edu (Tom Yu) Date: Mon, 05 Dec 2011 22:04:33 -0000 Subject: [Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> <87y5uqpxw9.fsf@windlord.stanford.edu> Message-ID: Sam Hartman writes: > Russ, I thought that they were listed in the admin info pages too. > however, while I see a bunch of examples, searching for the string hmac > in the sources to the admin guide, I don't actually find a complete list > of the encryption types anywhere. > Am I missing something? They could be in definitions.texinfo or or support-enc.texinfo. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From smoser at ubuntu.com Mon Dec 5 22:03:11 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 22:03:11 -0000 Subject: [Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack References: <20111124083031.827.31617.malonedeb@soybean.canonical.com> Message-ID: <20111205220311.2534.86698.launchpad@gac.canonical.com> ** Also affects: cloud-init Importance: Undecided Status: New -- 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/894279 Title: cloud-init fails to fetch metadata with OpenStack To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/894279/+subscriptions From smoser at ubuntu.com Mon Dec 5 22:03:04 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 05 Dec 2011 22:03:04 -0000 Subject: [Bug 893786] Re: mount option can`t set permissions References: <20111122214643.23992.41713.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205220304.6978.67613.launchpad@soybean.canonical.com> ** Also affects: cloud-init Importance: Undecided Status: New -- 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/893786 Title: mount option can`t set permissions To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893786/+subscriptions From doko at ubuntu.com Mon Dec 5 22:10:16 2011 From: doko at ubuntu.com (Matthias Klose) Date: Mon, 05 Dec 2011 22:10:16 -0000 Subject: [Bug 900510] [NEW] apr armhf build hangs in the test suite on the buildd References: <20111205221016.31335.47458.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205221016.31335.47458.malonedeb@chaenomeles.canonical.com> Public bug reported: the tests hang while running the testproc(?) test. disabling the tests for now ** Affects: apr (Ubuntu) Importance: High Status: Fix Released ** Affects: apr (Ubuntu Precise) Importance: High Status: Fix Released ** Tags: arm-porting-queue armhf ** Changed in: apr (Ubuntu) Status: New => Confirmed ** Changed in: apr (Ubuntu) Importance: Undecided => High ** Changed in: apr (Ubuntu) Milestone: None => ubuntu-12.04-beta-1 ** Also affects: apr (Ubuntu Precise) Importance: High Status: Confirmed ** Tags added: arm-porting-queue armhf -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apr in Ubuntu. https://bugs.launchpad.net/bugs/900510 Title: apr armhf build hangs in the test suite on the buildd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apr/+bug/900510/+subscriptions From 900510 at bugs.launchpad.net Mon Dec 5 22:20:12 2011 From: 900510 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 22:20:12 -0000 Subject: [Bug 900510] Re: apr armhf build hangs in the test suite on the buildd References: <20111205221016.31335.47458.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205222020.30119.64074.malone@cocoplum.canonical.com> This bug was fixed in the package apr - 1.4.5-1ubuntu1 --------------- apr (1.4.5-1ubuntu1) precise; urgency=low * Disable the tests on armhf for a first build. LP: #900510. -- Matthias Klose Mon, 05 Dec 2011 23:10:52 +0100 ** Changed in: apr (Ubuntu Precise) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apr in Ubuntu. https://bugs.launchpad.net/bugs/900510 Title: apr armhf build hangs in the test suite on the buildd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apr/+bug/900510/+subscriptions From hartmans at debian.org Mon Dec 5 22:15:45 2011 From: hartmans at debian.org (Sam Hartman) Date: Mon, 05 Dec 2011 22:15:45 -0000 Subject: [Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> <87y5uqpxw9.fsf@windlord.stanford.edu> Message-ID: They are in fact in support-enc.texinfo. OK. So, to the extent there is a bug it's that kdc.conf's manpage doesn't tell you to go look at the admin guide. I don't think we want to duplicate the information. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From doko at ubuntu.com Mon Dec 5 22:44:21 2011 From: doko at ubuntu.com (Matthias Klose) Date: Mon, 05 Dec 2011 22:44:21 -0000 Subject: [Bug 900510] Re: apr armhf build hangs in the test suite on the buildd References: <20111205221016.31335.47458.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205224422.12543.31054.malone@wampee.canonical.com> not a fix, just a work-around ** Changed in: apr (Ubuntu Precise) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apr in Ubuntu. https://bugs.launchpad.net/bugs/900510 Title: apr armhf build hangs in the test suite on the buildd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apr/+bug/900510/+subscriptions From 900510 at bugs.launchpad.net Mon Dec 5 23:14:23 2011 From: 900510 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 05 Dec 2011 23:14:23 -0000 Subject: [Bug 900510] Re: apr armhf build hangs in the test suite on the buildd References: <20111205221016.31335.47458.malonedeb@chaenomeles.canonical.com> Message-ID: <20111205231424.28708.2219.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/apr -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apr in Ubuntu. https://bugs.launchpad.net/bugs/900510 Title: apr armhf build hangs in the test suite on the buildd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apr/+bug/900510/+subscriptions From 900447 at bugs.launchpad.net Tue Dec 6 00:28:56 2011 From: 900447 at bugs.launchpad.net (J Sadler) Date: Tue, 06 Dec 2011 00:28:56 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206002856.30922.38674.malone@chaenomeles.canonical.com> You may want to reconsider adding it to kdc.conf's man page. I don't believe that in a normal client install that you would get the admin guide. Don't you only get it if you install the admin packages? If you are in a mixed environment as a client and the kerb server is something other than Ubuntu/Debian is it reasonable to expect the user to load a package that they aren't going to use so they can get the info needed to configure their client? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From rra at debian.org Tue Dec 6 00:38:04 2011 From: rra at debian.org (Russ Allbery) Date: Tue, 06 Dec 2011 00:38:04 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> <20111206002856.30922.38674.malone@chaenomeles.canonical.com> Message-ID: <87fwgymt5f.fsf@windlord.stanford.edu> J Sadler <900447 at bugs.launchpad.net> writes: > You may want to reconsider adding it to kdc.conf's man page. > I don't believe that in a normal client install that you would get the > admin guide. Don't you only get it if you install the admin packages? It's part of the krb5-doc package, which you will often want to install on a client installation if you're not already deeply familiar with Kerberos. There are lots of other things related to client configuration that are better-documented in the texinfo manual than in the man pages. (Man pages aren't the greatest format for a full-blown reference manual; they don't have very much useful structure.) -- Russ Allbery (rra at debian.org) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From hartmans at debian.org Tue Dec 6 00:45:46 2011 From: hartmans at debian.org (Sam Hartman) Date: Tue, 06 Dec 2011 00:45:46 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> <20111206002856.30922.38674.malone@chaenomeles.canonical.com> Message-ID: >>>>> "J" == J Sadler <900447 at bugs.launchpad.net> writes: J> You may want to reconsider adding it to kdc.conf's man page. I J> don't believe that in a normal client install that you would get J> the admin guide. Don't you only get it if you install the admin J> packages? 1) It's in krb5-doc; anyone can install that 2) Really end-users have very little business setting those config values. With the exception of some unfortunate bugs with NFS, it more or less means that the Kerberos admin has screwed up if you find yourself needing to care about enctypes. Which of course does happen, so if it were in krb5-admin-server not krb5-doc I'd agree with your point. However, asking people to look on the web or at detailed documentation for a complex issue seems reasonable to me. --Sam -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From 900558 at bugs.launchpad.net Tue Dec 6 01:17:53 2011 From: 900558 at bugs.launchpad.net (Daren Huang) Date: Tue, 06 Dec 2011 01:17:53 -0000 Subject: [Bug 900558] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011753.13398.20140.malonedeb@wampee.canonical.com> Message-ID: <20111206011753.13398.20140.malonedeb@wampee.canonical.com> *** This bug is a duplicate of bug 900555 *** https://bugs.launchpad.net/bugs/900555 Public bug reported: make: *** vmxnet: No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-2.6-generic 3.2.0-rc3 Uname: Linux 3.2.0-2-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-generic Date: Tue Dec 6 09:12:01 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900558 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900558/+subscriptions From 900558 at bugs.launchpad.net Tue Dec 6 01:17:53 2011 From: 900558 at bugs.launchpad.net (Daren Huang) Date: Tue, 06 Dec 2011 01:17:53 -0000 Subject: [Bug 900558] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011753.13398.20140.malonedeb@wampee.canonical.com> Message-ID: <20111206011754.13398.39259.malone@wampee.canonical.com> *** This bug is a duplicate of bug 900555 *** https://bugs.launchpad.net/bugs/900555 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900558 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900558/+subscriptions From 900558 at bugs.launchpad.net Tue Dec 6 01:20:14 2011 From: 900558 at bugs.launchpad.net (Apport retracing service) Date: Tue, 06 Dec 2011 01:20:14 -0000 Subject: [Bug 900558] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011753.13398.20140.malonedeb@wampee.canonical.com> Message-ID: <20111206012014.5952.41654.malone@soybean.canonical.com> *** This bug is a duplicate of bug 900555 *** https://bugs.launchpad.net/bugs/900555 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #900555, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/900558/+attachment/2621245/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 900555 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900558 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900558/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:20:05 2011 From: 900555 at bugs.launchpad.net (Apport retracing service) Date: Tue, 06 Dec 2011 01:20:05 -0000 Subject: [Bug 900555] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206012006.7078.9313.launchpad@soybean.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 01:12:11 2011 From: 900553 at bugs.launchpad.net (Adam Gandelman) Date: Tue, 06 Dec 2011 01:12:11 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206011211.13290.59593.malone@wampee.canonical.com> On second look, /etc/keystone/keystone.conf ( like every other openstack component) stores its database credentials as plain text sqlalchemy string. This is should be installed non-world readable. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:10:51 2011 From: 900555 at bugs.launchpad.net (Daren Huang) Date: Tue, 06 Dec 2011 01:10:51 -0000 Subject: [Bug 900555] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Public bug reported: make: *** vmxnet: No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-2.6-generic 3.2.0-rc3 Uname: Linux 3.2.0-2-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-generic Date: Tue Dec 6 09:02:38 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 01:09:48 2011 From: 900553 at bugs.launchpad.net (Adam Gandelman) Date: Tue, 06 Dec 2011 01:09:48 -0000 Subject: [Bug 900553] [NEW] Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Public bug reported: Using keystone against an external mysql database, users have access to manage the keystone database, ie: ubuntu at ip-10-12-14-3:~$ keystone-manage user add tester p at ssword ubuntu at ip-10-12-14-3:~$ keystone-manage role add Admin ubuntu at ip-10-12-14-3:~$ keystone-manage role grant Admin tester Permissions on either /usr/bin/keystone-manage or /etc/keystone/keystone.conf need to be tightened. I believe this is not an issue with the default package installation since keystone defaults to /var/lib/keystone/keystone.db as its backing store, which is owned 0755 by user keystone (perhaps this should also be restricted to 0600?) ** Affects: keystone (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:10:51 2011 From: 900555 at bugs.launchpad.net (Daren Huang) Date: Tue, 06 Dec 2011 01:10:51 -0000 Subject: [Bug 900555] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206011052.6978.32110.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:57:22 2011 From: 900555 at bugs.launchpad.net (Nate Muench (Mink)) Date: Tue, 06 Dec 2011 01:57:22 -0000 Subject: [Bug 900555] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206015722.30922.75298.malone@chaenomeles.canonical.com> This is common for the early testing phase for the next release. But don't worry, I got this. ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:57:36 2011 From: 900555 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 01:57:36 -0000 Subject: [Bug 900555] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206015736.13290.50924.malone@wampee.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: open-vm-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 900555 at bugs.launchpad.net Tue Dec 6 01:57:42 2011 From: 900555 at bugs.launchpad.net (Nate Muench (Mink)) Date: Tue, 06 Dec 2011 01:57:42 -0000 Subject: [Bug 900555] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111206015743.31127.83038.launchpad@chaenomeles.canonical.com> ** Changed in: open-vm-tools (Ubuntu) Status: Confirmed => In Progress ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (Mink) (n-muench) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 867469 at bugs.launchpad.net Tue Dec 6 04:17:55 2011 From: 867469 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 04:17:55 -0000 Subject: [Bug 867469] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111004131146.23117.96989.malonedeb@wampee.canonical.com> Message-ID: <20111206041755.28089.78775.malone@loganberry.canonical.com> [Expired for mysql-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/867469 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/867469/+subscriptions From 825124 at bugs.launchpad.net Tue Dec 6 04:17:54 2011 From: 825124 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 04:17:54 -0000 Subject: [Bug 825124] Re: package squid 2.7.STABLE7-1ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20110812105657.31152.11075.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206041754.28089.42053.malone@loganberry.canonical.com> [Expired for squid (Ubuntu) because there has been no activity for 60 days.] ** Changed in: squid (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/825124 Title: package squid 2.7.STABLE7-1ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/825124/+subscriptions From 729780 at bugs.launchpad.net Tue Dec 6 04:17:49 2011 From: 729780 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 04:17:49 -0000 Subject: [Bug 729780] Re: bind9 fails to create pid file. References: <20110305182931.16100.11065.malonedeb@potassium.ubuntu.com> Message-ID: <20111206041749.28089.68805.malone@loganberry.canonical.com> [Expired for bind9 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: bind9 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/729780 Title: bind9 fails to create pid file. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/729780/+subscriptions From admin at igpf.us Tue Dec 6 06:27:04 2011 From: admin at igpf.us (Thomas Ward) Date: Tue, 06 Dec 2011 06:27:04 -0000 Subject: [Bug 900620] [NEW] Possible Bug: php5-fpm does not listen on a socket by default References: <20111206062704.12445.17276.malonedeb@wampee.canonical.com> Message-ID: <20111206062704.12445.17276.malonedeb@wampee.canonical.com> Public bug reported: At the last I checked, the php5-fpm default config for the /etc/php5/fpm/pool.d/www.conf file does not have the listener listen on a UNIX socket. As UNIX sockets are (generally) easier to use with web servers to pass data to the process, I'd suggest having php5-fpm listen on a UNIX socket by default. ***NOTE*** I noticed this last in the version of PHP which is in Natty. I have yet to check the 5.3.8 version in Precise / Debian sid ** Affects: php5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/900620 Title: Possible Bug: php5-fpm does not listen on a socket by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/900620/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 06:49:22 2011 From: 900553 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 06:49:22 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206064922.19218.94035.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/keystone/900553 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From saya at udienz.web.id Tue Dec 6 09:38:27 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Tue, 06 Dec 2011 09:38:27 -0000 Subject: [Bug 900662] Re: Please merge etckeeper 0.57 (main) from Debian testing (main) References: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206093827.31827.83857.malone@chaenomeles.canonical.com> ** Patch added: "ubuntu-ubuntu.debdiff" https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+attachment/2621549/+files/ubuntu-ubuntu.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/900662 Title: Please merge etckeeper 0.57 (main) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+subscriptions From saya at udienz.web.id Tue Dec 6 09:36:10 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Tue, 06 Dec 2011 09:36:10 -0000 Subject: [Bug 900662] [NEW] Please merge etckeeper 0.57 (main) from Debian testing (main) References: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Public bug reported: Please merge etckeeper 0.57 (main) from Debian testing (main) etckeeper (0.57) unstable; urgency=low * Use find -path instead of less portable find -wholename. -- Joey Hess Fri, 04 Nov 2011 17:03:46 -0400 ** Affects: etckeeper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/900662 Title: Please merge etckeeper 0.57 (main) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+subscriptions From saya at udienz.web.id Tue Dec 6 09:38:03 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Tue, 06 Dec 2011 09:38:03 -0000 Subject: [Bug 900662] Re: Please merge etckeeper 0.57 (main) from Debian testing (main) References: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206093803.12347.65620.malone@wampee.canonical.com> ** Patch added: "debian-ubuntu" https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+attachment/2621548/+files/etckeeper_0.57ubuntu1.dsc.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/900662 Title: Please merge etckeeper 0.57 (main) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+subscriptions From lool at dooz.org Tue Dec 6 12:59:20 2011 From: lool at dooz.org (=?utf-8?q?Lo=C3=AFc_Minier?=) Date: Tue, 06 Dec 2011 12:59:20 -0000 Subject: [Bug 900741] [NEW] Remove and blacklist squid References: <20111206125920.1317.4706.malonedeb@gac.canonical.com> Message-ID: <20111206125920.1317.4706.malonedeb@gac.canonical.com> Public bug reported: Hi Quick summary of where we are: * in Debian: - squid source ships squid 2 binaries - squid3 source ships squid 3 binaries named squid3 * in Ubuntu - squid3 source ships squid 3 binaries named squid3 and squid transitional packages - squid source copied from Debian fails to upload because the "squid" binary has a lower version than the transitional package from squid3 After discussion with Dave Walker and Chuck Short there's consensus that we just want to remove and blacklist the squid source package. Thanks, ** Affects: squid (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/900741 Title: Remove and blacklist squid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/900741/+subscriptions From 884177 at bugs.launchpad.net Tue Dec 6 14:31:16 2011 From: 884177 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 14:31:16 -0000 Subject: [Bug 884177] Re: fancontrol cannot read its own configuration file References: <20111031112526.8835.13936.malonedeb@gac.canonical.com> Message-ID: <20111206143117.2751.76113.malone@gac.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lm-sensors (Ubuntu Oneiric) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/884177 Title: fancontrol cannot read its own configuration file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions From 884177 at bugs.launchpad.net Tue Dec 6 14:38:45 2011 From: 884177 at bugs.launchpad.net (Aslakj) Date: Tue, 06 Dec 2011 14:38:45 -0000 Subject: [Bug 884177] Re: fancontrol cannot read its own configuration file References: <20111031112526.8835.13936.malonedeb@gac.canonical.com> Message-ID: <20111206143845.2216.80975.malone@gac.canonical.com> On an MacBookPro7,1 running oneiric. $ sensors applesmc-isa-0300 Adapter: ISA adapter Exhaust : 0 RPM (min = 2000 RPM) TB0T: +33.8°C TB1T: +33.8°C TB2T: +32.0°C TC0D: +62.8°C TC0P: +56.5°C TN0D: +61.5°C TN0P: +49.8°C TN0S: +68.2°C TN1D: +66.0°C TN1F: +68.2°C TN1G: +90.0°C TN1S: +68.2°C Th1H: +54.5°C Ts0P: +32.8°C Ts0S: +46.0°C coretemp-isa-0000 Adapter: ISA adapter Core 0: +65.0°C (high = +105.0°C, crit = +105.0°C) Core 1: +62.0°C (high = +105.0°C, crit = +105.0°C) $ sudo /usr/sbin/pwmconfig # pwmconfig revision 5857 (2010-08-22) This program will search your sensors for pulse width modulation (pwm) controls, and test each one to see if it controls a fan on your motherboard. Note that many motherboards do not have pwm circuitry installed, even if your sensor chip supports pwm. We will attempt to briefly stop each fan using the pwm controls. The program will attempt to restore each fan to full speed after testing. However, it is ** very important ** that you physically verify that the fans have been to full speed after the program has completed. /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed $ sudo fancontrol Loading configuration from /etc/fancontrol ... Error: Can't read configuration file $ ls -l /etc/fancontrol ls: cannot access /etc/fancontrol: No such file or directory -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/884177 Title: fancontrol cannot read its own configuration file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions From lars.nooden at gmail.com Tue Dec 6 14:51:41 2011 From: lars.nooden at gmail.com (=?utf-8?q?Lars_Nood=C3=A9n?=) Date: Tue, 06 Dec 2011 14:51:41 -0000 Subject: [Bug 884177] Re: fancontrol cannot read its own configuration file References: <20111031112526.8835.13936.malonedeb@gac.canonical.com> Message-ID: <20111206145142.12347.55046.malone@wampee.canonical.com> The problem is also present in Precise. $ lsb_release -rd Description: Ubuntu precise (development branch) Release: 12.04 $ fancontrol Loading configuration from /etc/fancontrol ... Error: Can't read configuration file $ apt-cache policy fancontrol fancontrol: Installed: 1:3.3.0-4ubuntu1 Candidate: 1:3.3.0-4ubuntu1 Version table: *** 1:3.3.0-4ubuntu1 0 500 http://fi.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/884177 Title: fancontrol cannot read its own configuration file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884177/+subscriptions From doko at ubuntu.com Tue Dec 6 15:15:34 2011 From: doko at ubuntu.com (Matthias Klose) Date: Tue, 06 Dec 2011 15:15:34 -0000 Subject: [Bug 900741] Re: Remove and blacklist squid References: <20111206125920.1317.4706.malonedeb@gac.canonical.com> Message-ID: <20111206151534.31827.68239.malone@chaenomeles.canonical.com> 2011-12-06 15:13:58 INFO Removing candidates: 2011-12-06 15:13:58 INFO squid 2.7.STABLE9-4ubuntu4 in precise 2011-12-06 15:13:58 INFO Removed-by: Matthias Klose 2011-12-06 15:13:58 INFO Comment: Remove and blacklist source, lp #900741 2011-12-06 15:13:58 INFO 1 package successfully removed. ** Changed in: squid (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/900741 Title: Remove and blacklist squid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/900741/+subscriptions From smoser at ubuntu.com Tue Dec 6 14:38:25 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 06 Dec 2011 14:38:25 -0000 Subject: [Bug 724601] Re: UEC images should disable udev persistent net rules References: <20110224220142.8453.29310.malonedeb@soybean.canonical.com> Message-ID: <20111206143826.12238.37131.launchpad@wampee.canonical.com> ** Description changed: Binary package hint: cloud-init Persistent interface naming should be disabled in UEC images, as it causes more harm that good. Firstly, cloud systems generally expect the interfaces to be created in the order they are created in the hypervisor. Renaming them (particularly when some images are persistent, and some are not) is confusing. Secondly, it causes inconsistency, in that the Xen pv interfaces (for instance) are ignored, whereas the kvm ones aren't. Thirdly, it causes terrible problems (read unbootable machines) on old Xen (and perhaps newer Xen), where the same interface appears twice - once as an emulated HVM interface, and one as a PV on HVM interface each with the same MAC address. That makes for confusion, particularly given one subsystem is ignored and one isn't. Essentially the interfaces constantly rename. The (very easy) solution is to disable persistent net interface renaming. + + Related bugs: + * bug 726635: udev should not create a persistency-rule for virtualbox virtio network card + see comment 2. + * bug 719418: Do not create persistent name rules for eucalyptus interfaces + * bug 341006: ease cloning of virtual images by disabling mac address rules + (see comment 18) -- 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/724601 Title: UEC images should disable udev persistent net rules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/724601/+subscriptions From 891433 at bugs.launchpad.net Tue Dec 6 15:21:02 2011 From: 891433 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 15:21:02 -0000 Subject: [Bug 891433] Re: squid3 miss_access bug, fix not included in LTS References: <20111116233859.21697.94225.malonedeb@soybean.canonical.com> Message-ID: <20111206152103.28853.64526.launchpad@ackee.canonical.com> ** Branch linked: lp:~utlemming/ubuntu/precise/squid3/precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_access bug, fix not included in LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/891433/+subscriptions From 891433 at bugs.launchpad.net Tue Dec 6 15:22:09 2011 From: 891433 at bugs.launchpad.net (Ben Howard) Date: Tue, 06 Dec 2011 15:22:09 -0000 Subject: [Bug 891433] Re: squid3 miss_access bug, fix not included in LTS References: <20111116233859.21697.94225.malonedeb@soybean.canonical.com> Message-ID: <20111206152209.2009.16752.malone@gac.canonical.com> This has been patched in a Debian upstream version of Squid3. Resync'ing fixes the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_access bug, fix not included in LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/891433/+subscriptions From marc.deslauriers at canonical.com Tue Dec 6 15:30:24 2011 From: marc.deslauriers at canonical.com (Marc Deslauriers) Date: Tue, 06 Dec 2011 15:30:24 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206153025.1317.1502.launchpad@gac.canonical.com> ** This bug has been flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From evan at ebroder.net Tue Dec 6 15:42:54 2011 From: evan at ebroder.net (Evan Broder) Date: Tue, 06 Dec 2011 15:42:54 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206154254.5854.20386.malone@soybean.canonical.com> I'm going to go ahead and unsubscribe ubuntu-sponsors from this bug - branch merge requests are automatically added to the sponsorship queue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From chuck.short at canonical.com Tue Dec 6 16:12:00 2011 From: chuck.short at canonical.com (Chuck Short) Date: Tue, 06 Dec 2011 16:12:00 -0000 Subject: [Bug 893134] Re: swauth required for auth in diablo References: <20111121145433.29481.75614.malonedeb@gac.canonical.com> Message-ID: <20111206161201.12543.85985.malone@wampee.canonical.com> This has been fixed in precise ** Changed in: swift (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to swift in Ubuntu. https://bugs.launchpad.net/bugs/893134 Title: swauth required for auth in diablo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/swift/+bug/893134/+subscriptions From clint at fewbar.com Tue Dec 6 16:17:55 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 06 Dec 2011 16:17:55 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111206161756.12347.36425.launchpad@wampee.canonical.com> ** Changed in: apache2 (Ubuntu Precise) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From 862558 at bugs.launchpad.net Tue Dec 6 16:17:00 2011 From: 862558 at bugs.launchpad.net (Adam Gandelman) Date: Tue, 06 Dec 2011 16:17:00 -0000 Subject: [Bug 862558] Re: cobbler-enlist is not checking for return codes enough References: <20110929164909.11713.49499.malonedeb@gac.canonical.com> Message-ID: <20111206161700.31020.40018.malone@chaenomeles.canonical.com> Marking Invalid since we'll be moving forward with a rewrite of the utility. ** Changed in: cobbler-enlist (Ubuntu Precise) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/862558 Title: cobbler-enlist is not checking for return codes enough To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/862558/+subscriptions From jamie at ubuntu.com Tue Dec 6 16:40:29 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Tue, 06 Dec 2011 16:40:29 -0000 Subject: [Bug 862558] Re: cobbler-enlist is not checking for return codes enough References: <20110929164909.11713.49499.malonedeb@gac.canonical.com> Message-ID: <20111206164029.12652.38885.malone@wampee.canonical.com> Umm, a total rewrite invalidates the security audit I performed for bug #860492. Why is this being done? -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/862558 Title: cobbler-enlist is not checking for return codes enough To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/862558/+subscriptions From clint at fewbar.com Tue Dec 6 16:36:23 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 06 Dec 2011 16:36:23 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111206163623.13087.18491.malone@wampee.canonical.com> Thanks Jay, thats quite helpful. I think the answer then is to simply flip the check order around. We'll only try plymouth if apache doesn't have a controlling terminal. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From 900858 at bugs.launchpad.net Tue Dec 6 17:25:07 2011 From: 900858 at bugs.launchpad.net (Bruno Ducci) Date: Tue, 06 Dec 2011 17:25:07 -0000 Subject: [Bug 900858] [NEW] package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build References: <20111206172507.30628.67386.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206172507.30628.67386.malonedeb@chaenomeles.canonical.com> Public bug reported: wont update La versione di Ubuntu in uso è la 10.04 - Lucid Lynx - rilasciata nell'aprile 2010 e supportata fino ad aprile 2013. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: open-vm-dkms 2010.02.23-236320-1+ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-36-generic x86_64 NonfreeKernelModules: fglrx Architecture: amd64 Date: Tue Dec 6 16:42:36 2011 ErrorMessage: open-vm-tools kernel module failed to build InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1) PackageArchitecture: all PackageVersion: 2010.02.23-236320-1+ubuntu1 SourcePackage: open-vm-tools Title: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900858 Title: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900858/+subscriptions From 900858 at bugs.launchpad.net Tue Dec 6 17:25:07 2011 From: 900858 at bugs.launchpad.net (Bruno Ducci) Date: Tue, 06 Dec 2011 17:25:07 -0000 Subject: [Bug 900858] Re: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build References: <20111206172507.30628.67386.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206172508.30628.56861.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900858 Title: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900858/+subscriptions From 316974 at bugs.launchpad.net Tue Dec 6 19:04:18 2011 From: 316974 at bugs.launchpad.net (Gurgel) Date: Tue, 06 Dec 2011 19:04:18 -0000 Subject: [Bug 316974] Re: Mysql dead after update References: <20090114034107.26970.78590.malonedeb@potassium.ubuntu.com> Message-ID: <20111206190418.12445.90483.malone@wampee.canonical.com> This just worked for me on a 64-bit Ubuntu 11.10 Desktop machine, when in Kernel.log and the syslog having: init: mysql main process (15527) terminated with status 1 init: mysql main process ended, respawning init: mysql post-start process (15528) terminated with status 1 Another symptom is that the mysqld keeps disappearing an reappearing among the processes in in the system monitor. I guess that is the same that is stated in the files above. If you decide to try workaround, make sure to make a backup of db-files. Workaround: >sudo apt-get remove --purge mysql-server-5.1 >sudo apt-get autoremove >sudo rm -rf /etc/mysql >sudo apt-get install mysql-server-5.1 I also choose to set a new root password for mysql. Then I also did: >sudo apt-get install mysql-admin Well... This got the server running and Admin GUI to work for me. I was able to log in as root. Now lets see if I get the backup-ed data into mysql again ;) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in Ubuntu. https://bugs.launchpad.net/bugs/316974 Title: Mysql dead after update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/316974/+subscriptions From 860019 at bugs.launchpad.net Tue Dec 6 19:24:13 2011 From: 860019 at bugs.launchpad.net (Gurgel) Date: Tue, 06 Dec 2011 19:24:13 -0000 Subject: [Bug 860019] Re: package mysql-server-5.1 5.1.58-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20110926204007.9391.68347.malonedeb@gac.canonical.com> Message-ID: <20111206192413.12750.74068.malone@wampee.canonical.com> Here is a workaround that I just used with success. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/316974 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/860019 Title: package mysql-server-5.1 5.1.58-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/860019/+subscriptions From 900889 at bugs.launchpad.net Tue Dec 6 19:26:55 2011 From: 900889 at bugs.launchpad.net (Rich Davis) Date: Tue, 06 Dec 2011 19:26:55 -0000 Subject: [Bug 900889] Re: Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 References: <20111206192656.6148.93147.malonedeb@soybean.canonical.com> Message-ID: <20111206192656.6148.82408.malone@soybean.canonical.com> ** Attachment added: "_usr_lib_apache2_mpm-prefork_apache2.33.crash" https://bugs.launchpad.net/bugs/900889/+attachment/2622084/+files/_usr_lib_apache2_mpm-prefork_apache2.33.crash -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/900889 Title: Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/900889/+subscriptions From 900889 at bugs.launchpad.net Tue Dec 6 19:26:55 2011 From: 900889 at bugs.launchpad.net (Rich Davis) Date: Tue, 06 Dec 2011 19:26:55 -0000 Subject: [Bug 900889] [NEW] Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 References: <20111206192656.6148.93147.malonedeb@soybean.canonical.com> Message-ID: <20111206192656.6148.93147.malonedeb@soybean.canonical.com> Public bug reported: Visiting the index of a legacy web application dumps core: Program terminated with signal 11, Segmentation fault. #0 php_apache_sapi_header_handler (sapi_header=0x7fc1379252f0, op=SAPI_HEADER_ADD, sapi_headers=0x7fc13549d000) at /build/buildd/php5-5.3.6/sapi/apache2handler/sapi_apache2.c:124 124 /build/buildd/php5-5.3.6/sapi/apache2handler/sapi_apache2.c: No such file or directory. in /build/buildd/php5-5.3.6/sapi/apache2handler/sapi_apache2.c (gdb) bt #0 php_apache_sapi_header_handler (sapi_header=0x7fc1379252f0, op=SAPI_HEADER_ADD, sapi_headers=0x7fc13549d000) at /build/buildd/php5-5.3.6/sapi/apache2handler/sapi_apache2.c:124 #1 0x00007fc132105280 in sapi_header_op (op=SAPI_HEADER_ADD, arg=0x7fc1325708c6) at /build/buildd/php5-5.3.6/main/SAPI.c:759 #2 0x00007fc132105898 in sapi_add_header_ex (header_line=0x7fc1379253b8 "Content-type: text/html", header_line_len=844564678, duplicate=0 '\000', replace=0 '\000') at /build/buildd/php5-5.3.6/main/SAPI.c:518 #3 0x00007fc132105929 in sapi_send_headers () at /build/buildd/php5-5.3.6/main/SAPI.c:799 #4 0x00007fc132099789 in php_header () at /build/buildd/php5-5.3.6/ext/standard/head.c:69 #5 0x00007fc13210db23 in php_ub_body_write (str=0x7fc1378e8230 "\027K\257:\333Rw6\027K\257:\333Rw6\220\216j7\301\177", str_length=0) at /build/buildd/php5-5.3.6/main/output.c:706 #6 0x00007fc13210e512 in php_end_ob_buffer (send_buffer=1 '\001', just_flush=0 '\000') at /build/buildd/php5-5.3.6/main/output.c:294 #7 0x00007fc13210eab9 in php_end_ob_buffers (send_buffer=240 '\360') at /build/buildd/php5-5.3.6/main/output.c:333 #8 0x00007fc1320fc325 in php_request_shutdown (dummy=0x7fc1379252f0) at /build/buildd/php5-5.3.6/main/main.c:1615 #9 0x00007fc1321e49d7 in php_handler (r=0x7fc1321e49d7) at /build/buildd/php5-5.3.6/sapi/apache2handler/sapi_apache2.c:526 #10 0x00007fc13620d228 in ap_run_handler (r=0x7fc1360130a0) at /build/buildd/apache2-2.2.20/server/config.c:159 #11 0x00007fc13620d69e in ap_invoke_handler (r=0x7fc1360130a0) at /build/buildd/apache2-2.2.20/server/config.c:377 #12 0x00007fc13621d210 in ap_process_request (r=0x7fc1360130a0) at /build/buildd/apache2-2.2.20/modules/http/http_request.c:282 #13 0x00007fc13621a088 in ap_process_http_connection (c=0x7fc136019290) at /build/buildd/apache2-2.2.20/modules/http/http_core.c:190 #14 0x00007fc136213cc8 in ap_run_process_connection (c=0x7fc136019290) at /build/buildd/apache2-2.2.20/server/connection.c:43 #15 0x00007fc136221db0 in child_main (child_num_arg=) at /build/buildd/apache2-2.2.20/server/mpm/prefork/prefork.c:667 #16 0x00007fc13622251a in make_child (slot=0, s=0x7fc1361b27f8) at /build/buildd/apache2-2.2.20/server/mpm/prefork/prefork.c:768 #17 make_child (s=0x7fc1361b27f8, slot=0) at /build/buildd/apache2-2.2.20/server/mpm/prefork/prefork.c:696 #18 0x00007fc1362225d7 in startup_children (number_to_start=5) at /build/buildd/apache2-2.2.20/server/mpm/prefork/prefork.c:786 #19 0x00007fc136222f54 in ap_mpm_run (_pconf=, plog=, s=) at /build/buildd/apache2-2.2.20/server/mpm/prefork/prefork.c:1007 #20 0x00007fc1361f83ca in main (argc=3, argv=0x7fffbd76d3f8) at /build/buildd/apache2-2.2.20/server/main.c:741 The following PHP modules are installed: ls -l /usr/lib/php5/20090626/ -rw-r--r-- 1 root root 420448 2011-05-30 21:17 imagick.so -rw-r--r-- 1 root root 39344 2011-10-13 23:21 pdo_pgsql.so -rw-r--r-- 1 root root 100712 2011-10-13 23:21 pdo.so -rw-r--r-- 1 root root 120896 2011-10-13 23:21 pgsql.so cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.10 DISTRIB_CODENAME=oneiric DISTRIB_DESCRIPTION="Ubuntu 11.10" ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/900889 Title: Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/900889/+subscriptions From 900344 at bugs.launchpad.net Tue Dec 6 19:41:22 2011 From: 900344 at bugs.launchpad.net (Hans Joachim Desserud) Date: Tue, 06 Dec 2011 19:41:22 -0000 Subject: [Bug 900344] Re: Nagios outdated -- even on oeiric ... References: <20111205155617.2643.85320.malonedeb@gac.canonical.com> Message-ID: <20111206194122.31936.44880.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 835278 *** https://bugs.launchpad.net/bugs/835278 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 835278, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 835278 Nagios 3.3.1 is available, but not in ubuntu repositories -- 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/900344 Title: Nagios outdated -- even on oeiric ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/900344/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 19:47:27 2011 From: 900553 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 19:47:27 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206194728.5630.47686.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/keystone/lp900553 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 20:02:25 2011 From: 900553 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 20:02:25 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206200225.9021.87725.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/keystone/lp900553 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 900662 at bugs.launchpad.net Tue Dec 6 20:10:28 2011 From: 900662 at bugs.launchpad.net (Barry Warsaw) Date: Tue, 06 Dec 2011 20:10:28 -0000 Subject: [Bug 900662] Re: Please merge etckeeper 0.57 (main) from Debian testing (main) References: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206201028.2325.20705.malone@gac.canonical.com> Debian testing has 0.58 now, so I merged that, keeping the Ubuntu delta. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/900662 Title: Please merge etckeeper 0.57 (main) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+subscriptions From 900553 at bugs.launchpad.net Tue Dec 6 20:13:24 2011 From: 900553 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 20:13:24 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111206201324.11428.32101.launchpad@ackee.canonical.com> ** Branch linked: lp:~ubuntu-server-dev/keystone/essex -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 900662 at bugs.launchpad.net Tue Dec 6 20:10:12 2011 From: 900662 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 06 Dec 2011 20:10:12 -0000 Subject: [Bug 900662] Re: Please merge etckeeper 0.57 (main) from Debian testing (main) References: <20111206093611.31335.16616.malonedeb@chaenomeles.canonical.com> Message-ID: <20111206201018.16322.20143.malone@cocoplum.canonical.com> This bug was fixed in the package etckeeper - 0.58ubuntu1 --------------- etckeeper (0.58ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining Ubuntu changes: - Merge closes LP: #900662 - ensure that LANG is set, default to UTF8, necessary for bzr to function properly in non-interactive shells (eg, cron); user's local LANG will override if set. (LP: #872553 LP: #791839) -- Barry Warsaw Tue, 06 Dec 2011 15:04:51 -0500 ** Changed in: etckeeper (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/900662 Title: Please merge etckeeper 0.57 (main) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/900662/+subscriptions From clint at fewbar.com Wed Dec 7 00:18:32 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 07 Dec 2011 00:18:32 -0000 Subject: [Bug 687275] Re: Fix "graceful" action in init script when mod_chroot is enabled References: <20101208111206.20062.70099.malonedeb@wampee.canonical.com> Message-ID: <20111207001832.5952.80634.malone@soybean.canonical.com> Dropping from "Triaged" to "Confirmed". This bug likely needs to be verified on recent versions of apache2 and forwarded before fixing it. ** Changed in: apache2 (Ubuntu) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/687275 Title: Fix "graceful" action in init script when mod_chroot is enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/687275/+subscriptions From clint at fewbar.com Wed Dec 7 00:32:30 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 07 Dec 2011 00:32:30 -0000 Subject: [Bug 134274] Re: TCP_DEFER_ACCEPT causes random HTTP connection failures in load-balanced web-server farms References: <20070823133756.3764.12975.malonedeb@gandwana.ubuntu.com> Message-ID: <20111207003230.1317.61698.malone@gac.canonical.com> This is a pretty old bug, and doesn't seem to have been linked to any upstream issue, even though it is likely just that. Has anyone verified that the behavior persists on a more recent release of Ubuntu? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/134274 Title: TCP_DEFER_ACCEPT causes random HTTP connection failures in load- balanced web-server farms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/134274/+subscriptions From clint at fewbar.com Wed Dec 7 00:47:08 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 07 Dec 2011 00:47:08 -0000 Subject: [Bug 712108] Re: shared ssl session cache support not possible out of the box References: <20110202203756.30574.35318.malonedeb@wampee.canonical.com> Message-ID: <20111207004708.1709.80606.malone@gac.canonical.com> What happened to packaging distcache? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/712108 Title: shared ssl session cache support not possible out of the box To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/712108/+subscriptions From 887410 at bugs.launchpad.net Wed Dec 7 00:52:22 2011 From: 887410 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 07 Dec 2011 00:52:22 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111207005223.22178.71752.launchpad@ackee.canonical.com> ** Branch linked: lp:~clint-fewbar/ubuntu/precise/apache2/fix-ask-for- passphrase -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From clint at fewbar.com Wed Dec 7 00:53:31 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 07 Dec 2011 00:53:31 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111207005332.2643.11185.launchpad@gac.canonical.com> ** Changed in: apache2 (Ubuntu Precise) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From jamie at ubuntu.com Wed Dec 7 00:55:16 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Wed, 07 Dec 2011 00:55:16 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111207005516.31827.19541.malone@chaenomeles.canonical.com> vsftpd (2.2.2-3ubuntu6.3) lucid-security; urgency=low * SECURITY UPDATE: remote DoS via network namespaces - debian/patches/12-CVE-2011-2189.patch: only use network namespaces on 2.6.36 and higher kernels - patch based on Debian's patch - CVE-2011-2189 ** 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From vanvugt at gmail.com Wed Dec 7 03:20:51 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Wed, 07 Dec 2011 03:20:51 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111207032052.2009.65095.launchpad@gac.canonical.com> ** Summary changed: - open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build + open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From vanvugt at gmail.com Wed Dec 7 03:23:23 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Wed, 07 Dec 2011 03:23:23 -0000 Subject: [Bug 887011] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build References: <20111107072014.6510.5814.malonedeb@gac.canonical.com> Message-ID: <20111207032323.30527.92139.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 776103 *** https://bugs.launchpad.net/bugs/776103 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 776103, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 776103 package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/887011 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/887011/+subscriptions From vanvugt at gmail.com Wed Dec 7 03:23:34 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Wed, 07 Dec 2011 03:23:34 -0000 Subject: [Bug 835009] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build References: <20110826193634.551.42673.malonedeb@chaenomeles.canonical.com> Message-ID: <20111207032335.31642.91960.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 776103 *** https://bugs.launchpad.net/bugs/776103 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 776103, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 776103 package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/835009 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/835009/+subscriptions From vanvugt at gmail.com Wed Dec 7 03:25:35 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Wed, 07 Dec 2011 03:25:35 -0000 Subject: [Bug 900558] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111206011753.13398.20140.malonedeb@wampee.canonical.com> Message-ID: <20111207032535.12979.68708.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 900555 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900558 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900558/+subscriptions From vanvugt at gmail.com Wed Dec 7 03:25:28 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Wed, 07 Dec 2011 03:25:28 -0000 Subject: =?utf-8?q?=5BBug_900555=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111207032528.6452.94789.malone@soybean.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** Summary changed: - open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build + open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From 860545 at bugs.launchpad.net Wed Dec 7 04:17:49 2011 From: 860545 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 07 Dec 2011 04:17:49 -0000 Subject: =?utf-8?q?=5BBug_860545=5D_Re=3A_package_samba_2=3A3=2E5=2E8=7Edfs?= =?utf-8?q?g-1ubuntu2=2E3_failed_to_install/upgrade=3A_sub-processo_s?= =?utf-8?q?cript_post-installation_instalado_retornou_estado_de_sa?= =?utf-8?q?=C3=ADda_de_erro_1?= References: <20110927130016.32519.21854.malonedeb@chaenomeles.canonical.com> Message-ID: <20111207041749.9160.55143.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/860545 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: sub- processo script post-installation instalado retornou estado de saída de erro 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/860545/+subscriptions From 861521 at bugs.launchpad.net Wed Dec 7 04:17:47 2011 From: 861521 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 07 Dec 2011 04:17:47 -0000 Subject: =?utf-8?q?=5BBug_861521=5D_Re=3A_package_samba_=28not_installed=29?= =?utf-8?q?_failed_to_install/upgrade=3A_el_subproceso_instalado_el_s?= =?utf-8?q?cript_post-installation_devolvi=C3=B3_el_c=C3=B3digo_de_sa?= =?utf-8?q?lida_de_error_1?= References: <20110928154439.8238.62809.malonedeb@soybean.canonical.com> Message-ID: <20111207041747.9160.7514.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/861521 Title: package samba (not installed) failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/861521/+subscriptions From 613999 at bugs.launchpad.net Wed Dec 7 06:27:47 2011 From: 613999 at bugs.launchpad.net (BAGArt) Date: Wed, 07 Dec 2011 06:27:47 -0000 Subject: [Bug 613999] Re: openvpn is started after samba (smbd, nmbd) References: <20100805195943.21503.77242.malonedeb@gandwana.canonical.com> Message-ID: <20111207062747.26904.26581.malone@wampee.canonical.com> i make local fix for this problem: open smbd on all interface(0.0.0.0) and use internal(hosts allow) and external protect alternative: portforwarding onenVPN => 127.0.0.1 for smb working port on iface-up may help for difficult situation(i think, restart deman is bad for active users on other iface) ; IMPORTANT! default value and not work with 'bind only' bind interfaces only = no ; disabled interfaces for bind on 0.0.0.0 ; interfaces = 192.168.0.0/24 127.0.0.0/16 ; permission for disablet external access. important: protect this port with firewall for posible smbd bug(ddos?) hosts allow = 192.168.0. 127. ; check: ps ax | grep -P 'sa?mb';echo 'netstat:';sudo netstat -ntpl | grep '139' ; must close: hosts allow $ telnet external_ip 139 Connection closed by foreign host. ;accept $ telnet openvpn_ip 139 -- 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/613999 Title: openvpn is started after samba (smbd, nmbd) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/613999/+subscriptions From 201786 at bugs.launchpad.net Wed Dec 7 06:29:30 2011 From: 201786 at bugs.launchpad.net (zhaoshun) Date: Wed, 07 Dec 2011 06:29:30 -0000 Subject: [Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines References: <20080313131830.9205.47903.malonedeb@gandwana.canonical.com> Message-ID: <20111207062930.24273.88382.malone@chaenomeles.canonical.com> yes 11.10 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/201786 Title: ssh Agent admitted failure to sign using the key on big endian machines To manage notifications about this bug go to: https://bugs.launchpad.net/seahorse/+bug/201786/+subscriptions From graziano at eucalyptus.com Wed Dec 7 07:19:33 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Wed, 07 Dec 2011 07:19:33 -0000 Subject: [Bug 347622] Re: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks References: <20090323230349.30564.28530.malonedeb@palladium.canonical.com> Message-ID: <20111207071933.26312.1713.malone@gac.canonical.com> Targeting this bug for milestone 2.0.4: we probably need to document this, since we cannot bind to subnet we are not aware exists. ** Changed in: eucalyptus Milestone: None => 2.0.4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/347622 Title: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/347622/+subscriptions From graziano at eucalyptus.com Wed Dec 7 07:20:41 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Wed, 07 Dec 2011 07:20:41 -0000 Subject: [Bug 347622] Re: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks References: <20090323230349.30564.28530.malonedeb@palladium.canonical.com> Message-ID: <20111207072041.27551.31498.malone@wampee.canonical.com> Also dropping importance since the original issue was resolved: we just need to document the multi-subnet behavior. ** Changed in: eucalyptus Status: Fix Committed => In Progress ** Changed in: eucalyptus Importance: High => Low ** Changed in: eucalyptus Assignee: Daniel Nurmi (nurmi) => graziano obertelli (graziano.obertelli) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/347622 Title: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/347622/+subscriptions From graziano at eucalyptus.com Wed Dec 7 07:47:21 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Wed, 07 Dec 2011 07:47:21 -0000 Subject: [Bug 458211] Re: eucalyptus.conf, euca_conf is confusing and underdocumented References: <20091022144049.3980.62215.malonedeb@palladium.canonical.com> Message-ID: <20111207074721.27750.95377.malone@wampee.canonical.com> Targeting 2.0.4 to add manpages for euca_conf and eucalyptus.conf. ** Changed in: eucalyptus Milestone: None => 2.0.4 ** Changed in: eucalyptus Assignee: Mitch Garnaat (mitch-garnaat) => graziano obertelli (graziano.obertelli) ** Changed in: eucalyptus Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/458211 Title: eucalyptus.conf, euca_conf is confusing and underdocumented To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/458211/+subscriptions From graziano at eucalyptus.com Wed Dec 7 08:00:58 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Wed, 07 Dec 2011 08:00:58 -0000 Subject: [Bug 447585] Re: Cached image not being flushed from the cache on deregister in some cases References: <20091009213222.6210.32340.malonedeb@palladium.canonical.com> Message-ID: <20111207080059.25105.88582.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/447585 Title: Cached image not being flushed from the cache on deregister in some cases To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/447585/+subscriptions From roignac at gmail.com Wed Dec 7 12:41:02 2011 From: roignac at gmail.com (Vadim Rutkovsky) Date: Wed, 07 Dec 2011 12:41:02 -0000 Subject: [Bug 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111207124103.25585.73975.launchpad@gac.canonical.com> ** Also affects: samba via https://bugzilla.samba.org/show_bug.cgi?id=7509 Importance: Unknown Status: Unknown -- 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/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/samba/+bug/899918/+subscriptions From psusi at cfl.rr.com Wed Dec 7 15:38:09 2011 From: psusi at cfl.rr.com (Phillip Susi) Date: Wed, 07 Dec 2011 15:38:09 -0000 Subject: [Bug 212370] Re: Have to modprobe coretemp manually in order to get CPU temperatures on MacBook Pro References: <20080405162158.13038.46221.malonedeb@gangotri.canonical.com> Message-ID: <20111207153810.25452.10275.malone@soybean.canonical.com> As Steve said, this isn't an lm-sensors issue, so closing the lm-sensors task. Kernel team: would there be any harm in simply building the module into the kernel always? Virtually all modern intel CPUs use this, and on CPUs that don't support it, it should have no effect. ** Changed in: lm-sensors (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/212370 Title: Have to modprobe coretemp manually in order to get CPU temperatures on MacBook Pro To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/212370/+subscriptions From chuck.short at canonical.com Wed Dec 7 16:38:01 2011 From: chuck.short at canonical.com (Chuck Short) Date: Wed, 07 Dec 2011 16:38:01 -0000 Subject: [Bug 855030] Re: Encountering sporadic AMQPChannelException References: <20110920200344.28576.7590.malonedeb@gac.canonical.com> Message-ID: <20111207163802.25376.38965.malone@gac.canonical.com> This is fixed in precise. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/855030 Title: Encountering sporadic AMQPChannelException To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/855030/+subscriptions From chuck.short at canonical.com Wed Dec 7 17:00:29 2011 From: chuck.short at canonical.com (Chuck Short) Date: Wed, 07 Dec 2011 17:00:29 -0000 Subject: [Bug 855030] Re: Encountering sporadic AMQPChannelException References: <20110920200344.28576.7590.malonedeb@gac.canonical.com> Message-ID: <20111207170031.28292.25198.launchpad@wampee.canonical.com> ** Changed in: nova (Ubuntu Precise) Status: Triaged => Fix Committed ** Changed in: nova (Ubuntu Precise) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/855030 Title: Encountering sporadic AMQPChannelException To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/855030/+subscriptions From 596993 at bugs.launchpad.net Wed Dec 7 18:03:35 2011 From: 596993 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 07 Dec 2011 18:03:35 -0000 Subject: [Bug 596993] Re: hostname handling needs improvement for elastic-ip and ebs start-stop References: <20100621190450.26310.79548.malonedeb@wampee.canonical.com> Message-ID: <20111207180336.24472.97921.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cloud-init (Ubuntu Lucid) Status: New => Confirmed -- 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/596993 Title: hostname handling needs improvement for elastic-ip and ebs start-stop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/596993/+subscriptions From 596993 at bugs.launchpad.net Wed Dec 7 18:12:02 2011 From: 596993 at bugs.launchpad.net (W. Andrew Loe III) Date: Wed, 07 Dec 2011 18:12:02 -0000 Subject: [Bug 596993] Re: hostname handling needs improvement for elastic-ip and ebs start-stop References: <20100621190450.26310.79548.malonedeb@wampee.canonical.com> Message-ID: <20111207181202.24888.98639.malone@chaenomeles.canonical.com> Will these changes be backported to lucid? -- 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/596993 Title: hostname handling needs improvement for elastic-ip and ebs start-stop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/596993/+subscriptions From 10436 at bugs.launchpad.net Wed Dec 7 18:15:22 2011 From: 10436 at bugs.launchpad.net (annika rosenkvist) Date: Wed, 07 Dec 2011 18:15:22 -0000 Subject: [Bug 10436] Re: Postfix should listen externally iff configured for receiving Internet mail References: <20060113131455.21012.43825.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20111207181523.24579.6778.malone@chaenomeles.canonical.com> "you must define the Js variable server at the top of your index.html. It should be something like: http://localhost:10436" -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/10436 Title: Postfix should listen externally iff configured for receiving Internet mail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/10436/+subscriptions From 898289 at bugs.launchpad.net Wed Dec 7 19:52:00 2011 From: 898289 at bugs.launchpad.net (Nate Muench (Mink)) Date: Wed, 07 Dec 2011 19:52:00 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111207195200.24273.79969.malone@chaenomeles.canonical.com> @Serge I'm working on a solution. I'm going to link my Code branch and my blueprint, shortly. ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 900555 at bugs.launchpad.net Wed Dec 7 19:51:10 2011 From: 900555 at bugs.launchpad.net (Nate Muench (Mink)) Date: Wed, 07 Dec 2011 19:51:10 -0000 Subject: =?utf-8?q?=5BBug_900555=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111206011051.6978.10267.malonedeb@soybean.canonical.com> Message-ID: <20111207195110.25554.2614.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900555 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900555/+subscriptions From serge.hallyn at ubuntu.com Wed Dec 7 20:37:54 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Wed, 07 Dec 2011 20:37:54 -0000 Subject: [Blueprint servercloud-p-kvm] KVM plans for p Message-ID: <20111207203754.25791.88688.launchpad@gac.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: Status: Not yet started Work Items: [serge-hallyn] create qemu-utils package for qemu-nbd,qemu-img: DONE [serge-hallyn] re-base kvm-pxe on ipxe: INPROGRESS - [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: INPROGRESS + [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: DONE [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: DONE [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or recommend kvm-pxe: TODO [serge-hallyn] test open openvswitch with qemu-kvm, document in features wiki page: TODO - [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: TODO + [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: DONE [serge-hallyn] (when librbd/librados in main): turn librbd/librados on in configure: TODO - [serge-hallyn] MIR VDE, turn on in kvm: TODO + [serge-hallyn] MIR VDE: TODO [serge-hallyn] turn VDE on in kvm: TODO Notes: The MIR of the spice libs has been rejected. vhost_net actually slightly reduces iperf throughput for me. -- KVM plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm From 134274 at bugs.launchpad.net Wed Dec 7 20:57:05 2011 From: 134274 at bugs.launchpad.net (TJ) Date: Wed, 07 Dec 2011 20:57:05 -0000 Subject: [Bug 134274] Re: TCP_DEFER_ACCEPT causes random HTTP connection failures in load-balanced web-server farms References: <20070823133756.3764.12975.malonedeb@gandwana.ubuntu.com> Message-ID: <20111207205705.24888.57571.malone@chaenomeles.canonical.com> Unfortunately upstream cannot agree on what precisely the standards require in relation to TCP_DEFER_ACCEPT, thus this issue slips through the cracks and doesn't affect enough installations to create any real drive. As can be seem from my investigations it is an obscure bug which is very hard to catch and probably goes unseen in most circumstances. My preferred solution would be a prominent addition to the Debian/Ubuntu READMEs for apache with a reference to this bug with advice to use AcceptFilter http none when operating in a load-balancing configuration. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/134274 Title: TCP_DEFER_ACCEPT causes random HTTP connection failures in load- balanced web-server farms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/134274/+subscriptions From 901482 at bugs.launchpad.net Wed Dec 7 23:28:46 2011 From: 901482 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 07 Dec 2011 23:28:46 -0000 Subject: [Bug 901482] [NEW] lxc should nest under init's cgroup References: <20111207232846.20438.897.malonedeb@wampee.canonical.com> Message-ID: <20111207232846.20438.897.malonedeb@wampee.canonical.com> Public bug reported: Lxc currently creates container cgroups relative to the root cgroup. It should place itself under the cgroup of its pid 1, to supported nested lxc as well as play nice with other cgroup users. ** Affects: lxc (Ubuntu) Importance: Medium Status: Triaged ** Changed in: lxc (Ubuntu) Importance: Undecided => Medium ** Changed in: lxc (Ubuntu) Status: New => Triaged ** Changed in: lxc (Ubuntu) Milestone: None => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/901482 Title: lxc should nest under init's cgroup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/901482/+subscriptions From 894608 at bugs.launchpad.net Thu Dec 8 00:37:28 2011 From: 894608 at bugs.launchpad.net (michael imelfort) Date: Thu, 08 Dec 2011 00:37:28 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111208003728.26806.62112.malone@wampee.canonical.com> Oops sorry, Here tis' whitlam:~$ iperf -sm -w 80k ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 160 KByte (WARNING: requested 80.0 KByte) ------------------------------------------------------------ [ 4] local 10.168.48.14 port 5001 connected with 10.168.48.13 port 38575 ------------------------------------------------------------ Client connecting to 10.168.48.13, TCP port 5001 TCP window size: 160 KByte (WARNING: requested 80.0 KByte) ------------------------------------------------------------ [ 6] local 10.168.48.14 port 49025 connected with 10.168.48.13 port 5001 Waiting for server threads to complete. Interrupt again to force quit. [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 5.52 GBytes 4.74 Gbits/sec [ 4] MSS size 1448 bytes (MTU 1500 bytes, ethernet) [ 6] 0.0-10.0 sec 3.46 GBytes 2.97 Gbits/sec [ 6] MSS size 1448 bytes (MTU 1500 bytes, ethernet) whitlam:~$ iperf -sm ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ [ 4] local 10.168.48.14 port 5001 connected with 10.168.48.13 port 38576 ------------------------------------------------------------ Client connecting to 10.168.48.13, TCP port 5001 TCP window size: 259 KByte (default) ------------------------------------------------------------ [ 6] local 10.168.48.14 port 49026 connected with 10.168.48.13 port 5001 Waiting for server threads to complete. Interrupt again to force quit. [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 1.71 GBytes 1.47 Gbits/sec [ 4] MSS size 1448 bytes (MTU 1500 bytes, ethernet) [ 6] 0.0-10.0 sec 5.40 GBytes 4.64 Gbits/sec [ 6] MSS size 1448 bytes (MTU 1500 bytes, ethernet) fraser:~$ iperf -c whitlam -d -w 80k ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 160 KByte (WARNING: requested 80.0 KByte) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to whitlam, TCP port 5001 TCP window size: 160 KByte (WARNING: requested 80.0 KByte) ------------------------------------------------------------ [ 5] local 10.168.48.13 port 38575 connected with 10.168.48.14 port 5001 [ 4] local 10.168.48.13 port 5001 connected with 10.168.48.14 port 49025 [ ID] Interval Transfer Bandwidth [ 5] 0.0-10.0 sec 5.52 GBytes 4.74 Gbits/sec [ 4] 0.0-10.0 sec 3.46 GBytes 2.97 Gbits/sec fraser:~$ iperf -c whitlam -d ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to whitlam, TCP port 5001 TCP window size: 279 KByte (default) ------------------------------------------------------------ [ 5] local 10.168.48.13 port 38576 connected with 10.168.48.14 port 5001 [ 4] local 10.168.48.13 port 5001 connected with 10.168.48.14 port 49026 [ ID] Interval Transfer Bandwidth [ 5] 0.0-10.0 sec 1.71 GBytes 1.47 Gbits/sec [ 4] 0.0-10.0 sec 5.40 GBytes 4.63 Gbits/sec -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From 870301 at bugs.launchpad.net Thu Dec 8 04:18:51 2011 From: 870301 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 08 Dec 2011 04:18:51 -0000 Subject: [Bug 870301] Re: package irqbalance 0.55 20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111007205758.8818.45721.malonedeb@gac.canonical.com> Message-ID: <20111208041851.28395.97752.malone@loganberry.canonical.com> [Expired for irqbalance (Ubuntu) because there has been no activity for 60 days.] ** Changed in: irqbalance (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/870301 Title: package irqbalance 0.55 20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/870301/+subscriptions From 869905 at bugs.launchpad.net Thu Dec 8 04:19:03 2011 From: 869905 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 08 Dec 2011 04:19:03 -0000 Subject: [Bug 869905] Re: Calls 'bzr whoami' for the exit code, but does not redirect stdout to /dev/null References: <20111007112443.25652.16300.malonedeb@chaenomeles.canonical.com> Message-ID: <20111208041903.28395.89119.malone@loganberry.canonical.com> [Expired for etckeeper (Ubuntu) because there has been no activity for 60 days.] ** Changed in: etckeeper (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/869905 Title: Calls 'bzr whoami' for the exit code, but does not redirect stdout to /dev/null To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/869905/+subscriptions From 884908 at bugs.launchpad.net Thu Dec 8 05:15:45 2011 From: 884908 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 08 Dec 2011 05:15:45 -0000 Subject: [Bug 884908] Re: Package dependencies need work References: <20111101201042.5904.91252.malonedeb@gac.canonical.com> Message-ID: <20111208051548.26806.43052.malone@wampee.canonical.com> This bug was fixed in the package mcollective - 1.2.1-0ubuntu2.1 --------------- mcollective (1.2.1-0ubuntu2.1) oneiric-proposed; urgency=low * debian/control (LP: #884908) - Added dependency on mcollective for mcollective-middleware package - Added dependency for rubygems, libsystemu-ruby, ruby-json for mcollective-common package -- Marc Cluet Mon, 28 Nov 2011 21:09:22 -0800 ** Changed in: mcollective (Ubuntu Oneiric) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mcollective in Ubuntu. https://bugs.launchpad.net/bugs/884908 Title: Package dependencies need work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/884908/+subscriptions From 876458 at bugs.launchpad.net Thu Dec 8 12:57:23 2011 From: 876458 at bugs.launchpad.net (Thomas Schweikle) Date: Thu, 08 Dec 2011 12:57:23 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111208125723.25970.96486.malone@soybean.canonical.com> Yes, that's right, but there are interfaces not started from /etc/network/interfaces or Network Manager: * VMware Workstation / Player installs interfaces starting VMware daemons * VirtualBox installs interfaces * KVM may install an additional bridge * some VPN software installs tun/tap interfaces or virtual interfaces up on an existing interface As far as I could find: * VMware is started after dnsmasq, leading to a situation dhcp via dnsmasq works, but DNS doesn't * VirtualBox creates interfaces and bridges on the fly --- sometimes dhcp works, sometimes it doesn't; DNS did not work always * KVM interfaces are started concurently with dnsmasq, because kvm is started after "network" is up. Sometimes you'll get full functionality, sometimes you do not. If KVM starts its own dnsmasq both daemons challenge with each other about whom answers dhcp --- sometimes the VM is assigned the one address, sometimes the other. DNS may work or may not. * VPN: sometimes dnsmasq binds dhcp to VPN, sometimes it doesn't. Either way: it leads into trouble. To make dnsmasq work with dhcp, dns (and, if configured tftp) you'll have to restart the daemon each time a new interface it shall bind to is started. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From 876458 at bugs.launchpad.net Thu Dec 8 12:59:05 2011 From: 876458 at bugs.launchpad.net (Thomas Schweikle) Date: Thu, 08 Dec 2011 12:59:05 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111208125905.20438.35399.malone@wampee.canonical.com> ** Attachment added: "A bit a complicated interfaces file ... :-)" https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+attachment/2624512/+files/interfaces -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From 876458 at bugs.launchpad.net Thu Dec 8 13:06:03 2011 From: 876458 at bugs.launchpad.net (Thomas Schweikle) Date: Thu, 08 Dec 2011 13:06:03 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111208130603.25585.68681.malone@gac.canonical.com> tps at ivory:~$ ls -l /etc/rcS.d total 4 -rw-r--r-- 1 root root 447 Jul 14 07:11 README lrwxrwxrwx 1 root root 18 Oct 20 00:23 S01apparmor -> ../init.d/apparmor lrwxrwxrwx 1 root root 16 Oct 20 00:23 S01brltty -> ../init.d/brltty lrwxrwxrwx 1 root root 23 Nov 27 21:21 S01etc-setserial -> ../init.d/etc-setserial lrwxrwxrwx 1 root root 20 Nov 27 21:21 S01lm-sensors -> ../init.d/lm-sensors lrwxrwxrwx 1 root root 15 Oct 20 00:23 S01quota -> ../init.d/quota lrwxrwxrwx 1 root root 16 Nov 27 21:21 S01setkey -> ../init.d/setkey lrwxrwxrwx 1 root root 19 Nov 27 21:21 S01setserial -> ../init.d/setserial lrwxrwxrwx 1 root root 20 Oct 20 00:23 S01x11-common -> ../init.d/x11-common lrwxrwxrwx 1 root root 21 Oct 20 00:23 S02pcmciautils -> ../init.d/pcmciautils lrwxrwxrwx 1 root root 17 Nov 27 21:21 S04urandom -> ../init.d/urandom tps at ivory:~$ ls -l /etc/rc2.d total 4 lrwxrwxrwx 1 root root 32 Nov 27 21:23 K08vmware-USBArbitrator -> /etc/init.d/vmware-USBArbitrator -rw-r--r-- 1 root root 677 Jul 14 07:11 README lrwxrwxrwx 1 root root 17 Nov 27 21:21 S01openvpn -> ../init.d/openvpn lrwxrwxrwx 1 root root 19 Nov 27 21:21 S02bacula-fd -> ../init.d/bacula-fd lrwxrwxrwx 1 root root 19 Nov 27 21:21 S02bluetooth -> ../init.d/bluetooth lrwxrwxrwx 1 root root 17 Nov 27 21:21 S02dnsmasq -> ../init.d/dnsmasq lrwxrwxrwx 1 root root 13 Nov 27 21:21 S02gpm -> ../init.d/gpm lrwxrwxrwx 1 root root 17 Nov 27 21:21 S02hddtemp -> ../init.d/hddtemp lrwxrwxrwx 1 root root 21 Nov 27 21:21 S02libnss-ldap -> ../init.d/libnss-ldap lrwxrwxrwx 1 root root 14 Nov 27 21:21 S02lirc -> ../init.d/lirc lrwxrwxrwx 1 root root 21 Nov 27 21:21 S02loadcpufreq -> ../init.d/loadcpufreq lrwxrwxrwx 1 root root 14 Nov 27 21:21 S02nscd -> ../init.d/nscd lrwxrwxrwx 1 root root 22 Nov 27 21:21 S02opencryptoki -> ../init.d/opencryptoki lrwxrwxrwx 1 root root 20 Nov 27 21:21 S02postgresql -> ../init.d/postgresql lrwxrwxrwx 1 root root 18 Nov 27 21:21 S02pppd-dns -> ../init.d/pppd-dns lrwxrwxrwx 1 root root 20 Nov 27 21:21 S02pulseaudio -> ../init.d/pulseaudio lrwxrwxrwx 1 root root 18 Nov 27 21:21 S02quotarpc -> ../init.d/quotarpc lrwxrwxrwx 1 root root 15 Nov 27 21:21 S02saned -> ../init.d/saned lrwxrwxrwx 1 root root 27 Nov 27 21:21 S02speech-dispatcher -> ../init.d/speech-dispatcher lrwxrwxrwx 1 root root 14 Nov 27 21:21 S02sudo -> ../init.d/sudo lrwxrwxrwx 1 root root 23 Nov 27 21:21 S02uml-utilities -> ../init.d/uml-utilities lrwxrwxrwx 1 root root 29 Nov 27 21:21 S02unattended-upgrades -> ../init.d/unattended-upgrades lrwxrwxrwx 1 root root 20 Nov 27 21:21 S02virtualbox -> ../init.d/virtualbox lrwxrwxrwx 1 root root 17 Nov 27 21:21 S02winbind -> ../init.d/winbind lrwxrwxrwx 1 root root 13 Nov 27 21:21 S02xfs -> ../init.d/xfs lrwxrwxrwx 1 root root 22 Nov 27 21:21 S03acpi-support -> ../init.d/acpi-support lrwxrwxrwx 1 root root 22 Nov 27 21:21 S03cpufrequtils -> ../init.d/cpufrequtils lrwxrwxrwx 1 root root 19 Nov 27 21:21 S03dns-clean -> ../init.d/dns-clean lrwxrwxrwx 1 root root 20 Nov 27 21:21 S03kerneloops -> ../init.d/kerneloops lrwxrwxrwx 1 root root 27 Nov 27 21:21 S03nfs-kernel-server -> ../init.d/nfs-kernel-server lrwxrwxrwx 1 root root 15 Nov 27 21:21 S03rsync -> ../init.d/rsync lrwxrwxrwx 1 root root 21 Nov 27 21:21 S04grub-common -> ../init.d/grub-common lrwxrwxrwx 1 root root 18 Nov 27 21:21 S04ondemand -> ../init.d/ondemand lrwxrwxrwx 1 root root 18 Nov 27 21:21 S04rc.local -> ../init.d/rc.local lrwxrwxrwx 1 root root 16 Nov 27 21:22 S19vmware -> ../init.d/vmware lrwxrwxrwx 1 root root 32 Nov 27 21:23 S50vmware-USBArbitrator -> /etc/init.d/vmware-USBArbitrator lrwxrwxrwx 1 root root 35 Nov 27 21:23 S55vmware-workstation-server -> ../init.d/vmware-workstation-server tps at ivory:~$ ls -l /run/network total 4 -rw-r--r-- 1 root root 64 Dec 8 13:32 ifstate -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.eth0 -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.eth0.11 -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.lo -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.vm0 -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.vm1 -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.vm2 -rw-r--r-- 1 root root 0 Dec 8 13:32 ifup.vm8 drwxr-xr-x 2 root root 40 Dec 8 13:32 static-network-up-emitted The VMware interfaces are not listed here, because they are unter control of the VMware startup scripts and do not use ifup/ifdown at all: tps at ivory:~$ ip link 1: lo: mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: mtu 1500 qdisc mq master vm0 state UP qlen 1000 link/ether 00:1e:68:06:4b:e9 brd ff:ff:ff:ff:ff:ff 3: vm0: mtu 1500 qdisc noqueue state UP link/ether 00:1e:68:06:4b:e9 brd ff:ff:ff:ff:ff:ff 4: wlan0: mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 00:1d:e0:2a:5b:9d brd ff:ff:ff:ff:ff:ff 5: vm2: mtu 1492 qdisc noqueue state UP link/ether 00:1e:68:06:4b:e9 brd ff:ff:ff:ff:ff:ff 6: eth0.11 at eth0: mtu 1500 qdisc noqueue master vm2 state UP link/ether 00:1e:68:06:4b:e9 brd ff:ff:ff:ff:ff:ff 7: vm1: mtu 1500 qdisc noqueue state UNKNOWN link/ether 36:63:73:dd:cd:8f brd ff:ff:ff:ff:ff:ff 8: vm8: mtu 1500 qdisc noqueue state UNKNOWN link/ether 9a:a0:31:a0:bf:60 brd ff:ff:ff:ff:ff:ff 10: vmnet1: mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff 11: vmnet8: mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff These interfaces are started after dnsmasq: lrwxrwxrwx 1 root root 17 Nov 27 21:21 S02dnsmasq -> ../init.d/dnsmasq lrwxrwxrwx 1 root root 16 Nov 27 21:22 S19vmware -> ../init.d/vmware And this ignores those interfaces created "on the fly" by VirtualBox, KVM, and some VPN-Software. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From simon at thekelleys.org.uk Thu Dec 8 13:33:10 2011 From: simon at thekelleys.org.uk (Simon Kelley) Date: Thu, 08 Dec 2011 13:33:10 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> <20111208125723.25970.96486.malone@soybean.canonical.com> Message-ID: <4EE0BC96.2010206@thekelleys.org.uk> On 08/12/11 12:57, Thomas Schweikle wrote: > Yes, that's right, but there are interfaces not started from /etc/network/interfaces or Network Manager: > * VMware Workstation / Player installs interfaces starting VMware daemons > * VirtualBox installs interfaces > * KVM may install an additional bridge > * some VPN software installs tun/tap interfaces or virtual interfaces up on an existing interface > > As far as I could find: > * VMware is started after dnsmasq, leading to a situation dhcp via dnsmasq works, but DNS doesn't > * VirtualBox creates interfaces and bridges on the fly --- sometimes dhcp works, sometimes it doesn't; DNS did not work always > * KVM interfaces are started concurently with dnsmasq, because kvm is started after "network" is up. Sometimes you'll get full functionality, sometimes you do not. If KVM starts its own dnsmasq both daemons challenge with each other about whom answers dhcp --- sometimes the VM is assigned the one address, sometimes the other. DNS may work or may not. > * VPN: sometimes dnsmasq binds dhcp to VPN, sometimes it doesn't. Either way: it leads into trouble. > > To make dnsmasq work with dhcp, dns (and, if configured tftp) you'll > have to restart the daemon each time a new interface it shall bind to is > started. > Dnsmasq will cope fine with dynamically-created interfaces, as long as "bind-interfaces" is NOT set in the configuration. Simon. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From tim.gardner at canonical.com Thu Dec 8 13:46:14 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Thu, 08 Dec 2011 13:46:14 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111208134614.26101.94461.malone@gac.canonical.com> Where have all my testers gone? This patch isn't going in without some feedback. -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From 790863 at bugs.launchpad.net Thu Dec 8 14:51:35 2011 From: 790863 at bugs.launchpad.net (Kai Blin) Date: Thu, 08 Dec 2011 14:51:35 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111208145135.26101.88663.malone@gac.canonical.com> Ok, my containers do start up again and seem to behave ok. I'm happy to test this for a more extended period of time. -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From 790863 at bugs.launchpad.net Thu Dec 8 15:06:12 2011 From: 790863 at bugs.launchpad.net (SaveTheRbtz) Date: Thu, 08 Dec 2011 15:06:12 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111208150612.15667.1496.malone@chaenomeles.canonical.com> >> Where have all my testers gone? This patch isn't going in without some feedback. Hmm.. Half a year... To Debian I guess.... -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From chuck.short at canonical.com Thu Dec 8 15:17:59 2011 From: chuck.short at canonical.com (Chuck Short) Date: Thu, 08 Dec 2011 15:17:59 -0000 Subject: [Bug 901710] [NEW] [SRU] Meta SRU for openstack updates References: <20111208151759.25997.33080.malonedeb@gac.canonical.com> Message-ID: <20111208151759.25997.33080.malonedeb@gac.canonical.com> Public bug reported: This bug is used to keep track of a SRU for openstack, this includes: * glance_2011.3+git20111124-0ubuntu1 * horizon_2012.1~e1-0ubuntu1 * keystone_2011.3.1+git20111205-0ubuntu1 * passlib_1.5.2-1ubuntu1 * nova_2011.3+git20111117-0ubuntu1 * swauth_1.0.2+git20111128-0ubuntu1 If you have any questions please let me know. Regards chuck ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901710 Title: [SRU] Meta SRU for openstack updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/901710/+subscriptions From 894608 at bugs.launchpad.net Thu Dec 8 16:11:05 2011 From: 894608 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 08 Dec 2011 16:11:05 -0000 Subject: [Bug 894608] Re: Implementing a bridge slows 10G network References: <20111125022516.1374.67386.malonedeb@gac.canonical.com> Message-ID: <20111208161105.15667.46912.malone@chaenomeles.canonical.com> Thanks, Michael - that appears to show that the window size has nothing to do with it. At this point, I can only suggest watching 'top' while the benchmark is running, to see if the cpu is a bottleneck when you are getting the poor results. Hopefully someone more knowledgeable will chime in with a better idea. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/894608 Title: Implementing a bridge slows 10G network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/894608/+subscriptions From 890362 at bugs.launchpad.net Thu Dec 8 16:49:22 2011 From: 890362 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 08 Dec 2011 16:49:22 -0000 Subject: [Bug 890362] Re: Should glance user's shell be /bin/false? References: <20111114184256.26725.77718.malonedeb@soybean.canonical.com> Message-ID: <20111208164922.6961.73078.launchpad@ackee.canonical.com> ** Branch linked: lp:~ubuntu-server-dev/glance/essex -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/890362 Title: Should glance user's shell be /bin/false? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/890362/+subscriptions From 807324 at bugs.launchpad.net Thu Dec 8 16:48:48 2011 From: 807324 at bugs.launchpad.net (Edwin Chiu) Date: Thu, 08 Dec 2011 16:48:48 -0000 Subject: [Bug 807324] Re: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the "aa" flag References: <20110708024204.13830.94603.malonedeb@wampee.canonical.com> Message-ID: <20111208164848.15086.22678.malone@gac.canonical.com> Bunch of domains impacted, I'm shocked a patch hasn't being issued for Lucid yet... Some other domains impacted: webserver.mta.info www.energy.alberta.ca www.baixing.com www.engineering.utoronto.ca e.newegg.ca dns1.name-services.com -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/807324 Title: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the "aa" flag To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/807324/+subscriptions From thierry.carrez+lp at gmail.com Thu Dec 8 16:50:33 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Thu, 08 Dec 2011 16:50:33 -0000 Subject: [Bug 681774] Re: nova_sudoers is brittle, often out of date, and too permissive References: <20101126125542.27278.74316.malonedeb@soybean.canonical.com> Message-ID: <20111208165034.16196.52594.malone@chaenomeles.canonical.com> as part of nova-rootwrap blueprint ** Changed in: nova (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/681774 Title: nova_sudoers is brittle, often out of date, and too permissive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/681774/+subscriptions From clint at fewbar.com Thu Dec 8 16:56:45 2011 From: clint at fewbar.com (Clint Byrum) Date: Thu, 08 Dec 2011 16:56:45 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111208165645.27328.94064.malone@wampee.canonical.com> Thomas, i'd argue that any service not using ifup/ifdown, and not manually calling the /etc/network/if-up.d scripts after bringing interfaces up is the bug then. NetworkManager has a plugin specifically to do this, and vmware/virtualbox should too if they're going to manage interfaces. Of course, it also means that they need to start before runlevel 2, so they'll need upstart jobs. Still, I don't think this is dnsmasq's problem. As Simon says, just make sure dnsmasq is not binding to specific interfaces. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From om26er at ubuntu.com Thu Dec 8 17:28:09 2011 From: om26er at ubuntu.com (Omer Akram) Date: Thu, 08 Dec 2011 17:28:09 -0000 Subject: [Bug 862392] Re: unity/compiz dies horribly if kvm interrupted when iconified References: <20110929132909.17726.93405.malonedeb@wampee.canonical.com> Message-ID: <20111208172809.24648.67603.malone@soybean.canonical.com> thanks for the bug report. Is that still an issue in Ubuntu 11.10 final ? ** No longer affects: kvm (Ubuntu) ** Changed in: unity Status: New => Incomplete ** Changed in: unity (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/862392 Title: unity/compiz dies horribly if kvm interrupted when iconified To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/862392/+subscriptions From 893926 at bugs.launchpad.net Thu Dec 8 17:21:51 2011 From: 893926 at bugs.launchpad.net (Ursula Junque) Date: Thu, 08 Dec 2011 17:21:51 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111208172152.15528.1728.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From 790863 at bugs.launchpad.net Thu Dec 8 18:09:59 2011 From: 790863 at bugs.launchpad.net (Jeremy Yoder) Date: Thu, 08 Dec 2011 18:09:59 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111208180959.15831.3606.malone@chaenomeles.canonical.com> Tim, Thanks for getting a test version out! I've been swamped the last few weeks but I can test it out this weekend and post my results. I also admit I thought this was a VSFTP patch (from Jamie's note) when I skimmed it the first time, not a new kernel. Oops :) -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From graziano at eucalyptus.com Thu Dec 8 18:33:09 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 18:33:09 -0000 Subject: [Bug 494803] Re: Non-RAW images and NTFS aren't properly detected in partition2disk References: <20091210001946.30410.15825.malonedeb@wampee.canonical.com> Message-ID: <20111208183309.25686.75792.malone@gac.canonical.com> lowering priority since Euca 3 will have windows support natively. Associating this bug to 2.0 series. ** Changed in: eucalyptus Importance: High => Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/494803 Title: Non-RAW images and NTFS aren't properly detected in partition2disk To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/494803/+subscriptions From graziano at eucalyptus.com Thu Dec 8 18:48:52 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 18:48:52 -0000 Subject: [Bug 551778] Re: Doc bug: euca_conf --deregister-sc must be used with a cluster name References: <20100330151118.23349.31870.malonedeb@wampee.canonical.com> Message-ID: <20111208184852.16719.29760.launchpad@chaenomeles.canonical.com> ** Also affects: eucalyptus/2.0 Importance: Undecided Status: New ** Changed in: eucalyptus Assignee: Mitch Garnaat (mitch-garnaat) => graziano obertelli (graziano.obertelli) ** Changed in: eucalyptus/2.0 Assignee: (unassigned) => graziano obertelli (graziano.obertelli) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/551778 Title: Doc bug: euca_conf --deregister-sc must be used with a cluster name To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/551778/+subscriptions From graziano at eucalyptus.com Thu Dec 8 18:56:35 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 18:56:35 -0000 Subject: [Bug 551778] Re: Doc bug: euca_conf --deregister-sc must be used with a cluster name References: <20100330151118.23349.31870.malonedeb@wampee.canonical.com> Message-ID: <20111208185636.25585.65431.launchpad@gac.canonical.com> ** Changed in: eucalyptus/2.0 Milestone: None => 2.0.4 ** Changed in: eucalyptus/2.0 Importance: Undecided => Low ** Changed in: eucalyptus/2.0 Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/551778 Title: Doc bug: euca_conf --deregister-sc must be used with a cluster name To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/551778/+subscriptions From graziano at eucalyptus.com Thu Dec 8 20:00:53 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 20:00:53 -0000 Subject: [Bug 568108] Re: getSecretKey() in euca_conf uses unanchored regex to find admin credentials References: <20100421215532.9258.28749.malonedeb@potassium.ubuntu.com> Message-ID: <20111208200053.24844.21651.launchpad@soybean.canonical.com> ** Also affects: eucalyptus/2.0 Importance: Undecided Status: New ** Changed in: eucalyptus/2.0 Milestone: None => 2.0.4 ** Changed in: eucalyptus/2.0 Assignee: (unassigned) => graziano obertelli (graziano.obertelli) ** Changed in: eucalyptus/2.0 Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/568108 Title: getSecretKey() in euca_conf uses unanchored regex to find admin credentials To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/568108/+subscriptions From 901881 at bugs.launchpad.net Thu Dec 8 21:33:22 2011 From: 901881 at bugs.launchpad.net (Adam Gandelman) Date: Thu, 08 Dec 2011 21:33:22 -0000 Subject: [Bug 901881] [NEW] nova should depend on python-keystone References: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Message-ID: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Public bug reported: All openstack components that wish to utilize keystone for identity management and authentication require python-keystone in order to configure and use the appropriate middleware. Currently python-keystone is in universe. ** Affects: glance (Ubuntu) Importance: Undecided Status: New ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New ** No longer affects: nova ** Also affects: glance (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova should depend on python-keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/901881/+subscriptions From 890362 at bugs.launchpad.net Thu Dec 8 21:30:36 2011 From: 890362 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 08 Dec 2011 21:30:36 -0000 Subject: [Bug 890362] Re: Should glance user's shell be /bin/false? References: <20111114184256.26725.77718.malonedeb@soybean.canonical.com> Message-ID: <20111208213036.18014.60885.launchpad@ackee.canonical.com> ** Branch linked: lp:~ubuntu-server-dev/nova/essex -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/890362 Title: Should glance user's shell be /bin/false? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/890362/+subscriptions From dmutters at gmail.com Thu Dec 8 22:16:32 2011 From: dmutters at gmail.com (DaneM) Date: Thu, 08 Dec 2011 22:16:32 -0000 Subject: [Bug 146367] Re: An extra 'executable' bit is seen when POSIX ACL is used by Samba References: <20070928155818.31905.10873.malonedeb@gandwana.ubuntu.com> Message-ID: <20111208221632.16719.77874.malone@chaenomeles.canonical.com> Sorry to revive an old bug, but I've recently run into this problem. Using the following in smb.conf, when I create a file as a remote user, the Owner's permissions are always set to executable on files (rwxrw- rw-), whereas they should be rw-rw-rw-. [DnD Public] path = "/mnt/PERSONAL/Dane/RPGs/DnD Public" comment = Players can put stuff in here writeable = yes guest ok = yes guest only = yes force create mode = 0666 force directory mode = 0777 I've tried it with "force user = dane" in there (since that's my local login, which is set-up in samba's database), but keep getting the same result. Since this is a security problem, depending on the context, and since there's already a patch released upstream, at the link above, I was hoping this could get fixed in a security release sometime soon. (The patch was posted to that page in 2006--if this is, indeed, the same bug.) I might end up patching and compiling Samba, myself, but I'd really rather not dump a pile of "make install" into my filesystem tree (and that wouldn't fix the bug in the repository, besides). Thanks for reading. -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/146367 Title: An extra 'executable' bit is seen when POSIX ACL is used by Samba To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/146367/+subscriptions From graziano at eucalyptus.com Thu Dec 8 23:39:57 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 23:39:57 -0000 Subject: [Bug 632263] Re: ProductCode has ambigious import, can cause build failure on some systems References: <20100907091023.17014.59528.malonedeb@palladium.canonical.com> Message-ID: <20111208233957.16719.9516.launchpad@chaenomeles.canonical.com> ** Changed in: eucalyptus Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/632263 Title: ProductCode has ambigious import, can cause build failure on some systems To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/632263/+subscriptions From graziano at eucalyptus.com Thu Dec 8 23:59:08 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 23:59:08 -0000 Subject: [Bug 676832] Re: "Ghost" instance using a slot + elastic IP References: <20101118063143.11823.57928.malonedeb@soybean.canonical.com> Message-ID: <20111208235908.26806.37564.malone@wampee.canonical.com> I think this is a known issue in 2.0.x where, under certain conditions, some IPs are still marked in use. It seems to be triggered by instance not starting properly (but not only). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676832 Title: "Ghost" instance using a slot + elastic IP To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676832/+subscriptions From graziano at eucalyptus.com Thu Dec 8 23:59:57 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 08 Dec 2011 23:59:57 -0000 Subject: [Bug 676832] Re: "Ghost" instance using a slot + elastic IP References: <20101118063143.11823.57928.malonedeb@soybean.canonical.com> Message-ID: <20111208235957.15831.40222.malone@chaenomeles.canonical.com> Forgot to mention: the workaround is to cleanrestart the CC (one will need to stop all running instances). ** Also affects: eucalyptus/2.0 Importance: Undecided Status: New ** Changed in: eucalyptus/2.0 Status: New => Confirmed ** Changed in: eucalyptus/2.0 Importance: Undecided => Low ** Changed in: eucalyptus Assignee: chris grzegorczyk (chris-grze) => (unassigned) ** Changed in: eucalyptus Status: New => Confirmed ** Changed in: eucalyptus Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/676832 Title: "Ghost" instance using a slot + elastic IP To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/676832/+subscriptions From brian at ubuntu.com Fri Dec 9 01:16:09 2011 From: brian at ubuntu.com (Brian Murray) Date: Fri, 09 Dec 2011 01:16:09 -0000 Subject: [Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable encryption types References: <20111205193612.30527.57817.malonedeb@chaenomeles.canonical.com> Message-ID: <20111209011609.19819.69794.launchpad@wampee.canonical.com> ** Changed in: krb5 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/900447 Title: Man 5 page for kdc.conf does not mention acceptable encryption types To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/900447/+subscriptions From graziano at eucalyptus.com Fri Dec 9 01:44:25 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Fri, 09 Dec 2011 01:44:25 -0000 Subject: [Bug 731702] Re: euca-add-user adds a new disabled user, and there is no visible way to enable it References: <20110309003617.32440.35576.malonedeb@soybean.canonical.com> Message-ID: <20111209014426.25245.53812.launchpad@soybean.canonical.com> ** Also affects: eucalyptus/2.0 Importance: Undecided Status: New ** Changed in: eucalyptus/2.0 Status: New => Confirmed ** Changed in: eucalyptus/2.0 Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/731702 Title: euca-add-user adds a new disabled user, and there is no visible way to enable it To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/731702/+subscriptions From tim.gardner at canonical.com Fri Dec 9 02:20:42 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Fri, 09 Dec 2011 02:20:42 -0000 Subject: [Bug 212370] Re: Have to modprobe coretemp manually in order to get CPU temperatures on MacBook Pro References: <20080405162158.13038.46221.malonedeb@gangotri.canonical.com> Message-ID: <20111209022042.15959.33470.malone@chaenomeles.canonical.com> Just got a new Pro in the mail today. I'll check out the sensor issues as soon as I get it installed. ** Also affects: linux (Ubuntu Precise) Importance: Medium Status: Confirmed ** Also affects: lm-sensors (Ubuntu Precise) Importance: Medium Assignee: Canonical Foundations Team (canonical-foundations) Status: Invalid ** Changed in: linux (Ubuntu Precise) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Precise) Assignee: (unassigned) => Tim Gardner (timg-tpi) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in Ubuntu. https://bugs.launchpad.net/bugs/212370 Title: Have to modprobe coretemp manually in order to get CPU temperatures on MacBook Pro To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/212370/+subscriptions From 871236 at bugs.launchpad.net Fri Dec 9 04:17:54 2011 From: 871236 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 09 Dec 2011 04:17:54 -0000 Subject: [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 References: <20111009110650.25788.60379.malonedeb@wampee.canonical.com> Message-ID: <20111209041755.10559.76784.malone@loganberry.canonical.com> [Expired for clamav (Ubuntu) because there has been no activity for 60 days.] ** Changed in: clamav (Ubuntu) Status: Incomplete => Expired -- 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 returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/871236/+subscriptions From 47958 at bugs.launchpad.net Fri Dec 9 08:23:38 2011 From: 47958 at bugs.launchpad.net (axeoth) Date: Fri, 09 Dec 2011 08:23:38 -0000 Subject: [Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables References: <20060602010224.2141.30477.malonedeb@gangotri.ubuntu.com> Message-ID: <20111209082338.1262.39402.malone@gac.canonical.com> This bug is still there in the latest (X)ubuntu 12.04 (development) daily ISO. Can someone change in /etc/X11/Xsession.options the line: use-ssh-agent to no-use-ssh-agent ? This is the workaround referenced above and it seems to work well. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/47958 Title: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/47958/+subscriptions From 651049 at bugs.launchpad.net Fri Dec 9 12:24:45 2011 From: 651049 at bugs.launchpad.net (Olivier Dobberkau) Date: Fri, 09 Dec 2011 12:24:45 -0000 Subject: [Bug 651049] Re: php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-' References: <20100929113422.18561.52120.malonedeb@potassium.ubuntu.com> Message-ID: <20111209122445.23627.84578.malone@chaenomeles.canonical.com> Dear Santa. Please inspire the Guys in charge here to include this tiny patch in the next fix! Thank you! ;-) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/651049 Title: php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/651049/+subscriptions From louis.bouchard at canonical.com Fri Dec 9 14:20:18 2011 From: louis.bouchard at canonical.com (Louis Bouchard) Date: Fri, 09 Dec 2011 14:20:18 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111209142018.2512.89203.malone@gac.canonical.com> After doing some test to identify what is creating this duplicate set of dm maps, it seems to be the following 'parted mkpart' commands that triggers the udev rule : >From /usr/share/pyshared/VMBuilder/disk.py : def create(self, disk): """Adds partition to the disk image (does not mkfs or anything like that)""" logging.info('Adding type %d partition to disk image: %s' % (self.type, disk.filename)) run_cmd('parted', '--script', '--', disk.filename, 'mkpart', 'primary', self.parted_fstype(), self.begin, self.end) running the equivalent command while watching the dm tables does show a new table entry when the 'parted --script {dev} mkpart primary ext2 {beginning} {size}' command is invoked. Currently, it is unclear to me if the removal of those unnecessary dm entries should be done by a callback from create() or included in the existing unmap() callback for map_partitions. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From angelabad at gmail.com Fri Dec 9 15:01:13 2011 From: angelabad at gmail.com (Angel Abad) Date: Fri, 09 Dec 2011 15:01:13 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111209150113.24327.17837.launchpad@chaenomeles.canonical.com> ** Bug watch added: Debian Bug tracker #633100 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633100 ** Also affects: psmisc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633100 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 807324 at bugs.launchpad.net Fri Dec 9 15:01:02 2011 From: 807324 at bugs.launchpad.net (Edwin Chiu) Date: Fri, 09 Dec 2011 15:01:02 -0000 Subject: [Bug 807324] Re: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the "aa" flag References: <20110708024204.13830.94603.malonedeb@wampee.canonical.com> Message-ID: <20111209150103.14908.26952.malone@wampee.canonical.com> Natty backport to Lucid available in my PPA repo: https://launchpad.net/~edwin-chiu/+archive/bind9 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/807324 Title: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the "aa" flag To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/807324/+subscriptions From gary.poster at canonical.com Fri Dec 9 15:23:13 2011 From: gary.poster at canonical.com (Gary Poster) Date: Fri, 09 Dec 2011 15:23:13 -0000 Subject: [Bug 902190] [NEW] udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Public bug reported: You will find when running “apt-get upgrade” (if you have Lucid updates enabled in /etc/apt/sources.list) that you get this error on upgrading udev: mknod: `/lib/udev/devices/ppp': Operation not permitted This problem is mentioned on https://help.ubuntu.com/community/LXC#Issues and described many places. Here are two. http://www.emanuelis.eu/2010/09/15/mknod-lib-udev-devices-ppp-operation-not-permitted-when-updating-ubuntu-10-04-on-virtual-lxc-machine/ http://johnlewis.ie/lxc-firewall-logging-and-udev-upgrade-in-ubuntu/ This seems like an old, known problem, but I did not find a Launchpad bug, so I'm filing it. The change to /var/lib/lxc/server/config seemed to fix it for me (though then revealing bug 892892 next). ** Affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 902190 at bugs.launchpad.net Fri Dec 9 15:44:24 2011 From: 902190 at bugs.launchpad.net (Serge Hallyn) Date: Fri, 09 Dec 2011 15:44:24 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111209154424.1556.98179.launchpad@gac.canonical.com> ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 902190 at bugs.launchpad.net Fri Dec 9 15:54:15 2011 From: 902190 at bugs.launchpad.net (Serge Hallyn) Date: Fri, 09 Dec 2011 15:54:15 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111209155415.1870.91728.launchpad@gac.canonical.com> ** Changed in: lxc (Ubuntu) Importance: Undecided => Medium ** Changed in: lxc (Ubuntu) Status: Confirmed => Fix Released ** Also affects: lxc (Ubuntu Oneiric) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 876387 at bugs.launchpad.net Fri Dec 9 16:06:58 2011 From: 876387 at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 09 Dec 2011 16:06:58 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111209160659.21843.29648.launchpad@loganberry.canonical.com> ** Changed in: psmisc (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From jamie at ubuntu.com Fri Dec 9 18:05:58 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Fri, 09 Dec 2011 18:05:58 -0000 Subject: [Blueprint servercloud-p-libvirt] Libvirt plans for p Message-ID: <20111209180558.24847.41118.launchpad@chaenomeles.canonical.com> Blueprint changed by Jamie Strandboge: Whiteboard changed: + NOTE: jdstrand> reviewed the svirt for lxc implementation and the code + is already there. The main question is policy. Once it is upstream and + the apparmor containers work is done, we can examine the driver in more + detail and develop appropriate policy. + Status: Not yet started Work Items: [serge-hallyn] document fix for pkcs11 module error (bug 888199): DONE [serge-hallyn] Package netcf in Debian: DONE [serge-hallyn] anything needed for libvirt to support spice?: TODO [serge-hallyn] Complete bash completion for virsh and send upstream: TODO [serge-hallyn] test openvswitch with libvirt and document in features wiki page: TODO [serge-hallyn] MIR netcf: TODO [serge-hallyn] enable netcf: TODO - [jdstrand] look at svirt for lxc: TODO + [jdstrand] look at svirt for lxc: DONE [gandelman-a] Ping Ceph devs regarding any pending patches to libvirt upstream: TODO [serge-hallyn] start basic qrt test for lxc define/start/destroy/list: TODO [serge-hallyn] Support (optional) guest suspend/resume in upstart job: TODO -- Libvirt plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt From clint at fewbar.com Fri Dec 9 18:25:40 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:25:40 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111209182540.1870.69456.launchpad@gac.canonical.com> ** Also affects: squid (Ubuntu Lucid) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From clint at fewbar.com Fri Dec 9 18:26:00 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:26:00 -0000 Subject: [Bug 899416] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111202222546.13512.98850.malonedeb@soybean.canonical.com> Message-ID: <20111209182601.24957.11605.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 726348 *** https://bugs.launchpad.net/bugs/726348 ** This bug has been marked a duplicate of bug 726348 squid's maintainer scripts call start/stop directly instead of using invoke-rc.d -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/899416 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/899416/+subscriptions From 726348 at bugs.launchpad.net Fri Dec 9 18:26:00 2011 From: 726348 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 09 Dec 2011 18:26:00 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111209182600.24957.56663.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid (Ubuntu Lucid) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From clint at fewbar.com Fri Dec 9 18:29:24 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:29:24 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111209182924.24957.29413.malone@chaenomeles.canonical.com> This causes all kinds of problems when people try to update their 10.04 squid because they don't always get the new job file, so restart fails for the same reason as bug #573853 , which the latest lucid-updates version of squid is meant to fix. ** Changed in: squid (Ubuntu Lucid) Status: Confirmed => In Progress ** Changed in: squid (Ubuntu Lucid) Assignee: (unassigned) => Clint Byrum (clint-fewbar) ** Changed in: squid (Ubuntu Lucid) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From clint at fewbar.com Fri Dec 9 18:56:39 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:56:39 -0000 Subject: [Bug 888006] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111109113332.7635.65992.malonedeb@chaenomeles.canonical.com> Message-ID: <20111209185640.1164.27110.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 726348 *** https://bugs.launchpad.net/bugs/726348 ** This bug has been marked a duplicate of bug 726348 squid's maintainer scripts call start/stop directly instead of using invoke-rc.d -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/888006 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/888006/+subscriptions From clint at fewbar.com Fri Dec 9 18:56:26 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:56:26 -0000 Subject: [Bug 880716] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111024084910.27349.61311.malonedeb@soybean.canonical.com> Message-ID: <20111209185626.23828.5435.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 726348 *** https://bugs.launchpad.net/bugs/726348 ** This bug has been marked a duplicate of bug 726348 squid's maintainer scripts call start/stop directly instead of using invoke-rc.d -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/880716 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/880716/+subscriptions From clint at fewbar.com Fri Dec 9 18:56:05 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 18:56:05 -0000 Subject: [Bug 849871] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20110914105729.6658.7670.malonedeb@gac.canonical.com> Message-ID: <20111209185606.1164.72875.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 726348 *** https://bugs.launchpad.net/bugs/726348 ** This bug has been marked a duplicate of bug 726348 squid's maintainer scripts call start/stop directly instead of using invoke-rc.d -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/849871 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/849871/+subscriptions From stgraber at stgraber.org Fri Dec 9 19:13:32 2011 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Fri, 09 Dec 2011 19:13:32 -0000 Subject: [Blueprint servercloud-p-lxc] LXC development for Precise Message-ID: <20111209191332.24122.91929.launchpad@chaenomeles.canonical.com> Blueprint changed by Stéphane Graber: Whiteboard changed: Status: Started NOTE: (jdstrand) jjohansen's work items are being tracked as part ot security-p-apparmor-containers and I added a dependency of this bp to that one Work Items: [serge-hallyn] LXC init script to create default bridge if enabled in /etc/default/lxc: DONE [daniel-lezcano] Get patchset accepted into kernel so kernel can send reboot signal to lxc monitor: TODO [daniel-lezcano] Change upstream lxc to not need to watch utmp for reboot: TODO [serge-hallyn] Keep pushing on the patchset for userns vfs patches: TODO - [stgraber] Make sure we can build in a working LXC container for arm on x86: INPROGRESS + [stgraber] Make sure we can build in a working LXC container for arm on x86 (need new apt): BLOCKED [stgraber] Allow mknod in the default Ubuntu template for precise: DONE [stgraber] modprobe should not work in a container ( check libvirt ): DONE [smoser] open bug for libvirt to check capsys-module, capmac*: TODO [stgraber] make mountall not mount certain things when inside a container: TODO Move lxc-is-container (as generic is-container) into upstart: TODO Move lxc consoles into upstart: TODO Questions/Comments: Would we be able to get some documentation of what we can expect (and not expect) from a security aspect this cycle soon? -- Daviey Thanks. -- LXC development for Precise https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc From stgraber at stgraber.org Fri Dec 9 19:24:35 2011 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Fri, 09 Dec 2011 19:24:35 -0000 Subject: [Blueprint servercloud-p-lxc] LXC development for Precise Message-ID: <20111209192435.1977.94559.launchpad@gac.canonical.com> Blueprint changed by Stéphane Graber: Whiteboard changed: Status: Started NOTE: (jdstrand) jjohansen's work items are being tracked as part ot security-p-apparmor-containers and I added a dependency of this bp to that one Work Items: [serge-hallyn] LXC init script to create default bridge if enabled in /etc/default/lxc: DONE [daniel-lezcano] Get patchset accepted into kernel so kernel can send reboot signal to lxc monitor: TODO [daniel-lezcano] Change upstream lxc to not need to watch utmp for reboot: TODO [serge-hallyn] Keep pushing on the patchset for userns vfs patches: TODO [stgraber] Make sure we can build in a working LXC container for arm on x86 (need new apt): BLOCKED [stgraber] Allow mknod in the default Ubuntu template for precise: DONE [stgraber] modprobe should not work in a container ( check libvirt ): DONE [smoser] open bug for libvirt to check capsys-module, capmac*: TODO - [stgraber] make mountall not mount certain things when inside a container: TODO + [stgraber] make mountall not mount certain things when inside a container: INPROGRESS Move lxc-is-container (as generic is-container) into upstart: TODO Move lxc consoles into upstart: TODO Questions/Comments: Would we be able to get some documentation of what we can expect (and not expect) from a security aspect this cycle soon? -- Daviey Thanks. -- LXC development for Precise https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc From mattice at debian.org Fri Dec 9 19:16:09 2011 From: mattice at debian.org (Mike Mattice) Date: Fri, 09 Dec 2011 19:16:09 -0000 Subject: [Bug 902299] [NEW] lens for mdadm.conf doesn't know to look in /etc/mdadm References: <20111209191609.26648.95829.malonedeb@soybean.canonical.com> Message-ID: <20111209191609.26648.95829.malonedeb@soybean.canonical.com> Public bug reported: /usr/share/augeas/lenses/dist/mdadm_conf.aug needs to be modified to reflect the following: let filter = incl "/etc/mdadm.conf" . incl "/etc/mdadm/mdadm.conf" root at s242-srv01:/tmp# lsb_release -rd Description: Ubuntu precise (development branch) Release: 12.04 root at s242-srv01:/tmp# apt-cache policy augeas-lenses augeas-lenses: Installed: 0.10.0-0ubuntu1 Candidate: 0.10.0-0ubuntu1 Version table: *** 0.10.0-0ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status augeas won't parse /etc/mdadm/mdadm.conf, I expected it to. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: augeas-lenses 0.10.0-0ubuntu1 [modified: usr/share/augeas/lenses/dist/mdadm_conf.aug] ProcVersionSignature: Ubuntu 3.2.0-2.6-generic-pae 3.2.0-rc3 Uname: Linux 3.2.0-2-generic-pae i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 Date: Fri Dec 9 13:10:04 2011 Dependencies: InstallationMedia: Ubuntu-Server 10.04.3 LTS "Lucid Lynx" - Release i386 (20110719.2) PackageArchitecture: all ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 SourcePackage: augeas UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: augeas (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/902299 Title: lens for mdadm.conf doesn't know to look in /etc/mdadm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/902299/+subscriptions From clint at fewbar.com Fri Dec 9 19:17:22 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:17:22 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111209191722.2512.9526.launchpad@gac.canonical.com> ** Changed in: squid (Ubuntu Lucid) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From clint at fewbar.com Fri Dec 9 19:23:04 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:23:04 -0000 Subject: [Bug 898363] Re: Command: echo hold is not working References: <20111130212409.2989.27699.malonedeb@chaenomeles.canonical.com> Message-ID: <20111209192304.14698.84507.malone@wampee.canonical.com> Hi Susana, I just tried this on Lucid and Oneiric, and it worked fine. root at ip-10-195-191-111:~# dpkg -l samba Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-====================-====================-======================================================== hi samba 2:3.4.7~dfsg-1ubuntu SMB/CIFS file, print, and login server for Unix root at ip-10-195-191-111:~# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: libwbclient0 linux-ec2 linux-image-ec2 linux-image-virtual linux-virtual samba samba-common The following packages will be upgraded: apport apt apt-transport-https apt-utils aptitude bind9-host byobu dnsutils libbind9-60 libdns64 libfreetype6 libgssapi-krb5-2 libisc60 libisccc60 libisccfg60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 liblwres60 libpam-modules libpam-runtime libpam0g python-apport python-problem-report samba-common-bin tzdata unattended-upgrades update-manager-core update-notifier-common 30 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Can you run apport-collect 898363 to fill in what versions of all the tools you have? Marking as Incomplete, priority Medium. ** Changed in: samba (Ubuntu) Status: New => Incomplete ** Changed in: samba (Ubuntu) Importance: Undecided => Medium -- 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/898363 Title: Command: echo hold is not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/898363/+subscriptions From clint at fewbar.com Fri Dec 9 19:28:26 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:28:26 -0000 Subject: [Bug 899823] 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') References: <20111204071048.12375.41696.malonedeb@wampee.canonical.com> Message-ID: <20111209192827.1262.19479.malone@gac.canonical.com> I think the problem may have actually been in ca-certificates, so reassigning here. The snippet below is from the distupgrade log. James, you may want to just try running 'sudo dpkg --configure -a' to try and configure everything again. Setting up ca-certificates (20110502+nmu1ubuntu5) ... Clearing symlinks in /etc/ssl/certs... Clearing symlinks in /etc/ssl/certs...done. Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate cert_igca_rsa.pem WARNING: Skipping duplicate certificate cert_igca_rsa.pem WARNING: Skipping duplicate certificate Go_Daddy_Class_2_CA.pem WARNING: Skipping duplicate certificate Go_Daddy_Class_2_CA.pem 156 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... updating keystore /etc/ssl/certs/java/cacerts... added: /etc/ssl/certs/brasil.gov.br.pem added: /etc/ssl/certs/cacert.org.pem added: /etc/ssl/certs/ca.pem added: /etc/ssl/certs/cert_igca_dsa.pem added: /etc/ssl/certs/cert_igca_rsa.pem added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_1.pem added: /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_2.pem added: /etc/ssl/certs/AddTrust_External_Root.pem added: /etc/ssl/certs/AddTrust_Low-Value_Services_Root.pem added: /etc/ssl/certs/AddTrust_Public_Services_Root.pem added: /etc/ssl/certs/AddTrust_Qualified_Certificates_Root.pem added: /etc/ssl/certs/America_Online_Root_Certification_Authority_1.pem added: /etc/ssl/certs/America_Online_Root_Certification_Authority_2.pem added: /etc/ssl/certs/Baltimore_CyberTrust_Root.pem added: /etc/ssl/certs/COMODO_Certification_Authority.pem te cert_igca_rsa.pem added: /etc/ssl/certs/Camerfirma_Chambers_of_Commerce_Root.pem added: /etc/ssl/certs/Camerfirma_Global_Chambersign_Root.pem added: /etc/ssl/certs/Certplus_Class_2_Primary_CA.pem added: /etc/ssl/certs/Certum_Root_CA.pem added: /etc/ssl/certs/Comodo_AAA_Services_root.pem added: /etc/ssl/certs/Comodo_Secure_Services_root.pem added: /etc/ssl/certs/Comodo_Trusted_Services_root.pem added: /etc/ssl/certs/DST_ACES_CA_X6.pem added: /etc/ssl/certs/DST_Root_CA_X3.pem added: /etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem added: /etc/ssl/certs/DigiCert_Global_Root_CA.pem added: /etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_1.pem added: /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_3.pem added: /etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem added: /etc/ssl/certs/Entrust.net_Secure_Server_CA.pem added: /etc/ssl/certs/Entrust_Root_Certification_Authority.pem added: /etc/ssl/certs/Equifax_Secure_CA.pem added: /etc/ssl/certs/Equifax_Secure_Global_eBusiness_CA.pem added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_1.pem added: /etc/ssl/certs/Equifax_Secure_eBusiness_CA_2.pem added: /etc/ssl/certs/Firmaprofesional_Root_CA.pem added: /etc/ssl/certs/GTE_CyberTrust_Global_Root.pem added: /etc/ssl/certs/GeoTrust_Global_CA.pem added: /etc/ssl/certs/GeoTrust_Global_CA_2.pem added: /etc/ssl/certs/GeoTrust_Primary_Certification_Authority.pem added: /etc/ssl/certs/GeoTrust_Universal_CA.pem added: /etc/ssl/certs/GeoTrust_Universal_CA_2.pem added: /etc/ssl/certs/GlobalSign_Root_CA.pem added: /etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem added: /etc/ssl/certs/Go_Daddy_Class_2_CA.pem added: /etc/ssl/certs/NetLock_Business_=Class_B=_Root.pem added: /etc/ssl/certs/NetLock_Express_=Class_C=_Root.pem added: /etc/ssl/certs/NetLock_Notary_=Class_A=_Root.pem added: /etc/ssl/certs/NetLock_Qualified_=Class_QA=_Root.pem added: /etc/ssl/certs/QuoVadis_Root_CA.pem added: /etc/ssl/certs/QuoVadis_Root_CA_2.pem added: /etc/ssl/certs/QuoVadis_Root_CA_3.pem added: /etc/ssl/certs/RSA_Root_Certificate_1.pem added: /etc/ssl/certs/RSA_Security_2048_v3.pem added: /etc/ssl/certs/SecureTrust_CA.pem added: /etc/ssl/certs/Secure_Global_CA.pem added: /etc/ssl/certs/Security_Communication_Root_CA.pem added: /etc/ssl/certs/Sonera_Class_1_Root_CA.pem added: /etc/ssl/certs/Sonera_Class_2_Root_CA.pem added: /etc/ssl/certs/Staat_der_Nederlanden_Root_CA.pem added: /etc/ssl/certs/Starfield_Class_2_CA.pem added: /etc/ssl/certs/StartCom_Certification_Authority.pem added: /etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem added: /etc/ssl/certs/SwissSign_Platinum_CA_-_G2.pem added: /etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem added: /etc/ssl/certs/Swisscom_Root_CA_1.pem added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_2_CA.pem added: /etc/ssl/certs/TC_TrustCenter__Germany__Class_3_CA.pem added: /etc/ssl/certs/TDC_Internet_Root_CA.pem added: /etc/ssl/certs/TDC_OCES_Root_CA.pem added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_1.pem added: /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_2.pem added: /etc/ssl/certs/Taiwan_GRCA.pem added: /etc/ssl/certs/Thawte_Personal_Freemail_CA.pem added: /etc/ssl/certs/Thawte_Premium_Server_CA.pem added: /etc/ssl/certs/Thawte_Server_CA.pem added: /etc/ssl/certs/Thawte_Time_Stamping_CA.pem added: /etc/ssl/certs/UTN_DATACorp_SGC_Root_CA.pem added: /etc/ssl/certs/UTN_USERFirst_Email_Root_CA.pem added: /etc/ssl/certs/UTN_USERFirst_Hardware_Root_CA.pem added: /etc/ssl/certs/ValiCert_Class_1_VA.pem added: /etc/ssl/certs/ValiCert_Class_2_VA.pem added: /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority.pem added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem added: /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority.pem added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem added: /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority.pem added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem added: /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem -_G5.pem added: /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem added: /etc/ssl/certs/Visa_eCommerce_Root.pem pem added: /etc/ssl/certs/Wells_Fargo_Root_CA.pem added: /etc/ssl/certs/XRamp_Global_CA_Root.pem -_G2.pem added: /etc/ssl/certs/thawte_Primary_Root_CA.pem added: /etc/ssl/certs/signet_ca1_pem.pem -_G3.pem added: /etc/ssl/certs/signet_ca2_pem.pem added: /etc/ssl/certs/signet_ca3_pem.pem pem added: /etc/ssl/certs/signet_ocspklasa2_pem.pem added: /etc/ssl/certs/signet_ocspklasa3_pem.pem -_G2.pem added: /etc/ssl/certs/signet_pca2_pem.pem added: /etc/ssl/certs/signet_pca3_pem.pem -_G3.pem added: /etc/ssl/certs/signet_rootca_pem.pem added: /etc/ssl/certs/signet_tsa1_pem.pem pem added: /etc/ssl/certs/spi-ca-2003.pem added: /etc/ssl/certs/spi-cacert-2008.pem -_G2.pem error adding /etc/ssl/certs/COMODO_ECC_Certification_Authority.pem already exists: /etc/ssl/certs/Network_Solutions_Certificate_Authority.pem already exists: /etc/ssl/certs/WellsSecure_Public_Root_Certificate_Authority.pem -_G2.pem added: /etc/ssl/certs/ACEDICOM_Root.pem error adding /etc/ssl/certs/AC_Raíz_Certicámara_S.A..pem -_G3.pem added: /etc/ssl/certs/ApplicationCA_-_Japanese_Government.pem added: /etc/ssl/certs/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem added: /etc/ssl/certs/Buypass_Class_2_CA_1.pem added: /etc/ssl/certs/Buypass_Class_3_CA_1.pem added: /etc/ssl/certs/CA_Disig.pem added: /etc/ssl/certs/Certigna.pem added: /etc/ssl/certs/certSIGN_ROOT_CA.pem added: /etc/ssl/certs/Chambers_of_Commerce_Root_-_2008.pem added: /etc/ssl/certs/CNNIC_ROOT.pem added: /etc/ssl/certs/ComSign_CA.pem added: /etc/ssl/certs/ComSign_Secured_CA.pem added: /etc/ssl/certs/Cybertrust_Global_Root.pem added: /etc/ssl/certs/Deutsche_Telekom_Root_CA_2.pem error adding /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem added: /etc/ssl/certs/E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem added: /etc/ssl/certs/ePKI_Root_Certification_Authority.pem error adding /etc/ssl/certs/GeoTrust_Primary_Certification_Authority_-_G2.pem added: /etc/ssl/certs/GeoTrust_Primary_Certification_Authority_-_G3.pem em added: /etc/ssl/certs/Global_Chambersign_Root_-_2008.pem added: /etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem added: /etc/ssl/certs/Hongkong_Post_Root_CA_1.pem added: /etc/ssl/certs/IGC_A.pem added: /etc/ssl/certs/Izenpe.com.pem 8.pem added: /etc/ssl/certs/Juur-SK.pem added: /etc/ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem added: /etc/ssl/certs/Microsec_e-Szigno_Root_CA.pem error adding /etc/ssl/certs/NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem added: /etc/ssl/certs/OISTE_WISeKey_Global_Root_GA_CA.pem added: /etc/ssl/certs/SecureSign_RootCA11.pem added: /etc/ssl/certs/Security_Communication_EV_RootCA1.pem added: /etc/ssl/certs/Staat_der_Nederlanden_Root_CA_-_G2.pem added: /etc/ssl/certs/S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem added: /etc/ssl/certs/TC_TrustCenter_Class_2_CA_II.pem added: /etc/ssl/certs/TC_TrustCenter_Class_3_CA_II.pem added: /etc/ssl/certs/TC_TrustCenter_Universal_CA_I.pem added: /etc/ssl/certs/TC_TrustCenter_Universal_CA_III.pem error adding /etc/ssl/certs/thawte_Primary_Root_CA_-_G2.pem added: /etc/ssl/certs/thawte_Primary_Root_CA_-_G3.pem error adding /etc/ssl/certs/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem error adding /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem added: /etc/ssl/certs/VeriSign_Universal_Root_Certification_Authority.pem failed (VM used: java-6-openjdk). E: /etc/ca-certificates/update.d/jks-keystore exited with code 1. ** Package changed: samba (Ubuntu) => ca-certificates (Ubuntu) ** Changed in: ca-certificates (Ubuntu) Importance: Undecided => Medium -- 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/899823 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/899823/+subscriptions From clint at fewbar.com Fri Dec 9 19:34:29 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:34:29 -0000 Subject: [Bug 900267] 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') References: <20111205124907.1317.93658.malonedeb@gac.canonical.com> Message-ID: <20111209193429.24428.24069.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 899823 *** https://bugs.launchpad.net/bugs/899823 Duplicate of 899823 , same cause Setting up ca-certificates (20110502+nmu1ubuntu5) ... Clearing symlinks in /etc/ssl/certs... Clearing symlinks in /etc/ssl/certs...done. Updating certificates in /etc/ssl/certs... Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate Go_Daddy_Class_2_CA.pem WARNING: Skipping duplicate certificate Go_Daddy_Class_2_CA.pem WARNING: Skipping duplicate certificate IGC_A.pem 156 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... updating keystore /etc/ssl/certs/java/cacerts... error adding /etc/ssl/certs/brasil.gov.br.pem . error adding /etc/ssl/certs/cacert.org.pem error adding /etc/ssl/certs/ca.pem error adding /etc/ssl/certs/cert_igca_dsa.pem error adding /etc/ssl/certs/cert_igca_rsa.pem error adding /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_1.pem error adding /etc/ssl/certs/AOL_Time_Warner_Root_Certification_Authority_2.pem error adding /etc/ssl/certs/AddTrust_External_Root.pem error adding /etc/ssl/certs/AddTrust_Low-Value_Services_Root.pem error adding /etc/ssl/certs/AddTrust_Public_Services_Root.pem error adding /etc/ssl/certs/AddTrust_Qualified_Certificates_Root.pem error adding /etc/ssl/certs/America_Online_Root_Certification_Authority_1.pem ion_Authority_1.pem error adding /etc/ssl/certs/America_Online_Root_Certification_Authority_2.pem error adding /etc/ssl/certs/Baltimore_CyberTrust_Root.pem error adding /etc/ssl/certs/COMODO_Certification_Authority.pem t.pem error adding /etc/ssl/certs/COMODO_ECC_Certification_Authority.pem em error adding /etc/ssl/certs/Camerfirma_Chambers_of_Commerce_Root.pem _Root.pem error adding /etc/ssl/certs/Camerfirma_Global_Chambersign_Root.pem error adding /etc/ssl/certs/Certplus_Class_2_Primary_CA.pem on_Authority_1.pem error adding /etc/ssl/certs/Certum_Root_CA.pem error adding /etc/ssl/certs/Comodo_AAA_Services_root.pem on_Authority_2.pem error adding /etc/ssl/certs/Comodo_Secure_Services_root.pem error adding /etc/ssl/certs/Comodo_Trusted_Services_root.pem pem error adding /etc/ssl/certs/DST_ACES_CA_X6.pem error adding /etc/ssl/certs/DST_Root_CA_X3.pem ity.pem error adding /etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem error adding /etc/ssl/certs/DigiCert_Global_Root_CA.pem error adding /etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem error adding /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_1.pem error adding /etc/ssl/certs/Digital_Signature_Trust_Co._Global_CA_3.pem error adding /etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem error adding /etc/ssl/certs/Entrust.net_Secure_Server_CA.pem error adding /etc/ssl/certs/Entrust_Root_Certification_Authority.pem error adding /etc/ssl/certs/Equifax_Secure_CA.pem _CA.pem error adding /etc/ssl/certs/Equifax_Secure_Global_eBusiness_CA.pem bal_CA_1.pem error adding /etc/ssl/certs/Equifax_Secure_eBusiness_CA_1.pem bal_CA_3.pem error adding /etc/ssl/certs/Equifax_Secure_eBusiness_CA_2.pem error adding /etc/ssl/certs/Firmaprofesional_Root_CA.pem _Server_CA.pem error adding /etc/ssl/certs/GTE_CyberTrust_Global_Root.pem error adding /etc/ssl/certs/GeoTrust_Global_CA.pem m error adding /etc/ssl/certs/GeoTrust_Global_CA_2.pem ority.pem error adding /etc/ssl/certs/GeoTrust_Primary_Certification_Authority.pem error adding /etc/ssl/certs/GeoTrust_Universal_CA.pem error adding /etc/ssl/certs/GeoTrust_Universal_CA_2.pem _CA.pem error adding /etc/ssl/certs/GlobalSign_Root_CA.pem error adding /etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem em error adding /etc/ssl/certs/Go_Daddy_Class_2_CA.pem error adding /etc/ssl/certs/NetLock_Business_=Class_B=_Root.pem error adding /etc/ssl/certs/NetLock_Express_=Class_C=_Root.pem error adding /etc/ssl/certs/NetLock_Notary_=Class_A=_Root.pem Authority.pem error adding /etc/ssl/certs/NetLock_Qualified_=Class_QA=_Root.pem error adding /etc/ssl/certs/Network_Solutions_Certificate_Authority.pem error adding /etc/ssl/certs/QuoVadis_Root_CA.pem error adding /etc/ssl/certs/QuoVadis_Root_CA_2.pem error adding /etc/ssl/certs/QuoVadis_Root_CA_3.pem error adding /etc/ssl/certs/RSA_Root_Certificate_1.pem .pem error adding /etc/ssl/certs/RSA_Security_2048_v3.pem error adding /etc/ssl/certs/SecureTrust_CA.pem pem error adding /etc/ssl/certs/Secure_Global_CA.pem em error adding /etc/ssl/certs/Security_Communication_Root_CA.pem error adding /etc/ssl/certs/Sonera_Class_1_Root_CA.pem ot.pem error adding /etc/ssl/certs/Sonera_Class_2_Root_CA.pem uthority.pem error adding /etc/ssl/certs/Staat_der_Nederlanden_Root_CA.pem error adding /etc/ssl/certs/Starfield_Class_2_CA.pem error adding /etc/ssl/certs/StartCom_Certification_Authority.pem error adding /etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem error adding /etc/ssl/certs/SwissSign_Platinum_CA_-_G2.pem error adding /etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem error adding /etc/ssl/certs/Swisscom_Root_CA_1.pem pem error adding /etc/ssl/certs/TC_TrustCenter__Germany__Class_2_CA.pem error adding /etc/ssl/certs/TC_TrustCenter__Germany__Class_3_CA.pem error adding /etc/ssl/certs/TDC_Internet_Root_CA.pem em error adding /etc/ssl/certs/TDC_OCES_Root_CA.pem error adding /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_1.pem error adding /etc/ssl/certs/TURKTRUST_Certificate_Services_Provider_Root_2.pem error adding /etc/ssl/certs/Taiwan_GRCA.pem error adding /etc/ssl/certs/Thawte_Personal_Freemail_CA.pem error adding /etc/ssl/certs/Thawte_Premium_Server_CA.pem error adding /etc/ssl/certs/Thawte_Server_CA.pem 2_CA.pem error adding /etc/ssl/certs/Thawte_Time_Stamping_CA.pem error adding /etc/ssl/certs/UTN_DATACorp_SGC_Root_CA.pem 3_CA.pem error adding /etc/ssl/certs/UTN_USERFirst_Email_Root_CA.pem error adding /etc/ssl/certs/UTN_USERFirst_Hardware_Root_CA.pem error adding /etc/ssl/certs/ValiCert_Class_1_VA.pem Provider_Root_1.pem error adding /etc/ssl/certs/ValiCert_Class_2_VA.pem Provider_Root_2.pem error adding /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem error adding /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority.pem error adding /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem error adding /etc/ssl/certs/Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem error adding /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority.pem error adding /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem error adding /etc/ssl/certs/Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem error adding /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority.pem error adding /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem error adding /etc/ssl/certs/Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem error adding /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem error adding /etc/ssl/certs/Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem _Certification_Authority_-_G2.pem error adding /etc/ssl/certs/Visa_eCommerce_Root.pem _Certification_Authority_-_G3.pem error adding /etc/ssl/certs/WellsSecure_Public_Root_Certificate_Authority.pem error adding /etc/ssl/certs/Wells_Fargo_Root_CA.pem _Certification_Authority.pem error adding /etc/ssl/certs/XRamp_Global_CA_Root.pem error adding /etc/ssl/certs/thawte_Primary_Root_CA.pem _Certification_Authority_-_G2.pem error adding /etc/ssl/certs/signet_ca1_pem.pem error adding /etc/ssl/certs/signet_ca2_pem.pem _Certification_Authority_-_G3.pem error adding /etc/ssl/certs/signet_ca3_pem.pem error adding /etc/ssl/certs/signet_ocspklasa2_pem.pem _Certification_Authority_-_G2.pem error adding /etc/ssl/certs/signet_ocspklasa3_pem.pem error adding /etc/ssl/certs/signet_pca2_pem.pem _Certification_Authority_-_G3.pem error adding /etc/ssl/certs/signet_pca3_pem.pem error adding /etc/ssl/certs/signet_rootca_pem.pem error adding /etc/ssl/certs/signet_tsa1_pem.pem cate_Authority.pem error adding /etc/ssl/certs/spi-ca-2003.pem error adding /etc/ssl/certs/spi-cacert-2008.pem error adding /etc/ssl/certs/ACEDICOM_Root.pem error adding /etc/ssl/certs/AC_Raíz_Certicámara_S.A..pem error adding /etc/ssl/certs/ApplicationCA_-_Japanese_Government.pem error adding /etc/ssl/certs/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem error adding /etc/ssl/certs/Buypass_Class_2_CA_1.pem error adding /etc/ssl/certs/Buypass_Class_3_CA_1.pem error adding /etc/ssl/certs/CA_Disig.pem error adding /etc/ssl/certs/Certigna.pem error adding /etc/ssl/certs/certSIGN_ROOT_CA.pem error adding /etc/ssl/certs/Chambers_of_Commerce_Root_-_2008.pem error adding /etc/ssl/certs/CNNIC_ROOT.pem error adding /etc/ssl/certs/ComSign_CA.pem error adding /etc/ssl/certs/ComSign_Secured_CA.pem ment.pem error adding /etc/ssl/certs/Cybertrust_Global_Root.pem error adding /etc/ssl/certs/Deutsche_Telekom_Root_CA_2.pem error adding /etc/ssl/certs/EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem error adding /etc/ssl/certs/E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem error adding /etc/ssl/certs/ePKI_Root_Certification_Authority.pem 8.pem error adding /etc/ssl/certs/GeoTrust_Primary_Certification_Authority_-_G2.pem error adding /etc/ssl/certs/GeoTrust_Primary_Certification_Authority_-_G3.pem error adding /etc/ssl/certs/Global_Chambersign_Root_-_2008.pem error adding /etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem error adding /etc/ssl/certs/Hongkong_Post_Root_CA_1.pem _Sağlayıcısı.pem error adding /etc/ssl/certs/IGC_A.pem error adding /etc/ssl/certs/Izenpe.com.pem a_Hizmet_Saglayicisi.pem error adding /etc/ssl/certs/Juur-SK.pem ty.pem error adding /etc/ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem error adding /etc/ssl/certs/Microsec_e-Szigno_Root_CA.pem error adding /etc/ssl/certs/NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem error adding /etc/ssl/certs/OISTE_WISeKey_Global_Root_GA_CA.pem pem error adding /etc/ssl/certs/SecureSign_RootCA11.pem error adding /etc/ssl/certs/Security_Communication_EV_RootCA1.pem error adding /etc/ssl/certs/Staat_der_Nederlanden_Root_CA_-_G2.pem error adding /etc/ssl/certs/S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem error adding /etc/ssl/certs/TC_TrustCenter_Class_2_CA_II.pem núsítvány.pem error adding /etc/ssl/certs/TC_TrustCenter_Class_3_CA_II.pem .pem error adding /etc/ssl/certs/TC_TrustCenter_Universal_CA_I.pem error adding /etc/ssl/certs/TC_TrustCenter_Universal_CA_III.pem A1.pem error adding /etc/ssl/certs/thawte_Primary_Root_CA_-_G2.pem error adding /etc/ssl/certs/thawte_Primary_Root_CA_-_G3.pem error adding /etc/ssl/certs/TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem error adding /etc/ssl/certs/VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem error adding /etc/ssl/certs/VeriSign_Universal_Root_Certification_Authority.pem failed (VM used: java-6-openjdk). E: /etc/ca-certificates/update.d/jks-keystore exited with code 1. ** This bug has been marked a duplicate of bug 899823 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') -- 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/900267 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/900267/+subscriptions From clint at fewbar.com Fri Dec 9 19:31:00 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:31:00 -0000 Subject: [Bug 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111209193100.26180.29982.malone@soybean.canonical.com> Thanks for the bug report. Samba 3.6.10 was uploaded to Debian unstable 5 days ago. Once it hits testing, we'll merge it and this should be fixed. I'll target this for alpha2 so that we don't forget. ** Changed in: samba (Ubuntu) Status: New => Triaged ** Changed in: samba (Ubuntu) Importance: Undecided => Medium ** Changed in: samba (Ubuntu) Milestone: None => precise-alpha-2 ** Changed in: samba (Ubuntu) Assignee: (unassigned) => Ubuntu Server Team (ubuntu-server) -- 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/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/samba/+bug/899918/+subscriptions From clint at fewbar.com Fri Dec 9 19:54:48 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:54:48 -0000 Subject: [Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default References: <20111206062704.12445.17276.malonedeb@wampee.canonical.com> Message-ID: <20111209195448.2188.14581.malone@gac.canonical.com> Great idea.. also found the same request in Debian. Thomas, if you have a patch for this, I'll make sure it gets sponsored into Debian and precise ASAP. Thanks! ** Changed in: php5 (Ubuntu) Importance: Undecided => Wishlist ** Bug watch added: Debian Bug tracker #650204 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650204 ** Also affects: php5 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650204 Importance: Unknown Status: Unknown ** Changed in: php5 (Ubuntu) Status: New => Triaged ** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/900620 Title: Possible Bug: php5-fpm does not listen on a socket by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/900620/+subscriptions From clint at fewbar.com Fri Dec 9 19:50:07 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:50:07 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111209195007.13758.71089.malone@wampee.canonical.com> Thanks for the bug report! We really appreciate you taking the time to file it and help us make Ubuntu better. Definitely not a security problem. dpkg intentionally runs as root, so if you let somebody mess with root's PATH, that is a conscious decision. Also using things out of the path is necessary and flexible. If we directed it to use /sbin/start users couldn't override that. I'd suggest making sure you understand what the ramifications are when overriding any piece of the global PATH namespace, and also consider clearing out the environment when running things as root. PATH should be sanitized by sudo.. so if you're running dpkg/apt with some other tool, consider just using sudo. Closing as Invalid. If you have further information that clarifies why this may still be a bug, please feel free to re-open this bug by setting it back to New, or opening a new bug. ** Changed in: dovecot (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From clint at fewbar.com Fri Dec 9 19:56:19 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 19:56:19 -0000 Subject: [Bug 900889] Re: Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 References: <20111206192656.6148.93147.malonedeb@soybean.canonical.com> Message-ID: <20111209195620.14485.25278.launchpad@wampee.canonical.com> ** Changed in: apache2 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/900889 Title: Php5 Application Segmentation Fault After Upgrade from 9.04 to 10.04, 10.10. or 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/900889/+subscriptions From admin at igpf.us Fri Dec 9 20:12:02 2011 From: admin at igpf.us (Thomas Ward) Date: Fri, 09 Dec 2011 20:12:02 -0000 Subject: [Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default References: <20111206062704.12445.17276.malonedeb@wampee.canonical.com> Message-ID: <20111209201202.14698.73534.malone@wampee.canonical.com> Unfortunately, I do not know enough about the structure of the PHP upstream code (nor the package) to make such a modification. I am sure someone else will, though. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/900620 Title: Possible Bug: php5-fpm does not listen on a socket by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/900620/+subscriptions From clint at fewbar.com Fri Dec 9 20:12:27 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 09 Dec 2011 20:12:27 -0000 Subject: [Bug 900391] Re: IE9 on Windows 7 cannot download files to samba 3.5.11 share References: <20111205173255.1611.31088.malonedeb@gac.canonical.com> Message-ID: <20111209201227.24122.95912.malone@chaenomeles.canonical.com> This will likely be fixed when 3.6 is merged from Debian soon. Marking as Triaged, Medium, and targetting at precise alpha2. Seems like this patch against 3.5.11 would be simple to SRU to oneiric if there are many affected, so opening a task for oneiric. https://attachments.samba.org/attachment.cgi?id=6980 ** Bug watch added: Samba Bugzilla #8458 https://bugzilla.samba.org/show_bug.cgi?id=8458 ** Also affects: samba via https://bugzilla.samba.org/show_bug.cgi?id=8458 Importance: Unknown Status: Unknown ** Changed in: samba (Ubuntu) Status: New => Triaged ** Changed in: samba (Ubuntu) Importance: Undecided => Medium ** Changed in: samba (Ubuntu) Milestone: None => precise-alpha-2 ** Changed in: samba (Ubuntu) Assignee: (unassigned) => Ubuntu Server Team (ubuntu-server) ** Tags added: upstream ** Also affects: samba (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: samba (Ubuntu Oneiric) Status: New => Triaged -- 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/900391 Title: IE9 on Windows 7 cannot download files to samba 3.5.11 share To manage notifications about this bug go to: https://bugs.launchpad.net/samba/+bug/900391/+subscriptions From 900620 at bugs.launchpad.net Fri Dec 9 20:32:28 2011 From: 900620 at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 09 Dec 2011 20:32:28 -0000 Subject: [Bug 900620] Re: Possible Bug: php5-fpm does not listen on a socket by default References: <20111206062704.12445.17276.malonedeb@wampee.canonical.com> Message-ID: <20111209203228.9997.35599.launchpad@loganberry.canonical.com> ** Changed in: php5 (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/900620 Title: Possible Bug: php5-fpm does not listen on a socket by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/900620/+subscriptions From 890362 at bugs.launchpad.net Fri Dec 9 20:45:12 2011 From: 890362 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 09 Dec 2011 20:45:12 -0000 Subject: [Bug 890362] Re: Should glance user's shell be /bin/false? References: <20111114184256.26725.77718.malonedeb@soybean.canonical.com> Message-ID: <20111209204522.1010.13845.malone@cocoplum.canonical.com> This bug was fixed in the package glance - 2012.1~e2~20111209.1132-0ubuntu1 --------------- glance (2012.1~e2~20111209.1132-0ubuntu1) precise; urgency=low * debian/glance.postinst, debian/glance.glance-api.upstart, glance.glance-registry.upstart: Switch shell to /bin/false. (LP: #890362) -- Chuck Short Fri, 09 Dec 2011 15:34:33 -0500 ** Changed in: glance (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/890362 Title: Should glance user's shell be /bin/false? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/890362/+subscriptions From hramrach at centrum.cz Fri Dec 9 21:02:21 2011 From: hramrach at centrum.cz (Michal Suchanek) Date: Fri, 09 Dec 2011 21:02:21 -0000 Subject: [Bug 902339] [NEW] samba(7) references missing programs References: <20111209210222.2512.23400.malonedeb@gac.canonical.com> Message-ID: <20111209210222.2512.23400.malonedeb@gac.canonical.com> Public bug reported: samba(7) lists testprns(1) and smbsh(1) which are not installed. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.11~dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10 Uname: Linux 3.1.0-1-generic x86_64 NonfreeKernelModules: openafs ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Fri Dec 9 21:58:13 2011 OtherFailedConnect: Yes ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SambaServerRegression: Yes SmbConfIncluded: No SourcePackage: samba UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric -- 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/902339 Title: samba(7) references missing programs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902339/+subscriptions From hramrach at centrum.cz Fri Dec 9 21:02:21 2011 From: hramrach at centrum.cz (Michal Suchanek) Date: Fri, 09 Dec 2011 21:02:21 -0000 Subject: [Bug 902339] Re: samba(7) references missing programs References: <20111209210222.2512.23400.malonedeb@gac.canonical.com> Message-ID: <20111209210223.2512.10025.malone@gac.canonical.com> -- 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/902339 Title: samba(7) references missing programs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902339/+subscriptions From 890362 at bugs.launchpad.net Fri Dec 9 21:14:32 2011 From: 890362 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 09 Dec 2011 21:14:32 -0000 Subject: [Bug 890362] Re: Should glance user's shell be /bin/false? References: <20111114184256.26725.77718.malonedeb@soybean.canonical.com> Message-ID: <20111209211434.2329.57403.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/glance -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/890362 Title: Should glance user's shell be /bin/false? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/890362/+subscriptions From 902190 at bugs.launchpad.net Fri Dec 9 21:27:41 2011 From: 902190 at bugs.launchpad.net (Serge Hallyn) Date: Fri, 09 Dec 2011 21:27:41 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111209212742.26978.32107.launchpad@soybean.canonical.com> ** Description changed: - You will find when running “apt-get upgrade” (if you have Lucid updates - enabled in /etc/apt/sources.list) that you get this error on upgrading - udev: + ================================================== + SRU Justification: + 1. Impact: container updates can fail as a result of failed mknods + 2. Development fix: allow mknod in containers for all devices (but continue restricting use) + 3. Stable fix: same as development fix + 4. Test case: In a container, do 'mknod /tmp/ppp c 108 0' + 5. Regression potential: a typo in the template update could break container creations. However the fix itself will not break containers. Security should not be impacted as the container will not be able to use the devices it creates. + ================================================== + You will find when running “apt-get upgrade” (if you have Lucid updates enabled in /etc/apt/sources.list) that you get this error on upgrading udev: mknod: `/lib/udev/devices/ppp': Operation not permitted This problem is mentioned on https://help.ubuntu.com/community/LXC#Issues and described many places. Here are two. http://www.emanuelis.eu/2010/09/15/mknod-lib-udev-devices-ppp-operation-not-permitted-when-updating-ubuntu-10-04-on-virtual-lxc-machine/ http://johnlewis.ie/lxc-firewall-logging-and-udev-upgrade-in-ubuntu/ This seems like an old, known problem, but I did not find a Launchpad bug, so I'm filing it. The change to /var/lib/lxc/server/config seemed to fix it for me (though then revealing bug 892892 next). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From psusi at cfl.rr.com Fri Dec 9 21:27:34 2011 From: psusi at cfl.rr.com (Phillip Susi) Date: Fri, 09 Dec 2011 21:27:34 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> Message-ID: <20111209212734.24327.42316.launchpad@chaenomeles.canonical.com> ** Branch unlinked: lp:~psusi/ubuntu/natty/multipath-tools/fixrules ** No longer affects: dmraid (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From 181510 at bugs.launchpad.net Fri Dec 9 22:41:33 2011 From: 181510 at bugs.launchpad.net (Nathaniel Madura) Date: Fri, 09 Dec 2011 22:41:33 -0000 Subject: [Bug 181510] Re: freeradius: perl symbol lookup error References: <20080109143221.7349.30954.malonedeb@gangotri.ubuntu.com> Message-ID: <20111209224133.24576.98442.malone@soybean.canonical.com> I have also run into this problem in 11.04, the LD_PRELOAD does fix it. Is there a planned fix? Or should I start hacking away at the init script? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in Ubuntu. https://bugs.launchpad.net/bugs/181510 Title: freeradius: perl symbol lookup error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/181510/+subscriptions From 181510 at bugs.launchpad.net Fri Dec 9 22:46:57 2011 From: 181510 at bugs.launchpad.net (Nathaniel Madura) Date: Fri, 09 Dec 2011 22:46:57 -0000 Subject: [Bug 181510] Re: freeradius: perl symbol lookup error References: <20080109143221.7349.30954.malonedeb@gangotri.ubuntu.com> Message-ID: <20111209224657.25337.30857.malone@soybean.canonical.com> FWIW I did just notice that the referenced debian bug shows that it is fixed in freeradius/2.1.10+dfsg-3, and I noticed that I am running 2.1.10+dfsg-2ubuntu2, is there a proper way to push the fix into ubuntu? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in Ubuntu. https://bugs.launchpad.net/bugs/181510 Title: freeradius: perl symbol lookup error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/181510/+subscriptions From mordred at inaugust.com Fri Dec 9 23:11:48 2011 From: mordred at inaugust.com (Monty Taylor) Date: Fri, 09 Dec 2011 23:11:48 -0000 Subject: [Bug 667935] Re: Add etc/swift.conf-sample to base swift package References: <20101028173201.30320.80455.malonedeb@potassium.ubuntu.com> Message-ID: <20111209231148.25884.58986.launchpad@soybean.canonical.com> ** Also affects: swift (Ubuntu) Importance: Undecided Status: New ** Changed in: openstack-ci Status: New => Invalid ** No longer affects: openstack-ci -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to swift in Ubuntu. https://bugs.launchpad.net/bugs/667935 Title: Add etc/swift.conf-sample to base swift package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/swift/+bug/667935/+subscriptions From 720071 at bugs.launchpad.net Fri Dec 9 23:29:28 2011 From: 720071 at bugs.launchpad.net (=?utf-8?q?Simon_D=C3=A9ziel?=) Date: Fri, 09 Dec 2011 23:29:28 -0000 Subject: [Bug 720071] Re: munin-node amavis spam stats References: <20110216140511.9320.14384.malonedeb@wampee.canonical.com> Message-ID: <20111209232928.14375.72311.malone@wampee.canonical.com> Tim, your patch in comment #1 is definitely an improvement but I think the definition of a probable spam ("SPAMMY") should be revised as that is configurable in Amavis. Would it be possible to grep for 'Passed SPAMMY' instead ? "Passed SPAMMY" is used by Amavis for messages with hits between $sa_tag2_level_deflt and $sa_kill_level_deflt. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/720071 Title: munin-node amavis spam stats To manage notifications about this bug go to: https://bugs.launchpad.net/munin/+bug/720071/+subscriptions From clint at fewbar.com Sat Dec 10 00:26:56 2011 From: clint at fewbar.com (Clint Byrum) Date: Sat, 10 Dec 2011 00:26:56 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111210002657.2512.49799.launchpad@gac.canonical.com> ** Changed in: mysql-5.5 (Ubuntu Precise) Status: In Progress => Invalid ** Changed in: mysql-5.1 (Ubuntu Precise) Status: Triaged => Invalid ** Changed in: sysvinit (Ubuntu Precise) Status: Triaged => In Progress ** Changed in: sysvinit (Ubuntu Precise) Assignee: Canonical Foundations Team (canonical-foundations) => Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From 688541 at bugs.launchpad.net Sat Dec 10 00:33:22 2011 From: 688541 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 10 Dec 2011 00:33:22 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111210003324.19907.94733.launchpad@ackee.canonical.com> ** Branch linked: lp:~clint-fewbar/ubuntu/precise/sysvinit/wait-for- long-shutdown-jobs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From 720071 at bugs.launchpad.net Sat Dec 10 00:58:53 2011 From: 720071 at bugs.launchpad.net (Tim Kuijsten) Date: Sat, 10 Dec 2011 00:58:53 -0000 Subject: [Bug 720071] Re: munin-node amavis spam stats References: <20110216140511.9320.14384.malonedeb@wampee.canonical.com> Message-ID: <20111210005854.26749.11643.malone@soybean.canonical.com> Simon, I have never seen the string "Passed SPAMMY" in my logs, are you also using amavisd-new 1:2.6.4-1ubuntu5 shipped with 10.04 and are these strings appearing in your /var/log/mail.log? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/720071 Title: munin-node amavis spam stats To manage notifications about this bug go to: https://bugs.launchpad.net/munin/+bug/720071/+subscriptions From 900496 at bugs.launchpad.net Sat Dec 10 02:42:44 2011 From: 900496 at bugs.launchpad.net (teamnoir) Date: Sat, 10 Dec 2011 02:42:44 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111210024245.26978.1891.malone@soybean.canonical.com> I would argue that it is not appropriate to add random things with common names like a link to "start". I'm sure my personal start program predates this link. I -am- using sudo. Roots path is not sanitized. Sudo is the primary method of achieving root on Ubuntu since root doesnt ordinarily have a password. I -am- careful about my path, that's why I'm filing this bug about this particular piece of path pollution. You can't just randomly open up holes in my environment like this. Dovecot breaks, as shown, and you open up a security hole. The fix here is trivial. Why do you need to break Dovecot and punch a hole in my security? What's the benefit in doing so? ** Changed in: dovecot (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From 900496 at bugs.launchpad.net Sat Dec 10 02:46:01 2011 From: 900496 at bugs.launchpad.net (teamnoir) Date: Sat, 10 Dec 2011 02:46:01 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111210024601.1556.25585.malone@gac.canonical.com> If you don't like absolute path version, the switching to initctl instead of start should also be fine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From 869750 at bugs.launchpad.net Sat Dec 10 04:17:43 2011 From: 869750 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 10 Dec 2011 04:17:43 -0000 Subject: [Bug 869750] Re: dovecot install failed References: <20111007064646.11812.96068.malonedeb@gac.canonical.com> Message-ID: <20111210041743.22462.53509.malone@loganberry.canonical.com> [Expired for dovecot (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dovecot (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/869750 Title: dovecot install failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/869750/+subscriptions From 623780 at bugs.launchpad.net Sat Dec 10 04:45:06 2011 From: 623780 at bugs.launchpad.net (Dimitris Papageorgiou) Date: Sat, 10 Dec 2011 04:45:06 -0000 Subject: [Bug 623780] Invitation to connect on LinkedIn References: <20100825050419.11153.98377.malonedeb@soybean.canonical.com> Message-ID: <251144151.303934.1323492306699.JavaMail.app@ela4-bed81.prod> *** This bug is a duplicate of bug 523896 *** https://bugs.launchpad.net/bugs/523896 LinkedIn ------------ Bug, I'd like to add you to my professional network on LinkedIn. - Dimitris Dimitris Papageorgiou Computer Hardware Professional Greece Confirm that you know Dimitris Papageorgiou: https://www.linkedin.com/e/873g6g-gw055blz-6g/isd/5189660730/qLKVvYJG/?hs=false&tok=3pFxO6r9ntB501 -- You are receiving Invitation to Connect emails. Click to unsubscribe: http://www.linkedin.com/e/873g6g-gw055blz-6g/LOXBxycX6Oa39juICxVgNnfXMwu1wpkrjCXaBFG/goo/623780%40bugs%2Elaunchpad%2Enet/20061/I1808647710_1/?hs=false&tok=008vZ2Bj7tB501 (c) 2011 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/623780 Title: package ssh (not installed) failed to install/upgrade: προβλήματα εξάρτησης - αφήνεται μη ρυθμισμένο To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/623780/+subscriptions From john.center at villanova.edu Sat Dec 10 05:13:09 2011 From: john.center at villanova.edu (John Center) Date: Sat, 10 Dec 2011 05:13:09 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> Message-ID: <20111210051309.14908.81931.malone@wampee.canonical.com> What is the status of the proposed changes made by Jesse? I found that 11.10 did not include kpartx & the changes he proposed. Doing it by hand myself, it worked, but as soon as any change is made that would rebuild initrd.img, the kpartx files & the changes have to be redone. I'm trying to figure out how to modify the initranfs-tools configuration to do this automatically, but I'm a novice at this. Having kpartx handle the partitions instead of dmraid as Philip suggests seems to be the way to go. (I think Fedora includes kpartx in the initramfs, also.) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From 899918 at bugs.launchpad.net Sat Dec 10 07:48:35 2011 From: 899918 at bugs.launchpad.net (Tvrtko Ursulin) Date: Sat, 10 Dec 2011 07:48:35 -0000 Subject: [Bug 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client References: <20111204142637.6354.84064.malonedeb@chaenomeles.canonical.com> Message-ID: <20111210074835.14060.70256.malone@wampee.canonical.com> No plans to fix it in Oneiric? Either by backporting the fix or pulling in the whole 3.5.x version containing the fix? -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/899918 Title: Samba upstream bug 7509 prevents being a target for Windows Vista backup client To manage notifications about this bug go to: https://bugs.launchpad.net/samba/+bug/899918/+subscriptions From 902508 at bugs.launchpad.net Sat Dec 10 12:43:34 2011 From: 902508 at bugs.launchpad.net (Tom Wieczorek) Date: Sat, 10 Dec 2011 12:43:34 -0000 Subject: [Bug 902508] [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') References: <20111210124334.2413.53008.malonedeb@gac.canonical.com> Message-ID: <20111210124334.2413.53008.malonedeb@gac.canonical.com> Public bug reported: Upgrading to ocelot brought up this bug report... ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Sat Dec 10 13:17:39 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-10 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/902508 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902508/+subscriptions From 902508 at bugs.launchpad.net Sat Dec 10 12:43:34 2011 From: 902508 at bugs.launchpad.net (Tom Wieczorek) Date: Sat, 10 Dec 2011 12:43:34 -0000 Subject: [Bug 902508] 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') References: <20111210124334.2413.53008.malonedeb@gac.canonical.com> Message-ID: <20111210124335.2413.31159.malone@gac.canonical.com> -- 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/902508 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902508/+subscriptions From aquette.dev at gmail.com Sat Dec 10 13:36:36 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Sat, 10 Dec 2011 13:36:36 -0000 Subject: [Blueprint servercloud-p-cloud-power-management] Cloud power management Message-ID: <20111210133636.24576.22690.launchpad@soybean.canonical.com> Blueprint changed by Arnaud Quette: Whiteboard changed: Work Items: [aquette] support for power devices in OCS and Fusion inventory: INPROGRESS NUT integration in Cobbler (replace fence-agents): TODO [aquette] Write juju charm for NUT: TODO [andreserl] Write juju charm for NUT: TODO [aquette] Design OpenStack (Nova, Power Scheduler) integration with PowerWake/PowerNap/NUT: TODO [andreserl] Design OpenStack (Nova, Power Scheduler) integration with PowerWake/PowerNap/NUT: TODO [andreserl] Implement NUT client support in PowerWake: TODO [aquette] Implement NUT client support in PowerWake: TODO [aquette] Implement PowerChain (power distribution tracking) in NUT: INPROGRESS [aquette] Implement configuration library and tool for NUT: TODO [aquette] Implement network support in nut-ipmipsu: TODO - [aquette] Implement "fence mode" (full args on cmd line, no daemonization) in NUT: TODO + [aquette] Implement "fence mode" (full args on cmd line, no daemonization) in NUT (probably not needed): POSTPONED [aquette] Check if all supported fence devices are present in NUT too: INPROGRESS [aquette] Implement IPMI detection in nut-scanner: TODO [aquette] Implement Python wrapper for nut-scanner: TODO [aquette] Implement Perl wrapper for nut-scanner (for inventories): TODO [aquette] Update NUT script in Ubuntu QA Regression Testing: DONE [emilienkia] AppArmor integration: TODO Convert NUT initscript to upstart: TODO Convert NUT initscript to systemd: TODO [aquette] Help / NMU FreeIPMI packages: TODO [aquette] MIR for libfreeipmi and libipmimonitoring for nut-ipmi: TODO - [aquette] Package Avahi publication script for NUT: TODO + [aquette] Package Avahi publication script for NUT: INPROGRESS + [aquette] Package Avahi publication script for NUT: INPROGRESS [aquette] Package nut-ipmi (need freeipmi packages update): BLOCKED [aquette] Package java-nut: TODO [aquette] Package nut-scanner: TODO [aquette] NUT debconf support: TODO Remaining bits from UDS-O ================= Implement NUT support in checkbox: TODO [aquette] Implement support for power management testing in servercloud-p-complex-deployment-testing using NUT: TODO [andreserl] Investigate PowerNap using NUT as a data broker: TODO [aquette] Investigate PowerNap using NUT as a data broker: TODO -- Cloud power management https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-power-management From nobuto at nobuto-murata.org Sat Dec 10 15:42:05 2011 From: nobuto at nobuto-murata.org (Nobuto MURATA) Date: Sat, 10 Dec 2011 15:42:05 -0000 Subject: [Bug 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory. References: <20111021224443.24765.27515.malonedeb@gac.canonical.com> Message-ID: <20111210154205.26871.62390.malone@soybean.canonical.com> I will attach the debug log vmbuilder with --addpkg ubuntu-desktop and debug lines: run_cmd('lsof', '%s/proc' % self.context.chroot_dir) run_cmd('lsof', '%s/dev/pts' % self.context.chroot_dir) run_cmd('lsof', '%s/dev' % self.context.chroot_dir) With run_cmd('ps', '-ef') or without --addpkg ubuntu-desktop, I cannot reproduce it. ** Attachment added: "vmbuilder-desktop_debug.log" https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+attachment/2626950/+files/vmbuilder-desktop_debug.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/879710 Title: ubuntu-vm-builder crashes when trying to umount tmp directory. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+subscriptions From psusi at cfl.rr.com Sat Dec 10 17:04:13 2011 From: psusi at cfl.rr.com (Phillip Susi) Date: Sat, 10 Dec 2011 17:04:13 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> Message-ID: <20111210170413.23627.26785.malone@chaenomeles.canonical.com> The broken rules have been removed upstream and should be merged down into debian and ubuntu before long. dmraid will continue to handle the partitions itself because if it doesn't, it is unable to deactivate the array. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From john.center at villanova.edu Sat Dec 10 19:38:50 2011 From: john.center at villanova.edu (John Center) Date: Sat, 10 Dec 2011 19:38:50 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> Message-ID: <20111210193850.25884.97572.malone@soybean.canonical.com> But, dmraid can't activate the partitions on GPT disks, so how will this work? Also, could you send me a link to the changes? Thanks. -John -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From psusi at cfl.rr.com Sun Dec 11 03:14:10 2011 From: psusi at cfl.rr.com (Phillip Susi) Date: Sun, 11 Dec 2011 03:14:10 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> <20111210193850.25884.97572.malone@soybean.canonical.com> Message-ID: <4EE42002.9000800@cfl.rr.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It won't work, and no, I don't have a link. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7kIAEACgkQJ4UciIs+XuLfIwCeL7u3zq0IJJ4M97Z2k6opbBid /1MAoIGYUQzTY49VG7/ctcMhjyMxtY4Q =27ww -----END PGP SIGNATURE----- -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From john.center at villanova.edu Sun Dec 11 06:26:05 2011 From: john.center at villanova.edu (John Center) Date: Sun, 11 Dec 2011 06:26:05 -0000 Subject: [Bug 737027] Re: kpartx udev rule is broken References: <20110317175610.11634.33181.malonedeb@wampee.canonical.com> Message-ID: <20111211062605.14800.73006.malone@wampee.canonical.com> Ok, I'll look & see if there is a ticket for the GPT disk problem, or I'll open a new ticket tomorrow. Thanks Philip. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/737027 Title: kpartx udev rule is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/737027/+subscriptions From mainerror at gmail.com Sun Dec 11 13:37:52 2011 From: mainerror at gmail.com (Octavian Damiean) Date: Sun, 11 Dec 2011 13:37:52 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111211133752.14169.11244.malone@wampee.canonical.com> What exactly contains traces of "UEC"? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From 902802 at bugs.launchpad.net Sun Dec 11 14:53:04 2011 From: 902802 at bugs.launchpad.net (Jerry) Date: Sun, 11 Dec 2011 14:53:04 -0000 Subject: [Bug 902802] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145304.13557.7656.malonedeb@wampee.canonical.com> Message-ID: <20111211145304.13557.7656.malonedeb@wampee.canonical.com> Public bug reported: apt-get update upgrade said the kernel was Kept Back, so used synaptic to try to install it... will not install according to the error. open-vm-tools package on some dkms kernel module build all trying to get testdrive-gtk to run so I installed other virtualization stuff and some of it's not working... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-generic Date: Sun Dec 11 09:48:39 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-11-25 (15 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902802 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902802/+subscriptions From 902802 at bugs.launchpad.net Sun Dec 11 14:53:04 2011 From: 902802 at bugs.launchpad.net (Jerry) Date: Sun, 11 Dec 2011 14:53:04 -0000 Subject: [Bug 902802] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145304.13557.7656.malonedeb@wampee.canonical.com> Message-ID: <20111211145305.13557.15977.malone@wampee.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902802 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902802/+subscriptions From 902804 at bugs.launchpad.net Sun Dec 11 14:56:29 2011 From: 902804 at bugs.launchpad.net (Jerry) Date: Sun, 11 Dec 2011 14:56:29 -0000 Subject: [Bug 902804] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145629.26491.59094.malonedeb@soybean.canonical.com> Message-ID: <20111211145629.26491.59094.malonedeb@soybean.canonical.com> *** This bug is a duplicate of bug 902802 *** https://bugs.launchpad.net/bugs/902802 Public bug reported: low on disk space too, only 100 MB or so left, so if this kernel is not installing and not going to work, it may brick linux on me... if a kernel module doesn't install, does it still run without the module and just not get virtualization? or whatever hardware support the kernel moduile is for? kind of vanilla kernel? leave off the mixins? ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-generic Date: Sun Dec 11 09:51:51 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-11-25 (15 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902804 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902804/+subscriptions From 902804 at bugs.launchpad.net Sun Dec 11 14:56:29 2011 From: 902804 at bugs.launchpad.net (Jerry) Date: Sun, 11 Dec 2011 14:56:29 -0000 Subject: [Bug 902804] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145629.26491.59094.malonedeb@soybean.canonical.com> Message-ID: <20111211145630.26491.38270.malone@soybean.canonical.com> *** This bug is a duplicate of bug 902802 *** https://bugs.launchpad.net/bugs/902802 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902804 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902804/+subscriptions From 902804 at bugs.launchpad.net Sun Dec 11 15:00:13 2011 From: 902804 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 15:00:13 -0000 Subject: [Bug 902804] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145629.26491.59094.malonedeb@soybean.canonical.com> Message-ID: <20111211150013.2512.92105.malone@gac.canonical.com> *** This bug is a duplicate of bug 902802 *** https://bugs.launchpad.net/bugs/902802 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #902802, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/902804/+attachment/2628032/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 902802 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902804 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902804/+subscriptions From 902802 at bugs.launchpad.net Sun Dec 11 15:00:04 2011 From: 902802 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 15:00:04 -0000 Subject: [Bug 902802] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145304.13557.7656.malonedeb@wampee.canonical.com> Message-ID: <20111211150004.1977.78902.launchpad@gac.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902802 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902802/+subscriptions From 902845 at bugs.launchpad.net Sun Dec 11 17:43:36 2011 From: 902845 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 17:43:36 -0000 Subject: [Bug 902845] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211174336.24852.28545.malonedeb@soybean.canonical.com> Message-ID: <20111211174336.24852.28545.malonedeb@soybean.canonical.com> Public bug reported: Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-3-generic /boot/vmlinuz-3.2.0-3-generic make: *** vmxnet : No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ... Error! Build of vmhgfs.ko failed for: 3.2.0-3-generic (i686) ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.8-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-generic Date: Mon Dec 12 01:33:21 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (0 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902845 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902845/+subscriptions From 902845 at bugs.launchpad.net Sun Dec 11 17:43:36 2011 From: 902845 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 17:43:36 -0000 Subject: [Bug 902845] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211174336.24852.28545.malonedeb@soybean.canonical.com> Message-ID: <20111211174337.24852.92796.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902845 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902845/+subscriptions From 902845 at bugs.launchpad.net Sun Dec 11 17:50:03 2011 From: 902845 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 17:50:03 -0000 Subject: [Bug 902845] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211174336.24852.28545.malonedeb@soybean.canonical.com> Message-ID: <20111211175004.1977.18942.launchpad@gac.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902845 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902845/+subscriptions From 902851 at bugs.launchpad.net Sun Dec 11 17:58:20 2011 From: 902851 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 17:58:20 -0000 Subject: [Bug 902851] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211175821.1062.91469.malonedeb@gac.canonical.com> Message-ID: <20111211175821.1062.91469.malonedeb@gac.canonical.com> *** This bug is a duplicate of bug 902845 *** https://bugs.launchpad.net/bugs/902845 Public bug reported: Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/dkms 3.2.0-3-generic /boot/vmlinuz-3.2.0-3-generic make: *** vmxnet : No such file or directory. Stop. make: *** vsock: No such file or directory. Stop. ... Error! Build of vmhgfs.ko failed for: 3.2.0-3-generic (i686) ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.8-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-generic Date: Mon Dec 12 01:47:37 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (0 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902851 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902851/+subscriptions From 902851 at bugs.launchpad.net Sun Dec 11 17:58:20 2011 From: 902851 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 17:58:20 -0000 Subject: [Bug 902851] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211175821.1062.91469.malonedeb@gac.canonical.com> Message-ID: <20111211175822.1062.86345.malone@gac.canonical.com> *** This bug is a duplicate of bug 902845 *** https://bugs.launchpad.net/bugs/902845 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902851 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902851/+subscriptions From 902851 at bugs.launchpad.net Sun Dec 11 18:00:59 2011 From: 902851 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 18:00:59 -0000 Subject: [Bug 902851] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211175821.1062.91469.malonedeb@gac.canonical.com> Message-ID: <20111211180059.24428.28039.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 902845 *** https://bugs.launchpad.net/bugs/902845 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #902845, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/902851/+attachment/2628262/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 902845 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902851 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902851/+subscriptions From 902865 at bugs.launchpad.net Sun Dec 11 18:31:10 2011 From: 902865 at bugs.launchpad.net (Robert Collins) Date: Sun, 11 Dec 2011 18:31:10 -0000 Subject: [Bug 902865] [NEW] lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Public bug reported: Setting up udev (151-12.3) ... mknod: `/lib/udev/devices/ppp': Operation not permitted dpkg: error processing udev (--configure): subprocess installed post-installation script returned error exit status 1 I realise that this is arguably a config issue, or a udev issue. However, folk experiencing this problem will come looking in lxc for a solution (and lxc really needs to be the place where we identify collate and fix this sort of thing... doesn't it?) ** Affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 902865 at bugs.launchpad.net Sun Dec 11 18:31:44 2011 From: 902865 at bugs.launchpad.net (Robert Collins) Date: Sun, 11 Dec 2011 18:31:44 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111211183144.26491.57929.malone@soybean.canonical.com> Would it be appropriate to open a lucid task on udev? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 902866 at bugs.launchpad.net Sun Dec 11 18:39:12 2011 From: 902866 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 18:39:12 -0000 Subject: [Bug 902866] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211183912.14590.32995.malonedeb@wampee.canonical.com> Message-ID: <20111211183912.14590.32995.malonedeb@wampee.canonical.com> Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-virtual Date: Mon Dec 12 02:27:05 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (0 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902866 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902866/+subscriptions From 902866 at bugs.launchpad.net Sun Dec 11 18:40:06 2011 From: 902866 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 18:40:06 -0000 Subject: [Bug 902866] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211183912.14590.32995.malonedeb@wampee.canonical.com> Message-ID: <20111211184006.24024.5326.launchpad@chaenomeles.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902866 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902866/+subscriptions From 902866 at bugs.launchpad.net Sun Dec 11 18:39:12 2011 From: 902866 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 18:39:12 -0000 Subject: [Bug 902866] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211183912.14590.32995.malonedeb@wampee.canonical.com> Message-ID: <20111211183914.14590.49713.malone@wampee.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902866 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902866/+subscriptions From 902867 at bugs.launchpad.net Sun Dec 11 18:50:08 2011 From: 902867 at bugs.launchpad.net (Apport retracing service) Date: Sun, 11 Dec 2011 18:50:08 -0000 Subject: [Bug 902867] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211184112.1458.69192.malonedeb@gac.canonical.com> Message-ID: <20111211185008.14908.41849.malone@wampee.canonical.com> *** This bug is a duplicate of bug 902866 *** https://bugs.launchpad.net/bugs/902866 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #902866, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/902867/+attachment/2628357/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 902866 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902867 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902867/+subscriptions From graziano at eucalyptus.com Sun Dec 11 18:48:55 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Sun, 11 Dec 2011 18:48:55 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111211184855.24428.64006.malone@chaenomeles.canonical.com> I assume these are the patches associated with the packaging of Eucalyptus. AFAIK Eucalyptus do not contain specific UEC code. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From 902867 at bugs.launchpad.net Sun Dec 11 18:41:11 2011 From: 902867 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 18:41:11 -0000 Subject: [Bug 902867] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211184112.1458.69192.malonedeb@gac.canonical.com> Message-ID: <20111211184112.1458.69192.malonedeb@gac.canonical.com> *** This bug is a duplicate of bug 902866 *** https://bugs.launchpad.net/bugs/902866 Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-generic 3.2.0-rc4 Uname: Linux 3.2.0-3-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-3-virtual Date: Mon Dec 12 02:34:04 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (0 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902867 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902867/+subscriptions From 902867 at bugs.launchpad.net Sun Dec 11 18:41:11 2011 From: 902867 at bugs.launchpad.net (Daren Huang) Date: Sun, 11 Dec 2011 18:41:11 -0000 Subject: [Bug 902867] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211184112.1458.69192.malonedeb@gac.canonical.com> Message-ID: <20111211184112.1458.54480.malone@gac.canonical.com> *** This bug is a duplicate of bug 902866 *** https://bugs.launchpad.net/bugs/902866 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902867 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902867/+subscriptions From 876387 at bugs.launchpad.net Sun Dec 11 22:03:14 2011 From: 876387 at bugs.launchpad.net (Akber Choudhry) Date: Sun, 11 Dec 2011 22:03:14 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111211220314.27586.28007.malone@gac.canonical.com> Did not happen on a new instance on 32-bit small EC2 instance Happened on an upgrade from 11.04 to 11.10 on a micro EC2 instance -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 903008 at bugs.launchpad.net Mon Dec 12 02:09:49 2011 From: 903008 at bugs.launchpad.net (Luo, BingJiun) Date: Mon, 12 Dec 2011 02:09:49 -0000 Subject: [Bug 903008] [NEW] System crashes when do mount.cifs References: <20111212020949.27481.83154.malonedeb@gac.canonical.com> Message-ID: <20111212020949.27481.83154.malonedeb@gac.canonical.com> Public bug reported: When I try to mount remote server that run Linux: mount.cifs //samba3/Share/gitdata/ /gitdata -o username=bjluo. After press return, system crashes and hang. My terminal becomes the black one, just like when we are shutting down the computer. So, I can't paste the message here. It works fine if I mount to another windows PC that connect directly to my ubuntu PC. It does not happen at previous ubuntu version(11.04). ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.11~dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Mon Dec 12 09:58:34 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SambaClientRegression: Yes SourcePackage: samba UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 oneiric -- 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/903008 Title: System crashes when do mount.cifs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions From 903008 at bugs.launchpad.net Mon Dec 12 02:09:49 2011 From: 903008 at bugs.launchpad.net (Luo, BingJiun) Date: Mon, 12 Dec 2011 02:09:49 -0000 Subject: [Bug 903008] Re: System crashes when do mount.cifs References: <20111212020949.27481.83154.malonedeb@gac.canonical.com> Message-ID: <20111212020951.27481.79828.malone@gac.canonical.com> -- 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/903008 Title: System crashes when do mount.cifs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:21 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:21 -0000 Subject: [Bug 902867] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211184112.1458.69192.malonedeb@gac.canonical.com> Message-ID: <20111212024622.27279.59006.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 902866 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902867 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902867/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:12 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:12 -0000 Subject: [Bug 902866] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211183912.14590.32995.malonedeb@wampee.canonical.com> Message-ID: <20111212024612.27077.38232.malone@gac.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902866 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902866/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:35 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:35 -0000 Subject: [Bug 902851] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211175821.1062.91469.malonedeb@gac.canonical.com> Message-ID: <20111212024636.29732.65939.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 902845 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902851 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902851/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:28 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:28 -0000 Subject: [Bug 902845] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211174336.24852.28545.malonedeb@soybean.canonical.com> Message-ID: <20111212024628.28382.68479.malone@soybean.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902845 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902845/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:51 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:51 -0000 Subject: [Bug 902804] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145629.26491.59094.malonedeb@soybean.canonical.com> Message-ID: <20111212024651.1703.38291.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 902802 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902804 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902804/+subscriptions From vanvugt at gmail.com Mon Dec 12 02:46:42 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Mon, 12 Dec 2011 02:46:42 -0000 Subject: [Bug 902802] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111211145304.13557.7656.malonedeb@wampee.canonical.com> Message-ID: <20111212024642.27381.49841.malone@gac.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/902802 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/902802/+subscriptions From 872261 at bugs.launchpad.net Mon Dec 12 04:18:01 2011 From: 872261 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 04:18:01 -0000 Subject: [Bug 872261] Re: "service autofs " fails with "Rejected send message" References: <20111011130005.929.92215.malonedeb@gac.canonical.com> Message-ID: <20111212041801.13989.70486.malone@loganberry.canonical.com> [Expired for autofs5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: autofs5 (Ubuntu) Status: Incomplete => Expired -- 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/872261 Title: "service autofs " fails with "Rejected send message" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/872261/+subscriptions From 901638 at bugs.launchpad.net Mon Dec 12 07:13:18 2011 From: 901638 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 07:13:18 -0000 Subject: [Bug 901638] [NEW] tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111212071318.27091.10214.launchpad@soybean.canonical.com> You have been subscribed to a public bug: Oneiric i386 failed to upgrade to Precise with tdsodbc installed. TEST CASE: 1. Install Oneiric Desktop 2. Install tdsodbc 3. do-release-upgrade -d EXPECTED RESULT The system upgrades ACTUAL RESULT: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: tdsodbc 0.82-7 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Thu Dec 8 11:24:48 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) SourcePackage: freetds UpgradeStatus: Upgraded to oneiric on 2011-12-08 (0 days ago) ** Affects: unixodbc (Ubuntu) Importance: High Assignee: Martin Pitt (pitti) Status: In Progress ** Affects: unixodbc (Ubuntu Precise) Importance: High Assignee: Martin Pitt (pitti) Status: In Progress ** Tags: amd64 apport-bug dist-upgrade oneiric oneiric2precise qa-daily-testing rls-mgr-p-tracking -- tdsodbc failed to upgrade from Oneiric to Precise https://bugs.launchpad.net/bugs/901638 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. From martin.pitt at ubuntu.com Mon Dec 12 07:13:16 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 12 Dec 2011 07:13:16 -0000 Subject: [Bug 901638] Re: tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111212071317.27091.42576.malone@soybean.canonical.com> Will do the change in Ubuntu for now and have it confirmed by the upgrade tester again. ** Package changed: freetds (Ubuntu Precise) => unixodbc (Ubuntu Precise) ** Changed in: unixodbc (Ubuntu Precise) Status: Triaged => In Progress ** Changed in: unixodbc (Ubuntu Precise) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: tdsodbc failed to upgrade from Oneiric to Precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/901638/+subscriptions From 901638 at bugs.launchpad.net Mon Dec 12 07:25:18 2011 From: 901638 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 07:25:18 -0000 Subject: [Bug 901638] Re: tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111212072526.4602.37569.malone@cocoplum.canonical.com> This bug was fixed in the package unixodbc - 2.2.14p2-5ubuntu1 --------------- unixodbc (2.2.14p2-5ubuntu1) precise; urgency=low * debian/control: Have odbcinst1debian2 Breaks: libiodbc2, to hint apt that it is ok to remove the deprecated libiodbc2 and upgrade to the new freetds. (LP: #901638) -- Martin Pitt Mon, 12 Dec 2011 08:14:06 +0100 ** Changed in: unixodbc (Ubuntu Precise) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: tdsodbc failed to upgrade from Oneiric to Precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/901638/+subscriptions From 900553 at bugs.launchpad.net Mon Dec 12 08:55:18 2011 From: 900553 at bugs.launchpad.net (Rick Spencer) Date: Mon, 12 Dec 2011 08:55:18 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111212085518.2193.97831.malone@wampee.canonical.com> Adam, I'm assigning to you so you can track and close when done ** Changed in: keystone (Ubuntu) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 902508 at bugs.launchpad.net Mon Dec 12 10:14:26 2011 From: 902508 at bugs.launchpad.net (Robie Basak) Date: Mon, 12 Dec 2011 10:14:26 -0000 Subject: [Bug 902508] 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') References: <20111210124334.2413.53008.malonedeb@gac.canonical.com> Message-ID: <20111212101426.26700.13778.malone@soybean.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 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 862129, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/902508 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902508/+subscriptions From ayers at fsfe.org Mon Dec 12 12:10:53 2011 From: ayers at fsfe.org (David Ayers) Date: Mon, 12 Dec 2011 12:10:53 -0000 Subject: [Bug 615848] Re: Nagios reports critical error when Gnome is running References: <20100810131212.21453.55155.malonedeb@gandwana.canonical.com> Message-ID: <20111212121053.27688.54909.malone@gac.canonical.com> Would it be an option to add a configuration directory where other packages (i.e. gnome) could announce special mount points that should be ignored? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in Ubuntu. https://bugs.launchpad.net/bugs/615848 Title: Nagios reports critical error when Gnome is running To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/615848/+subscriptions From 897120 at bugs.launchpad.net Mon Dec 12 14:00:13 2011 From: 897120 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 14:00:13 -0000 Subject: [Bug 897120] Re: apache2-suexec-custom changes permissions on suexec binary References: <20111128091720.24558.81748.malonedeb@soybean.canonical.com> Message-ID: <20111212140020.21616.14682.malone@cocoplum.canonical.com> This bug was fixed in the package apache2 - 2.2.21-3ubuntu1 --------------- apache2 (2.2.21-3ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining changes: - debian/{control, rules}: Enable PIE hardening. - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles. - debian/control: Add bzr tag and point it to our tree - debian/apache2.py, debian/apache2.2-common.install: Add apport hook. - debian/control, debian/ask-for-passphrase, debian/config-dir/mods-available/ssl.conf: Plymouth aware passphrase dialog program ask-for-passphrase. apache2 (2.2.21-3) unstable; urgency=medium * Fix CVE-2011-4317: Prevent unintended pattern expansion in some reverse proxy configurations. (Similar to CVE-2011-3368, but different attack vector.) * Fix CVE-2011-3607: Integer overflow in ap_pregsub could cause segfault via malicious .htaccess. * Mention dpkg-statoverride for changing permissions of suexec. LP: #897120 * Fix broken link in docs. Closes: #650528 * Remove Tollef Fog Heen, Thom May, and Peter Samuelson from uploaders. Thanks for your work in the past. -- Chuck Short Fri, 09 Dec 2011 05:20:43 +0000 ** Changed in: apache2 (Ubuntu) Status: New => Fix Released ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2011-3368 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2011-3607 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2011-4317 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/897120 Title: apache2-suexec-custom changes permissions on suexec binary To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/897120/+subscriptions From 902865 at bugs.launchpad.net Mon Dec 12 15:19:28 2011 From: 902865 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 12 Dec 2011 15:19:28 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111212151928.2095.73438.malone@wampee.canonical.com> I suspect that since the purpose of udev is to create devices, it's reasonable for it to consider itself having failed if it can't create devices. Opening a bug against udev would let us have that conversation so I do think that is reasonable, I just don't much doubt how it will be resolved. But I could obviously be wrong. Do you want to mark this bug as affecting udev, or do you want to open a new one (and mark this a duplicate of bug 902190) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 902429 at bugs.launchpad.net Mon Dec 12 15:20:12 2011 From: 902429 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 15:20:12 -0000 Subject: [Bug 902429] Re: glance 2012.1~e2~20111209.1132-0ubuntu1 fails to install References: <20111210043614.15020.69198.malonedeb@wampee.canonical.com> Message-ID: <20111212152019.14319.78718.malone@cocoplum.canonical.com> This bug was fixed in the package glance - 2012.1~e2~20111209.1132-0ubuntu2 --------------- glance (2012.1~e2~20111209.1132-0ubuntu2) precise; urgency=low * debian/glance.postinst: Specify shell when migrating sqllite database as glance user. (LP: #902429) -- Adam Gandelman Fri, 09 Dec 2011 20:44:23 -0800 ** Changed in: glance (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/902429 Title: glance 2012.1~e2~20111209.1132-0ubuntu1 fails to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/902429/+subscriptions From 902865 at bugs.launchpad.net Mon Dec 12 15:43:43 2011 From: 902865 at bugs.launchpad.net (Robert Collins) Date: Mon, 12 Dec 2011 15:43:43 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111212154343.27209.23959.malone@soybean.canonical.com> *** This bug is a duplicate of bug 902190 *** https://bugs.launchpad.net/bugs/902190 Ah, I missed that (because its fix released and I searched in the default context). I will dup this on that bug. Will there be an SRU ? ** This bug has been marked a duplicate of bug 902190 udev fails to update (oneric host, lucid container) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 902190 at bugs.launchpad.net Mon Dec 12 15:43:49 2011 From: 902190 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 15:43:49 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111212154349.26679.82671.malone@gac.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxc (Ubuntu Oneiric) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 903259 at bugs.launchpad.net Mon Dec 12 16:09:54 2011 From: 903259 at bugs.launchpad.net (hailay) Date: Mon, 12 Dec 2011 16:09:54 -0000 Subject: [Bug 903259] [NEW] package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111212160955.30677.77047.malonedeb@chaenomeles.canonical.com> Message-ID: <20111212160955.30677.77047.malonedeb@chaenomeles.canonical.com> Public bug reported: typing 'mysql -u root -p' in ubutu 11.04 terminal, I end up with the following error ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) When i read to solve that on the Internet, it informs me to re-install it. Here is what I have done so far. sudo apt-get remove mysql-server libapache2-mod-auth-mysql php5-mysql sudo apt-get autoremove sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql At the end, I get the following error! che2-mod-auth-mysql php5-mysql Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: mysql-server-5.1 mysql-server-core-5.1 Suggested packages: tinyca mailx The following NEW packages will be installed: libapache2-mod-auth-mysql mysql-server mysql-server-5.1 mysql-server-core-5.1 php5-mysql 0 upgraded, 5 newly installed, 0 to remove and 160 not upgraded. Need to get 11.0 MB of archives. After this operation, 25.9 MB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://et.archive.ubuntu.com/ubuntu/ natty/main mysql-server-core-5.1 i386 5.1.54-1ubuntu4 [4,627 kB] Get:2 http://et.archive.ubuntu.com/ubuntu/ natty/main mysql-server-5.1 i386 5.1.54-1ubuntu4 [6,258 kB] Get:3 http://et.archive.ubuntu.com/ubuntu/ natty/main libapache2-mod-auth-mysql i386 4.3.9-13ubuntu1 [25.9 kB] Get:4 http://et.archive.ubuntu.com/ubuntu/ natty/main mysql-server all 5.1.54-1ubuntu4 [6,828 B] Get:5 http://et.archive.ubuntu.com/ubuntu/ natty-updates/main php5-mysql i386 5.3.5-1ubuntu7.3 [65.8 kB] Fetched 11.0 MB in 9min 27s (19.3 kB/s) Preconfiguring packages ... Selecting previously deselected package mysql-server-core-5.1. (Reading database ... 157774 files and directories currently installed.) Unpacking mysql-server-core-5.1 (from .../mysql-server-core-5.1_5.1.54-1ubuntu4_i386.deb) ... Selecting previously deselected package mysql-server-5.1. Unpacking mysql-server-5.1 (from .../mysql-server-5.1_5.1.54-1ubuntu4_i386.deb) ... egrep: /etc/mysql/: No such file or directory Selecting previously deselected package libapache2-mod-auth-mysql. Unpacking libapache2-mod-auth-mysql (from .../libapache2-mod-auth-mysql_4.3.9-13ubuntu1_i386.deb) ... Selecting previously deselected package mysql-server. Unpacking mysql-server (from .../mysql-server_5.1.54-1ubuntu4_all.deb) ... Selecting previously deselected package php5-mysql. Unpacking php5-mysql (from .../php5-mysql_5.3.5-1ubuntu7.3_i386.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Processing triggers for libapache2-mod-php5 ... * Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [ OK ] Setting up mysql-server-core-5.1 (5.1.54-1ubuntu4) ... Setting up mysql-server-5.1 (5.1.54-1ubuntu4) ... 111212 18:45:04 [Note] Plugin 'FEDERATED' is disabled. 111212 18:45:04 InnoDB: Initializing buffer pool, size = 8.0M 111212 18:45:04 InnoDB: Completed initialization of buffer pool 111212 18:45:05 InnoDB: Started; log sequence number 0 44233 111212 18:45:05 InnoDB: Starting shutdown... 111212 18:45:10 InnoDB: Shutdown completed; log sequence number 0 44233 start: Job failed to start invoke-rc.d: initscript mysql, action "start" failed. dpkg: error processing mysql-server-5.1 (--configure): subprocess installed post-installation script returned error exit status 1 Setting up libapache2-mod-auth-mysql (4.3.9-13ubuntu1) ... dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-5.1; however: Package mysql-server-5.1 is not configured yet. dpkg: error processing mysql-server (--configure): dependency problems - leaving unconfigured Setting up php5-mysql (5.3.5-1ubuntu7.3) ... No apport report written because the error message indicates its a followup error from a previous failure. Errors were encountered while processing: mysql-server-5.1 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Package DistroRelease: Ubuntu 11.04 Package: mysql-server-5.1 5.1.54-1ubuntu4 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 Architecture: i386 Date: Mon Dec 12 18:45:27 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) SourcePackage: mysql-5.1 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: mysql-5.1 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903259 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/903259/+subscriptions From 903259 at bugs.launchpad.net Mon Dec 12 16:09:54 2011 From: 903259 at bugs.launchpad.net (hailay) Date: Mon, 12 Dec 2011 16:09:54 -0000 Subject: [Bug 903259] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111212160955.30677.77047.malonedeb@chaenomeles.canonical.com> Message-ID: <20111212160956.30677.85945.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903259 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/903259/+subscriptions From 902865 at bugs.launchpad.net Mon Dec 12 16:20:21 2011 From: 902865 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 12 Dec 2011 16:20:21 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111212162021.27949.42831.malone@soybean.canonical.com> *** This bug is a duplicate of bug 902190 *** https://bugs.launchpad.net/bugs/902190 @Robert: an SRU to oneiric is under way. It's trivial enough that an SRU to lucid doesn't bother me, but until NETNS is re-enabled in lucid kernel not many people will want to verify it - will you verify it? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 902865 at bugs.launchpad.net Mon Dec 12 16:39:22 2011 From: 902865 at bugs.launchpad.net (Robert Collins) Date: Mon, 12 Dec 2011 16:39:22 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> <20111212162021.27949.42831.malone@soybean.canonical.com> Message-ID: *** This bug is a duplicate of bug 902190 *** https://bugs.launchpad.net/bugs/902190 On Tue, Dec 13, 2011 at 5:20 AM, Serge Hallyn <902865 at bugs.launchpad.net> wrote: > *** This bug is a duplicate of bug 902190 *** >    https://bugs.launchpad.net/bugs/902190 > > @Robert: > > an SRU to oneiric is under way.  It's trivial enough that an SRU to > lucid doesn't bother me, but until NETNS is re-enabled in lucid kernel > not many people will  want to verify it - will you verify it? SRU to oneiric is what we need for this for LP - we don't do lucid on lucid, just lucid on oneiric, and soon \o/ lucid on precise. That said, I'm happy to spin up a lucid kvm vm and have a play for you. -Rob -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From jean-baptiste at ubuntu.com Mon Dec 12 16:48:25 2011 From: jean-baptiste at ubuntu.com (Jean-Baptiste Lallement) Date: Mon, 12 Dec 2011 16:48:25 -0000 Subject: [Bug 887060] Re: './usr/share/doc/odbcinst1debian2/NEWS.Debian.gz' is different from the same file on the system References: <20111107101751.6615.83344.malonedeb@gac.canonical.com> Message-ID: <20111212164825.30151.23642.malone@chaenomeles.canonical.com> Thanks for your report. I can't reproduce this error with the latest version of odbcinst1debian2. Is it still an issue for you ? ** Changed in: unixodbc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/887060 Title: './usr/share/doc/odbcinst1debian2/NEWS.Debian.gz' is different from the same file on the system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/887060/+subscriptions From 901180 at bugs.launchpad.net Mon Dec 12 18:51:52 2011 From: 901180 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 12 Dec 2011 18:51:52 -0000 Subject: [Bug 901180] [NEW] cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> Message-ID: <20111212185152.26581.50267.launchpad@gac.canonical.com> You have been subscribed to a public bug: I installed vsftpd. Immediately after setting it up, I changed my mind. I tried to remove it, but cannot. After the following, vsftp gets fully *reinstalled* automatically next time I do an update. Instead, it should get fully removed when asked to. sudo apt-get remove vsftpd Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: vsftpd 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 463 kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 255631 files and directories currently installed.) Removing vsftpd ... vsftpd stop/waiting dpkg: error processing vsftpd (--remove): subprocess installed post-removal script returned error exit status 1 Processing triggers for man-db ... Processing triggers for ureadahead ... Errors were encountered while processing: vsftpd E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: apt 0.8.16~exp5ubuntu13 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Wed Dec 7 06:19:31 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110921.2) ProcEnviron: LANGUAGE=en_CA:en PATH=(custom, user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: apt UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric running-unity -- cannot apt-get remove vsftp after installing it https://bugs.launchpad.net/bugs/901180 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in Ubuntu. From brian at ubuntu.com Mon Dec 12 18:51:51 2011 From: brian at ubuntu.com (Brian Murray) Date: Mon, 12 Dec 2011 18:51:51 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> Message-ID: <20111212185151.26581.84006.malone@gac.canonical.com> This is actually a bug in the vsftp package and the scripts it uses to install and remove itself. ** Package changed: apt (Ubuntu) => vsftpd (Ubuntu) -- 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From 900553 at bugs.launchpad.net Mon Dec 12 19:09:32 2011 From: 900553 at bugs.launchpad.net (Adam Gandelman) Date: Mon, 12 Dec 2011 19:09:32 -0000 Subject: [Bug 900553] Re: Any user can manage the keystone database via keystone-manage References: <20111206010948.1317.11136.malonedeb@gac.canonical.com> Message-ID: <20111212190932.27279.88966.malone@gac.canonical.com> I think the branch confusion caused this not to be closed out by Janitor? Either way, it was addressed in keystone 2012.1~e2~20111202.1379-0ubuntu2. ** Changed in: keystone (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/900553 Title: Any user can manage the keystone database via keystone-manage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/900553/+subscriptions From 902865 at bugs.launchpad.net Mon Dec 12 19:06:46 2011 From: 902865 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 12 Dec 2011 19:06:46 -0000 Subject: [Bug 902865] Re: lucid udev upgrade failure on oneiric hosted lxc container References: <20111211183110.2413.32608.malonedeb@gac.canonical.com> Message-ID: <20111212190646.27587.22362.malone@soybean.canonical.com> *** This bug is a duplicate of bug 902190 *** https://bugs.launchpad.net/bugs/902190 Thanks, but if you don't need it let's safe the SRU team the work :) If anyone wants it, they can nominate it for lucid and i'll do it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902865 Title: lucid udev upgrade failure on oneiric hosted lxc container To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902865/+subscriptions From 887060 at bugs.launchpad.net Mon Dec 12 22:09:55 2011 From: 887060 at bugs.launchpad.net (Marcin Juszkiewicz) Date: Mon, 12 Dec 2011 22:09:55 -0000 Subject: [Bug 887060] Re: './usr/share/doc/odbcinst1debian2/NEWS.Debian.gz' is different from the same file on the system References: <20111107101751.6615.83344.malonedeb@gac.canonical.com> Message-ID: <20111212220956.27481.54535.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 871083 *** https://bugs.launchpad.net/bugs/871083 ** This bug has been marked a duplicate of bug 871083 gzip -9n sometimes generates a different output file on different architectures -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/887060 Title: './usr/share/doc/odbcinst1debian2/NEWS.Debian.gz' is different from the same file on the system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/887060/+subscriptions From jamie at ubuntu.com Mon Dec 12 22:21:22 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Mon, 12 Dec 2011 22:21:22 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111212222122.26581.41015.malone@gac.canonical.com> Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privilege boundaries nor directly cause loss of data/privacy. Please feel free to report any other bugs you may find. ** This bug is no longer flagged as a security vulnerability ** This bug is no longer flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From 688541 at bugs.launchpad.net Tue Dec 13 00:30:11 2011 From: 688541 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 13 Dec 2011 00:30:11 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111213003020.30486.18067.malone@cocoplum.canonical.com> This bug was fixed in the package sysvinit - 2.88dsf-13.10ubuntu8 --------------- sysvinit (2.88dsf-13.10ubuntu8) precise; urgency=low * d/src/initscripts/etc/init.d/sendsigs: wait up to 300 extra seconds for upstart jobs that have been killed. They will be sent SIGKILL by upstart when their 'kill timeout' has been reached, so we should trust the job's author to give the service a reasonable amount of time to shut down. (LP: #688541) * also omit pids of stop/killed upstart jobs since we know they've been killed already. * d/src/initscripts/etc/init.d/umountroot: Check for init.upgraded file in /var/run before clearing out /var/run. (LP: #886439) -- Clint Byrum Mon, 12 Dec 2011 16:16:37 -0800 ** Branch linked: lp:ubuntu/sysvinit ** Changed in: sysvinit (Ubuntu Precise) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From clint at fewbar.com Tue Dec 13 00:39:37 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 13 Dec 2011 00:39:37 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111213003938.3156.18160.launchpad@wampee.canonical.com> ** Also affects: mysql-5.1 (Ubuntu Oneiric) Importance: Undecided Status: New ** Also affects: mysql-5.5 (Ubuntu Oneiric) Importance: Undecided Status: New ** Also affects: sysvinit (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: mysql-5.1 (Ubuntu Oneiric) Status: New => Invalid ** Changed in: mysql-5.5 (Ubuntu Oneiric) Status: New => Invalid ** Changed in: sysvinit (Ubuntu Oneiric) Status: New => In Progress ** Changed in: sysvinit (Ubuntu Oneiric) Assignee: (unassigned) => Clint Byrum (clint-fewbar) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From clint at fewbar.com Tue Dec 13 01:14:11 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 13 Dec 2011 01:14:11 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111213011412.27091.93034.malone@soybean.canonical.com> Fix is waiting in the oneiric-proposed queue. ** Description changed: + == SRU JUSTIFICATION == + + IMPACT: potential data loss or extension of downtime. MySQL, for + example, if sent a SIGKILL before it is done flushing its buffers into + MyISAM tables, will lose that data. If using InnoDB, the transactions + will have to be replayed from the transaction log at startup, which can + take far longer than completing the flush procedure which the 300 second + kill timeout in its job file allows for. + + TEST CASE: + + 1. create a script, /usr/local/bin/15seconds.py with this as the + content: + + ##### BEGIN COPY/PASTE ##### + #!/usr/bin/python + + import time + import signal + import logging + import sys + + logging.basicConfig(level=logging.INFO,format="TEST: %(asctime)s: + %(message)s") + + def shutdown_process(sig, frame): + logging.info("sleeping 15 seconds...") + time.sleep(15) + logging.info("now exitting...") + sys.exit(0) + + signal.signal(signal.SIGTERM, shutdown_process) + + logging.info("Entering infinite loop") + while True: + time.sleep(1) + ##### END COPY/PASTE ##### + + chmod +x /usr/local/bin/15seconds.py + + 2. Create an upstart job file, /etc/init/15sec.conf to run this: + + ##### BEGIN COPY/PASTE ##### + start on runlevel [2345] + stop on runlevel [016] + + respawn + + kill timeout 17 + + console output + + exec /usr/local/bin/15seconds.py + ##### END COPY/PASTE ##### + + 3. sudo initctl start 15sec + 4. sudo shutdown -h now + + On an affected system, the job will be sent SIGKILL before the 15 second + kill timeout, so your shutdown log will look something like this: + + Checking for running unattended-upgrades: + TEST: 2011-12-13 01:02:54,638: sleeping 15 seconds... + * Asking all remaining processes to terminate... TEST: 2011-12-13 01:02:54,818: now exitting... + TEST: 2011-12-13 01:02:54,819: sleeping 15 seconds... + [ OK ] + * Killing all remaining processes... [fail] + * Deconfiguring network interfaces... [ OK ] + * Deactivating swap... [ OK ] + * Will now halt + [ 68.020383] System halted. + + An unaffected system will look like this: + + Checking for running unattended-upgrades: + TEST: 2011-12-13 00:52:30,476: sleeping 15 seconds... + * Asking all remaining processes to terminate... [ OK ] + TEST: 2011-12-13 00:52:45,497: now exitting... + * All processes ended within 16 seconds.... [ OK ] + * Deconfiguring network interfaces... [ OK ] + * Deactivating swap... [ OK ] + * Will now halt + [ 356.481556] System halted. + + Note that the 15sec job is waited on once the bug is fixed, where in the + unpatched version it is killed immediately. + + DEV FIX: The sendsigs script has not been changed in precise other than + for this patch. + + REGRESSION POTENTIAL: There may be scenarios and jobs that have very + high kill timeouts which will cause system shutdowns to wait for up to + 300 seconds instead of the pervious 10. This is considered a good + balance between waiting long enough for any reasonable application to + flush its buffers and short enough that we won't run up against any + battery backup systems running out of battery power. + + ====== + I'm using mysql-server-5.1 on a 10.04 LTS installation. The mysql db is around 27GB and on a separate partition mounted as /var/lib/mysql. On shutdown I get the following error message: - Checking for running unattended-upgrades: * Asking all remaining processes to terminate... - [80G + Checking for running unattended-upgrades: * Asking all remaining processes to terminate... + [80G [74G[ OK ] - * All processes ended within 1 seconds.... - [80G +  * All processes ended within 1 seconds.... + [80G [74G[ OK ] - * Deconfiguring network interfaces... - [80G +  * Deconfiguring network interfaces... + [80G [74G[ OK ] - * Deactivating swap... - [80G +  * Deactivating swap... + [80G [74G[ OK ] - * Unmounting local filesystems... +  * Unmounting local filesystems... [80G umount2: Device or resource busy umount: /var/lib/mysql: device is busy. - (In some cases useful info about processes that use - the device is found by lsof(8) or fuser(1)) +         (In some cases useful info about processes that use +          the device is found by lsof(8) or fuser(1)) umount2: Device or resource busy umount2: Device or resource busy umount: /tmp: device is busy. - (In some cases useful info about processes that use - the device is found by lsof(8) or fuser(1)) +         (In some cases useful info about processes that use +          the device is found by lsof(8) or fuser(1)) umount2: Device or resource busy [74G[ [31mfail [39;49m] mount: / is busy - * Will now restart +  * Will now restart [ 3369.429751] Restarting system. - On the next reboot the file system is corrupt and need to be fsck-ed. I think the problem is, that mysql uses an upstart job (/etc/init/mysql.conf) and has stop on runlevel [016] The rc.conf job is also triggered on runlevel 0 and 6, so they basically run at the same time.As When /etc/rc0.d/S20sendsigs is run, it deliberatly does not wait or kill any upstart jobs. As my mysqld process takes some time to shutdown, S40umountfs and S60umountroot are run before the mysqld has quit. Leading to the fs not being properly unmounted. It is event possible that mysqld is forcefully killed by halt in S90halt if it hasn't stopped by then. This is a serious issue, as it can (and will) lead to data loss. Other upstart jobs, like rsyslog.conf, use the same "stop on runlevel [016]" stanza, so they are probably affected too. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: mysql-server-5.1 5.1.49-1ubuntu8.1 Uname: Linux 2.6.32-5-686 i686 NonfreeKernelModules: michael_mic arc4 ecb lib80211_crypt_tkip aes_i586 aes_generic lib80211_crypt_ccmp sco bnep rfcomm l2cap binfmt_misc acpi_cpufreq ppdev lp cpufreq_userspace cpufreq_stats vboxnetadp cpufreq_powersave vboxnetflt cpufreq_conservative vboxdrv fuse pcmcia snd_intel8x0m snd_intel8x0 snd_ac97_codec btusb bluetooth rfkill ac97_bus yenta_socket ipw2200 snd_pcm 8139too firewire_ohci snd_seq 8139cp firewire_core sg uhci_hcd snd_timer rsrc_nonstatic libipw snd_seq_device pcmcia_core crc_itu_t parport_pc smsc_ircc2 ehci_hcd mii joydev lib80211 sr_mod parport i2c_i801 irda snd usbcore wbsd soundcore shpchp mmc_core pcspkr rng_core cdrom psmouse container crc_ccitt snd_page_alloc serio_raw pci_hotplug ac battery nls_base processor evdev ppp_generic slhc loop autofs4 ext4 mbcache jbd2 crc16 dm_mod sd_mod crc_t10dif radeon ttm ata_generic drm_kms_helper ata_piix drm i2c_algo_bit libata video thermal i2c_core scsi_mod output thermal_sys button Architecture: i386 Date: Fri Dec 10 13:41:52 2010 ProcEnviron: - PATH=(custom, no user) - LANG=de_DE.utf8 - SHELL=/bin/bash +  PATH=(custom, no user) +  LANG=de_DE.utf8 +  SHELL=/bin/bash SourcePackage: mysql-5.1 ** Changed in: sysvinit (Ubuntu Oneiric) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From 903520 at bugs.launchpad.net Tue Dec 13 02:44:19 2011 From: 903520 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:44:19 -0000 Subject: [Bug 903520] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024420.26973.7401.malonedeb@gac.canonical.com> Message-ID: <20111213024420.26973.7401.malonedeb@gac.canonical.com> Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-virtual 3.2.0-rc4 Uname: Linux 3.2.0-3-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-generic Date: Tue Dec 13 10:34:40 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (1 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903520 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903520/+subscriptions From 903520 at bugs.launchpad.net Tue Dec 13 02:44:19 2011 From: 903520 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:44:19 -0000 Subject: [Bug 903520] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024420.26973.7401.malonedeb@gac.canonical.com> Message-ID: <20111213024420.26973.87918.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903520 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903520/+subscriptions From 903522 at bugs.launchpad.net Tue Dec 13 02:53:00 2011 From: 903522 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:53:00 -0000 Subject: [Bug 903522] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213025300.3045.86093.malonedeb@wampee.canonical.com> Message-ID: <20111213025300.3045.86093.malonedeb@wampee.canonical.com> *** This bug is a duplicate of bug 903520 *** https://bugs.launchpad.net/bugs/903520 Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-virtual 3.2.0-rc4 Uname: Linux 3.2.0-3-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-generic Date: Tue Dec 13 10:50:56 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (1 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903522 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903522/+subscriptions From 903522 at bugs.launchpad.net Tue Dec 13 02:53:00 2011 From: 903522 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:53:00 -0000 Subject: [Bug 903522] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213025300.3045.86093.malonedeb@wampee.canonical.com> Message-ID: <20111213025302.3045.21703.malone@wampee.canonical.com> *** This bug is a duplicate of bug 903520 *** https://bugs.launchpad.net/bugs/903520 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903522 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903522/+subscriptions From 903521 at bugs.launchpad.net Tue Dec 13 02:47:09 2011 From: 903521 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:47:09 -0000 Subject: [Bug 903521] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024710.28283.43371.malonedeb@soybean.canonical.com> Message-ID: <20111213024710.28283.68942.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903521 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903521/+subscriptions From 903521 at bugs.launchpad.net Tue Dec 13 02:50:07 2011 From: 903521 at bugs.launchpad.net (Apport retracing service) Date: Tue, 13 Dec 2011 02:50:07 -0000 Subject: [Bug 903521] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024710.28283.43371.malonedeb@soybean.canonical.com> Message-ID: <20111213025008.28488.29269.launchpad@soybean.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903521 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903521/+subscriptions From 903520 at bugs.launchpad.net Tue Dec 13 02:50:03 2011 From: 903520 at bugs.launchpad.net (Apport retracing service) Date: Tue, 13 Dec 2011 02:50:03 -0000 Subject: [Bug 903520] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024420.26973.7401.malonedeb@gac.canonical.com> Message-ID: <20111213025003.1997.80364.launchpad@wampee.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903520 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903520/+subscriptions From 903521 at bugs.launchpad.net Tue Dec 13 02:47:09 2011 From: 903521 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 02:47:09 -0000 Subject: [Bug 903521] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024710.28283.43371.malonedeb@soybean.canonical.com> Message-ID: <20111213024710.28283.43371.malonedeb@soybean.canonical.com> Public bug reported: .. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-virtual 3.2.0-rc4 Uname: Linux 3.2.0-3-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-virtual Date: Tue Dec 13 10:43:09 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (1 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903521 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903521/+subscriptions From 903522 at bugs.launchpad.net Tue Dec 13 03:00:10 2011 From: 903522 at bugs.launchpad.net (Apport retracing service) Date: Tue, 13 Dec 2011 03:00:10 -0000 Subject: [Bug 903522] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213025300.3045.86093.malonedeb@wampee.canonical.com> Message-ID: <20111213030010.27848.74379.malone@soybean.canonical.com> *** This bug is a duplicate of bug 903520 *** https://bugs.launchpad.net/bugs/903520 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #903520, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/903522/+attachment/2630656/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 903520 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903522 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903522/+subscriptions From 903524 at bugs.launchpad.net Tue Dec 13 03:00:44 2011 From: 903524 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 03:00:44 -0000 Subject: [Bug 903524] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213030044.27688.94969.malonedeb@gac.canonical.com> Message-ID: <20111213030044.27688.94969.malonedeb@gac.canonical.com> *** This bug is a duplicate of bug 903521 *** https://bugs.launchpad.net/bugs/903521 Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-3.9-virtual 3.2.0-rc4 Uname: Linux 3.2.0-3-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-4-virtual Date: Tue Dec 13 10:52:50 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (1 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903524 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903524/+subscriptions From 903524 at bugs.launchpad.net Tue Dec 13 03:00:44 2011 From: 903524 at bugs.launchpad.net (Daren Huang) Date: Tue, 13 Dec 2011 03:00:44 -0000 Subject: [Bug 903524] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213030044.27688.94969.malonedeb@gac.canonical.com> Message-ID: <20111213030044.27688.79888.malone@gac.canonical.com> *** This bug is a duplicate of bug 903521 *** https://bugs.launchpad.net/bugs/903521 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903524 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903524/+subscriptions From 903524 at bugs.launchpad.net Tue Dec 13 03:10:09 2011 From: 903524 at bugs.launchpad.net (Apport retracing service) Date: Tue, 13 Dec 2011 03:10:09 -0000 Subject: [Bug 903524] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213030044.27688.94969.malonedeb@gac.canonical.com> Message-ID: <20111213031009.28062.21356.malone@soybean.canonical.com> *** This bug is a duplicate of bug 903521 *** https://bugs.launchpad.net/bugs/903521 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #903521, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/903524/+attachment/2630659/+files/Dependencies.txt ** This bug has been marked a duplicate of bug 903521 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903524 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903524/+subscriptions From vanvugt at gmail.com Tue Dec 13 04:11:09 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Tue, 13 Dec 2011 04:11:09 -0000 Subject: [Bug 903521] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024710.28283.43371.malonedeb@soybean.canonical.com> Message-ID: <20111213041109.2291.47123.malone@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903521 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903521/+subscriptions From vanvugt at gmail.com Tue Dec 13 04:11:24 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Tue, 13 Dec 2011 04:11:24 -0000 Subject: [Bug 903520] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213024420.26973.7401.malonedeb@gac.canonical.com> Message-ID: <20111213041124.2193.51417.malone@wampee.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903520 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903520/+subscriptions From vanvugt at gmail.com Tue Dec 13 04:11:18 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Tue, 13 Dec 2011 04:11:18 -0000 Subject: [Bug 903524] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213030044.27688.94969.malonedeb@gac.canonical.com> Message-ID: <20111213041119.27381.88124.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 903521 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903524 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903524/+subscriptions From vanvugt at gmail.com Tue Dec 13 04:11:32 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Tue, 13 Dec 2011 04:11:32 -0000 Subject: [Bug 903522] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111213025300.3045.86093.malonedeb@wampee.canonical.com> Message-ID: <20111213041132.28172.70913.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 ** This bug is no longer a duplicate of bug 903520 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/903522 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/903522/+subscriptions From 871949 at bugs.launchpad.net Tue Dec 13 04:18:25 2011 From: 871949 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 13 Dec 2011 04:18:25 -0000 Subject: [Bug 871949] Re: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 References: <20111010191402.20006.92290.malonedeb@gac.canonical.com> Message-ID: <20111213041826.25220.37555.malone@loganberry.canonical.com> [Expired for postfix (Ubuntu) because there has been no activity for 60 days.] ** Changed in: postfix (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/871949 Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/871949/+subscriptions From 903552 at bugs.launchpad.net Tue Dec 13 05:23:50 2011 From: 903552 at bugs.launchpad.net (Anthony Watts) Date: Tue, 13 Dec 2011 05:23:50 -0000 Subject: [Bug 903552] [NEW] package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213052351.26700.83036.malonedeb@soybean.canonical.com> Message-ID: <20111213052351.26700.83036.malonedeb@soybean.canonical.com> Public bug reported: this intially failed in the upgrade from lts 10.04 to 10.10. My targte is 11.10 ProblemType: Package DistroRelease: Ubuntu 11.04 Package: slapd 2.4.23-6ubuntu6.1 ProcVersionSignature: Ubuntu 2.6.35-31.63-generic 2.6.35.13 Uname: Linux 2.6.35-31-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 CNConfig: Error: command ['/usr/bin/ldapsearch', '-Q', '-LLL', '-Y EXTERNAL', '-H ldapi:///', '-b cn=config'] failed with exit code 255: ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) Date: Tue Dec 13 16:19:27 2011 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 1 SourcePackage: openldap Title: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to natty on 2011-12-12 (0 days ago) ** Affects: openldap (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903552 Title: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903552/+subscriptions From 903552 at bugs.launchpad.net Tue Dec 13 05:23:50 2011 From: 903552 at bugs.launchpad.net (Anthony Watts) Date: Tue, 13 Dec 2011 05:23:50 -0000 Subject: [Bug 903552] Re: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213052351.26700.83036.malonedeb@soybean.canonical.com> Message-ID: <20111213052351.26700.83041.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903552 Title: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903552/+subscriptions From clint at fewbar.com Tue Dec 13 05:31:45 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 13 Dec 2011 05:31:45 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111213053145.29536.33929.malone@chaenomeles.canonical.com> teamnoir , I'm sorry that this has caused you issues. Upgrades carry all sorts of changes, some of which will unfortunately break your customizations. Programs are added all of the time, and since you've got things in root's path you'll need to test each of those on upgrade to make sure they're not conflicting with new programs. The only paths before the system path by default is /usr/local/sbin:/usr/local/bin, so you should probably check these paths for conflicts with the system paths on upgrade. start has been in all users' path since at least Ubuntu 10.04, possibly 9.10. I'm not sure we've "opened a hole in your security" so much as introduced a change which unfortunately conflicted with your configuration. The same thing happens when we update library versions or migrate to a new version of perl.. unfortunately, things outside our control break. One last note, sudo does sanitize the path: clint at clint-MacBookAir:~$ sudo sh -c 'echo $PATH' /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin clint at clint-MacBookAir:~$ echo $PATH /home/clint/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 07:07:51 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 07:07:51 -0000 Subject: [Bug 901638] Re: tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213070752.30572.22347.malone@chaenomeles.canonical.com> unixodbc (2.2.14p2-5ubuntu2) precise; urgency=low * debian/control: Revert previous addition of Breaks: libiodbc2, as we need to fix soprano-daemon to not depend on libiodbc2 any more first. -- Martin Pitt Tue, 13 Dec 2011 08:05:58 +0100 ** Changed in: unixodbc (Ubuntu Precise) Status: Fix Released => Triaged ** Changed in: unixodbc (Ubuntu Precise) Milestone: None => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: tdsodbc failed to upgrade from Oneiric to Precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/soprano/+bug/901638/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 07:07:15 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 07:07:15 -0000 Subject: [Bug 901638] Re: tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213070715.27791.82751.malone@gac.canonical.com> This breaks Kubuntu/Edubuntu, as soprano-daemon still depends on libiodbc2. We need to transition this first to odbcinst1debian2. ** Also affects: soprano (Ubuntu) Importance: Undecided Status: New ** Changed in: soprano (Ubuntu Precise) Status: New => Triaged ** Changed in: soprano (Ubuntu Precise) Importance: Undecided => High ** Changed in: soprano (Ubuntu Precise) Milestone: None => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: tdsodbc failed to upgrade from Oneiric to Precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/soprano/+bug/901638/+subscriptions From domi_mailing-list at yahoo.it Tue Dec 13 08:44:29 2011 From: domi_mailing-list at yahoo.it (scido) Date: Tue, 13 Dec 2011 08:44:29 -0000 Subject: [Bug 903602] [NEW] CIFS automount with "nounix" option create empty directories References: <20111213084429.27791.97796.malonedeb@gac.canonical.com> Message-ID: <20111213084429.27791.97796.malonedeb@gac.canonical.com> Public bug reported: Hi, I'm trying to mount two CIFS shares from my Verbatim NAS. Because of permission problem, I need to use the "nounix" option when I mount them. If I do that with the command: sudo mount.cifs //X.X.X.X/media /mnt/media/ -o credentials=/etc/samba/credentials,iocharset=utf8,uid=1000,gid=100,dir_mode=0775,file_mode=0775,nounix everything works well. If I write the same command in my auto.home file: media -fstype=cifs,credentials=/etc/samba/credentials,iocharset=utf8,uid=1000,gid=100,dir_mode=0775,file_mode=0775,nounix ://192.168.1.253/media I get a "media" directory empty. Can you help me? Ubuntu Maverick 10.10 Linux 2.6.35-31-generic autofs5 5.0.5-0ubuntu2.1 cifs-utils 2:4.5-2ubuntu0.10.10.1 ** Affects: autofs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/903602 Title: CIFS automount with "nounix" option create empty directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/903602/+subscriptions From launchpad at thequod.de Tue Dec 13 08:45:02 2011 From: launchpad at thequod.de (Daniel Hahler) Date: Tue, 13 Dec 2011 08:45:02 -0000 Subject: [Bug 879853] Re: Munin upload 1.4.6-1ubuntu1 drops fixes / sponsor debdiff instead References: <20111022104539.16633.82085.malonedeb@soybean.canonical.com> Message-ID: <20111213084502.27587.49464.malone@soybean.canonical.com> Chuck, please re-add the following patches you have missed to re-add now twice, too: * Fix sensors_fan for sensors output without minimum values (LP: #840449). - debian/patches/lp_840449_sensors_fan_minimum_is_optional.patch * Fix "mysql_ plugin fails when MySQL compiled without INNODB" (LP: #757617) - debian/patches/upstream_bug_884_fixed_in_trunk.patch * Fix munin_stats plugin: missing newline in "config" (LP: #830564). - debian/patches/upstream_bug_937_fixed_in_trunk.patch * Fix postfix_mailvolume when logfile is missing (LP: #800845). - debian/patches/lp_800845_postfix_mailvolume_missing_logfile.patch ** Changed in: munin (Ubuntu) Status: Fix Released => Triaged ** Changed in: munin (Ubuntu) Milestone: precise-alpha-1 => None -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/879853 Title: Munin upload 1.4.6-1ubuntu1 drops fixes / sponsor debdiff instead To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/munin/+bug/879853/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 09:30:50 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 09:30:50 -0000 Subject: [Bug 901638] Re: tdsodbc failed to upgrade from Oneiric to Precise References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213093051.27332.64084.launchpad@soybean.canonical.com> ** Bug watch added: Debian Bug tracker #639300 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639300 ** Also affects: soprano (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639300 Importance: Unknown Status: Unknown ** Bug watch added: SourceForge.net Tracker #2794313 http://sourceforge.net/support/tracker.php?aid=2794313 ** Also affects: soprano via http://sourceforge.net/support/tracker.php?aid=2794313 Importance: Unknown Status: Unknown ** Summary changed: - tdsodbc failed to upgrade from Oneiric to Precise + Remove iodbc2 (causes upgrade failure from Oneiric to Precise) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 09:40:24 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 09:40:24 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213094024.2394.99584.malone@wampee.canonical.com> I linked the corresponding Debian/upstream bug, but right now the unfortunate status quo seems to be: iodbc2 is dead, and soprano did not work with unixodbc back then. I'm going to try and build the current version against unixodbc and check if that's possible at all. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From 901638 at bugs.launchpad.net Tue Dec 13 10:44:23 2011 From: 901638 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 13 Dec 2011 10:44:23 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213104423.15090.71808.launchpad@ackee.canonical.com> ** Branch linked: lp:~pitti/ubuntu/precise/soprano/unixodbc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From 900394 at bugs.launchpad.net Tue Dec 13 10:46:57 2011 From: 900394 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 10:46:57 -0000 Subject: [Bug 900394] Re: GNATs doesn't support GNATSWEB queries References: <20111205174052.2534.82125.malonedeb@gac.canonical.com> Message-ID: <20111213104657.26875.4336.launchpad@gac.canonical.com> ** Also affects: gnats (Ubuntu) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Status: New => Invalid ** Changed in: gnats (Ubuntu) Importance: Undecided => Medium -- 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/900394 Title: GNATs doesn't support GNATSWEB queries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnats/+bug/900394/+subscriptions From 900858 at bugs.launchpad.net Tue Dec 13 10:51:04 2011 From: 900858 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 10:51:04 -0000 Subject: [Bug 900858] Re: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build References: <20111206172507.30628.67386.malonedeb@chaenomeles.canonical.com> Message-ID: <20111213105105.2394.39400.launchpad@wampee.canonical.com> ** Changed in: open-vm-tools (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/900858 Title: package open-vm-dkms 2010.02.23-236320-1+ubuntu1 failed to install/upgrade: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/900858/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 11:14:44 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 11:14:44 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213111444.30985.87807.malone@chaenomeles.canonical.com> In lp:~pitti/ubuntu/precise/soprano/unixodbc I build soprano against unixodbc instead of libiodbc2. Test packages are in ppa:pitti/ppa . They build fine, but I don't know how to test soprano, so I need help from the Kubuntu developers for testing. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From thomas at tanghus.net Tue Dec 13 11:25:50 2011 From: thomas at tanghus.net (Thomas "Tanghus" Olsen) Date: Tue, 13 Dec 2011 11:25:50 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213112550.30151.24615.malone@chaenomeles.canonical.com> It seems like some 'update' modified my modified cronjob :-/ Just had it happen again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 11:35:54 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 11:35:54 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213113554.28062.78107.malone@soybean.canonical.com> With the PPA version, i. e. the soprano build against unixodbc I get Soprano::ODBC::ConnectionPool::ConnectionPool(const QString&, const QStringList&, QObject*) "host=localhost:1112;uid=dba;pwd=dba;driver=/usr/lib/odbc/virtodbc_r.so" "/usr/bin/nepomukservicestub(7368)" Soprano: "iODBC Error: [unixODBC][Driver Manager]Data source name not found, and no default driver specified" QObject::connect: Cannot connect QThread::finished() to (null)::cleanup() QObject::connect: Cannot connect QThread::terminated() to (null)::cleanup() QObject::connect: Cannot connect QThread::destroyed() to (null)::cleanup() virtual Soprano::StorageModel* Soprano::Virtuoso::BackendPlugin::createModel(const BackendSettings&) const Failed to connect to "host=localhost:1112;uid=dba;pwd=dba;driver=/usr/lib/odbc/virtodbc_r.so" So this needs some code changes here, I'm afraid. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From cheoppy at gmail.com Tue Dec 13 11:52:16 2011 From: cheoppy at gmail.com (cheoppy) Date: Tue, 13 Dec 2011 11:52:16 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213115216.30223.44582.malone@wampee.canonical.com> It happened for me today for the first time. What kind of update might have taken place? I did not find any package update concerning php in the last few days. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From martin.pitt at ubuntu.com Tue Dec 13 12:11:08 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 13 Dec 2011 12:11:08 -0000 Subject: [Bug 894377] Re: mysql-server-5.1is deprecated for mysql-server-5.5 in precise, should be removed once transition is complete References: <20111124132440.11229.38377.malonedeb@wampee.canonical.com> Message-ID: <20111213121108.6422.88105.malone@gac.canonical.com> For the record, these are the packages which still need to be transitioned: -- precise/universe i386 deps on libmysqlclient16: facturlinex2 ifrit lcd4linux libdataobjects-mysql-ruby1.8 libdataobjects-mysql-ruby1.9.1 libmyodbc libslicer3 libvtkedge mysql-navigator pmacct r-cran-rmysql ratbox-services-mysql slicer sphinxsearch wzdftpd-back-mysql ** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/894377 Title: mysql-server-5.1is deprecated for mysql-server-5.5 in precise, should be removed once transition is complete To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/894377/+subscriptions From thomas at tanghus.net Tue Dec 13 13:06:55 2011 From: thomas at tanghus.net (Thomas "Tanghus" Olsen) Date: Tue, 13 Dec 2011 13:06:55 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213130655.9184.19752.malone@chaenomeles.canonical.com> I had an update today, but I must admit that I didn't notice what it was :-P -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 902299 at bugs.launchpad.net Tue Dec 13 14:08:03 2011 From: 902299 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 14:08:03 -0000 Subject: [Bug 902299] Re: lens for mdadm.conf doesn't know to look in /etc/mdadm References: <20111209191609.26648.95829.malonedeb@soybean.canonical.com> Message-ID: <20111213140804.6525.29565.launchpad@gac.canonical.com> ** Changed in: augeas (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/902299 Title: lens for mdadm.conf doesn't know to look in /etc/mdadm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/902299/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 14:29:17 2011 From: 903743 at bugs.launchpad.net (Antoine Wils) Date: Tue, 13 Dec 2011 14:29:17 -0000 Subject: [Bug 903743] [NEW] package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Public bug reported: after installing vsftpd via 'sudo apt-get -y install vsftpd' I uninstall it via 'sudo apt-get remove vsftpd' and got a system error popup. I have Ubuntu 11.04 Linux 2.6.38-13-generic #52-Ubuntu SMP Tue Nov 8 16:53:51 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux ProblemType: Package DistroRelease: Ubuntu 11.04 Package: vsftpd 2.3.2-3ubuntu4.1 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 NonfreeKernelModules: fglrx AptOrdering: vsftpd: Remove Architecture: amd64 Date: Tue Dec 13 14:13:23 2011 DpkgTerminalLog: Removing vsftpd ... dpkg: error processing vsftpd (--remove): subprocess installed post-removal script returned error exit status 1 ErrorMessage: subprocess installed post-removal script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) SourcePackage: vsftpd Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 14:29:17 2011 From: 903743 at bugs.launchpad.net (Antoine Wils) Date: Tue, 13 Dec 2011 14:29:17 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213142918.29703.64105.malone@wampee.canonical.com> -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 15:09:51 2011 From: 903743 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 15:09:51 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213150951.4232.54871.malone@soybean.canonical.com> Thank you for taking the time to report this issue and helping to make Ubuntu better. I have been unable to reproduce this on a fresh natty image installing vsftpd from -updates and then removing it using "apt-get remove vsftpd". It could be that there is a problem specific to your machine. Could you please try the following command and paste the output, so that we can see where exactly it is failing? Once done, please set the the Status back to New. Thanks! Please run: sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove ** Changed in: vsftpd (Ubuntu) Status: New => Incomplete -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 903771 at bugs.launchpad.net Tue Dec 13 15:27:54 2011 From: 903771 at bugs.launchpad.net (Mike Kemmett) Date: Tue, 13 Dec 2011 15:27:54 -0000 Subject: [Bug 903771] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 References: <20111213152754.8175.11653.malonedeb@chaenomeles.canonical.com> Message-ID: <20111213152754.8175.11653.malonedeb@chaenomeles.canonical.com> Public bug reported: Using Ubuntu 10.04 LTS ProblemType: Package DistroRelease: Ubuntu 10.04 Package: mysql-server-5.1 5.1.41-3ubuntu12.10 ProcVersionSignature: Ubuntu 2.6.32-33.70-generic 2.6.32.41+drm33.18 Uname: Linux 2.6.32-33-generic i686 Architecture: i386 Date: Thu Dec 8 14:24:15 2011 ErrorMessage: subprocess new pre-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1) Logs.var.log.daemon.log: Logs.var.log.kern.log: MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf: [mysqld_safe] syslog MySQLVarLibDirListing: ['debian-5.1.flag', 'linux-desktop.err', 'linux-desktop.pid', 'ib_logfile0', 'debian-5.0.flag', 'ibdata1', 'linux-desktop.err-old', 'mysql_upgrade_info', 'ib_logfile1', 'mysql'] SourcePackage: mysql-dfsg-5.1 Title: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 ** Affects: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903771 Title: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/903771/+subscriptions From 903771 at bugs.launchpad.net Tue Dec 13 15:27:54 2011 From: 903771 at bugs.launchpad.net (Mike Kemmett) Date: Tue, 13 Dec 2011 15:27:54 -0000 Subject: [Bug 903771] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 References: <20111213152754.8175.11653.malonedeb@chaenomeles.canonical.com> Message-ID: <20111213152755.8175.40961.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903771 Title: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/903771/+subscriptions From 901638 at bugs.launchpad.net Tue Dec 13 15:28:15 2011 From: 901638 at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 13 Dec 2011 15:28:15 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111213152816.30497.11992.launchpad@loganberry.canonical.com> ** Changed in: soprano (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From jamie at ubuntu.com Tue Dec 13 16:12:55 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Tue, 13 Dec 2011 16:12:55 -0000 Subject: [Bug 491637] References: <20091202225334.15920.40736.malonedeb@potassium.ubuntu.com> Message-ID: <20111213161255.6422.25287.malone@gac.canonical.com> Thank you for reporting this bug and helping to make Ubuntu better. The package referred to in this bug is in universe or multiverse and reported against a release of Ubuntu (hardy) which no longer receives updates outside of the explicitly supported LTS packages. While the bug against hardy is being marked "Won't Fix" for now, if you are interested feel free to post a debdiff for this issue. When a debdiff is available, members of the security team will review it and publish the package. See the following link for more information: https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures' Please feel free to report any other bugs you may find. ** Changed in: asterisk (Ubuntu Hardy) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/491637 Title: SIP responses expose valid usernames To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/491637/+subscriptions From jamie at ubuntu.com Tue Dec 13 16:12:31 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Tue, 13 Dec 2011 16:12:31 -0000 Subject: [Bug 341278] References: <20090311184054.24640.15011.malonedeb@palladium.canonical.com> Message-ID: <20111213161231.3938.56396.malone@soybean.canonical.com> Thank you for reporting this bug and helping to make Ubuntu better. The package referred to in this bug is in universe or multiverse and reported against a release of Ubuntu (hardy) which no longer receives updates outside of the explicitly supported LTS packages. While the bug against hardy is being marked "Won't Fix" for now, if you are interested feel free to post a debdiff for this issue. When a debdiff is available, members of the security team will review it and publish the package. See the following link for more information: https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures' Please feel free to report any other bugs you may find. ** Changed in: tomcat5.5 (Ubuntu Hardy) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in Ubuntu. https://bugs.launchpad.net/bugs/341278 Title: CVE-2009-0781: XSS in tomcat6 and tomcat5.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat5.5/+bug/341278/+subscriptions From jamie at ubuntu.com Tue Dec 13 16:13:33 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Tue, 13 Dec 2011 16:13:33 -0000 Subject: [Bug 705014] References: <20110119165126.9687.82824.malonedeb@palladium.canonical.com> Message-ID: <20111213161333.4134.87368.malone@soybean.canonical.com> Thank you for reporting this bug and helping to make Ubuntu better. The package referred to in this bug is in universe or multiverse and reported against a release of Ubuntu (hardy) which no longer receives updates outside of the explicitly supported LTS packages. While the bug against hardy is being marked "Won't Fix" for now, if you are interested feel free to post a debdiff for this issue. When a debdiff is available, members of the security team will review it and publish the package. See the following link for more information: https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures' Please feel free to report any other bugs you may find. ** Changed in: asterisk (Ubuntu Hardy) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/705014 Title: CVE-2011-0495: AST-2011-001: Asterisk: Stack based buffer overflow by forming an outgoing SIP request with specially-crafted caller ID information To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/705014/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 16:22:46 2011 From: 903743 at bugs.launchpad.net (Antoine Wils) Date: Tue, 13 Dec 2011 16:22:46 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213162246.29409.81128.malone@wampee.canonical.com> Hi Robie, here is the output. FYI I did reinstall vsftpd in the mean time. The command you asked was executed atfer reinstallation $ sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp ** Changed in: vsftpd (Ubuntu) Status: Incomplete => New -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From cheoppy at gmail.com Tue Dec 13 16:29:08 2011 From: cheoppy at gmail.com (cheoppy) Date: Tue, 13 Dec 2011 16:29:08 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213162909.4134.58628.malone@soybean.canonical.com> The update process is usually logged in /var/log/apt/history.log or in /var/log/unattended-upgrades/unattended-upgrades.log if you have automatic updates enabled. You might find the affected packages there. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 16:33:05 2011 From: 903743 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 16:33:05 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213163305.6838.88788.malone@gac.canonical.com> Antoine, I need the command executed when the system is in the failed state, please. ** Changed in: vsftpd (Ubuntu) Status: New => Incomplete -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 903743 at bugs.launchpad.net Tue Dec 13 16:37:08 2011 From: 903743 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 16:37:08 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111213163708.7533.43094.malone@chaenomeles.canonical.com> This may be a dup of bug 901180. -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 901180 at bugs.launchpad.net Tue Dec 13 16:36:06 2011 From: 901180 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 16:36:06 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> Message-ID: <20111213163606.6939.34456.malone@gac.canonical.com> Thank you for taking the time to report this issue and helping to make Ubuntu better. Could you please try to remove vsftpd again, and once it has failed, execute the following command and paste the output, so that we can see where exactly it is failing? Once done, please set the the Status back to New. Thanks! Please run (after sudo apt-get remove vsftpd has failed): sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove ** Changed in: vsftpd (Ubuntu) Status: New => Incomplete -- 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From thomas at tanghus.net Tue Dec 13 16:55:00 2011 From: thomas at tanghus.net (Thomas "Tanghus" Olsen) Date: Tue, 13 Dec 2011 16:55:00 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213165500.30223.94365.malone@wampee.canonical.com> Ok, that can't be the culprit: Start-Date: 2011-12-13 12:03:11 Upgrade: kde-zeroconf:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), kppp:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), libkopete4:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), kopete:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), kdenetwork-filesharing:amd64 (4.7.3-0ubuntu0.1~ppa1, 4.7.3-0ubuntu0.1), libmsn0.3:amd64 (4.1-2ubuntu1.1, 4.1-2ubuntu1.2) Thanks for the hint about history.log :-) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 868488 at bugs.launchpad.net Tue Dec 13 17:25:03 2011 From: 868488 at bugs.launchpad.net (Adam Gandelman) Date: Tue, 13 Dec 2011 17:25:03 -0000 Subject: [Bug 868488] Re: Cobbler dns name of node needs to match system name References: <20111005155654.22611.24734.malonedeb@wampee.canonical.com> Message-ID: <20111213172503.4659.1161.malone@soybean.canonical.com> Marking Invalid as the fate of the original cobbler-enlist tool is currently unknown. Will reopen, original incarnation comes back to life. ** Changed in: cobbler-enlist (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler-enlist in Ubuntu. https://bugs.launchpad.net/bugs/868488 Title: Cobbler dns name of node needs to match system name To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/868488/+subscriptions From 540747 at bugs.launchpad.net Tue Dec 13 18:13:42 2011 From: 540747 at bugs.launchpad.net (James M. Leddy) Date: Tue, 13 Dec 2011 18:13:42 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111213181342.3629.31167.malone@soybean.canonical.com> Hi, Can this be considered for a stable update release? Please let me know if there is anything more that you need from me. This is my first time requesting a stable update release. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From cpblpublic at gmail.com Tue Dec 13 18:33:29 2011 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Tue, 13 Dec 2011 18:33:29 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> <20111213163606.6939.34456.malone@gac.canonical.com> Message-ID: Robie, Does this help? Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: vsftpd 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 463 kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 260652 files and directories currently installed.) Removing vsftpd ... vsftpd stop/waiting dpkg: error processing vsftpd (--remove): subprocess installed post-removal script returned error exit status 1 Processing triggers for man-db ... Processing triggers for ureadahead ... Errors were encountered while processing: vsftpd E: Sub-process /usr/bin/dpkg returned an error code (1) [1331][user@:~]$ sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp /usr/sbin/deluser: Only root may remove a user or group from the system. [1331][user@:~]$ sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp -- 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From cheoppy at gmail.com Tue Dec 13 18:34:07 2011 From: cheoppy at gmail.com (cheoppy) Date: Tue, 13 Dec 2011 18:34:07 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111213183407.4659.83692.malone@soybean.canonical.com> @tanghus I think it was just a mere coincidence or something much more complicated could have caused this. I applied the workaround from comment #4 and so far I had no problems with it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 903752 at bugs.launchpad.net Tue Dec 13 18:46:03 2011 From: 903752 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 13 Dec 2011 18:46:03 -0000 Subject: [Bug 903752] [NEW] [MIR] sssd References: <20111213144546.7533.40950.malonedeb@chaenomeles.canonical.com> Message-ID: <20111213184605.6525.41419.launchpad@gac.canonical.com> You have been subscribed to a public bug by Robbie Williamson (robbiew): 1. Availability:  - in universe for some time 2. Rationale:  - https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-sssd-mir 3. Security:  - no current CVE  - five CVE reports in the past:  CVE-2011-1758 The krb5_save_ccname_done function in providers/krb5/krb5_auth.c in System Security Services Daemon (SSSD) 1.5.x before 1.5.7, when automatic ticket renewal and offline authentication are configured, uses a pathname string as a password, which allows local users to bypass Kerberos authentication by listing the /tmp directory to obtain the pathname.  CVE-2010-4341 The pam_parse_in_data_v2 function in src/responder/pam/pamsrv_cmd.c in the PAM responder in SSSD 1.5.0, 1.4.x, and 1.3 allows local users to cause a denial of service (infinite loop, crash, and login prevention) via a crafted packet.  CVE-2010-2940 The auth_send function in providers/ldap/ldap_auth.c in System Security Services Daemon (SSSD) 1.3.0, when LDAP authentication and anonymous bind are enabled, allows remote attackers to bypass the authentication requirements of pam_authenticate via an empty password.  CVE-2010-0014 System Security Services Daemon (SSSD) before 1.0.1, when the krb5 auth_provider is configured but the KDC is unreachable, allows physically proximate attackers to authenticate, via an arbitrary password, to the screen-locking program on a workstation that has any user's Kerberos ticket-granting ticket (TGT); and might allow remote attackers to bypass intended access restrictions via vectors involving an arbitrary password in conjunction with a valid TGT.  CVE-2009-2410 The local_handler_callback function in server/responder/pam/pam_LOCAL_domain.c in sssd 0.4.1 does not properly handle blank-password accounts in the SSSD BE database, which allows context-dependent attackers to obtain access by sending the account's username, in conjunction with an arbitrary password, over an ssh connection.  all got fixed by upstream in a timely manner.  - ships a daemon that handles connections to LDAP, Kerberos servers  - doesn't open privileged ports  - binaries in /usr/sbin include sssd, sss_group{add,del,mod}, sss_user{add,del,mod} 4. Quality assurance:  - current version doesn't install any working configuration, it is the plan to add support for debconf though 5. UI standards:  - not applicable 6. Dependencies:  - ding-libs (libcollection-dev, libini-config-dev, libdhash-dev)  - tevent (libtevent-dev)  - ldb (libldb-dev)  - libsemanage (libsemanage1-dev) 7. Standards compliance:  - shipped by debian  - lintian clean  - uses dh, source format 3.0 (quilt) 8. Maintenance:  - currently maintained by a team of volunteers on Debian and Ubuntu  - shared git repository on git.debian.org 9. Background information: ** Affects: ding-libs (Ubuntu) Importance: Undecided Status: New ** Affects: ldb (Ubuntu) Importance: Undecided Status: New ** Affects: libsemanage (Ubuntu) Importance: Undecided Status: New ** Affects: sssd (Ubuntu) Importance: Undecided Status: New ** Affects: tevent (Ubuntu) Importance: Undecided Status: New -- [MIR] sssd https://bugs.launchpad.net/bugs/903752 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. From 540747 at bugs.launchpad.net Tue Dec 13 18:55:24 2011 From: 540747 at bugs.launchpad.net (Jochen Fahrner) Date: Tue, 13 Dec 2011 18:55:24 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111213185525.4036.30944.malone@soybean.canonical.com> I had no problems since I did the upgrade on my server. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From 901180 at bugs.launchpad.net Tue Dec 13 18:58:32 2011 From: 901180 at bugs.launchpad.net (Robie Basak) Date: Tue, 13 Dec 2011 18:58:32 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> Message-ID: <20111213185832.9071.38043.malone@chaenomeles.canonical.com> Christopher, There was definitely no further output? If so then please repeat, and if you get the same result again, type at the end: sudo deluser --system ftp echo $? And paste the results. 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From peter.matulis at canonical.com Tue Dec 13 19:55:17 2011 From: peter.matulis at canonical.com (Peter Matulis) Date: Tue, 13 Dec 2011 19:55:17 -0000 Subject: [Bug 903901] [NEW] [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Public bug reported: The problem: Replication fails if an attribute of a multi-value attribute entry is removed if the attribute does not have a equality matching rule defined in the schema. The problem can be mitigated temporarily by a doing a full re-sync by removing the affected database and restarting the service to trigger a full sync. This is fixed upstream beginning with the slapd 2.4.25 branch: openldap-2.4.25/CHANGES: Fixed slapd syncrepl for attributes with no matching rule (ITS#6458) For Ubuntu, this translates to the fix appearing in Oneiric: slapd | 2.4.21-0ubuntu5.6 | lucid-updates slapd | 2.4.23-6ubuntu6.1 | natty-updates slapd | 2.4.25-1.1ubuntu4 | oneiric-updates I am requesting the fix be backported at least to Lucid. Upstream bug: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6458;selectid=6458;usearchives=1 ** Affects: openldap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From 903928 at bugs.launchpad.net Tue Dec 13 20:58:28 2011 From: 903928 at bugs.launchpad.net (Anthony Watts) Date: Tue, 13 Dec 2011 20:58:28 -0000 Subject: [Bug 903928] [NEW] package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213205829.5085.40495.malonedeb@soybean.canonical.com> Message-ID: <20111213205829.5085.40495.malonedeb@soybean.canonical.com> Public bug reported: this issue started in an upgrade from 10.04 LTS to 1.10. it was evident again in the 10.10 -> 11.04 upgrade (report in an earlier bug track) and continued inot the upgrade from 11.04 to 11.10 ProblemType: Package DistroRelease: Ubuntu 11.10 Package: slapd 2.4.25-1.1ubuntu4.1 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 CNConfig: Error: command ['/usr/bin/ldapsearch', '-Q', '-LLL', '-Y EXTERNAL', '-H ldapi:///', '-b cn=config'] failed with exit code 255: ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) Date: Wed Dec 14 07:51:00 2011 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 1 SourcePackage: openldap SysLog: Title: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to oneiric on 2011-12-13 (0 days ago) ** Affects: openldap (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package oneiric -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903928 Title: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903928/+subscriptions From 903928 at bugs.launchpad.net Tue Dec 13 20:58:28 2011 From: 903928 at bugs.launchpad.net (Anthony Watts) Date: Tue, 13 Dec 2011 20:58:28 -0000 Subject: [Bug 903928] Re: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213205829.5085.40495.malonedeb@soybean.canonical.com> Message-ID: <20111213205830.5085.78998.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903928 Title: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903928/+subscriptions From smoser at ubuntu.com Tue Dec 13 21:06:09 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 13 Dec 2011 21:06:09 -0000 Subject: [Bug 903932] [NEW] missing dependency on dnsmasq-utils References: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> Message-ID: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> Public bug reported: running a devstack with nova at commit f597dc5548d66530e68ff5809ac2c56b7edbc6d8 Merge: c979656 724e5e7 Date: Tue Dec 13 18:05:39 2011 +0000 I saw: 2011-12-13 20:58:35,196 DEBUG nova.network.manager [d8032f5e-498e-449a-bed6-700a8312d362 demo 2] floating IP deallocation for instance |3| from (pid=5899) deallocate_for_instance /opt/stack/nova/nova/network/manager.py:252 2011-12-13 20:58:35,222 DEBUG nova.network.manager [d8032f5e-498e-449a-bed6-700a8312d362 demo 2] network deallocation for instance |3| from (pid=5899) deallocate_for_instance /opt/stack/nova/nova/network/manager.py:654 2011-12-13 20:58:35,414 DEBUG nova.utils [-] Running cmd (subprocess): sudo dhcp_release br100 10.0.0.2 02:16:3e:28:1b:51 from (pid=5899) execute /opt/stack/nova/nova/utils.py:191 2011-12-13 20:58:35,445 DEBUG nova.utils [-] Result was 1 from (pid=5899) execute /opt/stack/nova/nova/utils.py:207 2011-12-13 20:58:35,446 ERROR nova.rpc [-] Exception during message handling (nova.rpc): TRACE: Traceback (most recent call last): (nova.rpc): TRACE: File "/opt/stack/nova/nova/rpc/impl_kombu.py", line 620, in _process_data (nova.rpc): TRACE: rval = node_func(context=ctxt, **node_args) (nova.rpc): TRACE: File "/opt/stack/nova/nova/network/manager.py", line 272, in deallocate_for_instance (nova.rpc): TRACE: super(FloatingIP, self).deallocate_for_instance(context, **kwargs) (nova.rpc): TRACE: File "/opt/stack/nova/nova/network/manager.py", line 657, in deallocate_for_instance (nova.rpc): TRACE: self.deallocate_fixed_ip(context, fixed_ip['address'], **kwargs) (nova.rpc): TRACE: File "/opt/stack/nova/nova/network/manager.py", line 853, in deallocate_fixed_ip (nova.rpc): TRACE: self.driver.release_dhcp(dev, address, vif['address']) (nova.rpc): TRACE: File "/opt/stack/nova/nova/network/linux_net.py", line 604, in release_dhcp (nova.rpc): TRACE: utils.execute('dhcp_release', dev, address, mac_address, run_as_root=True) (nova.rpc): TRACE: File "/opt/stack/nova/nova/utils.py", line 215, in execute (nova.rpc): TRACE: cmd=' '.join(cmd)) (nova.rpc): TRACE: ProcessExecutionError: Unexpected error while running command. (nova.rpc): TRACE: Command: sudo dhcp_release br100 10.0.0.2 02:16:3e:28:1b:51 (nova.rpc): TRACE: Exit code: 1 (nova.rpc): TRACE: Stdout: '' (nova.rpc): TRACE: Stderr: 'sudo: dhcp_release: command not found\n' (nova.rpc): TRACE: dhcp_release comes from dnsmasq-utils package. ** Affects: devstack Importance: Undecided Status: New ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: devstack Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions From cpblpublic at gmail.com Tue Dec 13 21:28:18 2011 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Tue, 13 Dec 2011 21:28:18 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> <20111213185832.9071.38043.malone@chaenomeles.canonical.com> Message-ID: Robie, Here you go: $ sudo apt-get remove vsftpd [sudo] password for user: (process:1135): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (process:1135): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (process:1135): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. QGtkStyle was unable to detect the current GTK+ theme. Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: vsftpd 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 463 kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 260605 files and directories currently installed.) Removing vsftpd ... dpkg: error processing vsftpd (--remove): subprocess installed post-removal script returned error exit status 1 Processing triggers for ureadahead ... Errors were encountered while processing: vsftpd E: Sub-process /usr/bin/dpkg returned an error code (1) [1626][user@:~]$ sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp [1626][user@:~]$ sudo deluser --system ftp The user `ftp' is not a system user. Exiting. [1626][user@:~]$ echo $? 1 [1627][user@:~]$ -- 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From 838581 at bugs.launchpad.net Tue Dec 13 21:45:32 2011 From: 838581 at bugs.launchpad.net (Kegan Holtzhausen) Date: Tue, 13 Dec 2011 21:45:32 -0000 Subject: [Bug 838581] Re: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows. References: <20110901043049.24319.22518.malonedeb@chaenomeles.canonical.com> Message-ID: <20111213214532.7978.20043.malone@chaenomeles.canonical.com> Just wanted to say the fix in Scott's pap worked for me. K -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/838581 Title: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/838581/+subscriptions From cpblpublic at gmail.com Tue Dec 13 21:52:56 2011 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Tue, 13 Dec 2011 21:52:56 -0000 Subject: [Bug 901180] Re: cannot apt-get remove vsftp after installing it References: <20111207112317.25482.89481.malonedeb@gac.canonical.com> Message-ID: <20111213215256.8948.73737.malone@chaenomeles.canonical.com> Oh. So it's all my fault. Following someone instructions when first installing, I must have done a adduser ftp. sorry. Unless you think there should be a more detailed error message, I'm marking my bug as invalid. ** Changed in: vsftpd (Ubuntu) Status: Incomplete => Invalid -- 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/901180 Title: cannot apt-get remove vsftp after installing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/901180/+subscriptions From 607039 at bugs.launchpad.net Tue Dec 13 22:07:13 2011 From: 607039 at bugs.launchpad.net (Serge Hallyn) Date: Tue, 13 Dec 2011 22:07:13 -0000 Subject: [Bug 607039] Re: NFS4 automount using replicated servers doesn't work References: <20100719012800.18062.25816.malonedeb@wampee.canonical.com> Message-ID: <20111213220714.29311.6704.launchpad@wampee.canonical.com> ** Also affects: module-init-tools (Ubuntu) Importance: Undecided Status: New ** Description changed: + module-init-tools in debian has 'alias nfs4 nfs' in + /etc/modprobe.d/aliases.conf. ubuntu does not have that file or that + line. We need it because nfs4.ko no longer exists, but 'mount -t nfs4' + tries to load it. + Binary package hint: autofs5 [ updated description: mount -t nfs4 server:/mnt /mnt fails through oneiric with -ENODEV from mount.nfs4 ] In lucid, using autofs5 version 5.0.4-3.1ubuntu5, we are having trouble using failover with NFS. Autofs allows you to specify multiple hosts with weighting in its configuration files and will fall back to a secondary host if the first host is not available at mount time. However, currently on our systems, the mount fails completely. This functionality does work with our RHEL 5 hosts (which use autofs 5.0.1). Automounting from a single host does work, but when we supply multiple hosts, an strace shows that it's trying to connect to the IP address '0.0.0.0', port 0, rather than any of the hosts we specify. I have attached the full strace output, our /etc/auto.master file, and the relevant file from /etc/autofs.d including the multiple hosts. -- 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/607039 Title: NFS4 automount using replicated servers doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/607039/+subscriptions From jcurl at arcor.de Tue Dec 13 22:30:53 2011 From: jcurl at arcor.de (Jason Curl) Date: Tue, 13 Dec 2011 22:30:53 -0000 Subject: [Bug 900394] Re: GNATs doesn't support GNATSWEB queries References: <20111205174052.2534.82125.malonedeb@gac.canonical.com> Message-ID: <20111213223053.9490.72797.launchpad@chaenomeles.canonical.com> ** No longer affects: samba (Ubuntu) -- 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/900394 Title: GNATs doesn't support GNATSWEB queries To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnats/+bug/900394/+subscriptions From 903993 at bugs.launchpad.net Tue Dec 13 23:09:24 2011 From: 903993 at bugs.launchpad.net (Drew Mazurek) Date: Tue, 13 Dec 2011 23:09:24 -0000 Subject: [Bug 903993] [NEW] Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Public bug reported: If a command is interactive and opens up stdin, the entire deploy will hang. cloud-init should close stdin if anything tries to open it. Examples of this are: - apt-add-repository ppa:xxx/yyy or - apt-get install foo (Specifically without the -y option. -y on those commands would be a workaround for this bug.) ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Tags: hang stdin -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/903993/+subscriptions From clint at fewbar.com Tue Dec 13 23:27:31 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 13 Dec 2011 23:27:31 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111213232731.8175.84092.malone@chaenomeles.canonical.com> Hello Gary, or anyone else affected, Accepted lxc into oneiric-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: lxc (Ubuntu Oneiric) Status: Confirmed => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From serge.hallyn at ubuntu.com Tue Dec 13 23:49:48 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Tue, 13 Dec 2011 23:49:48 -0000 Subject: [Blueprint servercloud-p-libvirt] Libvirt plans for p Message-ID: <20111213234948.7880.94735.launchpad@chaenomeles.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: NOTE: jdstrand> reviewed the svirt for lxc implementation and the code is already there. The main question is policy. Once it is upstream and the apparmor containers work is done, we can examine the driver in more detail and develop appropriate policy. Status: Not yet started Work Items: [serge-hallyn] document fix for pkcs11 module error (bug 888199): DONE [serge-hallyn] Package netcf in Debian: DONE [serge-hallyn] anything needed for libvirt to support spice?: TODO [serge-hallyn] Complete bash completion for virsh and send upstream: TODO [serge-hallyn] test openvswitch with libvirt and document in features wiki page: TODO - [serge-hallyn] MIR netcf: TODO + [serge-hallyn] MIR netcf: DONE [serge-hallyn] enable netcf: TODO [jdstrand] look at svirt for lxc: DONE [gandelman-a] Ping Ceph devs regarding any pending patches to libvirt upstream: TODO [serge-hallyn] start basic qrt test for lxc define/start/destroy/list: TODO [serge-hallyn] Support (optional) guest suspend/resume in upstart job: TODO -- Libvirt plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt From serge.hallyn at ubuntu.com Tue Dec 13 23:53:57 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Tue, 13 Dec 2011 23:53:57 -0000 Subject: [Blueprint servercloud-p-libvirt] Libvirt plans for p Message-ID: <20111213235357.4880.38648.launchpad@soybean.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: NOTE: jdstrand> reviewed the svirt for lxc implementation and the code is already there. The main question is policy. Once it is upstream and the apparmor containers work is done, we can examine the driver in more detail and develop appropriate policy. Status: Not yet started Work Items: [serge-hallyn] document fix for pkcs11 module error (bug 888199): DONE [serge-hallyn] Package netcf in Debian: DONE - [serge-hallyn] anything needed for libvirt to support spice?: TODO + [serge-hallyn] MIR netcf: DONE + [jdstrand] look at svirt for lxc: DONE + [serge-hallyn] Add needed apparmor lines to support spice: TODO + [serge-hallyn] Find way to have libvirt call qemu-kvm-spice if installed: TODO [serge-hallyn] Complete bash completion for virsh and send upstream: TODO [serge-hallyn] test openvswitch with libvirt and document in features wiki page: TODO - [serge-hallyn] MIR netcf: DONE [serge-hallyn] enable netcf: TODO - [jdstrand] look at svirt for lxc: DONE [gandelman-a] Ping Ceph devs regarding any pending patches to libvirt upstream: TODO [serge-hallyn] start basic qrt test for lxc define/start/destroy/list: TODO [serge-hallyn] Support (optional) guest suspend/resume in upstart job: TODO -- Libvirt plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt From 902190 at bugs.launchpad.net Wed Dec 14 00:09:27 2011 From: 902190 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 00:09:27 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111214000928.18598.34050.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/oneiric-proposed/lxc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From clint at fewbar.com Wed Dec 7 00:54:24 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 07 Dec 2011 00:54:24 -0000 Subject: [Merge] lp:~clint-fewbar/ubuntu/precise/apache2/fix-ask-for-passphrase into lp:ubuntu/apache2 Message-ID: <20111207005423.22580.20258.launchpad@ackee.canonical.com> Clint Byrum has proposed merging lp:~clint-fewbar/ubuntu/precise/apache2/fix-ask-for-passphrase into lp:ubuntu/apache2. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #887410 in apache2 (Ubuntu Precise): "plymouth ask-for-passphrase" https://bugs.launchpad.net/ubuntu/precise/+source/apache2/+bug/887410 For more details, see: https://code.launchpad.net/~clint-fewbar/ubuntu/precise/apache2/fix-ask-for-passphrase/+merge/84699 See bug report and d/changelog. Fixes script so plymouth is used as the last resort, instead of the TTY. -- https://code.launchpad.net/~clint-fewbar/ubuntu/precise/apache2/fix-ask-for-passphrase/+merge/84699 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~clint-fewbar/ubuntu/precise/apache2/fix-ask-for-passphrase into lp:ubuntu/apache2. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 1698 bytes Desc: not available URL: From 904082 at bugs.launchpad.net Wed Dec 14 04:02:15 2011 From: 904082 at bugs.launchpad.net (Kasia) Date: Wed, 14 Dec 2011 04:02:15 -0000 Subject: =?utf-8?q?=5BBug_904082=5D_=5BNEW=5D_package_libkrb5support0_1=2E8?= =?utf-8?q?=2E3+dfsg-5ubuntu2=2E2_failed_to_install/upgrade=3A_pakiet?= =?utf-8?q?_libkrb5support0_jest_ju=C5=BC_zainstalowany_i_skonfigurow?= =?utf-8?q?any?= References: <20111214040216.8175.45635.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214040216.8175.45635.malonedeb@chaenomeles.canonical.com> Public bug reported: package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany ProblemType: Package DistroRelease: Ubuntu 11.04 Package: libkrb5support0 1.8.3+dfsg-5ubuntu2.2 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8 Uname: Linux 2.6.38-11-generic-pae i686 NonfreeKernelModules: nvidia wl Architecture: i386 Date: Tue Dec 13 22:57:38 2011 ErrorMessage: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) SourcePackage: krb5 Title: package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: krb5 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/904082 Title: package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/904082/+subscriptions From 904082 at bugs.launchpad.net Wed Dec 14 04:02:15 2011 From: 904082 at bugs.launchpad.net (Kasia) Date: Wed, 14 Dec 2011 04:02:15 -0000 Subject: =?utf-8?q?=5BBug_904082=5D_Re=3A_package_libkrb5support0_1=2E8=2E3?= =?utf-8?q?+dfsg-5ubuntu2=2E2_failed_to_install/upgrade=3A_pakiet_lib?= =?utf-8?q?krb5support0_jest_ju=C5=BC_zainstalowany_i_skonfigurowany?= References: <20111214040216.8175.45635.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214040217.8175.30192.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/904082 Title: package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/904082/+subscriptions From 904079 at bugs.launchpad.net Wed Dec 14 04:01:50 2011 From: 904079 at bugs.launchpad.net (Todd Deshane) Date: Wed, 14 Dec 2011 04:01:50 -0000 Subject: [Bug 904079] Re: irqbalance crashed with SIGSEGV in readdir() References: <20111214035012.6324.28768.malonedeb@gac.canonical.com> Message-ID: <20111214040150.7351.69938.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 739364 *** https://bugs.launchpad.net/bugs/739364 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/904079 Title: irqbalance crashed with SIGSEGV in readdir() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/904079/+subscriptions From 904079 at bugs.launchpad.net Wed Dec 14 04:02:30 2011 From: 904079 at bugs.launchpad.net (Apport retracing service) Date: Wed, 14 Dec 2011 04:02:30 -0000 Subject: [Bug 904079] Re: irqbalance crashed with SIGSEGV in readdir() References: <20111214035012.6324.28768.malonedeb@gac.canonical.com> Message-ID: <20111214040230.4341.57294.malone@soybean.canonical.com> *** This bug is a duplicate of bug 739364 *** https://bugs.launchpad.net/bugs/739364 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #739364, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/904079/+attachment/2632334/+files/CoreDump.gz ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/bugs/904079/+attachment/2632335/+files/Dependencies.txt ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/904079/+attachment/2632336/+files/Disassembly.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/904079/+attachment/2632338/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/904079/+attachment/2632339/+files/Registers.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/904079/+attachment/2632341/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of bug 739364 irqbalance crashed with SIGSEGV in readdir64() ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/904079 Title: irqbalance crashed with SIGSEGV in readdir() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/904079/+subscriptions From 873195 at bugs.launchpad.net Wed Dec 14 04:18:50 2011 From: 873195 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 04:18:50 -0000 Subject: [Bug 873195] Re: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up References: <20111013075334.29907.84573.malonedeb@soybean.canonical.com> Message-ID: <20111214041850.7245.72798.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/873195 Title: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/873195/+subscriptions From 904126 at bugs.launchpad.net Wed Dec 14 07:22:31 2011 From: 904126 at bugs.launchpad.net (Myk Dowling) Date: Wed, 14 Dec 2011 07:22:31 -0000 Subject: [Bug 904126] [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') References: <20111214072231.6226.74315.malonedeb@gac.canonical.com> Message-ID: <20111214072231.6226.74315.malonedeb@gac.canonical.com> Public bug reported: Failed to install during Distribution upgrade from 11.4 to 11.10 ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Wed Dec 14 09:48:02 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-13 (1 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/904126 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904126/+subscriptions From 904126 at bugs.launchpad.net Wed Dec 14 07:22:31 2011 From: 904126 at bugs.launchpad.net (Myk Dowling) Date: Wed, 14 Dec 2011 07:22:31 -0000 Subject: [Bug 904126] 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') References: <20111214072231.6226.74315.malonedeb@gac.canonical.com> Message-ID: <20111214072232.6226.18127.malone@gac.canonical.com> -- 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/904126 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904126/+subscriptions From 903743 at bugs.launchpad.net Wed Dec 14 08:35:40 2011 From: 903743 at bugs.launchpad.net (Antoine Wils) Date: Wed, 14 Dec 2011 08:35:40 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111214083540.4880.33019.malone@soybean.canonical.com> you're right, it is a dup of bug 901180. I cannot reproduce the crash but 'sudo apt-get remove vsftpd' return like the bug: Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: vsftpd 0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded. After this operation, 463 kB disk space will be freed. Do you want to continue [Y/n]? (Reading database ... 212726 files and directories currently installed.) Removing vsftpd ... vsftpd stop/waiting dpkg: error processing vsftpd (--remove): subprocess installed post-removal script returned error exit status 1 Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Errors were encountered while processing: vsftpd E: Sub-process /usr/bin/dpkg returned an error code (1) $ sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp /usr/sbin/deluser: Only root may remove a user or group from the system. $ sudo sh -x /var/lib/dpkg/info/vsftpd.postrm remove + set -e + _USERNAME=ftp + _GROUPNAME=ftp + _DIRECTORY=/srv/ftp + [ -x /usr/sbin/deluser ] + deluser --quiet --system ftp ** Changed in: vsftpd (Ubuntu) Status: Incomplete => New -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From 871278 at bugs.launchpad.net Wed Dec 14 08:42:25 2011 From: 871278 at bugs.launchpad.net (Openstack Gerrit) Date: Wed, 14 Dec 2011 08:42:25 -0000 Subject: [Bug 871278] Fix merged to nova (master) References: <20111009125611.7643.31816.malonedeb@chaenomeles.canonical.com> Message-ID: Reviewed: https://review.openstack.org/2296 Committed: http://github.com/openstack/nova/commit/15cc877cc2af71135b896974f17cb4a63291a08c Submitter: Jenkins Branch: master status fixcommitted done commit 15cc877cc2af71135b896974f17cb4a63291a08c Author: Chuck Short Date: Tue Dec 13 13:45:43 2011 -0500 Fix tgtadm off by one error. Fixes bug #871278 Change-Id: Ia359045465ada9753b86d1a08cc947966b3ac899 Signed-off-by: Chuck Short -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/871278 Title: Cannot attach volumes to instances if tgt is used To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/871278/+subscriptions From serge.hallyn at ubuntu.com Wed Dec 14 09:04:01 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Wed, 14 Dec 2011 09:04:01 -0000 Subject: [Blueprint servercloud-p-kvm] KVM plans for p Message-ID: <20111214090401.7880.9581.launchpad@chaenomeles.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: Status: Not yet started Work Items: [serge-hallyn] create qemu-utils package for qemu-nbd,qemu-img: DONE - [serge-hallyn] re-base kvm-pxe on ipxe: INPROGRESS + [serge-hallyn] re-base kvm-pxe on ipxe: DONE [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: DONE [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: DONE - [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or recommend kvm-pxe: TODO + [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or recommend kvm-pxe: DONE [serge-hallyn] test open openvswitch with qemu-kvm, document in features wiki page: TODO [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: DONE [serge-hallyn] (when librbd/librados in main): turn librbd/librados on in configure: TODO [serge-hallyn] MIR VDE: TODO [serge-hallyn] turn VDE on in kvm: TODO Notes: The MIR of the spice libs has been rejected. vhost_net actually slightly reduces iperf throughput for me. -- KVM plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm From 903743 at bugs.launchpad.net Wed Dec 14 09:02:30 2011 From: 903743 at bugs.launchpad.net (Robie Basak) Date: Wed, 14 Dec 2011 09:02:30 -0000 Subject: [Bug 903743] Re: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 References: <20111213142917.29703.16063.malonedeb@wampee.canonical.com> Message-ID: <20111214090231.4659.51823.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 901180 *** https://bugs.launchpad.net/bugs/901180 ** This bug has been marked a duplicate of bug 901180 cannot apt-get remove vsftp after installing it -- 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/903743 Title: package vsftpd 2.3.2-3ubuntu4.1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/903743/+subscriptions From thierry.carrez+lp at gmail.com Wed Dec 14 09:53:30 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Wed, 14 Dec 2011 09:53:30 -0000 Subject: [Bug 855030] Re: Encountering sporadic AMQPChannelException References: <20110920200344.28576.7590.malonedeb@gac.canonical.com> Message-ID: <20111214095331.30759.23006.launchpad@wampee.canonical.com> ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/855030 Title: Encountering sporadic AMQPChannelException To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/855030/+subscriptions From davewalker at ubuntu.com Wed Dec 14 10:53:37 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 10:53:37 -0000 Subject: [Bug 904126] 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') References: <20111214072231.6226.74315.malonedeb@gac.canonical.com> Message-ID: <20111214105338.3629.76248.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/904126 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904126/+subscriptions From davewalker at ubuntu.com Wed Dec 14 10:54:25 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 10:54:25 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111214105425.9490.57030.launchpad@chaenomeles.canonical.com> ** Changed in: cloud-init (Ubuntu) Importance: Undecided => High -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/903993/+subscriptions From davewalker at ubuntu.com Wed Dec 14 10:53:01 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 10:53:01 -0000 Subject: [Bug 903932] Re: missing dependency on dnsmasq-utils References: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> Message-ID: <20111214105301.30759.7049.malone@wampee.canonical.com> nova-network does Depend on dnsmasq-utils, is nova-network not installed on this same host? ** Changed in: nova (Ubuntu) Importance: Undecided => Medium ** Changed in: nova (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions From davewalker at ubuntu.com Wed Dec 14 11:07:47 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 11:07:47 -0000 Subject: [Blueprint servercloud-p-ceph] Preparing CEPH for main inclusion Message-ID: <20111214110747.7147.66716.launchpad@gac.canonical.com> Blueprint changed by Dave Walker: Whiteboard changed: Work Items: [canonical-kernel-team] investigate large xattr support patch from Ted T'so in ext4 [canonical-kernel-team] potentially help push large xattr support to ext4 - [canonical-server] confer with kernel-team to decide on which to recommend, ext4/xfs/btrfs - [canonical-server] define Ubuntu supported configurations of CEPH - [canonical-server] improve ceph charms - [canonical-server] integrate ceph charm with openstack charms - [canonical-server] libvirt changes needed - [canonical-server] MIR ceph + confer with kernel-team to decide on which to recommend, ext4/xfs/btrfs + define Ubuntu supported configurations of CEPH + improve ceph charms + integrate ceph charm with openstack charms + libvirt changes needed + MIR ceph [serge-hallyn] enable rbd and rados in qemu-kvm builds [nijaba] correctly message technology preview for non-supported bits - [canonical-server] investigate apache + 100 continue support for rados S3 GW - [canonical-server] push nagios and collectd plugins into Ubuntu/Debian/Upstream - [canonical-server] setup automated build recipe against upstream source - [canonical-server] import upstream test suite into archive + investigate apache + 100 continue support for rados S3 GW + push nagios and collectd plugins into Ubuntu/Debian/Upstream + setup automated build recipe against upstream source + import upstream test suite into archive [sconklin] ext4/btrfs/xfs testing in QA No formal spec needed IMO, this is just a pile of straight forward TODO's.  * gceph is not reasonable to be in main (upstream doesnt want to support)     Today rbd is loaded loaded at runtime  - MIR librbd and librados for qemu/kvm   - compile qemu-kvm with ceph (rbd, rados) block device support, see:   - https://launchpad.net/~kirkland/+archive/virt/+packages  - MIR all of ceph for hosting ceph  - include latest libvirt rbd support (for rbd authentication)  - Existing Openstack Support    - Nova since cactus can use CEPH for block    - Diablo added glance support for CEPH for image storage  - Dreamhost using mainline BTRFS and debian kernel for current deployment - Dreamhost launching at scale in a few "weeks" - CEPH is an independent business unit under Dreamhost - Dreamhost using fastcgi + apache for rados gateway (can use nginx, too)  Dependencies:  modfast-cgi Concerns; - Upstream makes a release every 2 weeks - No stable release branches upstream - Limited deployment outside Dreamhost - unencrypted over the wire   - apps can implement security on top of it   - IPv6 is supported Additional Opportunities: - Integrate tightly with OpenStack in packaging - Add support for ceph in juju openstack charms - BTRFS ideal, XFS also working well, ext4 missing "large xattr" support - Upstream asserts that CEPH is under heavy development (cmdline programs remind user at every execution)  - in the openstack use case, for kvm, there is no need for kernel code at all   - if we want to support xen, it would require using the block device kernel code for rdb Support Targets: - RBD -- Preparing CEPH for main inclusion https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph From davewalker at ubuntu.com Wed Dec 14 11:00:40 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 11:00:40 -0000 Subject: [Bug 901881] Re: nova should depend on python-keystone References: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Message-ID: <20111214110040.9184.4166.malone@chaenomeles.canonical.com> Adam, should it be a Depends or a Recommends? For info, there is a MIR bug 881464 & keystone is seeded to help get it into Main. Thanks ** Changed in: nova (Ubuntu) Importance: Undecided => Low ** Changed in: glance (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova should depend on python-keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/901881/+subscriptions From davewalker at ubuntu.com Wed Dec 14 11:03:08 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 11:03:08 -0000 Subject: [Bug 901710] Re: [SRU] Meta SRU for openstack updates References: <20111208151759.25997.33080.malonedeb@gac.canonical.com> Message-ID: <20111214110309.30331.6673.launchpad@wampee.canonical.com> ** Changed in: nova (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901710 Title: [SRU] Meta SRU for openstack updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/901710/+subscriptions From vysny at baka.sk Wed Dec 14 13:26:48 2011 From: vysny at baka.sk (Martin Vysny) Date: Wed, 14 Dec 2011 13:26:48 -0000 Subject: [Bug 904243] [NEW] apache does not start on server startup References: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Message-ID: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Public bug reported: Apache does not start upon system boot. I am unable to find any Apache errors during boot - all /var/log/apache2/error.log* files are either empty or contain old entries only. When I invoke sudo /etc/init.d/apache2 start from the command line, apache starts successfully and works correctly. $ ls -la /etc/init.d/apache2 -rwxr-xr-x 1 root root 7621 2011-11-07 23:47 /etc/init.d/apache2 $ ls -la /etc/rc5.d|grep apache lrwxrwxrwx 1 root root 17 2011-12-08 17:30 S91apache2 -> ../init.d/apache2 $ ls -la /etc/rc2.d|grep apache lrwxrwxrwx 1 root root 17 2011-12-08 17:30 S91apache2 -> ../init.d/apache2 $ ls -la /etc/rc3.d|grep apache lrwxrwxrwx 1 root root 17 2011-12-08 17:30 S91apache2 -> ../init.d/apache2 ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: apache2 2.2.20-1ubuntu1.1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic-pae 3.0.9 Uname: Linux 3.0.0-14-generic-pae i686 Apache2ConfdDirListing: ['security', 'charset', 'other-vhosts-access-log', 'localized-error-pages'] ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Wed Dec 14 14:10:23 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: apache2 UpgradeStatus: Upgraded to oneiric on 2011-09-22 (83 days ago) error.log: [Wed Dec 14 14:09:45 2011] [notice] Apache/2.2.20 (Ubuntu) mod_ssl/2.2.20 OpenSSL/1.0.0e configured -- resuming normal operations [Wed Dec 14 14:09:51 2011] [error] [client 127.0.0.1] File does not exist: /var/www/scrape [Wed Dec 14 14:10:01 2011] [error] [client 127.0.0.1] File does not exist: /var/www/scrape ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 oneiric running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/904243 Title: apache does not start on server startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/904243/+subscriptions From vysny at baka.sk Wed Dec 14 13:26:48 2011 From: vysny at baka.sk (Martin Vysny) Date: Wed, 14 Dec 2011 13:26:48 -0000 Subject: [Bug 904243] Re: apache does not start on server startup References: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Message-ID: <20111214132649.6525.23447.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/904243 Title: apache does not start on server startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/904243/+subscriptions From 888124 at bugs.launchpad.net Wed Dec 14 13:50:12 2011 From: 888124 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 13:50:12 -0000 Subject: [Bug 888124] Re: excalibur-logkit version 2.0-8 failed to build with openjdk-7 References: <20111109154605.7033.92547.malonedeb@gac.canonical.com> Message-ID: <20111214135019.20249.93449.malone@cocoplum.canonical.com> This bug was fixed in the package excalibur-logkit - 2.0-8ubuntu1 --------------- excalibur-logkit (2.0-8ubuntu1) precise; urgency=low * Fix FTBFS with OpenJDK7 (LP: #888124): - d/patches/01_implement_abstract_methods.patch: add additional unimplemented abstract methods for Java 7. * d/copyright: tidied up misc lintian warnings. -- James Page Wed, 14 Dec 2011 13:43:44 +0000 ** Changed in: excalibur-logkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to excalibur-logkit in Ubuntu. https://bugs.launchpad.net/bugs/888124 Title: excalibur-logkit version 2.0-8 failed to build with openjdk-7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/excalibur-logkit/+bug/888124/+subscriptions From 115475 at bugs.launchpad.net Wed Dec 14 13:46:18 2011 From: 115475 at bugs.launchpad.net (chrone) Date: Wed, 14 Dec 2011 13:46:18 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111214134618.30125.74296.malone@wampee.canonical.com> i'm sorry for this long testing your package Amos, didn't have the time to play with. i'm using oneiric and your squid3 package right now. started squid with http_port 3128 and http_port 3129 tproxy. i assume do we have to compile the kernel for oneiric? or is it support out of the box? i will try to compile the kernel tomorrow, and should i need to recompile iptables too? i only want to use it as not transaparent, but has the ability to ip spoofing ip client to mikrotik router only. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From 115475 at bugs.launchpad.net Wed Dec 14 14:03:55 2011 From: 115475 at bugs.launchpad.net (chrone) Date: Wed, 14 Dec 2011 14:03:55 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111214140356.7880.27496.malone@chaenomeles.canonical.com> 2011/12/14 21:00:41| Starting Squid Cache version 3.1.15 for i686-pc-linux-gnu... 2011/12/14 21:00:41| Process ID 2452 2011/12/14 21:00:41| With 65535 file descriptors available 2011/12/14 21:00:41| Initializing IP Cache... 2011/12/14 21:00:41| DNS Socket created at [::], FD 7 2011/12/14 21:00:41| DNS Socket created at 0.0.0.0, FD 8 2011/12/14 21:00:41| Adding nameserver 192.168.3.1 from /etc/resolv.conf 2011/12/14 21:00:41| Unlinkd pipe opened on FD 13 2011/12/14 21:00:41| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec 2011/12/14 21:00:41| Store logging disabled 2011/12/14 21:00:41| Swap maxSize 0 + 262144 KB, estimated 20164 objects 2011/12/14 21:00:41| Target number of buckets: 1008 2011/12/14 21:00:41| Using 8192 Store buckets 2011/12/14 21:00:41| Max Mem size: 262144 KB 2011/12/14 21:00:41| Max Swap size: 0 KB 2011/12/14 21:00:41| Using Least Load store dir selection 2011/12/14 21:00:41| Set Current Directory to /var/spool/squid3 2011/12/14 21:00:41| Loaded Icons. 2011/12/14 21:00:41| Accepting spoofing HTTP connections at [::]:3129, FD 14. 2011/12/14 21:00:41| Accepting HTTP connections at [::]:3128, FD 15. 2011/12/14 21:00:41| HTCP Disabled. 2011/12/14 21:00:41| Squid plugin modules loaded: 0 2011/12/14 21:00:41| Adaptation support is off. 2011/12/14 21:00:41| Ready to serve requests. 2011/12/14 21:00:42| storeLateRelease: released 0 objects it's accepting spoofing connection but could not spoof the ip, i guess i have to recompile the kernel from source. hope it works tomorrow! woohoo! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From doko at ubuntu.com Wed Dec 14 14:26:10 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 14 Dec 2011 14:26:10 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214142611.7042.83391.launchpad@gac.canonical.com> ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: auth-client-config (Ubuntu Precise) Assignee: (unassigned) => Jamie Strandboge (jdstrand) ** Changed in: auth-client-config (Ubuntu Precise) Importance: High => Medium ** Changed in: cloud-init (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Precise) Status: New => Triaged ** Changed in: cloud-init (Ubuntu Precise) Milestone: None => ubuntu-12.04-beta-1 ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) => Scott Moser (smoser) -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From doko at ubuntu.com Wed Dec 14 14:48:27 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 14 Dec 2011 14:48:27 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214144828.6939.36024.malone@gac.canonical.com> landscape-client should use python3 for precise if possible ** Also affects: landscape-client (Ubuntu) Importance: Undecided Status: New ** Changed in: landscape-client (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: landscape-client (Ubuntu Precise) Status: New => Triaged ** Changed in: landscape-client (Ubuntu Precise) Milestone: None => ubuntu-12.04-beta-1 -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From 904248 at bugs.launchpad.net Wed Dec 14 15:20:31 2011 From: 904248 at bugs.launchpad.net (Thomas Herve) Date: Wed, 14 Dec 2011 15:20:31 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214152031.3938.2040.malone@soybean.canonical.com> Can we get some background here? Is python-central removed from main? Can we just switch to dh_python2? -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From doko at ubuntu.com Wed Dec 14 15:41:32 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 14 Dec 2011 15:41:32 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214154133.4659.99008.malone@soybean.canonical.com> cdbs: build dependency only; should be dropped and the python-central tests disabled ** Also affects: cdbs (Ubuntu) Importance: Undecided Status: New ** Changed in: cdbs (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: cdbs (Ubuntu Precise) Status: New => Triaged ** Changed in: cdbs (Ubuntu Precise) Milestone: None => ubuntu-12.04-beta-1 ** Changed in: cdbs (Ubuntu Precise) Assignee: (unassigned) => Martin Pitt (pitti) -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From raphink at gmail.com Wed Dec 14 15:42:58 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Wed, 14 Dec 2011 15:42:58 -0000 Subject: [Bug 902299] Re: lens for mdadm.conf doesn't know to look in /etc/mdadm References: <20111209191609.26648.95829.malonedeb@soybean.canonical.com> Message-ID: <20111214154259.6128.89591.malone@gac.canonical.com> This bug was fixed in augeas 0.10.0-0ubuntu2: augeas (0.10.0-0ubuntu2) precise; urgency=low * Pull patches from upstream: - libxml2_onechar_path.patch - mdadm_debian_path.patch - pkg-config_require_libxml2.patch * Update Ubuntu maintainer as per XSBC-Original-Maintainer policy. ** Changed in: augeas (Ubuntu) Status: New => Fix Released ** Changed in: augeas (Ubuntu) Assignee: (unassigned) => Raphaël Pinson (raphink) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/902299 Title: lens for mdadm.conf doesn't know to look in /etc/mdadm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/902299/+subscriptions From doko at ubuntu.com Wed Dec 14 15:53:21 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 14 Dec 2011 15:53:21 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214155321.6226.33670.malone@gac.canonical.com> yes, should be demoted in precise. just switch to dh_python2 ** Description changed: + TODO: Package: auth-client-config - Package: avogadro Package: cdbs Package: cloud-init + Package: landscape-client + + DONE: + Package: avogadro Package: cluster-glue Package: dictclient Package: dictdlib Package: heartbeat - Package: landscape-client Package: net-snmp Package: nmap Package: pymacs Package: pyrex Package: python-levenshtein Package: python-testtools Package: python-unit Package: python-xmpp Package: screen-resolution-extra Package: system-config-cluster Package: xappy ** Changed in: landscape-client (Ubuntu Precise) Assignee: (unassigned) => Landscape (landscape) -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From smoser at ubuntu.com Wed Dec 14 16:03:47 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 16:03:47 -0000 Subject: [Bug 904320] [NEW] euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Public bug reported: $ euca-run-instances --user-data "my user-data" ami-0000000 user-data should be of type file This is fixed with upstream commit 474. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: euca2ools 2.0.0~bzr464-0ubuntu2 [modified: usr/share/pyshared/euca2ools/commands/euca/runinstances.py] ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Wed Dec 14 10:49:00 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: euca2ools UpgradeStatus: Upgraded to precise on 2011-11-07 (37 days ago) ** Affects: euca2ools (Ubuntu) Importance: Undecided Assignee: Scott Moser (smoser) Status: In Progress ** Tags: amd64 apport-bug precise running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From smoser at ubuntu.com Wed Dec 14 16:03:47 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 16:03:47 -0000 Subject: [Bug 904320] Re: euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111214160348.4983.16077.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From smoser at ubuntu.com Wed Dec 14 16:10:03 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 16:10:03 -0000 Subject: [Bug 904320] Re: euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111214161004.29605.32417.launchpad@wampee.canonical.com> ** Changed in: euca2ools (Ubuntu) Status: New => In Progress ** Changed in: euca2ools (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From andreas at canonical.com Wed Dec 14 16:35:48 2011 From: andreas at canonical.com (Andreas Hasenack) Date: Wed, 14 Dec 2011 16:35:48 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214163549.4760.68499.launchpad@soybean.canonical.com> ** Changed in: landscape-client (Ubuntu Precise) Assignee: Landscape (landscape) => Andreas Hasenack (ahasenack) -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/auth-client-config/+bug/904248/+subscriptions From davewalker at ubuntu.com Wed Dec 14 16:37:10 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 14 Dec 2011 16:37:10 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111214163710.7351.45997.malone@gac.canonical.com> @graziano, This is really the image-store, branding and the avahi discovery code. I don't think there is anything really significant? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From thierry.carrez+lp at gmail.com Wed Dec 14 17:16:14 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Wed, 14 Dec 2011 17:16:14 -0000 Subject: [Bug 861813] Re: Two files missing from keystone source package References: <20110928205037.3780.4581.malonedeb@wampee.canonical.com> Message-ID: <20111214171615.7147.65102.launchpad@gac.canonical.com> ** Changed in: keystone Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/861813 Title: Two files missing from keystone source package To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/861813/+subscriptions From 903901 at bugs.launchpad.net Wed Dec 14 17:30:40 2011 From: 903901 at bugs.launchpad.net (Robie Basak) Date: Wed, 14 Dec 2011 17:30:40 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111214173040.6636.15546.malone@gac.canonical.com> ** Patch added: "lucid-proposed.debdiff" https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+attachment/2633201/+files/lucid-proposed.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From mike.mcclurg at gmail.com Wed Dec 14 17:48:15 2011 From: mike.mcclurg at gmail.com (Mike McClurg) Date: Wed, 14 Dec 2011 17:48:15 -0000 Subject: [Blueprint servercloud-p-kronos] XCP Kronos support Message-ID: <20111214174815.6226.14552.launchpad@gac.canonical.com> Blueprint changed by Mike McClurg: Whiteboard changed: Session Notes: AGENDA: - What is XCP and Kronos? - Current state of Project Kronos - Work remaining (porting and packaging) - Ubuntu next-steps? - Could we used clustered LVM instead of our own version? Perhaps, but we haven't investigated that yet. - - Can we ship XCP's modified LVM with Ubuntu? Yes, it is concievable that this could work. Some patchs coud even be upstreamed, but likely not all of them. + - Can we ship XCP's modified LVM with Ubuntu? Yes, it is conceivable that this could work. Some patches could even be upstreamed, but likely not all of them. CONTACTS: - chuck.short at canonical.com - adamg at canonical.com - alex at seamicro.com - med at canonical.com WORK ITEMS: - [zulcss] Review blktap-dkms package: TODO - Package XCP's LVM [Jon/Mike]: INPROGRESS - Upload finished packages to Debian Sid [Jon/Mike]: INPROGRESS + [zulcss] Review blktap-dkms package: DONE + Package Xen hypervisor OCaml packages: DONE + xcp-eliloader uploaded to Debian: DONE + blktap uploaded to Debian: DONE + blktap-dkms uploaded to Debian: DONE + xen-api-libs uploaded to Debian: DONE + + xcp-guest-pacakges uploaded to Debian: INPROGRESS + xcp-storage-managers uploaded to Debian: INPROGRESS + xcp-vncterm uploaded to Debian: INPROGRESS + xcp-xapi uploaded to Debian: INPROGRESS + + Package XCP's LVM (optional): TODO + Package XCP's multipathd (optional): TODO + Package XCP's xsconsole (optional): TODO -- XCP Kronos support https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos From 903901 at bugs.launchpad.net Wed Dec 14 17:42:27 2011 From: 903901 at bugs.launchpad.net (Robie Basak) Date: Wed, 14 Dec 2011 17:42:27 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111214174227.4558.74882.malone@soybean.canonical.com> Peter, could you please complete the SRU justification? Guidelines at https://wiki.ubuntu.com/StableReleaseUpdates#Procedure - thanks! ** Description changed: The problem: Replication fails if an attribute of a multi-value attribute entry is removed if the attribute does not have a equality matching rule defined in the schema. The problem can be mitigated temporarily by a doing a full re-sync by removing the affected database and restarting the service to trigger a full sync. This is fixed upstream beginning with the slapd 2.4.25 branch: openldap-2.4.25/CHANGES: Fixed slapd syncrepl for attributes with no matching rule (ITS#6458) For Ubuntu, this translates to the fix appearing in Oneiric: slapd | 2.4.21-0ubuntu5.6 | lucid-updates slapd | 2.4.23-6ubuntu6.1 | natty-updates slapd | 2.4.25-1.1ubuntu4 | oneiric-updates I am requesting the fix be backported at least to Lucid. Upstream bug: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6458;selectid=6458;usearchives=1 + + SRU Justification: + + [Impact]: TBC + [Development Fix]: Fixed in an upstream release and thus already present since Oneiric + [Stable Fix]: lucid-proposed.debdiff, attached - patches taken from upstream git repository + [Test Case]: TBC + [Regression Potential]: looks to be minimal from looking at the patch. There appears to be a comprehensive test suite that continues to pass with this patch applied. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From mike.mcclurg at gmail.com Wed Dec 14 17:57:28 2011 From: mike.mcclurg at gmail.com (Mike McClurg) Date: Wed, 14 Dec 2011 17:57:28 -0000 Subject: [Blueprint servercloud-p-kronos] XCP Kronos support Message-ID: <20111214175728.7978.47057.launchpad@chaenomeles.canonical.com> Blueprint changed by Mike McClurg: Whiteboard changed: Session Notes: AGENDA: - What is XCP and Kronos? - Current state of Project Kronos - Work remaining (porting and packaging) - Ubuntu next-steps? - Could we used clustered LVM instead of our own version? Perhaps, but we haven't investigated that yet. - Can we ship XCP's modified LVM with Ubuntu? Yes, it is conceivable that this could work. Some patches could even be upstreamed, but likely not all of them. CONTACTS: - chuck.short at canonical.com - adamg at canonical.com - alex at seamicro.com - med at canonical.com WORK ITEMS: [zulcss] Review blktap-dkms package: DONE Package Xen hypervisor OCaml packages: DONE xcp-eliloader uploaded to Debian: DONE blktap uploaded to Debian: DONE blktap-dkms uploaded to Debian: DONE xen-api-libs uploaded to Debian: DONE xcp-guest-pacakges uploaded to Debian: INPROGRESS xcp-storage-managers uploaded to Debian: INPROGRESS xcp-vncterm uploaded to Debian: INPROGRESS xcp-xapi uploaded to Debian: INPROGRESS Package XCP's LVM (optional): TODO Package XCP's multipathd (optional): TODO Package XCP's xsconsole (optional): TODO + + Note: The packages marked DONE are each somewhere between Debian Testing + and having just been committed to Debian Sid. The packages marked + INPROGRESS have been completed, and are being polished up so that we can + upload them to Debian soon. Packages marked TODO have not been started + (and are also low-priority extras). -- XCP Kronos support https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos From 901881 at bugs.launchpad.net Wed Dec 14 18:05:45 2011 From: 901881 at bugs.launchpad.net (Adam Gandelman) Date: Wed, 14 Dec 2011 18:05:45 -0000 Subject: [Bug 901881] Re: nova should depend on python-keystone References: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Message-ID: <20111214180545.9490.83640.malone@chaenomeles.canonical.com> Since the previous nova authentication system has been deprecated in favor of keystone, I'd say it should be a Depends in the same. python- glance is currently a Depends for the same reasons wrt image delivery (local image store was deprecated) But, perhaps a Recommends until keystone is promoted to main? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova should depend on python-keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/901881/+subscriptions From 904320 at bugs.launchpad.net Wed Dec 14 18:32:23 2011 From: 904320 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 18:32:23 -0000 Subject: [Bug 904320] Re: euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111214183224.14661.84968.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/ubuntu/precise/euca2ools/new-snapshot- bzr495 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From 896481 at bugs.launchpad.net Wed Dec 14 18:32:23 2011 From: 896481 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 18:32:23 -0000 Subject: [Bug 896481] Re: Euca-unbundle is broken in 11.10 References: <20111126040159.733.48418.malonedeb@wampee.canonical.com> Message-ID: <20111214183224.14661.85794.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/ubuntu/precise/euca2ools/new-snapshot- bzr495 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/896481 Title: Euca-unbundle is broken in 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/896481/+subscriptions From 875440 at bugs.launchpad.net Wed Dec 14 18:57:46 2011 From: 875440 at bugs.launchpad.net (Florent) Date: Wed, 14 Dec 2011 18:57:46 -0000 Subject: [Bug 875440] Re: Cannot authenticate with saslauthd and mysql References: <20111016023146.24002.34185.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214185746.9283.56632.malone@chaenomeles.canonical.com> "aptitude hold" doesn't work for me I used this one instead: echo “package hold” | dpkg --set-selections (http://www.debianadmin.com/how-to-prevent-a-package-from-being-updated- in-debian.html) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/875440 Title: Cannot authenticate with saslauthd and mysql To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+subscriptions From smoser at ubuntu.com Wed Dec 14 19:08:32 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 19:08:32 -0000 Subject: [Bug 904320] Re: euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111214190832.6128.88919.launchpad@gac.canonical.com> ** Changed in: euca2ools (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From gary.poster at canonical.com Wed Dec 14 19:07:38 2011 From: gary.poster at canonical.com (Gary Poster) Date: Wed, 14 Dec 2011 19:07:38 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111214190738.8712.66471.malone@chaenomeles.canonical.com> Hi. I'm trying to verify, but lxc-create no longer works for me, probably because of a careless mistake on my part (updating all proposed packages). I'll keep working on it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From gary.poster at canonical.com Wed Dec 14 19:08:31 2011 From: gary.poster at canonical.com (Gary Poster) Date: Wed, 14 Dec 2011 19:08:31 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111214190831.7147.7104.malone@gac.canonical.com> To be clear, lxc-create is still broken after I revert lxc to the current, non-proposed version. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From smoser at ubuntu.com Wed Dec 14 19:07:23 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 19:07:23 -0000 Subject: [Bug 611194] Re: No secure way to protect against MiM attacks References: <20100729082948.20463.64599.malonedeb@soybean.canonical.com> Message-ID: <20111214190724.4036.32968.malone@soybean.canonical.com> This appears to be fixed in boto at http://codereview.appspot.com/4425052/ . That went into trunk ~ April 18 of 2011, which was prior to boto 2.0 release (which is in 11.10). I've done some remedial testing and verified that a ~/.boto file with the following reads the packaged boto file /usr/lib/python2.7/dist-packages/boto/cacerts/cacerts.txt (a symlink to /usr/share/pyshared/boto/cacerts/cacerts.txt). --- ~/.boto --- [Boto] https_validate_certificates = true I've also verified that if you do something like: [Boto] https_validate_certificates = true ca_certificates_file = mycacerts.txt and populate mycacerts.txt with some garbage, you will get something like: $ euca-describe-instances [Errno 1] _ssl.c:503: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed ** Changed in: euca2ools (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/611194 Title: No secure way to protect against MiM attacks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/611194/+subscriptions From smoser at ubuntu.com Wed Dec 14 19:10:40 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 19:10:40 -0000 Subject: [Bug 726901] Re: euca-run-instances gives stacktrace if user-data-file doesn't exist References: <20110301010621.4363.44428.malonedeb@palladium.canonical.com> Message-ID: <20111214191041.3835.22673.malone@soybean.canonical.com> verified on precise $ euca-run-instances --user-data-file bogus user-data-file should be of type file $ echo $? 1 ** Changed in: euca2ools (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/726901 Title: euca-run-instances gives stacktrace if user-data-file doesn't exist To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/726901/+subscriptions From 904410 at bugs.launchpad.net Wed Dec 14 19:57:53 2011 From: 904410 at bugs.launchpad.net (Ben Johnson) Date: Wed, 14 Dec 2011 19:57:53 -0000 Subject: [Bug 904410] [NEW] Mailman configuration script causes syntax error in "/var/lib/mailman/Mailman/mm_cfg.py", line 76 References: <20111214195753.6128.98552.malonedeb@gac.canonical.com> Message-ID: <20111214195753.6128.98552.malonedeb@gac.canonical.com> Public bug reported: # lsb_release -rd Description: Ubuntu 10.04.2 LTS Release: 10.04 # apt-cache policy mailman mailman: Installed: 1:2.1.13-1ubuntu0.2 Candidate: 1:2.1.13-1ubuntu0.2 Version table: *** 1:2.1.13-1ubuntu0.2 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 500 http://us.archive.ubuntu.com/ubuntu/ lucid-security/main Packages 100 /var/lib/dpkg/status 1:2.1.13-1 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages The problem is that the Mailman configuration script that is included with the package fails to insert the default Mailman language string into "/var/lib/mailman/Mailman/mm_cfg.py", line 76, which causes a syntax error. This syntax error makes it impossible to work with the package (reinstall, remove, etc.), because every attempted operation chokes. Here is the full log of the terminal output: ------------------------------------- # apt-get install mailman Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: wwwconfig-common javascript-common libjs-mootools Use 'apt-get autoremove' to remove them. Suggested packages: listadmin The following NEW packages will be installed: mailman 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. Need to get 9677kB of archives. After this operation, 44.9MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main mailman 1:2.1.13-1ubuntu0.2 [9677kB] Fetched 9677kB in 1s (5759kB/s) Preconfiguring packages ... Selecting previously deselected package mailman. (Reading database ... 59028 files and directories currently installed.) Unpacking mailman (from .../mailman_1%3a2.1.13-1ubuntu0.2_amd64.deb) ... Setting up mailman (1:2.1.13-1ubuntu0.2) ... Looking for enabled languages (this may take some time) ... done. Traceback (most recent call last): File "/var/lib/mailman/bin/list_lists", line 46, in from Mailman import mm_cfg File "/var/lib/mailman/Mailman/mm_cfg.py", line 76 DEFAULT_SERVER_LANGUAGE = ^ SyntaxError: invalid syntax Installing site language en ............................................ done. Traceback (most recent call last): File "/usr/lib/mailman/bin/update", line 49, in from Mailman import mm_cfg File "/var/lib/mailman/Mailman/mm_cfg.py", line 76 DEFAULT_SERVER_LANGUAGE = ^ SyntaxError: invalid syntax dpkg: error processing mailman (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: mailman E: Sub-process /usr/bin/dpkg returned an error code (1) ------------------------------------- If I examine the file and line cited in the error message, there is no value for DEFAULT_SERVER_LANGUAGE: #------------------------------------------------------------- # The default language for this server. DEFAULT_SERVER_LANGUAGE = This is despite the fact that I chose a valid language (English) from the list that is presented during installation by highlighting said language and pressing the spacebar. (The selection is evidenced by the * character next to the English option.) The only means by which I was able to remove the package was to fix problem by editing "/var/lib/mailman/Mailman/mm_cfg.py" directly and changing the line in question to: DEFAULT_SERVER_LANGUAGE = 'en' ** Affects: mailman (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mailman in Ubuntu. https://bugs.launchpad.net/bugs/904410 Title: Mailman configuration script causes syntax error in "/var/lib/mailman/Mailman/mm_cfg.py", line 76 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/904410/+subscriptions From 903901 at bugs.launchpad.net Wed Dec 14 20:16:37 2011 From: 903901 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Wed, 14 Dec 2011 20:16:37 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111214201637.4760.70788.malone@soybean.canonical.com> The attachment "lucid-proposed.debdiff" of this bug report has been identified as being a patch in the form of a debdiff. The ubuntu- sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu- sponsors team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From andreas at canonical.com Wed Dec 14 20:27:57 2011 From: andreas at canonical.com (Andreas Hasenack) Date: Wed, 14 Dec 2011 20:27:57 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214202758.29905.18188.launchpad@wampee.canonical.com> ** Also affects: landscape-client Importance: Undecided Status: New ** Changed in: landscape-client Importance: Undecided => Medium ** Changed in: landscape-client Milestone: None => backlog ** Changed in: landscape-client Assignee: (unassigned) => Andreas Hasenack (ahasenack) ** Changed in: landscape-client Status: New => In Progress -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From smoser at ubuntu.com Wed Dec 14 20:48:41 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 20:48:41 -0000 Subject: [Bug 485113] Re: euca2ools should include --region support References: <20091119002431.30555.31642.malonedeb@wampee.canonical.com> Message-ID: <20111214204842.3835.97218.malone@soybean.canonical.com> This was fixed in upstream euca2ools in the 2.0 branch. It is present in precise now. ** Changed in: euca2ools (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/485113 Title: euca2ools should include --region support To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/485113/+subscriptions From 900496 at bugs.launchpad.net Wed Dec 14 20:57:07 2011 From: 900496 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 20:57:07 -0000 Subject: [Bug 900496] Re: dovecot-core installation fails because "start" is used from PATH References: <20111205213515.1611.236.malonedeb@gac.canonical.com> Message-ID: <20111214205707.7636.44049.malone@chaenomeles.canonical.com> I've got to say I can sympathize with the objection - 'restart' from the checkpoint restart utils also caused troubles for me when upstart was introduced with 'restart' command in /sbin. I'm going to mark this opinion/wishlist. ** Changed in: dovecot (Ubuntu) Importance: Undecided => Wishlist ** Changed in: dovecot (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/900496 Title: dovecot-core installation fails because "start" is used from PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/900496/+subscriptions From 903771 at bugs.launchpad.net Wed Dec 14 21:03:27 2011 From: 903771 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:03:27 -0000 Subject: [Bug 903771] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 References: <20111213152754.8175.11653.malonedeb@chaenomeles.canonical.com> Message-ID: <20111214210327.3736.11236.malone@soybean.canonical.com> Thanks for taking the time to report this bug. The upgrade failed because the system was unable to stop the running mysqls. Could you do sudo service mysql stop then do 'ps -ef | grep mysql' and see whether mysql is still running? If it is not, then re-try the update. Otherwise, please show us the result of both the 'service stop' and 'ps -ef' commands. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided => Medium ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903771 Title: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/903771/+subscriptions From 903552 at bugs.launchpad.net Wed Dec 14 21:00:31 2011 From: 903552 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:00:31 -0000 Subject: [Bug 903552] Re: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213052351.26700.83036.malonedeb@soybean.canonical.com> Message-ID: <20111214210032.29507.50309.malone@wampee.canonical.com> Thanks for taking the time to report this bug. The path to which slapd wants to back up a db already exists. Could you try doing: sudo mv /var/backups/dc=ubserver,dc=jaha-2.4.21-0ubuntu5.6.ldapdb /var/backups/dc=ubserver,dc=jaha-2.4.21-0ubuntu5.6.ldapdb.orig1 and then continue or restart the update? ** Changed in: openldap (Ubuntu) Importance: Undecided => Medium ** Changed in: openldap (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903552 Title: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903552/+subscriptions From 903928 at bugs.launchpad.net Wed Dec 14 21:08:00 2011 From: 903928 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:08:00 -0000 Subject: [Bug 903928] Re: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213205829.5085.40495.malonedeb@soybean.canonical.com> Message-ID: <20111214210801.9184.8867.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 903552 *** https://bugs.launchpad.net/bugs/903552 ** This bug has been marked a duplicate of bug 903552 package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903928 Title: package slapd 2.4.25-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903928/+subscriptions From 597510 at bugs.launchpad.net Wed Dec 14 21:13:57 2011 From: 597510 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:13:57 -0000 Subject: [Bug 597510] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 References: <20100623013835.26469.25847.malonedeb@wampee.canonical.com> Message-ID: <20111214211357.3835.95995.malone@soybean.canonical.com> Marking invalid as it is 1.5 years old. ** Changed in: postfix (Ubuntu) Assignee: Serge Hallyn (serge-hallyn) => (unassigned) ** Changed in: postfix (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/597510 Title: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/597510/+subscriptions From 904243 at bugs.launchpad.net Wed Dec 14 21:21:03 2011 From: 904243 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:21:03 -0000 Subject: [Bug 904243] Re: apache does not start on server startup References: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Message-ID: <20111214212103.30759.77851.malone@wampee.canonical.com> Thanks for taking the time to submit this bug. Would you mind attaching /var/log/boot.log and /var/log/syslog? Please either sanitize any sensitive information from the syslog, or mark this bug private. ** Changed in: apache2 (Ubuntu) Importance: Undecided => Medium ** Changed in: apache2 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/904243 Title: apache does not start on server startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/904243/+subscriptions From 744976 at bugs.launchpad.net Wed Dec 14 21:38:12 2011 From: 744976 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 21:38:12 -0000 Subject: [Bug 744976] Re: euca-describe-snapshots lists all public snapshots References: <20110329135814.17921.61724.malonedeb@wampee.canonical.com> Message-ID: <20111214213814.19923.94492.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/euca2ools/describe-images-results -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/744976 Title: euca-describe-snapshots lists all public snapshots To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/744976/+subscriptions From 744976 at bugs.launchpad.net Wed Dec 14 21:43:24 2011 From: 744976 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 21:43:24 -0000 Subject: [Bug 744976] Re: euca-describe-snapshots lists all public snapshots References: <20110329135814.17921.61724.malonedeb@wampee.canonical.com> Message-ID: <20111214214325.20893.98467.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/euca2ools/describe-snapshots-improve -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/744976 Title: euca-describe-snapshots lists all public snapshots To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/744976/+subscriptions From 904474 at bugs.launchpad.net Wed Dec 14 22:00:29 2011 From: 904474 at bugs.launchpad.net (Ivan Jankovic) Date: Wed, 14 Dec 2011 22:00:29 -0000 Subject: [Bug 904474] [NEW] Update whois server for .rs zone References: <20111214220030.29801.85750.malonedeb@wampee.canonical.com> Message-ID: <20111214220030.29801.85750.malonedeb@wampee.canonical.com> Public bug reported: Update whois server for .rs zone to: whois.rnids.rs ** Affects: whois (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/904474 Title: Update whois server for .rs zone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/904474/+subscriptions From 903008 at bugs.launchpad.net Wed Dec 14 21:58:31 2011 From: 903008 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 21:58:31 -0000 Subject: [Bug 903008] Re: System crashes when do mount.cifs References: <20111212020949.27481.83154.malonedeb@gac.canonical.com> Message-ID: <20111214215832.29801.75753.launchpad@wampee.canonical.com> ** Changed in: samba (Ubuntu) Importance: Undecided => High -- 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/903008 Title: System crashes when do mount.cifs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions From 744976 at bugs.launchpad.net Wed Dec 14 21:58:36 2011 From: 744976 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 14 Dec 2011 21:58:36 -0000 Subject: [Bug 744976] Re: euca-describe-snapshots lists all public snapshots References: <20110329135814.17921.61724.malonedeb@wampee.canonical.com> Message-ID: <20111214215836.24197.37565.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/ubuntu/precise/euca2ools/new-snapshot- bzr495 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/744976 Title: euca-describe-snapshots lists all public snapshots To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/744976/+subscriptions From 902339 at bugs.launchpad.net Wed Dec 14 22:04:00 2011 From: 902339 at bugs.launchpad.net (Serge Hallyn) Date: Wed, 14 Dec 2011 22:04:00 -0000 Subject: [Bug 902339] Re: samba(7) references missing programs References: <20111209210222.2512.23400.malonedeb@gac.canonical.com> Message-ID: <20111214220401.4341.33533.launchpad@soybean.canonical.com> ** Changed in: samba (Ubuntu) Status: New => Confirmed ** Changed in: samba (Ubuntu) Importance: Undecided => Low -- 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/902339 Title: samba(7) references missing programs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/902339/+subscriptions From 115475 at bugs.launchpad.net Wed Dec 14 22:01:04 2011 From: 115475 at bugs.launchpad.net (Amos Jeffries) Date: Wed, 14 Dec 2011 22:01:04 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111214220104.6636.21228.malone@gac.canonical.com> You should not have to recompile the kernel if its accepting connections through TPROXY properly. Double-check the IPs squid is identifying as the client IP though to make sure that arrival is happening correctly. We found a small bit alignment bug in the 3.2 series not setting the spoof flag correctly on some systems, which caused this same behaviour. I thought 3.1 was okay but I will take a closer look later today to double check whether 3.1 has a similar regression. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From smoser at ubuntu.com Wed Dec 14 22:06:37 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 22:06:37 -0000 Subject: [Bug 904480] [NEW] change default networking to virtio in Ubuntu packaging References: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> Message-ID: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> Public bug reported: rtl8139 is the default network adapter provided in openstack instances. That is very slow compared to virtio. The only reason you would want it would be for backwards compatibility. I believe that right now is the time to change that to virtio. If we wait until after 12.04, we may, in 14.04 actually have a large corpus of users who would have broken images by changing that default. Right now there are comparably a very small number of users/amis that would not support virtio. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904480 Title: change default networking to virtio in Ubuntu packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904480/+subscriptions From jamie at ubuntu.com Wed Dec 14 23:03:41 2011 From: jamie at ubuntu.com (Jamie Strandboge) Date: Wed, 14 Dec 2011 23:03:41 -0000 Subject: [Bug 881464] Re: [MIR] keystone References: <20111025145040.19705.85935.malonedeb@wampee.canonical.com> Message-ID: <20111214230342.5085.50068.malone@soybean.canonical.com> I have performed a shallow security audit of keystone. The code audit was not deep because "Keystone is very young and developing very fast." -- http://docs.openstack.org/trunk/openstack-identity/admin/content /what-is.html. With that said, here is my review: Package review: - Does not run as root - Has test suite in the build - Listens on all interfaces by default, on ports 5000/tcp and 35357/tcp (admin interface) - Documentation on keystone is scant and there are no manpages for the binaries shipped in keystone - no sudo fragments - no DBus services - no setuid/setgid binaries - By default, does not use ssl. Since access to keystone is necessarily over the network and considering that Keystone/Nova/Glance/Quantum bits are likely on a trusted network (though they should use SSL as well), the most important bit seems to be the User to Keystone interaction, as that is where the password is passed and the token used by the other services is received. If the password or token is snooped then an attacker can do everything as that user. Code review - no privileged operations - no processes spawned - file handling seems sane - keystone-control has, which shouldn't strictly be a problem because of Yama, but should be fixed regardless: os.environ['PYTHON_EGG_CACHE'] = '/tmp' - correct example uses of ssl does not seem to be present. /etc/keystone/ssl.conf is shipped, but this is an example for tests and is confusing. /etc/keystone/keystone.conf has comments for how to use SSL, but only if using a local CA. It would be much better if it were commented to also include a section on using SSL with a proper CA from ca-certificates - Doesn't seem to be any input validation on 'marker' in get_marker_limit_and_url() from keystone/controllers/__init__.py. It isn't clear at this time if this can be used for SQL injection, but 'marker' is passed unvalidated from get_marker_limit_and_url() all the way to session.query() (part of sqlalchemy) in endpoint_get_by_tenant_get_page() from endpoint_template.py. Recommendations from security team for MIR approval: - provide documentation for keystone, especially man pages - provide documentation on how to correctly use SSL certificates, not just snakeoil or self-signed with your own CA (manpages and server documentation ideally) - fix the /tmp file issue - perform input validation an all variables returned in get_marker_limit_and_url() (keystone/controllers/__init__.py) or demonstrate where this is already being performed (and therefore why this is not needed) Ideally, Ubuntu would also have tools or adjust packaging to properly configure keystone for SSL, with helpers for the various other openstack services utilizing keystone so all could also benefit. Since keystone is an identity service and a key component of openstack, it begs the question why it would be used without SSL at all. ssl-cert may be helpful here. ** Changed in: keystone (Ubuntu) Status: New => Incomplete ** Changed in: keystone (Ubuntu) Assignee: Jamie Strandboge (jdstrand) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/881464 Title: [MIR] keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/881464/+subscriptions From rlaager at wiktel.com Wed Dec 14 23:52:33 2011 From: rlaager at wiktel.com (Richard Laager) Date: Wed, 14 Dec 2011 23:52:33 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111214235233.9071.67148.malone@chaenomeles.canonical.com> Even if it's only fixed in 3.2, can you provide a version number where it's definitely fixed? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From michael.still at canonical.com Thu Dec 15 00:02:48 2011 From: michael.still at canonical.com (Michael Still) Date: Thu, 15 Dec 2011 00:02:48 -0000 Subject: [Bug 904532] [NEW] Provide a script to automate cleanup of _base References: <20111215000248.4460.48108.malonedeb@soybean.canonical.com> Message-ID: <20111215000248.4460.48108.malonedeb@soybean.canonical.com> Public bug reported: The nova base instance directory $instances_path/_base is never cleaned up. This caused one of my compute nodes to run out of disk recently, even though a bunch of the images there were no longer in use. There appear to be homebrew cleanup scripts online, such as https://github.com/Razique/BashStuff/blob/master/SCR_5008_V00_NUAC- OPENSTACK-Nova-compute-images-prunning.sh . Please provide a script to perform cleanup in the package. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904532 Title: Provide a script to automate cleanup of _base To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904532/+subscriptions From 904082 at bugs.launchpad.net Thu Dec 15 01:05:15 2011 From: 904082 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Thu, 15 Dec 2011 01:05:15 -0000 Subject: =?utf-8?q?=5BBug_904082=5D_Re=3A_package_libkrb5support0_1=2E8=2E3?= =?utf-8?q?+dfsg-5ubuntu2=2E2_failed_to_install/upgrade=3A_pakiet_lib?= =?utf-8?q?krb5support0_jest_ju=C5=BC_zainstalowany_i_skonfigurowany?= References: <20111214040216.8175.45635.malonedeb@chaenomeles.canonical.com> Message-ID: <20111215010515.7734.33788.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 541595 *** https://bugs.launchpad.net/bugs/541595 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 541595, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 541595 [Master] package failed to install/upgrade: package is already installed and configured -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/904082 Title: package libkrb5support0 1.8.3+dfsg-5ubuntu2.2 failed to install/upgrade: pakiet libkrb5support0 jest już zainstalowany i skonfigurowany To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/904082/+subscriptions From clint at fewbar.com Thu Dec 15 01:43:36 2011 From: clint at fewbar.com (Clint Byrum) Date: Thu, 15 Dec 2011 01:43:36 -0000 Subject: [Bug 894377] Re: mysql-server-5.1is deprecated for mysql-server-5.5 in precise, should be removed once transition is complete References: <20111124132440.11229.38377.malonedeb@wampee.canonical.com> Message-ID: <20111215014337.4558.84497.malone@soybean.canonical.com> Thanks pitti. I've fixed a few of them. facturlinex2 is quite broken and only works with libmysqlclient15, and so should probably just be removed from the archive until upstream supports MySQL 5.5. ** Also affects: facturlinex2 (Ubuntu) Importance: Undecided Status: New ** Changed in: facturlinex2 (Ubuntu Precise) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/894377 Title: mysql-server-5.1is deprecated for mysql-server-5.5 in precise, should be removed once transition is complete To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/facturlinex2/+bug/894377/+subscriptions From 115475 at bugs.launchpad.net Thu Dec 15 02:02:45 2011 From: 115475 at bugs.launchpad.net (chrone) Date: Thu, 15 Dec 2011 02:02:45 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111215020245.7880.45914.malone@chaenomeles.canonical.com> i checked through mikrotik routeros, when the client accessing internet, it used the squid ip address (192.168.1.142), not the client (192.168.3.97). the squid is running the latest version of ubuntu 11.10 oneiric with your squid patch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From 904320 at bugs.launchpad.net Thu Dec 15 03:30:12 2011 From: 904320 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 03:30:12 -0000 Subject: [Bug 904320] Re: euca-run-instances --user-data expects file argument References: <20111214160347.4983.93489.malonedeb@soybean.canonical.com> Message-ID: <20111215033022.17414.13404.malone@cocoplum.canonical.com> This bug was fixed in the package euca2ools - 2.0.0~bzr495-0ubuntu1 --------------- euca2ools (2.0.0~bzr495-0ubuntu1) precise; urgency=low * New upstream snapshot. * euca-unbundle is fixed (LP: #896481) * euca-run-instances --user-data is fixed (LP: #904320) * bump python-boto requirement to 2.1 (trunk commit 487) * debian/patches/describe-instances-ipv4-flag.patch Add patch to support --ipv4 flag to describe-instances, useful for private clouds where no dns resolution is available * debian/patches/remove-hardcoded-region-list.patch Add patch to remove hard coded ec2 region list * debian/patches/fix-bin-programs-usr-local.patch Fix programs that use /usr/local/bin/python as interpreter * debian/patches/eustore-install-image-help.patch make eustore-install-image --help work without environment setup * debian/patches/describe-images-results.patch improve describe-images output to match with ec2-describe-images * debian/patches/describe-snapshots-improve.patch (LP: #744976) improve describe-snapshots default list and field list -- Scott Moser Wed, 14 Dec 2011 22:29:03 -0500 ** Changed in: euca2ools (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904320 Title: euca-run-instances --user-data expects file argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320/+subscriptions From 896481 at bugs.launchpad.net Thu Dec 15 03:30:12 2011 From: 896481 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 03:30:12 -0000 Subject: [Bug 896481] Re: Euca-unbundle is broken in 11.10 References: <20111126040159.733.48418.malonedeb@wampee.canonical.com> Message-ID: <20111215033021.17414.83381.malone@cocoplum.canonical.com> This bug was fixed in the package euca2ools - 2.0.0~bzr495-0ubuntu1 --------------- euca2ools (2.0.0~bzr495-0ubuntu1) precise; urgency=low * New upstream snapshot. * euca-unbundle is fixed (LP: #896481) * euca-run-instances --user-data is fixed (LP: #904320) * bump python-boto requirement to 2.1 (trunk commit 487) * debian/patches/describe-instances-ipv4-flag.patch Add patch to support --ipv4 flag to describe-instances, useful for private clouds where no dns resolution is available * debian/patches/remove-hardcoded-region-list.patch Add patch to remove hard coded ec2 region list * debian/patches/fix-bin-programs-usr-local.patch Fix programs that use /usr/local/bin/python as interpreter * debian/patches/eustore-install-image-help.patch make eustore-install-image --help work without environment setup * debian/patches/describe-images-results.patch improve describe-images output to match with ec2-describe-images * debian/patches/describe-snapshots-improve.patch (LP: #744976) improve describe-snapshots default list and field list -- Scott Moser Wed, 14 Dec 2011 22:29:03 -0500 ** Changed in: euca2ools (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/896481 Title: Euca-unbundle is broken in 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/896481/+subscriptions From 744976 at bugs.launchpad.net Thu Dec 15 03:30:12 2011 From: 744976 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 03:30:12 -0000 Subject: [Bug 744976] Re: euca-describe-snapshots lists all public snapshots References: <20110329135814.17921.61724.malonedeb@wampee.canonical.com> Message-ID: <20111215033020.17414.42178.malone@cocoplum.canonical.com> This bug was fixed in the package euca2ools - 2.0.0~bzr495-0ubuntu1 --------------- euca2ools (2.0.0~bzr495-0ubuntu1) precise; urgency=low * New upstream snapshot. * euca-unbundle is fixed (LP: #896481) * euca-run-instances --user-data is fixed (LP: #904320) * bump python-boto requirement to 2.1 (trunk commit 487) * debian/patches/describe-instances-ipv4-flag.patch Add patch to support --ipv4 flag to describe-instances, useful for private clouds where no dns resolution is available * debian/patches/remove-hardcoded-region-list.patch Add patch to remove hard coded ec2 region list * debian/patches/fix-bin-programs-usr-local.patch Fix programs that use /usr/local/bin/python as interpreter * debian/patches/eustore-install-image-help.patch make eustore-install-image --help work without environment setup * debian/patches/describe-images-results.patch improve describe-images output to match with ec2-describe-images * debian/patches/describe-snapshots-improve.patch (LP: #744976) improve describe-snapshots default list and field list -- Scott Moser Wed, 14 Dec 2011 22:29:03 -0500 ** Changed in: euca2ools (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/744976 Title: euca-describe-snapshots lists all public snapshots To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/744976/+subscriptions From 115475 at bugs.launchpad.net Thu Dec 15 04:18:03 2011 From: 115475 at bugs.launchpad.net (chrone) Date: Thu, 15 Dec 2011 04:18:03 -0000 Subject: [Bug 115475] Re: tproxy support (iptables & squid) References: <20070518153457.6167.3190.malonedeb@potassium.ubuntu.com> Message-ID: <20111215041803.8948.95973.malone@chaenomeles.canonical.com> i need to configure the ip tables but don't know how if the squid is not a router and a bridge. my topology is: internet > mikrotik > client & squid using the same network i keep getting the same error if i ran to 3129 (tproxy), but it's fine with 3128 (not tproxy) --- The following error was encountered while trying to retrieve the URL: http://www.haryono.co.id/chronic Connection to 192.168.1.178 failed. The system returned: (110) Connection timed out The remote host or network may be down. Please try the request again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/115475 Title: tproxy support (iptables & squid) To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/115475/+subscriptions From smoser at ubuntu.com Thu Dec 15 06:11:56 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 06:11:56 -0000 Subject: [Bug 903932] Re: missing dependency on dnsmasq-utils References: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> Message-ID: <20111215061158.4880.59786.malone@soybean.canonical.com> You're probably right. This is really just a bug against devstack then, that didn't know about this dependency. As the stack trace shows, it came from nova-network. ** Changed in: nova (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions From martin.pitt at ubuntu.com Thu Dec 15 06:39:43 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 15 Dec 2011 06:39:43 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111215063943.7636.69489.malone@chaenomeles.canonical.com> Hello Michael, or anyone else affected, Accepted sysvinit into oneiric-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 mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From vysny at baka.sk Thu Dec 15 08:02:49 2011 From: vysny at baka.sk (Martin Vysny) Date: Thu, 15 Dec 2011 08:02:49 -0000 Subject: [Bug 904243] Re: apache does not start on server startup References: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Message-ID: <20111215080249.9184.88778.malone@chaenomeles.canonical.com> Thank you for your kind response. I'm an idiot - there is this entry in /var/log/boot.log: Syntax error on line 8 of /etc/apache2/sites-enabled/pokus_https: SSLCertificateFile: file '/home/vyzivus/temp/https/localhost-server.crt' does not exist or is empty Action 'start' failed. It is because my home is encrypted and it gets decrypted as I log in... :-) Thank you once again. I think that we can mark this bug as invalid. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/904243 Title: apache does not start on server startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/904243/+subscriptions From 656421 at bugs.launchpad.net Thu Dec 15 10:25:09 2011 From: 656421 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 10:25:09 -0000 Subject: [Bug 656421] Re: No DNS Updates on Domain-Registered Server in Win2k8R2 enviroment References: <20101007171850.8216.69314.malonedeb@soybean.canonical.com> Message-ID: <20111215102510.7248.25972.malone@gac.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: samba (Ubuntu) Status: New => Confirmed -- 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/656421 Title: No DNS Updates on Domain-Registered Server in Win2k8R2 enviroment To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/656421/+subscriptions From davewalker at ubuntu.com Thu Dec 15 11:22:07 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 11:22:07 -0000 Subject: [Blueprint servercloud-p-kronos] XCP Kronos support Message-ID: <20111215112207.30539.24624.launchpad@wampee.canonical.com> Blueprint changed by Dave Walker: Whiteboard changed: Session Notes: AGENDA: - What is XCP and Kronos? - Current state of Project Kronos - Work remaining (porting and packaging) - Ubuntu next-steps? - Could we used clustered LVM instead of our own version? Perhaps, but we haven't investigated that yet. - Can we ship XCP's modified LVM with Ubuntu? Yes, it is conceivable that this could work. Some patches could even be upstreamed, but likely not all of them. CONTACTS: - chuck.short at canonical.com - adamg at canonical.com - alex at seamicro.com - med at canonical.com WORK ITEMS: [zulcss] Review blktap-dkms package: DONE Package Xen hypervisor OCaml packages: DONE xcp-eliloader uploaded to Debian: DONE blktap uploaded to Debian: DONE blktap-dkms uploaded to Debian: DONE xen-api-libs uploaded to Debian: DONE - - xcp-guest-pacakges uploaded to Debian: INPROGRESS + xcp-guest-packages uploaded to Debian: INPROGRESS xcp-storage-managers uploaded to Debian: INPROGRESS xcp-vncterm uploaded to Debian: INPROGRESS xcp-xapi uploaded to Debian: INPROGRESS - Package XCP's LVM (optional): TODO Package XCP's multipathd (optional): TODO Package XCP's xsconsole (optional): TODO + [davewalker] Initial sync xcp-eliloader from Debian sid: DONE + [davewalker] Initial sync blktap from Debian Wheezy: DONE + [davewalker] Initial sync blktap-dkms from Debian sid: DONE Note: The packages marked DONE are each somewhere between Debian Testing and having just been committed to Debian Sid. The packages marked INPROGRESS have been completed, and are being polished up so that we can upload them to Debian soon. Packages marked TODO have not been started (and are also low-priority extras). -- XCP Kronos support https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos From 904681 at bugs.launchpad.net Thu Dec 15 11:39:06 2011 From: 904681 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 11:39:06 -0000 Subject: [Bug 904681] [NEW] precise amd64 minimal-virtual install is oversized References: <20111215110218.29605.15968.malonedeb@wampee.canonical.com> Message-ID: <20111215113906.5932.34464.launchpad@gac.canonical.com> Dave Walker (davewalker) has assigned this bug to you for Ubuntu: The precise server amd64 minimal virtual install is currently oversized: https://jenkins.qa.ubuntu.com/view/Precise%20ISO%20Testing%20Dashboard/view/Daily/job /precise-server-amd64_minimal-virtual/ I did a manual install and it looks to be around 50MB to big; some of this might be the fact that python2.7 and python3 get installed and that amd64 uses multiarch so has package listings and potentially installed packages for the i386 architecture. ** Affects: ubuntu Importance: Medium Assignee: Ubuntu Server Team (ubuntu-server) Status: Confirmed -- precise amd64 minimal-virtual install is oversized https://bugs.launchpad.net/bugs/904681 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. From 904694 at bugs.launchpad.net Thu Dec 15 11:32:06 2011 From: 904694 at bugs.launchpad.net (Jurg van Vliet) Date: Thu, 15 Dec 2011 11:32:06 -0000 Subject: [Bug 904694] [NEW] Start/stop on EC2 does not reset private IPs/hostname References: <20111215113207.6636.6682.malonedeb@gac.canonical.com> Message-ID: <20111215113207.6636.6682.malonedeb@gac.canonical.com> Public bug reported: The Ubuntu 10.04 distributed with AMI ami-cc0e3cb8 (64bit) on EC2 EU- West contains a bug with setting hostname/IPs on start/stop. It keeps the old hostname. We have seen this on 32bit as well, but we did not confirm this for this bug report. The version of cloud-init is 0.5.10-0ubuntu1. Groet, Jurg. ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- 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/904694 Title: Start/stop on EC2 does not reset private IPs/hostname To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/904694/+subscriptions From 540747 at bugs.launchpad.net Thu Dec 15 12:40:16 2011 From: 540747 at bugs.launchpad.net (Alexander Fedorov) Date: Thu, 15 Dec 2011 12:40:16 -0000 Subject: [Bug 540747] Re: Apache Web DAV incorrect permissions References: <20100318080740.19595.19710.malonedeb@palladium.canonical.com> Message-ID: <20111215124016.29409.2735.malone@wampee.canonical.com> I followed this instruction ( https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/540747/comments/41 ). I tried to perform "git push" (via mod_dav), and then checked the files. it's all right. =) Thanks James M. Leddy. I use Ubuntu 10.04.3 LTS i386 on Athlon X2 7850 and Apache from official repos -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/540747 Title: Apache Web DAV incorrect permissions To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/540747/+subscriptions From james.page at ubuntu.com Thu Dec 15 12:49:10 2011 From: james.page at ubuntu.com (James Page) Date: Thu, 15 Dec 2011 12:49:10 -0000 Subject: [Blueprint servercloud-p-iso-install-testing] Ubuntu Server ISO Testing Message-ID: <20111215124910.4232.87572.launchpad@soybean.canonical.com> Blueprint changed by James Page: Whiteboard changed: Summary of Objectives for Precise: 1) Fill gaps in current server ISO testing scope - Multi LVM layout test - RAID tests - iSCSI root tests 2) Automated testing of preseeded network installations using orchestra - Cover mini.iso testing for all supported releases. 3) Separate ubuntu-server-iso-testing into framework and tests - Easier management of tests without rebuilding packages - Support for multiple releases much easier. 4) Investigate frameworks for testing the actual installation experience Full session notes from UDS-P: http://pad.ubuntu.com/uds-p-servercloud-p -iso-install-testing Work items precise-alpha-1: Update ubuntu-server-iso-testing framework to support missing test cases: TODO - Separate test configuration from framework codebase: INPROGRESS + Separate test configuration from framework codebase: DONE Expand manual test cases to cover options presented during install: TODO Work items precise-alpha-2: - Write Multi-LVM test case: INPROGRESS + Write Multi-LVM test case: DONE Write RAID test case: TODO Write iSCSI root test cases: TODO Work items precise-alpha-3: Automated testing of orchestra: TODO Work items: Investigation into potential frameworks for visual testing of server and desktop installs (speak to QA): TODO Questions/comments: What do you think "Automated testing of preseed network installations using orchestra" will include? --Daviey Thanks -- Ubuntu Server ISO Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-iso-install-testing From smoser at ubuntu.com Thu Dec 15 13:18:13 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 13:18:13 -0000 Subject: [Bug 904739] [NEW] euca-import-keypair does not work to EC2 References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Public bug reported: $ euca-import-keypair --region sa-east-1 ~/.ssh/id_rsa-smoser at brickies.pub brickies These required options are missing: public-key-file $ cat ~/.ssh/id_rsa-smoser at brickies.pub ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA3I7VUf2l5gSn5uavROsc5HRDpZdQueUq5ozemNSj8T7enqKHOEaFoU2VoPgGEWC9RyzSQVeyD6s7APMcE82EtmW4skVEgEGSbDc1pvxzxtchBj78hJP6Cf5TCMFSXw+Fz5rF1dR23QDbN1mkHs7adr8GW4kSWqU7Q7NDwfIrJJtO7Hi42GyXtvEONHbiRPOe8stqUly7MvUoN+5kfjBM8Qqpfl2+FNhTYWpMfYdPUnE7u536WqzFmsaqJctz3gBxH9Ex7dFtrxR4qiqEr9Qtlu3xGn7Bw07/+i1D+ey3ONkZLN+LQ714cgj8fRS4Hj29SCmXp5Kt5/82cD/VN3NtHw== smoser at brickies $ ec2-import-keypair --region sa-east-1 --public-key-file ~/.ssh/id_rsa-smoser at brickies.pub brickies KEYPAIR brickies e5:3d:58:88:e8:85:9e:aa:08:bf:19:cd:91:44:09:98 Ie, the key worked fine when uploaded with ec2-api-tools, but not with euca2ools. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: euca2ools 2.0.0~bzr495-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Thu Dec 15 08:14:32 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: euca2ools UpgradeStatus: Upgraded to precise on 2011-11-07 (37 days ago) ** Affects: euca2ools Importance: Undecided Status: New ** Affects: euca2ools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 13:18:13 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 13:18:13 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work to EC2 References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215131814.29605.16947.malone@wampee.canonical.com> ** Also affects: euca2ools Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From 904748 at bugs.launchpad.net Thu Dec 15 13:33:50 2011 From: 904748 at bugs.launchpad.net (wodahs) Date: Thu, 15 Dec 2011 13:33:50 -0000 Subject: [Bug 904748] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') References: <20111215133351.30223.95132.malonedeb@wampee.canonical.com> Message-ID: <20111215133351.30223.95132.malonedeb@wampee.canonical.com> Public bug reported: Samba update problem with the upgrade of ubuntu 11.10 Can not access Windows networks to share files and directories. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.2 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Thu Dec 15 08:23:01 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') UpgradeStatus: Upgraded to oneiric on 2011-12-14 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/904748 Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904748/+subscriptions From 904748 at bugs.launchpad.net Thu Dec 15 13:33:50 2011 From: 904748 at bugs.launchpad.net (wodahs) Date: Thu, 15 Dec 2011 13:33:50 -0000 Subject: [Bug 904748] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') References: <20111215133351.30223.95132.malonedeb@wampee.canonical.com> Message-ID: <20111215133352.30223.32958.malone@wampee.canonical.com> -- 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/904748 Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904748/+subscriptions From smoser at ubuntu.com Thu Dec 15 13:28:58 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 13:28:58 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work to EC2 References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215132858.29409.75030.malone@wampee.canonical.com> ** Attachment added: "--verbose output from euca-import-keypair" https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634385/+files/euca-debug.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 13:29:23 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 13:29:23 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work to EC2 References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215132923.4134.19972.malone@soybean.canonical.com> ** Attachment added: "--debug output from ec2-import-keypair" https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634386/+files/ec2-debug.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 13:31:41 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 13:31:41 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work to EC2 References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215133141.5932.12811.malone@gac.canonical.com> looking at the attachments from the previous mail, its fairly clear that euca2ools is doing something bogus with PublicKeyMaterial as it is way too short. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work to EC2 To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 14:32:45 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 14:32:45 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215143245.6636.50685.launchpad@gac.canonical.com> ** Summary changed: - euca-import-keypair does not work to EC2 + euca-import-keypair does not work -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From 904739 at bugs.launchpad.net Thu Dec 15 14:35:44 2011 From: 904739 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 14:35:44 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215143546.12070.8520.launchpad@ackee.canonical.com> ** Branch linked: lp:~smoser/euca2ools/fix-import-keypair -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From thierry.carrez+lp at gmail.com Thu Dec 15 14:42:58 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Thu, 15 Dec 2011 14:42:58 -0000 Subject: [Bug 861650] Re: Glance client packaging uses non-required dependencies References: <20110928180802.29435.54921.malonedeb@gac.canonical.com> Message-ID: <20111215144259.8712.91595.launchpad@chaenomeles.canonical.com> ** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to glance in Ubuntu. https://bugs.launchpad.net/bugs/861650 Title: Glance client packaging uses non-required dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/861650/+subscriptions From smoser at ubuntu.com Thu Dec 15 14:40:38 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 14:40:38 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215144039.8948.92779.launchpad@chaenomeles.canonical.com> ** Attachment removed: "--verbose output from euca-import-keypair" https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634385/+files/euca-debug.out ** Attachment removed: "--debug output from ec2-import-keypair" https://bugs.launchpad.net/euca2ools/+bug/904739/+attachment/2634386/+files/ec2-debug.out ** Tags removed: running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 15:38:59 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 15:38:59 -0000 Subject: [Bug 904694] Re: Start/stop on EC2 does not reset private IPs/hostname References: <20111215113207.6636.6682.malonedeb@gac.canonical.com> Message-ID: <20111215153900.3736.85013.launchpad@soybean.canonical.com> *** This bug is a duplicate of bug 596993 *** https://bugs.launchpad.net/bugs/596993 ** This bug has been marked a duplicate of bug 596993 hostname handling needs improvement for elastic-ip and ebs start-stop -- 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/904694 Title: Start/stop on EC2 does not reset private IPs/hostname To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/904694/+subscriptions From 616064 at bugs.launchpad.net Thu Dec 15 16:19:50 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 15 Dec 2011 16:19:50 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111215161950.29703.60383.malone@wampee.canonical.com> Thanks for the info, Anthony. The wireshark info failed to download for me. Could you attach it here? My only guess ATM is that it is a bad interaction with the physical switch or router to which eth3 is attached. I'd ask you to try with different hardware, but I see you're running production VMs on there. Can you tell us exactly (names and models) what hardware is physically involved in the network leading up to eth3? Perhaps we can insert a logging layer 2 firewall between the switch and eth3 to see what is going on there. Do you have a spare machine with two NICs which could be used for that? ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete => Confirmed ** Also affects: bridge-utils (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From brad.figg at canonical.com Thu Dec 15 16:30:59 2011 From: brad.figg at canonical.com (Brad Figg) Date: Thu, 15 Dec 2011 16:30:59 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111215163100.29801.11047.launchpad@wampee.canonical.com> ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From brian at ubuntu.com Thu Dec 15 16:54:03 2011 From: brian at ubuntu.com (Brian Murray) Date: Thu, 15 Dec 2011 16:54:03 -0000 Subject: [Bug 903008] Re: System crashes when do mount.cifs References: <20111212020949.27481.83154.malonedeb@gac.canonical.com> Message-ID: <20111215165404.30125.90114.launchpad@wampee.canonical.com> ** Tags added: regression-release -- 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/903008 Title: System crashes when do mount.cifs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/903008/+subscriptions From 616064 at bugs.launchpad.net Thu Dec 15 17:00:40 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Thu, 15 Dec 2011 17:00:40 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111215170040.8712.17609.malone@chaenomeles.canonical.com> Yes, here is the Wireshark capture. Actually, the eth3 is leading to a NetAsq U70-A firewall (8.0.3 firmware) on a DMZ subnetwork. The client I'm using is located on another subnetwork attached to that firewall. I can make some test if you want and send me directives... Moreover, the server has 4 eth, I can attach eth2 for instance directly in the same network as my client machine ? ** Attachment added: "kvm net 2.pcap" https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/616064/+attachment/2634585/+files/kvm%20net%202.pcap -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From peter.matulis at canonical.com Thu Dec 15 17:09:52 2011 From: peter.matulis at canonical.com (Peter Matulis) Date: Thu, 15 Dec 2011 17:09:52 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111215170952.6226.25003.malone@gac.canonical.com> ** Description changed: The problem: Replication fails if an attribute of a multi-value attribute entry is removed if the attribute does not have a equality matching rule defined in the schema. The problem can be mitigated temporarily by a doing a full re-sync by removing the affected database and restarting the service to trigger a full sync. This is fixed upstream beginning with the slapd 2.4.25 branch: openldap-2.4.25/CHANGES: Fixed slapd syncrepl for attributes with no matching rule (ITS#6458) For Ubuntu, this translates to the fix appearing in Oneiric: slapd | 2.4.21-0ubuntu5.6 | lucid-updates slapd | 2.4.23-6ubuntu6.1 | natty-updates slapd | 2.4.25-1.1ubuntu4 | oneiric-updates I am requesting the fix be backported at least to Lucid. Upstream bug: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=6458;selectid=6458;usearchives=1 SRU Justification: - [Impact]: TBC + [Impact]: Serious. Replication, when used, is there for important reasons. It should not break due to a schema, even if poorly designed. [Development Fix]: Fixed in an upstream release and thus already present since Oneiric [Stable Fix]: lucid-proposed.debdiff, attached - patches taken from upstream git repository - [Test Case]: TBC + [Test Case]: Attached as test_case.txt (from upstream bug; for consistency) [Regression Potential]: looks to be minimal from looking at the patch. There appears to be a comprehensive test suite that continues to pass with this patch applied. ** Attachment added: "SRU test case" https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+attachment/2634586/+files/test_case.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From peter.matulis at canonical.com Thu Dec 15 17:10:26 2011 From: peter.matulis at canonical.com (Peter Matulis) Date: Thu, 15 Dec 2011 17:10:26 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111215171026.8364.84934.malone@chaenomeles.canonical.com> @Robie All done. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From robbie.williamson at canonical.com Thu Dec 15 17:56:38 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 15 Dec 2011 17:56:38 -0000 Subject: [Blueprint servercloud-p-juju-roadmap] Juju Roadmap for 12.04 Message-ID: <20111215175638.8813.74085.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Session notes: 12.04 STABILITY  - Survive zookeeper reboots, transient network failures, bug fixes, etc.  - user experience work around the cli. CO-LOCATION / Master-Slave  - deploying additional services into an existing service unit container, ie logging, monitoring, additional config management.  Charm Store and Client Integration Placement / Resource Constraints  - Specify resource constraints utilized when allocating/acquiring a machine. ie. deploy hadoop with 16gb of ram. Deploy a unit of mongodb in a different data center. Deploy a unit of a service along side an existing (not in the same container).  External Zookeeper option for HA for 12.04  juju add-machine for standby machines ready to do service/unit deployments  REST API (nice to have, will definitely happen, unsure for 12.04)  ACTIONS   - Start using blue prints   - final roadmap to the list Questions/Comments: This doesn't yet seem drafted? -- Daviey + + We need to translate the juju project blueprints[1] into workitems -- Robbie + [1] https://blueprints.launchpad.net/juju -- Juju Roadmap for 12.04 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-roadmap From 904739 at bugs.launchpad.net Thu Dec 15 18:43:59 2011 From: 904739 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 18:43:59 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215184359.8712.30053.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: euca2ools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From 884950 at bugs.launchpad.net Thu Dec 15 19:39:44 2011 From: 884950 at bugs.launchpad.net (Leonardo Borda) Date: Thu, 15 Dec 2011 19:39:44 -0000 Subject: [Bug 884950] Re: Eucalyputs Database hangs References: <20111101214504.6012.70386.malonedeb@gac.canonical.com> Message-ID: <20111215193944.7248.75169.malone@gac.canonical.com> might be related. http://open.eucalyptus.com/forum/eucalyptus-20-memory-leak -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/884950 Title: Eucalyputs Database hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/884950/+subscriptions From 904739 at bugs.launchpad.net Thu Dec 15 20:59:26 2011 From: 904739 at bugs.launchpad.net (Bastian Gebhardt) Date: Thu, 15 Dec 2011 20:59:26 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215205926.4036.29039.malone@soybean.canonical.com> i got the error. I sniffed the transfered traffic (to an non-cloud http server) and noticed that the transferred public_key_material is the base64 encoded _filename_ of the public key, not the base64 encoded _content_ of the file. In the method "import_key_pair(self, key_name, public_key_material)" in the file /usr/share/pyshared/boto/ec2/connection.py the public_key_material is base64 encoded, i checked by printing the value of the variable. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:17:03 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:17:03 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215211703.7636.25657.malone@chaenomeles.canonical.com> @Bastian, Right. The merge proposal attached has the fix. https://review.openstack.org/2389 Feel free to +1 it if it works for you. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:17:47 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:17:47 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215211747.6734.70230.malone@gac.canonical.com> whoops. wrong link. merge proposal is at https://code.launchpad.net/~smoser/euca2ools/fix-import-keypair/+merge/85874 ** Changed in: euca2ools Status: New => Confirmed ** Changed in: euca2ools (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From davewalker at ubuntu.com Thu Dec 15 21:19:56 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 21:19:56 -0000 Subject: [Bug 904480] Re: change default networking to virtio in Ubuntu packaging References: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> Message-ID: <20111215211956.29801.57176.malone@wampee.canonical.com> When people toll Windows AMI's, do they tend to include the drivers for virtio? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904480 Title: change default networking to virtio in Ubuntu packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904480/+subscriptions From davewalker at ubuntu.com Thu Dec 15 21:20:06 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 21:20:06 -0000 Subject: [Bug 904480] Re: change default networking to virtio in Ubuntu packaging References: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> Message-ID: <20111215212006.4036.87889.malone@soybean.canonical.com> s/toll/roll/ ** Changed in: nova (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904480 Title: change default networking to virtio in Ubuntu packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904480/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:27:55 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:27:55 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111215212756.6128.93085.malone@gac.canonical.com> marking 'confirmed' in bridge-utils just to get this off "new bug" lists. ** Changed in: bridge-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:22:23 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:22:23 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111215212224.29905.77339.launchpad@wampee.canonical.com> ** Also affects: openldap (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: openldap (Ubuntu) Importance: Undecided => Medium ** Changed in: openldap (Ubuntu) Status: New => Fix Released ** Changed in: openldap (Ubuntu Lucid) Status: New => Triaged ** Changed in: openldap (Ubuntu Lucid) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From davewalker at ubuntu.com Thu Dec 15 21:21:01 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 21:21:01 -0000 Subject: [Bug 904410] Re: Mailman configuration script causes syntax error in "/var/lib/mailman/Mailman/mm_cfg.py", line 76 References: <20111214195753.6128.98552.malonedeb@gac.canonical.com> Message-ID: <20111215212101.6525.11529.launchpad@gac.canonical.com> ** Changed in: mailman (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mailman in Ubuntu. https://bugs.launchpad.net/bugs/904410 Title: Mailman configuration script causes syntax error in "/var/lib/mailman/Mailman/mm_cfg.py", line 76 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/904410/+subscriptions From 884950 at bugs.launchpad.net Thu Dec 15 21:21:03 2011 From: 884950 at bugs.launchpad.net (Leonardo Borda) Date: Thu, 15 Dec 2011 21:21:03 -0000 Subject: [Bug 884950] Re: Eucalyptus Database hangs References: <20111101214504.6012.70386.malonedeb@gac.canonical.com> Message-ID: <20111215212103.8948.69579.malone@chaenomeles.canonical.com> I am creating a test environment in order to try to reproduce this issue. ** Summary changed: - Eucalyputs Database hangs + Eucalyptus Database hangs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/884950 Title: Eucalyptus Database hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/884950/+subscriptions From davewalker at ubuntu.com Thu Dec 15 21:25:11 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 21:25:11 -0000 Subject: [Bug 904474] Re: Update whois server for .rs zone References: <20111214220030.29801.85750.malonedeb@wampee.canonical.com> Message-ID: <20111215212511.9071.90392.malone@chaenomeles.canonical.com> Please can you provide a reference for this change... Is it actually: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634830 ? Thanks. ** Bug watch added: Debian Bug tracker #634830 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634830 ** Changed in: whois (Ubuntu) Importance: Undecided => Medium ** Changed in: whois (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/904474 Title: Update whois server for .rs zone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/904474/+subscriptions From davewalker at ubuntu.com Thu Dec 15 21:26:45 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Thu, 15 Dec 2011 21:26:45 -0000 Subject: [Bug 904748] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') References: <20111215133351.30223.95132.malonedeb@wampee.canonical.com> Message-ID: <20111215212646.30009.64423.launchpad@wampee.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/904748 Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/904748/+subscriptions From 904739 at bugs.launchpad.net Thu Dec 15 21:26:00 2011 From: 904739 at bugs.launchpad.net (Bastian Gebhardt) Date: Thu, 15 Dec 2011 21:26:00 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215212600.29507.55247.malone@wampee.canonical.com> I wrote a patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py and attached it. Works for me. ** Patch added: "Patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py" https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904739/+attachment/2635155/+files/importkeypair.py.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From 904739 at bugs.launchpad.net Thu Dec 15 21:29:08 2011 From: 904739 at bugs.launchpad.net (Bastian Gebhardt) Date: Thu, 15 Dec 2011 21:29:08 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111215212908.6030.29063.malone@gac.canonical.com> Too late, too late... :) But my patch is derived from the runinstances.py file in the same folder, so maybe it's more unified. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:44:27 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:44:27 -0000 Subject: [Bug 904532] Re: Provide a script to automate cleanup of _base References: <20111215000248.4460.48108.malonedeb@soybean.canonical.com> Message-ID: <20111215214427.7533.92365.malone@chaenomeles.canonical.com> This is related to http://wiki.openstack.org/nova-image-cache-management ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Importance: Undecided => Medium ** Changed in: nova (Ubuntu) Status: New => Confirmed ** Changed in: nova Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904532 Title: Provide a script to automate cleanup of _base To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/904532/+subscriptions From 904474 at bugs.launchpad.net Thu Dec 15 21:45:16 2011 From: 904474 at bugs.launchpad.net (Ivan Jankovic) Date: Thu, 15 Dec 2011 21:45:16 -0000 Subject: [Bug 904474] Re: Update whois server for .rs zone References: <20111214220030.29801.85750.malonedeb@wampee.canonical.com> <20111215212511.9071.90392.malone@chaenomeles.canonical.com> Message-ID: <4EEA6A6C.5090308@isur.net> http://www.nic.rs/en/whois-lookup is web based interface to whois service. Few months ago National registry of Serbian domains added direct access to whois server (whois.rnids.rs) You can test it: whois -h whois.rnids.rs test.rs On 12/15/2011 10:25 PM, Dave Walker wrote: > Please can you provide a reference for this change... Is it actually: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634830 > > ? > > Thanks. > > ** Bug watch added: Debian Bug tracker #634830 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634830 > > ** Changed in: whois (Ubuntu) > Importance: Undecided => Medium > > ** Changed in: whois (Ubuntu) > Status: New => Incomplete > -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/904474 Title: Update whois server for .rs zone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/904474/+subscriptions From smoser at ubuntu.com Thu Dec 15 21:54:33 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 21:54:33 -0000 Subject: [Bug 608623] Re: euca-revoke removes the wrong group authorization References: <20100722091353.10666.57364.malonedeb@soybean.canonical.com> Message-ID: <20111215215433.4232.35970.malone@soybean.canonical.com> @andreas, This bug is old. Could you please try to reproduce with current euca2ools? If you are unable to find a Eucalyptus, then just point at EC2. If it "does the right thing" against EC2, then this bug is fix-released for euca2ools at least. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/608623 Title: euca-revoke removes the wrong group authorization To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/608623/+subscriptions From smoser at ubuntu.com Thu Dec 15 22:10:18 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 22:10:18 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111215221019.4134.14035.malone@soybean.canonical.com> I started a local build, when it finishes I will publish. thanks for the well done patch, Robbie and Matulis. ** Changed in: openldap (Ubuntu Lucid) Status: Triaged => In Progress ** Changed in: openldap (Ubuntu Lucid) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From smoser at ubuntu.com Thu Dec 15 22:24:19 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 22:24:19 -0000 Subject: [Bug 613022] Re: ssh daemon hangs after publickey packet sent References: <20100803145548.20563.9925.malonedeb@soybean.canonical.com> Message-ID: <20111215222419.6128.87337.launchpad@gac.canonical.com> ** Changed in: openssh (Ubuntu) Status: New => Confirmed -- 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/613022 Title: ssh daemon hangs after publickey packet sent To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/613022/+subscriptions From smoser at ubuntu.com Thu Dec 15 22:26:21 2011 From: smoser at ubuntu.com (Scott Moser) Date: Thu, 15 Dec 2011 22:26:21 -0000 Subject: [Bug 628577] Re: connection fails: ssh_exchange_identification References: <20100902021024.23493.69670.malonedeb@soybean.canonical.com> Message-ID: <20111215222621.4036.83568.malone@soybean.canonical.com> marking incomplete. without more information, there is no real way to debug this. ** Changed in: openssh (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/628577 Title: connection fails: ssh_exchange_identification To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/628577/+subscriptions From 887410 at bugs.launchpad.net Thu Dec 15 23:00:12 2011 From: 887410 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 15 Dec 2011 23:00:12 -0000 Subject: [Bug 887410] Re: plymouth ask-for-passphrase References: <20111108034645.7040.10115.malonedeb@gac.canonical.com> Message-ID: <20111215230020.19193.43115.malone@cocoplum.canonical.com> This bug was fixed in the package apache2 - 2.2.21-3ubuntu2 --------------- apache2 (2.2.21-3ubuntu2) precise; urgency=low * d/ask-for-passphrase: Flip the logic of this script so that it checks first to see if apache is being started from a TTY, and then if not, tries plymouth. (LP: #887410) -- Clint Byrum Tue, 06 Dec 2011 16:49:33 -0800 ** Branch linked: lp:ubuntu/apache2 ** Changed in: apache2 (Ubuntu Precise) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/887410 Title: plymouth ask-for-passphrase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/887410/+subscriptions From marc.deslauriers at canonical.com Thu Dec 15 23:58:28 2011 From: marc.deslauriers at canonical.com (Marc Deslauriers) Date: Thu, 15 Dec 2011 23:58:28 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111215235828.4460.88147.malone@soybean.canonical.com> You can download the previous version from this page: For i386: https://launchpad.net/~ubuntu-security/+archive/ppa/+build/2844451 For amd64: https://launchpad.net/~ubuntu-security/+archive/ppa/+build/2844449 Please indicate if downgrading has worked for you. ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From 904739 at bugs.launchpad.net Fri Dec 16 00:12:23 2011 From: 904739 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Fri, 16 Dec 2011 00:12:23 -0000 Subject: [Bug 904739] Re: euca-import-keypair does not work References: <20111215131813.29605.65858.malonedeb@wampee.canonical.com> Message-ID: <20111216001223.6226.41800.malone@gac.canonical.com> The attachment "Patch of /usr/share/pyshared/euca2ools/commands/euca/importkeypair.py" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in Ubuntu. https://bugs.launchpad.net/bugs/904739 Title: euca-import-keypair does not work To manage notifications about this bug go to: https://bugs.launchpad.net/euca2ools/+bug/904739/+subscriptions From smoser at ubuntu.com Fri Dec 16 00:57:03 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 16 Dec 2011 00:57:03 -0000 Subject: [Bug 904480] Re: change default networking to virtio in Ubuntu packaging References: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> <20111215211956.29801.57176.malone@wampee.canonical.com> Message-ID: On Thu, 15 Dec 2011, Dave Walker wrote: > When people toll Windows AMI's, do they tend to include the drivers for > virtio? I honestly don't know much about windows. I know that virtio drivers are available for windows, and I actually believe you can get them signed by Canonical. google is failing me now, though. I think temporary pain in getting virtio drivers for windows is more than overcome by not having to make this change later and breaking existing amis. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904480 Title: change default networking to virtio in Ubuntu packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904480/+subscriptions From 889464 at bugs.launchpad.net Fri Dec 16 02:44:24 2011 From: 889464 at bugs.launchpad.net (Myk Dowling) Date: Fri, 16 Dec 2011 02:44:24 -0000 Subject: [Bug 889464] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111112124426.16008.85420.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216024424.29311.93800.malone@wampee.canonical.com> Is there something we need to do to properly complete the dist-upgrade? I got confusing messages about the process being cancelled, then completed. I _seem_ to have a working Oneiric now, but with it looking so different to Natty, I'm not sure if I'm missing stuff or not. -- 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/889464 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/889464/+subscriptions From 889464 at bugs.launchpad.net Fri Dec 16 02:44:59 2011 From: 889464 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 02:44:59 -0000 Subject: [Bug 889464] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111112124426.16008.85420.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216024459.7978.70013.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: samba (Ubuntu) Status: New => Confirmed -- 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/889464 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/889464/+subscriptions From achiang at canonical.com Fri Dec 16 03:58:10 2011 From: achiang at canonical.com (Alex Chiang) Date: Fri, 16 Dec 2011 03:58:10 -0000 Subject: [Bug 905099] [NEW] package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Public bug reported: Standard 'apt-get dist-upgrade', and it failed. apt-get -f install didn't fix it. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Thu Dec 15 10:18:24 2011 Dependencies: DuplicateSignature: Unpacking kvm-ipxe (from .../kvm-ipxe_1.0.0+git-2.149b50-1ubuntu3_all.deb) ... dpkg: error processing /var/cache/apt/archives/kvm-ipxe_1.0.0+git-2.149b50-1ubuntu3_all.deb (--unpack): trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 ErrorMessage: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) PackageArchitecture: all SourcePackage: ipxe Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 UpgradeStatus: Upgraded to precise on 2011-11-19 (27 days ago) ** Affects: ipxe (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package package-conflict precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From achiang at canonical.com Fri Dec 16 03:58:10 2011 From: achiang at canonical.com (Alex Chiang) Date: Fri, 16 Dec 2011 03:58:10 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216035811.13195.5904.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From 905099 at bugs.launchpad.net Fri Dec 16 04:00:04 2011 From: 905099 at bugs.launchpad.net (Apport retracing service) Date: Fri, 16 Dec 2011 04:00:04 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216040005.24243.92555.launchpad@soybean.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From 905029 at bugs.launchpad.net Fri Dec 16 04:47:22 2011 From: 905029 at bugs.launchpad.net (cybernet) Date: Fri, 16 Dec 2011 04:47:22 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111216044722.13195.12855.malone@chaenomeles.canonical.com> unfortunately it didn't worked ... i still get the same error how to i debug this in a more advanced way ? the error says that php5 didn't start .. something like that but i looked at running processes and it did ... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From walter.garcia at upf.edu Fri Dec 16 06:08:48 2011 From: walter.garcia at upf.edu (Walter Garcia-Fontes) Date: Fri, 16 Dec 2011 06:08:48 -0000 Subject: [Bug 889732] Re: package samba 2:3.5.11~dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111113065745.27744.65249.malonedeb@gac.canonical.com> Message-ID: <20111216060848.23940.40813.malone@soybean.canonical.com> Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as separate attachments? Thanks in advance ** Package changed: samba (Ubuntu) => update-manager (Ubuntu) ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- 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/889732 Title: package samba 2:3.5.11~dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/889732/+subscriptions From 790863 at bugs.launchpad.net Fri Dec 16 06:30:25 2011 From: 790863 at bugs.launchpad.net (Jeremy Yoder) Date: Fri, 16 Dec 2011 06:30:25 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111216063025.29618.70239.malone@gac.canonical.com> So far so good. My container is running fine along with everything else. I'll keep running this build and report if I see any issues, but I think it's good. Let me know if there's anything else I need to test. -- 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From davewalker at ubuntu.com Fri Dec 16 09:31:51 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Fri, 16 Dec 2011 09:31:51 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216093152.29618.20148.launchpad@gac.canonical.com> ** Changed in: ipxe (Ubuntu) Importance: Undecided => High ** Changed in: ipxe (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From davewalker at ubuntu.com Fri Dec 16 09:39:40 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Fri, 16 Dec 2011 09:39:40 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111216093940.1169.75964.launchpad@wampee.canonical.com> ** Also affects: php5 (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: php5 (Ubuntu) Status: New => Invalid ** Changed in: php5 (Ubuntu Lucid) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From davewalker at ubuntu.com Fri Dec 16 09:55:31 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Fri, 16 Dec 2011 09:55:31 -0000 Subject: [Bug 903602] Re: CIFS automount with "nounix" option create empty directories References: <20111213084429.27791.97796.malonedeb@gac.canonical.com> Message-ID: <20111216095531.29214.43645.launchpad@gac.canonical.com> ** Changed in: autofs (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/903602 Title: CIFS automount with "nounix" option create empty directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/903602/+subscriptions From davewalker at ubuntu.com Fri Dec 16 09:59:54 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Fri, 16 Dec 2011 09:59:54 -0000 Subject: [Bug 903259] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111212160955.30677.77047.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216095954.12183.98104.launchpad@chaenomeles.canonical.com> ** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/903259 Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/903259/+subscriptions From walter.garcia at upf.edu Fri Dec 16 10:10:58 2011 From: walter.garcia at upf.edu (Walter Garcia-Fontes) Date: Fri, 16 Dec 2011 10:10:58 -0000 Subject: [Bug 889464] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111112124426.16008.85420.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216101058.12287.71649.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 878122 *** https://bugs.launchpad.net/bugs/878122 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 878122 , so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 878122 Package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade duing upgrade from Ubuntu 11.04 to 11.10 -- 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/889464 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/889464/+subscriptions From robie.basak at canonical.com Fri Dec 16 10:25:18 2011 From: robie.basak at canonical.com (Robie Basak) Date: Fri, 16 Dec 2011 10:25:18 -0000 Subject: [Blueprint servercloud-p-arm-service-orchestration] Enabling juju for ARM Message-ID: <20111216102518.32397.19339.launchpad@wampee.canonical.com> Blueprint changed by Robie Basak: Whiteboard changed: Question: Is this using juju for direct deployment, or via Orchestra? -- Daviey Via Orchestra. I think the main thing to test is juju because of it's reliance on java with zookeeper. We don't need to discuss anything, just test and fix bugs. -- Robbie Work Items: Test juju/java/zookeeper on ARM: TODO Investigate running the juju provisioning agent on ARM: TODO - Investigate juju and ARM on LXC: TODO + [racb] Investigate juju and ARM on LXC: TODO Investigate juju with qemu-system-arm for testing: TODO Binary image deployment with PXE on ARM: TODO - Investigate running the juju machine agent on ARM: TODO + [racb] Investigate running the juju machine agent on ARM: TODO Investigate running an ARM-based juju environment: TODO Validate IPMI on hardware: BLOCKED Validate PXE booting via uboot: TODO - Validate cobbler enlistment works: TODO + [racb] Validate cobbler enlistment works: TODO -- Enabling juju for ARM https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration From 905099 at bugs.launchpad.net Fri Dec 16 10:29:16 2011 From: 905099 at bugs.launchpad.net (Robie Basak) Date: Fri, 16 Dec 2011 10:29:16 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216102917.341.3394.launchpad@wampee.canonical.com> ** Changed in: ipxe (Ubuntu) Assignee: (unassigned) => Robie Basak (racb) ** Changed in: ipxe (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From 905029 at bugs.launchpad.net Fri Dec 16 10:59:59 2011 From: 905029 at bugs.launchpad.net (cybernet) Date: Fri, 16 Dec 2011 10:59:59 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111216110000.29214.14152.launchpad@gac.canonical.com> ** Description changed: i was using 5.3.2-1ubuntu4.10 after the upgrade lighttpd now displays a 500 internal error page - in error.log i get - - 2011-12-15 22:50:11: (mod_fastcgi.c.2582) unexpected end-of-file (perhaps the fastcgi process died): pid: 7920 socket: unix:/tmp/php.socket-1 - 2011-12-15 22:50:11: (mod_fastcgi.c.3367) response not received, request sent: 1018 on socket: unix:/tmp/php.socket-1 for /announce.php?info_hash=%89%08%11%16KsH%8f%f2%3eS%8f%7d%f5%f1%ccM%81%e5V&peer_id=-UT2020-%c0L%fa%95xM%3f%b6%8e9%c9%2f&port=63387&uploaded=1506394112&downloaded=490733568&left=92522476744&corrupt=0&key=A328405B&numwant=200&compact=1&no_peer_id=1, closing connection . - + 2011-12-15 22:50:11: (mod_fastcgi.c.2582) unexpected end-of-file (perhaps the fastcgi process died): pid: 7920 socket: unix:/tmp/php.socket-1 + 2011-12-15 22:50:11: (mod_fastcgi.c.3367) response not received, request sent: 1018 on socket: unix:/tmp/php.socket-1 for /some.php?id=5V, closing connection . my sites are down because of this upgrade ... :( i removed and installed again without any result... and the downgrade it's not possible cause for some reason # apt-get install php5-cgi=5.3.2-1ubuntu4.10 Reading package lists... Done - Building dependency tree + Building dependency tree Reading state information... Done E: Version '5.3.2-1ubuntu4.10' for 'php5-cgi' was not found - i need a quick fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From aquette.dev at gmail.com Fri Dec 16 11:33:41 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Fri, 16 Dec 2011 11:33:41 -0000 Subject: [Bug 575573] Re: libusb_get_interrupt: Connection timed out References: <20100505044649.31140.39001.malonedeb@soybean.canonical.com> Message-ID: <20111216113341.23940.24653.malone@soybean.canonical.com> Can you please test with the blazer_usb driver and report back? This one has replaced megatec_usb officially since 2.4.3, but was already available in 2.4.1 (though not as mature). cheers, Arnaud -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/575573 Title: libusb_get_interrupt: Connection timed out To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/575573/+subscriptions From aquette.dev at gmail.com Fri Dec 16 11:40:53 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Fri, 16 Dec 2011 11:40:53 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216114053.12589.68857.malone@chaenomeles.canonical.com> Note for Ubuntu packagers: - the original report was an issue with udev, and will be fixed with 2.6.3 upload, - the 2nd one (Martin Ewing) was probably invalid, due to an already running driver instance. I've asked the user for some more feedback. cheers, Arnaud -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From aquette.dev at gmail.com Fri Dec 16 11:43:26 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Fri, 16 Dec 2011 11:43:26 -0000 Subject: [Bug 545319] Re: nut configuration should be config files, not conffiles References: <20100323184321.28473.7693.malonedeb@gandwana.canonical.com> Message-ID: <20111216114327.24136.29251.malone@soybean.canonical.com> There is an effort underway to provide the needed foundations for adding a decent debconf for generating a suitable configuration. I will leave this bug open as a reminder. thanks for your report, Arnaud -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/545319 Title: nut configuration should be config files, not conffiles To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/545319/+subscriptions From james.page at ubuntu.com Fri Dec 16 11:52:40 2011 From: james.page at ubuntu.com (James Page) Date: Fri, 16 Dec 2011 11:52:40 -0000 Subject: [Blueprint servercloud-p-iso-install-testing] Ubuntu Server ISO Testing Message-ID: <20111216115240.28707.63829.launchpad@gac.canonical.com> Blueprint changed by James Page: Whiteboard changed: Summary of Objectives for Precise: 1) Fill gaps in current server ISO testing scope - Multi LVM layout test - RAID tests - iSCSI root tests 2) Automated testing of preseeded network installations using orchestra - Cover mini.iso testing for all supported releases. 3) Separate ubuntu-server-iso-testing into framework and tests - Easier management of tests without rebuilding packages - Support for multiple releases much easier. 4) Investigate frameworks for testing the actual installation experience Full session notes from UDS-P: http://pad.ubuntu.com/uds-p-servercloud-p -iso-install-testing Work items precise-alpha-1: - Update ubuntu-server-iso-testing framework to support missing test cases: TODO + Update ubuntu-server-iso-testing framework to support missing test cases: DONE Separate test configuration from framework codebase: DONE - Expand manual test cases to cover options presented during install: TODO Work items precise-alpha-2: Write Multi-LVM test case: DONE - Write RAID test case: TODO + Write RAID test case: DONE + + Work items precise-beta-1: + Update test framework to support iSCSI testing: TODO Write iSCSI root test cases: TODO - Work items precise-alpha-3: + Work items precise-beta-2 Automated testing of orchestra: TODO Work items: + Expand manual test cases to cover options presented during install: TODO Investigation into potential frameworks for visual testing of server and desktop installs (speak to QA): TODO Questions/comments: What do you think "Automated testing of preseed network installations using orchestra" will include? --Daviey Thanks -- Ubuntu Server ISO Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-iso-install-testing From 905029 at bugs.launchpad.net Fri Dec 16 12:31:56 2011 From: 905029 at bugs.launchpad.net (cybernet) Date: Fri, 16 Dec 2011 12:31:56 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111216123157.23548.40732.malone@soybean.canonical.com> i solved the issue by reinstalling spawn-fcgi /* cd /opt wget http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz tar -xf spawn* cd spawn* ./configure make cp src/spawn-fcgi /usr/bin/spawn-fcgi */ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From 905313 at bugs.launchpad.net Fri Dec 16 12:44:37 2011 From: 905313 at bugs.launchpad.net (Ian) Date: Fri, 16 Dec 2011 12:44:37 -0000 Subject: [Bug 905313] [NEW] Fails to recognise Android or iP* devices References: <20111216124437.13873.69957.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216124437.13873.69957.malonedeb@chaenomeles.canonical.com> Public bug reported: Because the OS detection is hard-wired into tree.c, it needs updating to recognise OSes since 2006. Windows Vista and 7 have been added to the repository version, but other new ones exist :) See camie.dyndns.org/technical/analog-camie-ed/ for source of the C:Amie Edition version that is up to date as of July 2011. ** Affects: analog (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to analog in Ubuntu. https://bugs.launchpad.net/bugs/905313 Title: Fails to recognise Android or iP* devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/analog/+bug/905313/+subscriptions From james.page at ubuntu.com Fri Dec 16 12:51:17 2011 From: james.page at ubuntu.com (James Page) Date: Fri, 16 Dec 2011 12:51:17 -0000 Subject: [Bug 905315] [NEW] package kvm-ipxe (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216125117.24873.84241.malonedeb@soybean.canonical.com> Message-ID: <20111216125117.24873.84241.malonedeb@soybean.canonical.com> *** This bug is a duplicate of bug 905099 *** https://bugs.launchpad.net/bugs/905099 Public bug reported: Hit this during my normal daily update on precise. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: kvm-ipxe (not installed) ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Fri Dec 16 12:31:59 2011 DuplicateSignature: Unpacking kvm-ipxe (from .../kvm-ipxe_1.0.0+git-2.149b50-1ubuntu3_all.deb) ... dpkg: error processing /var/cache/apt/archives/kvm-ipxe_1.0.0+git-2.149b50-1ubuntu3_all.deb (--unpack): trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 ErrorMessage: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426) SourcePackage: ipxe Title: package kvm-ipxe (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 UpgradeStatus: Upgraded to precise on 2011-12-04 (11 days ago) ** Affects: ipxe (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check package-conflict precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905315 Title: package kvm-ipxe (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905315/+subscriptions From james.page at ubuntu.com Fri Dec 16 12:51:17 2011 From: james.page at ubuntu.com (James Page) Date: Fri, 16 Dec 2011 12:51:17 -0000 Subject: [Bug 905315] Re: package kvm-ipxe (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216125117.24873.84241.malonedeb@soybean.canonical.com> Message-ID: <20111216125118.24873.32522.malone@soybean.canonical.com> *** This bug is a duplicate of bug 905099 *** https://bugs.launchpad.net/bugs/905099 ** This bug has been marked a duplicate of bug 905099 package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905315 Title: package kvm-ipxe (not installed) failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905315/+subscriptions From domi_mailing-list at yahoo.it Fri Dec 16 13:00:20 2011 From: domi_mailing-list at yahoo.it (scido) Date: Fri, 16 Dec 2011 13:00:20 -0000 Subject: [Bug 903602] Re: CIFS automount with "nounix" option create empty directories References: <20111213084429.27791.97796.malonedeb@gac.canonical.com> Message-ID: <20111216130020.1039.38128.malone@wampee.canonical.com> Hi, I was too impatient... Mounting with mount command get the same error: empty directory. I think it's something related to "nounix" option. So, it's not related to autofs package, but to CIFS and samba server. Please let me know if you need more information. thank you Scido -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/903602 Title: CIFS automount with "nounix" option create empty directories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/903602/+subscriptions From 900888 at bugs.launchpad.net Fri Dec 16 14:50:12 2011 From: 900888 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 14:50:12 -0000 Subject: [Bug 900888] Re: swift package shouldn't contain man page files for swauth References: <20111206192642.2751.57664.malonedeb@gac.canonical.com> Message-ID: <20111216145020.31116.63288.malone@cocoplum.canonical.com> This bug was fixed in the package swift - 1.4.5~20111202.1634-0ubuntu2 --------------- swift (1.4.5~20111202.1634-0ubuntu2) precise; urgency=low * Drop swauth man pages. (LP: #900888) * debian/control: - Clean up build depends. - Update VCS info to point to the right branches. * debian/rules: Run the swift testsuite. * debian/python-swift.postinst: Change user's shell to /bin/false. * Fix some lintian warnings. -- Chuck Short Fri, 16 Dec 2011 09:45:28 -0500 ** Branch linked: lp:~ubuntu-server-dev/swift/essex ** Changed in: swift (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to swift in Ubuntu. https://bugs.launchpad.net/bugs/900888 Title: swift package shouldn't contain man page files for swauth To manage notifications about this bug go to: https://bugs.launchpad.net/swift/+bug/900888/+subscriptions From 905357 at bugs.launchpad.net Fri Dec 16 15:01:24 2011 From: 905357 at bugs.launchpad.net (Jerry) Date: Fri, 16 Dec 2011 15:01:24 -0000 Subject: [Bug 905357] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Message-ID: <20111216150126.24354.87284.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905357 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905357/+subscriptions From 905357 at bugs.launchpad.net Fri Dec 16 15:11:04 2011 From: 905357 at bugs.launchpad.net (Apport retracing service) Date: Fri, 16 Dec 2011 15:11:04 -0000 Subject: [Bug 905357] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Message-ID: <20111216151105.32098.55209.launchpad@wampee.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905357 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905357/+subscriptions From 905357 at bugs.launchpad.net Fri Dec 16 15:01:24 2011 From: 905357 at bugs.launchpad.net (Jerry) Date: Fri, 16 Dec 2011 15:01:24 -0000 Subject: [Bug 905357] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Message-ID: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Public bug reported: have had problems with virtualization, getting testdrive-gtk to run, a bug report on the qemu stuff still pending, but if there isn't kernel module support for other virtualization stuff, maybe that doesn't help... Anyways this is just an apt-get upgrade crash on trying to build kernel modules, it says I don't have the files/ directory, not positive which, but might be in the crash data. also low on disk space and some other idiot between keyboard and mouse issues... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-5-generic Date: Fri Dec 16 09:45:18 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-11-25 (20 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 need-duplicate-check precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905357 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905357/+subscriptions From 905313 at bugs.launchpad.net Fri Dec 16 16:10:27 2011 From: 905313 at bugs.launchpad.net (Robie Basak) Date: Fri, 16 Dec 2011 16:10:27 -0000 Subject: [Bug 905313] Re: Fails to recognise Android or iP* devices References: <20111216124437.13873.69957.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216161027.29194.69774.malone@chaenomeles.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. If upstream has stagnated and there is a different source which has continued development, it sounds like it might be an idea to switch. But this would be better coming from Debian so that the delta to Ubuntu can stay manageable, particularly since this package is in universe. Thus I'm marking the Ubuntu task as Importance: Wishlist. To take this further, you could file a bug against analog in Debian, and if fixed there it will filter through in the next merge. Alternatively, if you can provide a small patch for the particular functionality you need, then Ubuntu might be able to carry that patch, given that it is already carrying the Vista+7 detection patch (but note that I can't make that decision). ** Changed in: analog (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to analog in Ubuntu. https://bugs.launchpad.net/bugs/905313 Title: Fails to recognise Android or iP* devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/analog/+bug/905313/+subscriptions From gary.poster at canonical.com Fri Dec 16 16:16:50 2011 From: gary.poster at canonical.com (Gary Poster) Date: Fri, 16 Dec 2011 16:16:50 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111216161650.21383.21720.malone@soybean.canonical.com> My lxc is working again (the solution was to clear out the lxc cache). Unfortunately, it still does not work for me with a fresh lxc--running a lucid container inside an oneiric host. Perhaps the SRU was for running an oneiric container? Symptoms: as before, during an update, I get this: Setting up udev (151-12.3) ... mknod: `/lib/udev/devices/ppp': Operation not permitted Simply running mknod I get this: $ sudo mknod /tmp/ppp c 108 0 mknod: `/tmp/ppp': Operation not permitted Again, my workaround is this: at the bottom of "/var/lib/lxc/server/config" add this snippet: # Mods to allow udev upgrade lxc.cgroup.devices.allow = c 108:0 rwm lxc.cgroup.devices.allow = b 7:0 rwm lxc.cgroup.devices.allow = c 10:200 rwm -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From martin.s.ewing at gmail.com Fri Dec 16 16:23:05 2011 From: martin.s.ewing at gmail.com (Martin Ewing) Date: Fri, 16 Dec 2011 16:23:05 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216162305.20249.29991.malone@soybean.canonical.com> I do still have an issue with NUT on Ubuntu Natty (64 bit). I attach my latest info. Will appreciate any further suggestions about how to tame this problem - whether my configuration or otherwise. Thanks! Martin ** Attachment added: "ups_problem.txt" https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+attachment/2636234/+files/ups_problem.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From martin.s.ewing at gmail.com Fri Dec 16 16:27:23 2011 From: martin.s.ewing at gmail.com (Martin Ewing) Date: Fri, 16 Dec 2011 16:27:23 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216162723.29829.92666.malone@chaenomeles.canonical.com> Perhaps I should have added the following /dev/usb: $ ls -l total 0 crw------- 1 root root 180, 97 2011-12-16 10:15 hiddev1 crw-rw---- 1 root lp 180, 0 2011-12-16 10:15 lp0 -Martin -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From smoser at ubuntu.com Fri Dec 16 17:33:04 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 16 Dec 2011 17:33:04 -0000 Subject: [Bug 905419] [NEW] cloud-init messages going to syslog, not cloud-init.log References: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Message-ID: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Public bug reported: on boot of a precise image, I did not see messages in /var/log/cloud- init.log as expected. I noticed that some of them are in /var/log/syslog: Dec 16 16:41:30 server-3393 d-init-cfg[INFO]: cloud-init-cfg ['all', 'config'] Dec 16 16:41:30 server-3393 it__.py[DEBUG]: handling mounts with freq=None and args=[] Dec 16 16:41:30 server-3393 SourceEc2.py[DEBUG]: unable to convert swap to a device Dec 16 16:41:30 server-3393 kernel: [ 83.058563] kjournald starting. Commit interval 5 seconds Dec 16 16:41:30 server-3393 it__.py[DEBUG]: handling ssh-import-id with freq=None and args=[] Dec 16 16:41:30 server-3393 sh_import_id.py[DEBUG]: importing ssh ids. cmd = ['sudo', '-Hu', 'ubuntu', 'ssh-import-id', 'smoser'] I'm not sure where the beginning of those log statements are going. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: cloud-init 0.6.2-0ubuntu1 ProcVersionSignature: User Name 3.2.0-4.10-virtual 3.2.0-rc5 Uname: Linux 3.2.0-4-virtual x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Fri Dec 16 17:29:28 2011 Ec2AMI: ami-00000102 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.small Ec2Kernel: unavailable Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: cloud-init (Ubuntu) Importance: Medium Status: Confirmed ** Tags: amd64 apport-bug ec2-images precise -- 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/905419 Title: cloud-init messages going to syslog, not cloud-init.log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/905419/+subscriptions From smoser at ubuntu.com Fri Dec 16 17:33:04 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 16 Dec 2011 17:33:04 -0000 Subject: [Bug 905419] Re: cloud-init messages going to syslog, not cloud-init.log References: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Message-ID: <20111216173305.29940.42666.malone@gac.canonical.com> ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed -- 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/905419 Title: cloud-init messages going to syslog, not cloud-init.log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/905419/+subscriptions From 904480 at bugs.launchpad.net Fri Dec 16 18:40:14 2011 From: 904480 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 18:40:14 -0000 Subject: [Bug 904480] Re: change default networking to virtio in Ubuntu packaging References: <20111214220638.3938.49034.malonedeb@soybean.canonical.com> Message-ID: <20111216184029.17569.35662.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2-0ubuntu1 --------------- nova (2012.1~e2-0ubuntu1) precise; urgency=low * New usptream release. Fixes the following bugs: (LP: #871278, #848643, #859679, #83199) * debian/nova-console.install: Fix empty package. * debian/patches, debian/pydist-overrides: Cleaner way of disabling unwanted python-dependencies. * debian/control: - Suggest python-keystone. (LP: #901881) - Update build dependencies. * debian/nova.conf: Use virtio networking by default. (LP: #904480) * debian/fix-traversal-via-image-register.patch: Dropped fixed upstream. -- Chuck Short Fri, 16 Dec 2011 13:03:55 -0500 ** Branch linked: lp:~ubuntu-server-dev/nova/essex ** Changed in: nova (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/904480 Title: change default networking to virtio in Ubuntu packaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/904480/+subscriptions From 901881 at bugs.launchpad.net Fri Dec 16 18:40:14 2011 From: 901881 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 18:40:14 -0000 Subject: [Bug 901881] Re: nova should depend on python-keystone References: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Message-ID: <20111216184028.17569.89704.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2-0ubuntu1 --------------- nova (2012.1~e2-0ubuntu1) precise; urgency=low * New usptream release. Fixes the following bugs: (LP: #871278, #848643, #859679, #83199) * debian/nova-console.install: Fix empty package. * debian/patches, debian/pydist-overrides: Cleaner way of disabling unwanted python-dependencies. * debian/control: - Suggest python-keystone. (LP: #901881) - Update build dependencies. * debian/nova.conf: Use virtio networking by default. (LP: #904480) * debian/fix-traversal-via-image-register.patch: Dropped fixed upstream. -- Chuck Short Fri, 16 Dec 2011 13:03:55 -0500 ** Branch linked: lp:~ubuntu-server-dev/nova/essex ** Changed in: nova (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova should depend on python-keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/901881/+subscriptions From 871278 at bugs.launchpad.net Fri Dec 16 18:40:14 2011 From: 871278 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 18:40:14 -0000 Subject: [Bug 871278] Re: Cannot attach volumes to instances if tgt is used References: <20111009125611.7643.31816.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216184027.17569.2870.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2-0ubuntu1 --------------- nova (2012.1~e2-0ubuntu1) precise; urgency=low * New usptream release. Fixes the following bugs: (LP: #871278, #848643, #859679, #83199) * debian/nova-console.install: Fix empty package. * debian/patches, debian/pydist-overrides: Cleaner way of disabling unwanted python-dependencies. * debian/control: - Suggest python-keystone. (LP: #901881) - Update build dependencies. * debian/nova.conf: Use virtio networking by default. (LP: #904480) * debian/fix-traversal-via-image-register.patch: Dropped fixed upstream. -- Chuck Short Fri, 16 Dec 2011 13:03:55 -0500 ** Branch linked: lp:~ubuntu-server-dev/nova/essex ** Changed in: nova (Ubuntu Precise) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/871278 Title: Cannot attach volumes to instances if tgt is used To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/871278/+subscriptions From 859679 at bugs.launchpad.net Fri Dec 16 18:40:14 2011 From: 859679 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 18:40:14 -0000 Subject: [Bug 859679] Re: using source groups (-o) with security groups causes a lazy load exception References: <20110926142124.17752.83365.malonedeb@wampee.canonical.com> Message-ID: <20111216184025.17569.1610.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2-0ubuntu1 --------------- nova (2012.1~e2-0ubuntu1) precise; urgency=low * New usptream release. Fixes the following bugs: (LP: #871278, #848643, #859679, #83199) * debian/nova-console.install: Fix empty package. * debian/patches, debian/pydist-overrides: Cleaner way of disabling unwanted python-dependencies. * debian/control: - Suggest python-keystone. (LP: #901881) - Update build dependencies. * debian/nova.conf: Use virtio networking by default. (LP: #904480) * debian/fix-traversal-via-image-register.patch: Dropped fixed upstream. -- Chuck Short Fri, 16 Dec 2011 13:03:55 -0500 ** Branch linked: lp:~ubuntu-server-dev/nova/essex ** Changed in: nova (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/859679 Title: using source groups (-o) with security groups causes a lazy load exception To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/859679/+subscriptions From 848643 at bugs.launchpad.net Fri Dec 16 18:40:14 2011 From: 848643 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 18:40:14 -0000 Subject: [Bug 848643] Re: eucatools not working References: <20110913061314.31648.75342.malonedeb@soybean.canonical.com> Message-ID: <20111216184024.17569.80437.malone@cocoplum.canonical.com> This bug was fixed in the package nova - 2012.1~e2-0ubuntu1 --------------- nova (2012.1~e2-0ubuntu1) precise; urgency=low * New usptream release. Fixes the following bugs: (LP: #871278, #848643, #859679, #83199) * debian/nova-console.install: Fix empty package. * debian/patches, debian/pydist-overrides: Cleaner way of disabling unwanted python-dependencies. * debian/control: - Suggest python-keystone. (LP: #901881) - Update build dependencies. * debian/nova.conf: Use virtio networking by default. (LP: #904480) * debian/fix-traversal-via-image-register.patch: Dropped fixed upstream. -- Chuck Short Fri, 16 Dec 2011 13:03:55 -0500 ** Branch linked: lp:~ubuntu-server-dev/nova/essex ** Changed in: nova (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/848643 Title: eucatools not working To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/848643/+subscriptions From 901881 at bugs.launchpad.net Fri Dec 16 19:09:29 2011 From: 901881 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 19:09:29 -0000 Subject: [Bug 901881] Re: nova should depend on python-keystone References: <20111208213323.19773.17659.malonedeb@gac.canonical.com> Message-ID: <20111216190930.23558.16866.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/nova -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/901881 Title: nova should depend on python-keystone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/901881/+subscriptions From 905464 at bugs.launchpad.net Fri Dec 16 19:38:01 2011 From: 905464 at bugs.launchpad.net (Adam Gandelman) Date: Fri, 16 Dec 2011 19:38:01 -0000 Subject: [Bug 905464] [NEW] nova-common 2012.1~e2-0ubuntu2 installation fails References: <20111216193802.19950.8817.malonedeb@soybean.canonical.com> Message-ID: <20111216193802.19950.8817.malonedeb@soybean.canonical.com> Public bug reported: nova-common 2012.1~e2-0ubuntu2 . The added --libvirt_use_virtio_for_bridges option was added with =True argument, but it is not valid syntax. Adding new user `nova' (UID 105) with group `nova' ... Not creating home directory `/var/lib/nova'. Usage: nova-manage [options] nova-manage: error: --libvirt_use_virtio_for_bridges option does not take a value ** Affects: nova (Ubuntu) Importance: Undecided Assignee: Chuck Short (zulcss) Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/905464 Title: nova-common 2012.1~e2-0ubuntu2 installation fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/905464/+subscriptions From andreas at canonical.com Fri Dec 16 19:47:23 2011 From: andreas at canonical.com (Andreas Hasenack) Date: Fri, 16 Dec 2011 19:47:23 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216194723.31247.83458.malone@gac.canonical.com> So, using this in build-depends apparently doesn't work: (...), python-dev (>= 2.6.6-3~) | python-central | python-support, python-dev, (...) I got a natty build instance that pulled in both python-dev 2.7.x and python-central. I thought it would pull in only the first one that satisfied the dependency? -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From aquette.dev at gmail.com Fri Dec 16 20:31:31 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Fri, 16 Dec 2011 20:31:31 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> <20111216162305.20249.29991.malone@soybean.canonical.com> Message-ID: Hi Martin, I'm adding the nut users list, since other may be interested in. 2011/12/16 Martin Ewing > I do still have an issue with NUT on Ubuntu Natty (64 bit). > > I attach my latest info. Will appreciate any further suggestions about > how to tame this problem - whether my configuration or otherwise. > > Thanks! > Martin > > > ** Attachment added: "ups_problem.txt" > > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+attachment/2636234/+files/ups_problem.txt > What is strange, as per your next mail, is that "ls /dev/usb" shows "hiddev1"! Can you please forward us an excerpt of your system log, using the "usb" pattern. cheers, Arnaud -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From martin.s.ewing at gmail.com Fri Dec 16 21:13:41 2011 From: martin.s.ewing at gmail.com (Martin Ewing) Date: Fri, 16 Dec 2011 21:13:41 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> <20111216162305.20249.29991.malone@soybean.canonical.com> Message-ID: On Fri, Dec 16, 2011 at 3:31 PM, Arnaud Quette wrote: > Hi Martin, > > I'm adding the nut users list, since other may be interested in. > > 2011/12/16 Martin Ewing > > > I do still have an issue with NUT on Ubuntu Natty (64 bit). > > > > I attach my latest info. Will appreciate any further suggestions about > > how to tame this problem - whether my configuration or otherwise. > > > > Thanks! > > Martin > > > > > > ** Attachment added: "ups_problem.txt" > > > > > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+attachment/2636234/+files/ups_problem.txt > > > > What is strange, as per your next mail, is that "ls /dev/usb" shows > "hiddev1"! > Can you please forward us an excerpt of your system log, using the "usb" > pattern. > > cheers, > Arnaud > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/779512 > > Title: > nut-2.6.0-1ubuntu3 behavior regression > > Status in “nut” package in Ubuntu: > Triaged > > Bug description: > Binary package hint: nut > > Prior to upgrading to Natty, I had the nut-2.4.3-1ubuntu5 package and > it was working correctly. > > After upgrading to Natty, I have the nut-2.6.0-1ubuntu3 package and it > is not working correctly. Here's my release info: > > •[x4linux:~] mmusgrove $ lsb_release -rd > Description: Ubuntu 11.04 > Release: 11.04 > > The symptom is that it can't initialize data from HID UPS and so the > driver fails to start. > > •[x4linux:~] mmusgrove $ sudo upsdrvctl start > Network UPS Tools - UPS driver controller 2.6.0 > Network UPS Tools - Generic HID driver 0.35 (2.6.0) > USB communication driver 0.31 > Using subdriver: CyberPower HID 0.3 > libusb_get_report: No error > Can't initialize data from HID UPS > Driver failed to start (exit status=1) > > This appears to be the old behavior from 2.4.x prior to 2.4.3. > > This was reported for Debian months ago: > > http://www.google.com/search?source=ig&hl=en&q=nut+2.6.0-1+libusb_get_report%3A+No+error+Can%27t+initialize+data+from+HID+UPS > > Possible related to Bug #701182 (although that is for 2.4.3-2) > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/701182 > > ProblemType: Bug > DistroRelease: Ubuntu 11.04 > Package: nut 2.6.0-1ubuntu3 > ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 > Uname: Linux 2.6.38-8-generic x86_64 > NonfreeKernelModules: fglrx > Architecture: amd64 > Date: Sun May 8 09:37:55 2011 > InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 > (20101007) > KernelVersion: Linux x4linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 > 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > ProcEnviron: > LANGUAGE=en_US:en > PATH=(custom, user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > SourcePackage: nut > UpgradeStatus: Upgraded to natty on 2011-05-06 (2 days ago) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions > Arnaud - I'm not sure how best to reply, so I'll just use this e-mail and put my syslog inline. This includes the last boot that occurred before the listings I gave previously: Dec 16 10:02:10 gimli kernel: [92892.496522] usb 6-1: new low speed USB device using uhci_hcd and address 2 Dec 16 10:02:11 gimli kernel: [92892.953384] generic-usb 0003:050D:1100.0004: hiddev0,hidraw2: USB HID v1.11 Device [Belkin Belkin UPS] on usb-0000:00:1d.0-1/input0 Dec 16 10:18:19 gimli kernel: [ 1.992257] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Dec 16 10:18:19 gimli kernel: [ 1.992321] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 Dec 16 10:18:19 gimli kernel: [ 2.017861] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 Dec 16 10:18:19 gimli kernel: [ 2.017985] hub 1-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.018098] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 Dec 16 10:18:19 gimli kernel: [ 2.037847] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Dec 16 10:18:19 gimli kernel: [ 2.037971] hub 2-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.038029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Dec 16 10:18:19 gimli kernel: [ 2.038038] uhci_hcd: USB Universal Host Controller Interface driver Dec 16 10:18:19 gimli kernel: [ 2.038109] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 Dec 16 10:18:19 gimli kernel: [ 2.038239] hub 3-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.038329] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 Dec 16 10:18:19 gimli kernel: [ 2.038459] hub 4-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.038542] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 Dec 16 10:18:19 gimli kernel: [ 2.047988] hub 5-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.048076] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 Dec 16 10:18:19 gimli kernel: [ 2.048200] hub 6-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.048282] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 Dec 16 10:18:19 gimli kernel: [ 2.048404] hub 7-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.048490] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 Dec 16 10:18:19 gimli kernel: [ 2.048615] hub 8-0:1.0: USB hub found Dec 16 10:18:19 gimli kernel: [ 2.577602] usb 2-3: new high speed USB device using ehci_hcd and address 3 Dec 16 10:18:19 gimli kernel: [ 2.847392] usb 2-5: new high speed USB device using ehci_hcd and address 4 Dec 16 10:18:19 gimli kernel: [ 3.367877] Initializing USB Mass Storage driver... Dec 16 10:18:19 gimli kernel: [ 3.368086] USB Mass Storage support registered. Dec 16 10:18:19 gimli kernel: [ 3.373063] usbhid: USB HID core driver Dec 16 10:18:19 gimli kernel: [ 3.426953] usb 3-1: new full speed USB device using uhci_hcd and address 2 Dec 16 10:18:19 gimli kernel: [ 3.896667] usb 3-2: new low speed USB device using uhci_hcd and address 3 Dec 16 10:18:19 gimli kernel: [ 4.356309] usb 6-1: new low speed USB device using uhci_hcd and address 2 Dec 16 10:18:19 gimli kernel: [ 4.802324] generic-usb 0003:050D:1100.0004: hiddev0,hidraw0: USB HID v1.11 Device [Belkin Belkin UPS] on usb-0000:00:1d.0-1/input0 Dec 16 10:18:19 gimli kernel: [ 22.880415] usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0317 Dec 16 10:18:19 gimli kernel: [ 23.193489] USB Video Class driver (v1.0.0) Dec 16 10:18:19 gimli kernel: [ 23.223021] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input3 Dec 16 10:18:19 gimli kernel: [ 23.223119] logitech 0003:046D:C517.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.0-2/input0 Dec 16 10:18:19 gimli kernel: [ 23.252510] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input4 Dec 16 10:18:19 gimli kernel: [ 23.252673] logitech 0003:046D:C517.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-2/input1 Dec 16 10:18:23 gimli gpsd[2281]: gpsd: GPS device /dev/ttyUSB0 nonexistent or can't be read -Martin -- Martin Ewing Branford, Connecticut martin.s.ewing at gmail.com -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From smoser at ubuntu.com Fri Dec 16 21:12:18 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 16 Dec 2011 21:12:18 -0000 Subject: [Bug 905419] Re: cloud-init messages going to syslog, not cloud-init.log References: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Message-ID: <20111216211218.29085.65166.malone@chaenomeles.canonical.com> It seems this is possibly rsyslog or python logging related, because cloud-init did not change between oneiric and precise,. In oneiric, it works: Dec 16 17:36:04 server-3395 [CLOUDINIT] __init__.py[DEBUG]: handling final-message with freq=None and args=[] Dec 16 21:11:30 server-3395 [CLOUDINIT] cloud-init-cfg[INFO]: cloud-init-cfg ['apt-update-upgrade', 'always'] Dec 16 21:11:30 server-3395 [CLOUDINIT] __init__.py[DEBUG]: handling apt-update-upgrade with freq=always and args=[] That final message in /var/log/cloud-init.log was generated when I just now (4 hours after booting) ran: sudo cloud-init-cfg apt-update-upgrade always -- 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/905419 Title: cloud-init messages going to syslog, not cloud-init.log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/905419/+subscriptions From smoser at ubuntu.com Fri Dec 16 21:16:07 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 16 Dec 2011 21:16:07 -0000 Subject: [Bug 905419] Re: cloud-init messages going to syslog, not cloud-init.log References: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Message-ID: <20111216211607.29085.53782.malone@chaenomeles.canonical.com> You can compare the output above, with what i found in /var/log/syslog after running he same on precise: Dec 16 21:14:02 server-3393 d-init-cfg[INFO]: cloud-init-cfg ['apt-update-upgrade', 'always'] Dec 16 21:14:02 server-3393 it__.py[DEBUG]: handling apt-update-upgrade with freq=always and args=[] Dec 16 21:14:02 server-3393 pt_update_upgrade.py[DEBUG]: selected mirror at: http://ubuntu-mirror.novalocal/ubuntu It seems like data is being lost for a message. -- 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/905419 Title: cloud-init messages going to syslog, not cloud-init.log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/905419/+subscriptions From clint at fewbar.com Fri Dec 16 21:44:40 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 16 Dec 2011 21:44:40 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111216214440.20450.70386.malone@soybean.canonical.com> This makes sense to me. Its simpler even than you suggest. I see no good reason that cloud-init ever should read from stdin, so it should probably just re-open stdin as /dev/null. Any program that hangs waiting for input from a non tty like /dev/null is doing things wrong, or is being invoked incorrectly. I don't see this as High though, as it can be worked around by not running programs that wait for input from stdin. Dropping to Medium, and forwarding to cloud-init upstream project. ** Changed in: cloud-init (Ubuntu) Status: New => Triaged ** Changed in: cloud-init (Ubuntu) Importance: High => Medium ** Also affects: cloud-init Importance: Undecided Status: New -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From clint at fewbar.com Fri Dec 16 21:40:18 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 16 Dec 2011 21:40:18 -0000 Subject: [Bug 805660] Re: squid_session causing segmentation fault References: <20110704195357.23609.53997.malonedeb@gac.canonical.com> Message-ID: <20111216214019.29500.97071.launchpad@chaenomeles.canonical.com> ** Changed in: squid3 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/805660 Title: squid_session causing segmentation fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/805660/+subscriptions From clint at fewbar.com Fri Dec 16 21:36:40 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 16 Dec 2011 21:36:40 -0000 Subject: [Bug 392077] Re: Squid crashes with "assertion failed" mem->swapout.sio References: <20090625113907.19799.89934.malonedeb@potassium.ubuntu.com> Message-ID: <20111216213640.20880.71392.malone@soybean.canonical.com> Please if any users experience additional similar forward a full stack trace to the upstream bug! ** Bug watch added: Squid Bugzilla #3453 http://bugs.squid-cache.org/show_bug.cgi?id=3453 ** Also affects: squid via http://bugs.squid-cache.org/show_bug.cgi?id=3453 Importance: Unknown Status: Unknown ** Changed in: squid3 (Ubuntu) Status: New => Triaged ** Tags added: upstream -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/392077 Title: Squid crashes with "assertion failed" mem->swapout.sio To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/392077/+subscriptions From 904039 at bugs.launchpad.net Fri Dec 16 21:40:13 2011 From: 904039 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 16 Dec 2011 21:40:13 -0000 Subject: [Bug 904039] Re: setup.py does not install dashboard templates References: <20111214011148.5932.73907.malonedeb@gac.canonical.com> Message-ID: <20111216214020.22442.41706.malone@cocoplum.canonical.com> This bug was fixed in the package horizon - 2012.1~e2-0ubuntu1 --------------- horizon (2012.1~e2-0ubuntu1) precise; urgency=low * New upstream release (LP: #904039) * debian/control: Update build-depends. * debian/watch: Fix to fetch from Launchpad ad well. -- Chuck Short Fri, 16 Dec 2011 16:34:56 -0500 ** Changed in: horizon (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/904039 Title: setup.py does not install dashboard templates To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/904039/+subscriptions From clint at fewbar.com Fri Dec 16 21:49:52 2011 From: clint at fewbar.com (Clint Byrum) Date: Fri, 16 Dec 2011 21:49:52 -0000 Subject: [Bug 608154] Re: MySQL bug(s) crash akonadiserver References: <20100721100707.2318.54853.malonedeb@soybean.canonical.com> Message-ID: <20111216214952.20048.50037.malone@soybean.canonical.com> Looks like this was fixed upstream in 5.1.46. The fix, which is rather small, could be backported to lucid, so leaving a task open for that. The patch is here: http://lists.mysql.com/commits/102752 ** Bug watch added: MySQL Bug System #41057 http://bugs.mysql.com/bug.php?id=41057 ** Also affects: mysql-server via http://bugs.mysql.com/bug.php?id=41057 Importance: Unknown Status: Unknown ** Also affects: mysql-5.1 (Ubuntu) Importance: Undecided Status: New ** Changed in: mysql-5.1 (Ubuntu) Status: New => Fix Released ** Also affects: mysql-5.1 (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: mysql-dfsg-5.1 (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: mysql-5.1 (Ubuntu Lucid) Status: New => Invalid ** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Status: New => Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: New => Invalid ** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/608154 Title: MySQL bug(s) crash akonadiserver To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/608154/+subscriptions From chuck.short at canonical.com Fri Dec 16 22:09:03 2011 From: chuck.short at canonical.com (Chuck Short) Date: Fri, 16 Dec 2011 22:09:03 -0000 Subject: [Blueprint servercloud-p-openstack] Openstack Next Steps Message-ID: <20111216220903.20352.59842.launchpad@soybean.canonical.com> Blueprint changed by Chuck Short: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-openstack   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-openstack/latest - add some mechanism to promote ubuntu images, options:   - populate ubuntu images upon glance installation   - option in dashboard to download/install Work Items: [zulcss] Package Nova Essex: INPROGRESS [zulcss] Package Swift Essex: INPROGRESS [zulcss] Package Glance Essex: INPROGRESS [zulcss] Package Keystone Essex: INPROGRESS [zulcss] Package Horizon Essex: INPROGRESS [zulcss] Week 6 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE [zulcss] Week 7 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE - Week 8 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO + Week 8 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE Week 9 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 10 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 11 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 12 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 13 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 14 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 15 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 16 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 17 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 18 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 19 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 20 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 21 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 22 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 23 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Week 24 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO Evaluate and package melange for Universe: DONE Package quantum for Universe: DONE MIR for keystone: INPROGRESS MIR for horizon: TODO Enable SSL for Nova: TODO Enable SSL for Glance: TODO Make sure Nova configuration is sane: TODO Make sure Glance configuration is sane: TODO Investigate S3 for Glance: TODO Make sure all services are using upstart: TODO [zulcss] Start Nova EC2 API team: DONE Fix keystone to use with EC2: TODO Fix EC2 Bugs: TODO Solve EC2 ID issue (to allow multiple zones): TODO Test ARM/LXC support: TODO Fix Openstack Bug #: TODO Test IPV6 on Nova: TODO Check on Nova auditing and billing: TODO - Test Nova with a large number of instances: TODO - Test Nova with a large load: TODO - Test Nova with large uptime: TODO + Test Nova with a large number of instances: INPROGRESS + Test Nova with a large load: INPROGRESS + Test Nova with large uptime: INPROGRESS Fix nova-lxc Bug #: TODO Investigate automatic sync/awareness of cloud-images content: TODO Implement horizon awareness of cloud-images content: TODO Implement automatic sync of cloud-images content: TODO Package horizon awareness of cloud-images content: TODO Package automatic sync of cloud-images content: TODO -- Openstack Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack From 598933 at bugs.launchpad.net Fri Dec 16 22:04:11 2011 From: 598933 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 16 Dec 2011 22:04:11 -0000 Subject: [Bug 598933] Re: open-vm-tools should recommend open-vm-dkms References: <20100627031336.15208.77868.malonedeb@potassium.ubuntu.com> Message-ID: <20111216220411.24812.3529.launchpad@wampee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/598933 Title: open-vm-tools should recommend open-vm-dkms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions From 688541 at bugs.launchpad.net Fri Dec 16 23:00:48 2011 From: 688541 at bugs.launchpad.net (Alan) Date: Fri, 16 Dec 2011 23:00:48 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111216230048.20774.48493.malone@soybean.canonical.com> Tested the Python "test case" from the bug description using the initscripts in Oneiric proposed. Prior to patch, did see "Killing all remaining processes... fail" as described. After patch, saw "All processes ended within 16 seconds....". According to the test case, this is a successful fix. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From 805931 at bugs.launchpad.net Fri Dec 16 23:59:09 2011 From: 805931 at bugs.launchpad.net (Amos Jeffries) Date: Fri, 16 Dec 2011 23:59:09 -0000 Subject: [Bug 805931] Re: assertion failed: comm.cc:572: "fdc_table[fd].active == 1" References: <20110705124516.22957.22627.malonedeb@chaenomeles.canonical.com> Message-ID: <20111216235909.21094.51668.launchpad@soybean.canonical.com> ** Bug watch added: Squid Bugzilla #2827 http://bugs.squid-cache.org/show_bug.cgi?id=2827 ** Also affects: squid via http://bugs.squid-cache.org/show_bug.cgi?id=2827 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/805931 Title: assertion failed: comm.cc:572: "fdc_table[fd].active == 1" To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/805931/+subscriptions From davewalker at ubuntu.com Sat Dec 17 00:17:59 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Sat, 17 Dec 2011 00:17:59 -0000 Subject: [Bug 905464] Re: nova-common 2012.1~e2-0ubuntu2 installation fails References: <20111216193802.19950.8817.malonedeb@soybean.canonical.com> Message-ID: <20111217001800.28577.6024.launchpad@chaenomeles.canonical.com> ** Changed in: nova (Ubuntu) Importance: Undecided => High ** Changed in: nova (Ubuntu) Status: New => Triaged ** Changed in: nova (Ubuntu) Milestone: None => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/905464 Title: nova-common 2012.1~e2-0ubuntu2 installation fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/905464/+subscriptions From davewalker at ubuntu.com Sat Dec 17 00:16:09 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Sat, 17 Dec 2011 00:16:09 -0000 Subject: [Bug 905357] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Message-ID: <20111217001610.25240.93529.launchpad@wampee.canonical.com> ** Changed in: open-vm-tools (Ubuntu) Importance: Undecided => Medium ** Changed in: open-vm-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905357 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905357/+subscriptions From davewalker at ubuntu.com Sat Dec 17 00:19:36 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Sat, 17 Dec 2011 00:19:36 -0000 Subject: [Bug 494811] Re: image-store-proxy restart does not kill the existing process References: <20091210010236.14611.99610.malonedeb@gandwana.canonical.com> Message-ID: <20111217001936.29295.80674.malone@chaenomeles.canonical.com> Marking main task won't fix, as image-store-proxy is going away in Precise. ** Changed in: image-store-proxy (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to image-store-proxy in Ubuntu. https://bugs.launchpad.net/bugs/494811 Title: image-store-proxy restart does not kill the existing process To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/image-store-proxy/+bug/494811/+subscriptions From davewalker at ubuntu.com Sat Dec 17 00:30:00 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Sat, 17 Dec 2011 00:30:00 -0000 Subject: [Bug 572791] Re: php5 is 5.3, but not fully supported by Drupal6 References: <20100501045525.9286.89377.malonedeb@palladium.canonical.com> Message-ID: <20111217003000.20352.7020.malone@soybean.canonical.com> Marking Invalid due to not having an update, following suggestions that it is resolved. Thanks. ** Changed in: drupal6 (Ubuntu) Status: Incomplete => Invalid ** Changed in: php5 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/572791 Title: php5 is 5.3, but not fully supported by Drupal6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drupal6/+bug/572791/+subscriptions From clint at fewbar.com Sat Dec 17 02:02:01 2011 From: clint at fewbar.com (Clint Byrum) Date: Sat, 17 Dec 2011 02:02:01 -0000 Subject: [Bug 688541] Re: race condition on shutdown (leads to corrupted fs) References: <20101210125457.580.71658.malonedeb@palladium.canonical.com> Message-ID: <20111217020202.20146.53155.malone@soybean.canonical.com> Alan you are my stable release update hero this week. :) The update should land in about 5 days (minimum 7 in -proposed just in case we missed a major regression.) ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/688541 Title: race condition on shutdown (leads to corrupted fs) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/688541/+subscriptions From 869364 at bugs.launchpad.net Sat Dec 17 03:59:35 2011 From: 869364 at bugs.launchpad.net (Serge Hallyn) Date: Sat, 17 Dec 2011 03:59:35 -0000 Subject: [Bug 869364] Re: cgconfig gets confused with /cgroups fstab entry References: <20111006173100.22814.67775.malonedeb@wampee.canonical.com> Message-ID: <20111217035935.24114.772.malone@wampee.canonical.com> The analogous bug was fixed for cgroup-lite by having its upstart job (through cgroup-lite.cgroups-mount) fail to run, and log to syslog, if a cgroup entry is in fstab. cgroup-bin.cgconfig.upstart should do the same. ** Changed in: libcgroup (Ubuntu) Status: Confirmed => Triaged -- 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/869364 Title: cgconfig gets confused with /cgroups fstab entry To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/869364/+subscriptions From 905612 at bugs.launchpad.net Sat Dec 17 04:11:38 2011 From: 905612 at bugs.launchpad.net (Daren Huang) Date: Sat, 17 Dec 2011 04:11:38 -0000 Subject: [Bug 905612] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-4.10-virtual 3.2.0-rc5 Uname: Linux 3.2.0-4-virtual i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-5-virtual Date: Sat Dec 17 11:59:58 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-11 (5 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 905612 at bugs.launchpad.net Sat Dec 17 04:11:38 2011 From: 905612 at bugs.launchpad.net (Daren Huang) Date: Sat, 17 Dec 2011 04:11:38 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111217041139.20352.16837.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 902190 at bugs.launchpad.net Sat Dec 17 04:05:45 2011 From: 902190 at bugs.launchpad.net (Serge Hallyn) Date: Sat, 17 Dec 2011 04:05:45 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111217040545.30857.82940.malone@gac.canonical.com> Can you show the config file for the freshly created config file which does not allow mknod? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 905612 at bugs.launchpad.net Sat Dec 17 04:20:03 2011 From: 905612 at bugs.launchpad.net (Apport retracing service) Date: Sat, 17 Dec 2011 04:20:03 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111217042004.25464.79356.launchpad@wampee.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From vanvugt at gmail.com Sat Dec 17 06:32:46 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Sat, 17 Dec 2011 06:32:46 -0000 Subject: [Bug 905357] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111216150125.24354.25951.malonedeb@soybean.canonical.com> Message-ID: <20111217063246.29085.26373.malone@chaenomeles.canonical.com> *** This bug is a duplicate of bug 898289 *** https://bugs.launchpad.net/bugs/898289 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 898289, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 898289 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905357 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905357/+subscriptions From martin.pitt at ubuntu.com Sat Dec 17 08:00:36 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Sat, 17 Dec 2011 08:00:36 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217080036.30249.30419.malone@gac.canonical.com> > I thought it would pull in only the first one that satisfied the dependency? It usually does that indeed. This looks like a bug in sbuild. However, if we drop p-central, it should just continue to work. -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From aquette.dev at gmail.com Sat Dec 17 08:45:55 2011 From: aquette.dev at gmail.com (Arnaud Quette) Date: Sat, 17 Dec 2011 08:45:55 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> <20111216162305.20249.29991.malone@soybean.canonical.com> Message-ID: I don't see any message related to usbhid-ups. Is it started? we can see hiddev0 (the device linked to the kernel module hiddev) loaded, but nothing more. So, try launching again nut, and check back /var/log/syslog for usb and nut ('ups') messages. Arno -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From 708493 at bugs.launchpad.net Sat Dec 17 14:18:13 2011 From: 708493 at bugs.launchpad.net (Devil999) Date: Sat, 17 Dec 2011 14:18:13 -0000 Subject: [Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer References: <20110127082015.27153.2297.malonedeb@wampee.canonical.com> Message-ID: <20111217141813.25018.84510.malone@wampee.canonical.com> I'm in the same situation, and shortening the cipher list didn't help. I've tried via terminal with ‘ssh -c aes256-ctr host’ and by editing /etc/ssh/ssh_config, and removing some ciphers off the cipher list. Same result. This bug is now almost a year old. Being critical, I get the feeling it's not having development at all, although it cripples SSH to a halt. Can someone provide a solution for this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/708493 Title: cannot login anymore: Read from socket failed: Connection reset by peer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708493/+subscriptions From doko at ubuntu.com Sat Dec 17 20:41:06 2011 From: doko at ubuntu.com (Matthias Klose) Date: Sat, 17 Dec 2011 20:41:06 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217204107.25361.18805.launchpad@wampee.canonical.com> ** Changed in: cdbs (Ubuntu Precise) Assignee: Martin Pitt (pitti) => Matthias Klose (doko) -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From 904248 at bugs.launchpad.net Sat Dec 17 20:50:12 2011 From: 904248 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 17 Dec 2011 20:50:12 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217205018.31977.28444.malone@cocoplum.canonical.com> This bug was fixed in the package cdbs - 0.4.99ubuntu2 --------------- cdbs (0.4.99ubuntu2) precise; urgency=low * Drop build dependencies on python-support and python-central. * Disable distutils pycentral and pysupport tests if the tools are not present. LP: #904248. -- Matthias Klose Sat, 17 Dec 2011 21:26:57 +0100 ** Changed in: cdbs (Ubuntu Precise) Status: Triaged => Fix Released -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From 904248 at bugs.launchpad.net Sat Dec 17 21:09:24 2011 From: 904248 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 17 Dec 2011 21:09:24 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217210925.31731.11908.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/cdbs -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From 905804 at bugs.launchpad.net Sat Dec 17 21:21:02 2011 From: 905804 at bugs.launchpad.net (Manuel Ambauen) Date: Sat, 17 Dec 2011 21:21:02 -0000 Subject: [Bug 905804] [NEW] Bacula-dir automated configuration makes a false mysql connection configuration References: <20111217212102.28675.67165.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217212102.28675.67165.malonedeb@chaenomeles.canonical.com> Public bug reported: lsb_release -rd Description: Ubuntu 11.10 Release: 11.10 apt-cache policy bacula-director-mysql bacula-director-mysql: Installiert: 5.0.3-1ubuntu5 Kandidat: 5.0.3-1ubuntu5 Versionstabelle: *** 5.0.3-1ubuntu5 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages 100 /var/lib/dpkg/status Configuration of mysql-connection is false: line 236 in /etc/bacula/bacula-dir.conf   dbname = "bacula;" DB Address = ""; dbuser = "bacula"; dbpassword = "****" Should be: line 236 in /etc/bacula/bacula-dir.conf   dbname = "bacula"; DB Address = ""; dbuser = "bacula"; dbpassword = "****" Best Regards ** Affects: bacula (Ubuntu) Importance: Undecided Status: New ** Description changed: lsb_release -rd Description: Ubuntu 11.10 Release: 11.10 - - apt-cache policy bacula-fd - bacula-fd: + apt-cache policy bacula-director-mysql + bacula-director-mysql: Installiert: 5.0.3-1ubuntu5 Kandidat: 5.0.3-1ubuntu5 Versionstabelle: *** 5.0.3-1ubuntu5 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages 100 /var/lib/dpkg/status + Configuration of mysql-connection is false: line 236 in /etc/bacula/bacula-dir.conf - dbname = "bacula;" DB Address = ""; dbuser = "bacula"; dbpassword = +   dbname = "bacula;" DB Address = ""; dbuser = "bacula"; dbpassword = "****" - Should be: line 236 in /etc/bacula/bacula-dir.conf - dbname = "bacula"; DB Address = ""; dbuser = "bacula"; dbpassword = +   dbname = "bacula"; DB Address = ""; dbuser = "bacula"; dbpassword = "****" Best Regards -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/905804 Title: Bacula-dir automated configuration makes a false mysql connection configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/905804/+subscriptions From 904248 at bugs.launchpad.net Sat Dec 17 21:35:12 2011 From: 904248 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 17 Dec 2011 21:35:12 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217213520.16424.15697.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.2-0ubuntu2 --------------- cloud-init (0.6.2-0ubuntu2) precise; urgency=low * Build using dh_python2. LP: #904248. * debian/rules: Explicitly set DEB_PYTHON2_MODULE_PACKAGES = cloud-init. -- Matthias Klose Sat, 17 Dec 2011 21:08:23 +0000 ** Changed in: cloud-init (Ubuntu Precise) Status: Triaged => Fix Released -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From 904248 at bugs.launchpad.net Sat Dec 17 21:40:13 2011 From: 904248 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 17 Dec 2011 21:40:13 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111217214020.17929.32899.malone@cocoplum.canonical.com> This bug was fixed in the package auth-client-config - 0.9ubuntu1 --------------- auth-client-config (0.9ubuntu1) precise; urgency=low * Build using dh_python2. LP: #904248. -- Matthias Klose Sat, 17 Dec 2011 21:32:53 +0000 ** Changed in: auth-client-config (Ubuntu Precise) Status: Triaged => Fix Released -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From 904039 at bugs.launchpad.net Sat Dec 17 22:04:01 2011 From: 904039 at bugs.launchpad.net (Devin Carlen) Date: Sat, 17 Dec 2011 22:04:01 -0000 Subject: [Bug 904039] Re: setup.py does not install dashboard templates References: <20111214011148.5932.73907.malonedeb@gac.canonical.com> Message-ID: <20111217220402.29295.2712.launchpad@chaenomeles.canonical.com> ** Changed in: horizon Importance: Undecided => High ** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => essex-2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/904039 Title: setup.py does not install dashboard templates To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/904039/+subscriptions From doko at ubuntu.com Sun Dec 18 01:16:26 2011 From: doko at ubuntu.com (Matthias Klose) Date: Sun, 18 Dec 2011 01:16:26 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111218011626.29584.97701.malone@gac.canonical.com> fixed in precise ** Changed in: landscape-client (Ubuntu Precise) Status: Triaged => Fix Released -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From doko at ubuntu.com Sun Dec 18 01:16:47 2011 From: doko at ubuntu.com (Matthias Klose) Date: Sun, 18 Dec 2011 01:16:47 -0000 Subject: [Bug 904248] Re: python-central build-dependencies in main References: <20111214134112.8364.77093.malonedeb@chaenomeles.canonical.com> Message-ID: <20111218011648.30151.33943.malone@gac.canonical.com> python-central demoted \o/ ** Changed in: python-central (Ubuntu Precise) Status: Triaged => Fix Released -- 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/904248 Title: python-central build-dependencies in main To manage notifications about this bug go to: https://bugs.launchpad.net/landscape-client/+bug/904248/+subscriptions From martin.s.ewing at gmail.com Sun Dec 18 02:35:32 2011 From: martin.s.ewing at gmail.com (Martin Ewing) Date: Sun, 18 Dec 2011 02:35:32 -0000 Subject: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression References: <20110508145542.9244.98341.malonedeb@chaenomeles.canonical.com> <20111216162305.20249.29991.malone@soybean.canonical.com> Message-ID: On Sat, Dec 17, 2011 at 3:45 AM, Arnaud Quette wrote: > I don't see any message related to usbhid-ups. > Is it started? > we can see hiddev0 (the device linked to the kernel module hiddev) loaded, > but nothing more. > > So, try launching again nut, and check back /var/log/syslog for usb and nut > ('ups') messages. > > Arno > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/779512 > > Title: > nut-2.6.0-1ubuntu3 behavior regression > > Status in “nut” package in Ubuntu: > Triaged > > Bug description: > Binary package hint: nut > > Prior to upgrading to Natty, I had the nut-2.4.3-1ubuntu5 package and > it was working correctly. > > After upgrading to Natty, I have the nut-2.6.0-1ubuntu3 package and it > is not working correctly. Here's my release info: > > •[x4linux:~] mmusgrove $ lsb_release -rd > Description: Ubuntu 11.04 > Release: 11.04 > > The symptom is that it can't initialize data from HID UPS and so the > driver fails to start. > > •[x4linux:~] mmusgrove $ sudo upsdrvctl start > Network UPS Tools - UPS driver controller 2.6.0 > Network UPS Tools - Generic HID driver 0.35 (2.6.0) > USB communication driver 0.31 > Using subdriver: CyberPower HID 0.3 > libusb_get_report: No error > Can't initialize data from HID UPS > Driver failed to start (exit status=1) > > This appears to be the old behavior from 2.4.x prior to 2.4.3. > > This was reported for Debian months ago: > > http://www.google.com/search?source=ig&hl=en&q=nut+2.6.0-1+libusb_get_report%3A+No+error+Can%27t+initialize+data+from+HID+UPS > > Possible related to Bug #701182 (although that is for 2.4.3-2) > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/701182 > > ProblemType: Bug > DistroRelease: Ubuntu 11.04 > Package: nut 2.6.0-1ubuntu3 > ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 > Uname: Linux 2.6.38-8-generic x86_64 > NonfreeKernelModules: fglrx > Architecture: amd64 > Date: Sun May 8 09:37:55 2011 > InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 > (20101007) > KernelVersion: Linux x4linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 > 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > ProcEnviron: > LANGUAGE=en_US:en > PATH=(custom, user) > LANG=en_US.UTF-8 > SHELL=/bin/bash > SourcePackage: nut > UpgradeStatus: Upgraded to natty on 2011-05-06 (2 days ago) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions > This is what I'm seeing after a recent reboot: Dec 17 20:54:34 gimli kernel: [ 1.962117] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Dec 17 20:54:34 gimli kernel: [ 1.962182] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 Dec 17 20:54:34 gimli kernel: [ 1.987718] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 Dec 17 20:54:34 gimli kernel: [ 1.987842] hub 1-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 1.987956] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 Dec 17 20:54:34 gimli kernel: [ 2.007705] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 Dec 17 20:54:34 gimli kernel: [ 2.007830] hub 2-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.007888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Dec 17 20:54:34 gimli kernel: [ 2.007897] uhci_hcd: USB Universal Host Controller Interface driver Dec 17 20:54:34 gimli kernel: [ 2.007968] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 Dec 17 20:54:34 gimli kernel: [ 2.008097] hub 3-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.008187] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 Dec 17 20:54:34 gimli kernel: [ 2.008318] hub 4-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.008400] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 Dec 17 20:54:34 gimli kernel: [ 2.008523] hub 5-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.008610] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 Dec 17 20:54:34 gimli kernel: [ 2.008734] hub 6-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.008816] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 Dec 17 20:54:34 gimli kernel: [ 2.008938] hub 7-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.009024] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 Dec 17 20:54:34 gimli kernel: [ 2.009150] hub 8-0:1.0: USB hub found Dec 17 20:54:34 gimli kernel: [ 2.647392] usb 3-1: new full speed USB device using uhci_hcd and address 2 Dec 17 20:54:34 gimli kernel: [ 3.126994] usb 3-2: new low speed USB device using uhci_hcd and address 3 Dec 17 20:54:34 gimli kernel: [ 3.326265] usbhid: USB HID core driver Dec 17 20:54:34 gimli kernel: [ 3.456857] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input2 Dec 17 20:54:34 gimli kernel: [ 3.456917] logitech 0003:046D:C517.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.0-2/input0 Dec 17 20:54:34 gimli kernel: [ 3.485432] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input3 Dec 17 20:54:34 gimli kernel: [ 3.485537] logitech 0003:046D:C517.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-2/input1 Dec 17 20:54:34 gimli kernel: [ 3.486732] usb 2-3: new high speed USB device using ehci_hcd and address 3 Dec 17 20:54:34 gimli kernel: [ 3.680792] Initializing USB Mass Storage driver... Dec 17 20:54:34 gimli kernel: [ 3.681205] USB Mass Storage support registered. Dec 17 20:54:34 gimli kernel: [ 3.796506] usb 2-5: new high speed USB device using ehci_hcd and address 4 Dec 17 20:54:34 gimli kernel: [ 4.386049] usb 6-1: new low speed USB device using uhci_hcd and address 2 Dec 17 20:54:34 gimli kernel: [ 4.839276] generic-usb 0003:050D:1100.0004: hiddev0,hidraw2: USB HID v1.11 Device [Belkin Belkin UPS] on usb-0000:00:1d.0-1/input0 Dec 17 20:54:34 gimli kernel: [ 23.077150] usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0317 Dec 17 20:54:34 gimli kernel: [ 23.356500] USB Video Class driver (v1.0.0) Dec 17 20:54:34 gimli kernel: [ 25.350999] type=1400 audit(1324173273.830:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1125 comm="apparmor_parser" Dec 17 20:54:34 gimli kernel: [ 25.351610] type=1400 audit(1324173273.840:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1125 comm="apparmor_parser" Dec 17 20:54:38 gimli upsd[2468]: listening on 127.0.0.1 port 3493 Dec 17 20:54:38 gimli upsd[2468]: listening on ::1 port 3493 Dec 17 20:54:38 gimli upsd[2468]: Can't connect to UPS [mybelkin] (usbhid-ups-mybelkin): No such file or directory Dec 17 20:54:38 gimli upsd[2494]: Startup successful Dec 17 20:54:38 gimli upsmon[2497]: Startup successful Dec 17 20:54:38 gimli upsd[2494]: User upsmon@::1 logged into UPS [mybelkin] Dec 17 20:54:38 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:54:38 gimli upsmon[2500]: Communications with UPS mybelkin at localhost lost Dec 17 20:54:43 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:54:43 gimli upsmon[2500]: UPS mybelkin at localhost is unavailable Dec 17 20:54:48 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:55:23 gimli upsmon[2500]: last message repeated 7 times Dec 17 20:55:28 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:55:33 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:56:34 gimli upsmon[2500]: last message repeated 12 times Dec 17 20:57:34 gimli upsmon[2500]: last message repeated 12 times Dec 17 20:58:34 gimli upsmon[2500]: last message repeated 12 times Dec 17 20:59:34 gimli upsmon[2500]: last message repeated 12 times Dec 17 20:59:38 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:59:38 gimli upsd[2494]: Can't connect to UPS [mybelkin] (usbhid-ups-mybelkin): No such file or directory Dec 17 20:59:43 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:59:48 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 20:59:48 gimli upsmon[2500]: UPS mybelkin at localhost is unavailable Dec 17 20:59:53 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 21:00:58 gimli upsmon[2500]: last message repeated 13 times Dec 17 21:02:03 gimli upsmon[2500]: last message repeated 13 times Dec 17 21:03:04 gimli upsmon[2500]: last message repeated 12 times Dec 17 21:04:04 gimli upsmon[2500]: last message repeated 12 times Dec 17 21:04:38 gimli upsmon[2500]: last message repeated 7 times Dec 17 21:04:38 gimli upsd[2494]: Can't connect to UPS [mybelkin] (usbhid-ups-mybelkin): No such file or directory Dec 17 21:04:43 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 21:04:53 gimli upsmon[2500]: last message repeated 2 times Dec 17 21:04:53 gimli upsmon[2500]: UPS mybelkin at localhost is unavailable Dec 17 21:04:58 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 21:06:04 gimli upsmon[2500]: last message repeated 13 times Dec 17 21:07:04 gimli upsmon[2500]: last message repeated 12 times Dec 17 21:08:05 gimli upsmon[2500]: last message repeated 12 times Dec 17 21:09:02 gimli upsmon[2500]: last message repeated 11 times Dec 17 21:09:04 gimli upsmon[2500]: Poll UPS [mybelkin at localhost] failed - Driver not connected Dec 17 21:09:38 gimli upsmon[2500]: last message repeated 6 times -- Martin Ewing Branford, Connecticut martin.s.ewing at gmail.com -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu. https://bugs.launchpad.net/bugs/779512 Title: nut-2.6.0-1ubuntu3 behavior regression To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions From 876910 at bugs.launchpad.net Sun Dec 18 04:18:28 2011 From: 876910 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 18 Dec 2011 04:18:28 -0000 Subject: [Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated. References: <20111017221906.27458.30406.malonedeb@gac.canonical.com> Message-ID: <20111218041829.1790.72943.malone@loganberry.canonical.com> [Expired for openssh (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openssh (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/876910 Title: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/876910/+subscriptions From 905871 at bugs.launchpad.net Sun Dec 18 05:35:34 2011 From: 905871 at bugs.launchpad.net (Daren Huang) Date: Sun, 18 Dec 2011 05:35:34 -0000 Subject: [Bug 905871] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111218053534.24604.16934.malonedeb@wampee.canonical.com> Message-ID: <20111218053534.24604.16934.malonedeb@wampee.canonical.com> Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5 Uname: Linux 3.2.0-5-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 DKMSKernelVersion: 3.2.0-5-generic Date: Sun Dec 18 13:29:29 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-12-18 (0 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905871 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions From 905871 at bugs.launchpad.net Sun Dec 18 05:35:34 2011 From: 905871 at bugs.launchpad.net (Daren Huang) Date: Sun, 18 Dec 2011 05:35:34 -0000 Subject: [Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111218053534.24604.16934.malonedeb@wampee.canonical.com> Message-ID: <20111218053535.24604.59010.malone@wampee.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905871 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions From 905871 at bugs.launchpad.net Sun Dec 18 05:40:04 2011 From: 905871 at bugs.launchpad.net (Apport retracing service) Date: Sun, 18 Dec 2011 05:40:04 -0000 Subject: [Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111218053534.24604.16934.malonedeb@wampee.canonical.com> Message-ID: <20111218054005.29500.99698.launchpad@chaenomeles.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905871 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions From vanvugt at gmail.com Sun Dec 18 06:02:15 2011 From: vanvugt at gmail.com (Daniel van Vugt) Date: Sun, 18 Dec 2011 06:02:15 -0000 Subject: [Bug 905871] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111218053534.24604.16934.malonedeb@wampee.canonical.com> Message-ID: <20111218060215.20146.6241.malone@soybean.canonical.com> *** This bug is a duplicate of bug 905612 *** https://bugs.launchpad.net/bugs/905612 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 905612, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 905612 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905871 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905871/+subscriptions From clint at fewbar.com Wed Dec 14 23:00:32 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 14 Dec 2011 23:00:32 -0000 Subject: [Merge] lp:~zulcss/ubuntu/hardy/php5/php5-sru-515740 into lp:ubuntu/hardy/php5 In-Reply-To: <20100401173927.2611.73501.launchpad@loganberry.canonical.com> Message-ID: <20111214230030.4483.97076.launchpad@ackee.canonical.com> The proposal to merge lp:~zulcss/ubuntu/hardy/php5/php5-sru-515740 into lp:ubuntu/hardy/php5 has been updated. Status: Needs review => Work in progress For more details, see: https://code.launchpad.net/~zulcss/ubuntu/hardy/php5/php5-sru-515740/+merge/22639 -- https://code.launchpad.net/~zulcss/ubuntu/hardy/php5/php5-sru-515740/+merge/22639 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~zulcss/ubuntu/hardy/php5/php5-sru-515740 into lp:ubuntu/hardy/php5. From clint at fewbar.com Wed Dec 14 23:00:37 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 14 Dec 2011 23:00:37 -0000 Subject: [Merge] lp:~zulcss/ubuntu/jaunty/mod-auth-mysql/mod-auth-mysql-sru-jaunty-364581 into lp:ubuntu/jaunty/mod-auth-mysql In-Reply-To: <20100319180226.4932.14864.launchpad@loganberry.canonical.com> Message-ID: <20111214230036.4483.93322.launchpad@ackee.canonical.com> The proposal to merge lp:~zulcss/ubuntu/jaunty/mod-auth-mysql/mod-auth-mysql-sru-jaunty-364581 into lp:ubuntu/jaunty/mod-auth-mysql has been updated. Status: Needs review => Work in progress For more details, see: https://code.launchpad.net/~zulcss/ubuntu/jaunty/mod-auth-mysql/mod-auth-mysql-sru-jaunty-364581/+merge/21742 -- https://code.launchpad.net/~zulcss/ubuntu/jaunty/mod-auth-mysql/mod-auth-mysql-sru-jaunty-364581/+merge/21742 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~zulcss/ubuntu/jaunty/mod-auth-mysql/mod-auth-mysql-sru-jaunty-364581 into lp:ubuntu/jaunty/mod-auth-mysql. From smoser at ubuntu.com Wed Dec 14 21:51:23 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 14 Dec 2011 21:51:23 -0000 Subject: [Merge] lp:~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495 into lp:ubuntu/euca2ools Message-ID: <20111214215122.22852.58327.launchpad@ackee.canonical.com> Scott Moser has proposed merging lp:~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495 into lp:ubuntu/euca2ools. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #896481 in euca2ools (Ubuntu): "Euca-unbundle is broken in 11.10" https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/896481 Bug #904320 in euca2ools (Ubuntu): "euca-run-instances --user-data expects file argument" https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/904320 For more details, see: https://code.launchpad.net/~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495/+merge/85753 -- https://code.launchpad.net/~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495/+merge/85753 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~smoser/ubuntu/precise/euca2ools/new-snapshot-bzr495 into lp:ubuntu/euca2ools. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 200760 bytes Desc: not available URL: From clint at fewbar.com Wed Dec 14 23:00:35 2011 From: clint at fewbar.com (Clint Byrum) Date: Wed, 14 Dec 2011 23:00:35 -0000 Subject: [Merge] lp:~zulcss/ubuntu/karmic/mod-auth-mysql/mod-auth-mysql-sru-karmic-364581 into lp:ubuntu/karmic/mod-auth-mysql In-Reply-To: <20100319180321.7019.59518.launchpad@loganberry.canonical.com> Message-ID: <20111214230033.4483.7838.launchpad@ackee.canonical.com> The proposal to merge lp:~zulcss/ubuntu/karmic/mod-auth-mysql/mod-auth-mysql-sru-karmic-364581 into lp:ubuntu/karmic/mod-auth-mysql has been updated. Status: Needs review => Work in progress For more details, see: https://code.launchpad.net/~zulcss/ubuntu/karmic/mod-auth-mysql/mod-auth-mysql-sru-karmic-364581/+merge/21744 -- https://code.launchpad.net/~zulcss/ubuntu/karmic/mod-auth-mysql/mod-auth-mysql-sru-karmic-364581/+merge/21744 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~zulcss/ubuntu/karmic/mod-auth-mysql/mod-auth-mysql-sru-karmic-364581 into lp:ubuntu/karmic/mod-auth-mysql. From 905029 at bugs.launchpad.net Sun Dec 18 13:41:55 2011 From: 905029 at bugs.launchpad.net (cybernet) Date: Sun, 18 Dec 2011 13:41:55 -0000 Subject: [Bug 905029] Re: unexpected end-of-file References: <20111215225742.5085.43165.malonedeb@soybean.canonical.com> Message-ID: <20111218134155.29194.87142.malone@chaenomeles.canonical.com> bug not fixed on 5.3.2-1ubuntu4.11 version ... today i modified some php.ini settings and when i restarted php-fastcgi i got 500 internal error / only this time the error.log message was different 2011/12/18 12:18:15 [error] 21722#0: *1315 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: "private", server: www.xdns.ro, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fastcgi/php-fastcgi.socket:", host: "xdns.ro" reinstalling spawn-fgi didn't worked so i had to purge php5* packages and reinstall every package from here https://launchpad.net/~ubuntu-security/+archive/ppa/+build/2844451 that solved the bug ... if i can be more helpful on solving this issue i'll be glad to help and please make it possible for us to downgrade a package with apt-get ... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/905029 Title: unexpected end-of-file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/905029/+subscriptions From raphink at gmail.com Sun Dec 18 20:37:15 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 20:37:15 -0000 Subject: [Bug 838010] Re: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file References: <20110831113951.23458.15585.malonedeb@gac.canonical.com> Message-ID: <20111218203715.29599.74284.malone@chaenomeles.canonical.com> This was fixed upstream. I will make a patch in precise. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/838010 Title: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/838010/+subscriptions From mainerror at gmail.com Sun Dec 18 21:09:38 2011 From: mainerror at gmail.com (Octavian Damiean) Date: Sun, 18 Dec 2011 21:09:38 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111218210938.30151.72620.malone@gac.canonical.com> Just to make sure I got that right. The occurrences of "UEC" should be reworded to "Eucalyptus"? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From raphink at gmail.com Sun Dec 18 21:53:22 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 21:53:22 -0000 Subject: [Bug 807675] Re: please port 0.8.1 for Natty References: <20110708191738.31821.80824.malonedeb@soybean.canonical.com> Message-ID: <20111218215323.21486.78219.launchpad@soybean.canonical.com> ** Also affects: augeas (Ubuntu Natty) Importance: Undecided Status: New ** Changed in: augeas (Ubuntu Natty) Importance: Undecided => Medium ** Changed in: augeas (Ubuntu Natty) Status: New => In Progress ** Changed in: augeas (Ubuntu Natty) Assignee: (unassigned) => Raphaël Pinson (raphink) ** Changed in: augeas (Ubuntu Natty) Milestone: None => natty-updates -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/807675 Title: please port 0.8.1 for Natty To manage notifications about this bug go to: https://bugs.launchpad.net/noesis/+bug/807675/+subscriptions From raphink at gmail.com Sun Dec 18 22:01:08 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 22:01:08 -0000 Subject: [Bug 807675] Re: please port 0.8.1 for Natty References: <20110708191738.31821.80824.malonedeb@soybean.canonical.com> Message-ID: <20111218220108.20450.22583.malone@soybean.canonical.com> SRU information: [Impact] This bug prevents from parsing the default sudoers file in natty with Augeas [Development Fix] Grabbing patches from Augeas tickets 188 and 211 fixes the bug. A package with these two patches has been uploaded to my PPA with version 0.8.0-0ubuntu5~pparaphink1 : [Stable Fix] The package can be uploaded to natty-updates with a proper version number. [Test Case] After upgrading the package in a Natty environment, issue the following command: sudo augtool print /augeas/files/etc/sudoers/error which should not return anything. On the other hand, sudo augtool print /files/etc/sudoers should output the tree representing your /etc/sudoers. [Regression Potential] No regression expected. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/807675 Title: please port 0.8.1 for Natty To manage notifications about this bug go to: https://bugs.launchpad.net/noesis/+bug/807675/+subscriptions From raphink at gmail.com Sun Dec 18 22:04:24 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 22:04:24 -0000 Subject: [Bug 807675] Re: please port 0.8.1 for Natty References: <20110708191738.31821.80824.malonedeb@soybean.canonical.com> Message-ID: <20111218220424.29194.71879.malone@chaenomeles.canonical.com> The PPA package can be found in https://launchpad.net/~raphink/+archive/ppa/+packages. A debdiff with the current version in archive is attached to this comment. ** Patch added: "augeas_0.8.0-0ubuntu5~pparaphink1.debdiff" https://bugs.launchpad.net/ubuntu/natty/+source/augeas/+bug/807675/+attachment/2638736/+files/augeas_0.8.0-0ubuntu5%7Epparaphink1.debdiff ** Changed in: augeas (Ubuntu) Importance: Low => Medium ** Changed in: augeas (Ubuntu) Status: Incomplete => In Progress ** Changed in: augeas (Ubuntu) Milestone: None => natty-updates ** Changed in: augeas (Ubuntu) Assignee: (unassigned) => Raphaël Pinson (raphink) ** Changed in: augeas (Ubuntu Natty) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/807675 Title: please port 0.8.1 for Natty To manage notifications about this bug go to: https://bugs.launchpad.net/noesis/+bug/807675/+subscriptions From raphink at gmail.com Sun Dec 18 22:17:11 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 22:17:11 -0000 Subject: [Bug 838010] Re: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file References: <20110831113951.23458.15585.malonedeb@gac.canonical.com> Message-ID: <20111218221711.30857.81849.malone@gac.canonical.com> Uploaded to precise: augeas (0.10.0-0ubuntu3) precise; urgency=low . * Add LP838010_sudoers.patch to (LP: #838010). ** Changed in: augeas (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: augeas (Ubuntu) Assignee: (unassigned) => Raphaël Pinson (raphink) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/838010 Title: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/838010/+subscriptions From 838010 at bugs.launchpad.net Sun Dec 18 22:20:12 2011 From: 838010 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sun, 18 Dec 2011 22:20:12 -0000 Subject: [Bug 838010] Re: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file References: <20110831113951.23458.15585.malonedeb@gac.canonical.com> Message-ID: <20111218222020.3290.32668.malone@cocoplum.canonical.com> This bug was fixed in the package augeas - 0.10.0-0ubuntu3 --------------- augeas (0.10.0-0ubuntu3) precise; urgency=low * Add LP838010_sudoers.patch to (LP: #838010). -- Raphael Pinson Sun, 18 Dec 2011 21:51:39 +0100 ** Changed in: augeas (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/838010 Title: /usr/share/augeas/lenses/dist/aliases.aug does not parse valid /etc/aliases file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/augeas/+bug/838010/+subscriptions From raphink at gmail.com Sun Dec 18 22:18:00 2011 From: raphink at gmail.com (=?utf-8?q?Rapha=C3=ABl_Pinson?=) Date: Sun, 18 Dec 2011 22:18:00 -0000 Subject: [Bug 807675] Re: please port 0.8.1 for Natty References: <20110708191738.31821.80824.malonedeb@soybean.canonical.com> Message-ID: <20111218221801.20146.26742.launchpad@soybean.canonical.com> ** Changed in: augeas (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to augeas in Ubuntu. https://bugs.launchpad.net/bugs/807675 Title: please port 0.8.1 for Natty To manage notifications about this bug go to: https://bugs.launchpad.net/noesis/+bug/807675/+subscriptions From fco.plj at gmail.com Sun Dec 18 23:07:51 2011 From: fco.plj at gmail.com (Francisco Javier P.L.) Date: Sun, 18 Dec 2011 23:07:51 -0000 Subject: [Bug 906080] [NEW] There's no man page for mkpasswd References: <20111218230751.20146.40470.malonedeb@soybean.canonical.com> Message-ID: <20111218230751.20146.40470.malonedeb@soybean.canonical.com> Public bug reported: lsb_release -rd Description: Ubuntu 10.04.3 LTS Release: 10.04 mkpasswd: Installed: 5.0.0ubuntu3 Candidate: 5.0.0ubuntu3 Version table: *** 5.0.0ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status What I expected: $ man mkpasswd Would display a man page summarizing mkpasswd options ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mkpasswd 5.0.0ubuntu3 ProcVersionSignature: Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-35-generic x86_64 Architecture: amd64 Date: Sun Dec 18 14:48:00 2011 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: whois ** Affects: whois (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/906080 Title: There's no man page for mkpasswd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/906080/+subscriptions From fco.plj at gmail.com Sun Dec 18 23:07:51 2011 From: fco.plj at gmail.com (Francisco Javier P.L.) Date: Sun, 18 Dec 2011 23:07:51 -0000 Subject: [Bug 906080] Re: There's no man page for mkpasswd References: <20111218230751.20146.40470.malonedeb@soybean.canonical.com> Message-ID: <20111218230752.20146.46478.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/906080 Title: There's no man page for mkpasswd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/906080/+subscriptions From launchpad at micahscomputing.com Sun Dec 18 23:20:06 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Sun, 18 Dec 2011 23:20:06 -0000 Subject: [Bug 906080] Re: There's no man page for mkpasswd References: <20111218230751.20146.40470.malonedeb@soybean.canonical.com> Message-ID: <20111218232007.20249.3956.malone@soybean.canonical.com> Thank you for reporting this to Ubuntu. This is fixed at least in oneiric and presumably precise. If you feel this warrants a stable release update, please follow the procedure here: https://wiki.ubuntu.com/StableReleaseUpdates Please report any other issues you may find. ** Changed in: whois (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/906080 Title: There's no man page for mkpasswd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/906080/+subscriptions From 905099 at bugs.launchpad.net Mon Dec 19 10:10:31 2011 From: 905099 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 10:10:31 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219101031.9120.32850.malone@wampee.canonical.com> Fixed in linked branch; awaiting review. ** Branch linked: lp:~racb/ubuntu/precise/ipxe/905099 ** Changed in: ipxe (Ubuntu) Status: In Progress => Triaged ** Changed in: ipxe (Ubuntu) Assignee: Robie Basak (racb) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From 669131 at bugs.launchpad.net Mon Dec 19 12:33:03 2011 From: 669131 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 12:33:03 -0000 Subject: [Bug 669131] Re: Samba won't connect after boot, requires restart of smbd References: <20101031161116.2109.5339.malonedeb@soybean.canonical.com> Message-ID: <20111219123303.30253.193.malone@soybean.canonical.com> This bugs looks like a duplicate of either bug 374589 or bug 836849. -- 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/669131 Title: Samba won't connect after boot, requires restart of smbd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/669131/+subscriptions From 904474 at bugs.launchpad.net Mon Dec 19 12:54:54 2011 From: 904474 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 12:54:54 -0000 Subject: [Bug 904474] Re: Update whois server for .rs zone References: <20111214220030.29801.85750.malonedeb@wampee.canonical.com> Message-ID: <20111219125454.29439.75073.launchpad@soybean.canonical.com> ** Changed in: whois (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in Ubuntu. https://bugs.launchpad.net/bugs/904474 Title: Update whois server for .rs zone To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/whois/+bug/904474/+subscriptions From 852349 at bugs.launchpad.net Mon Dec 19 13:06:13 2011 From: 852349 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 13:06:13 -0000 Subject: [Bug 852349] Re: sqlite2 support References: <20110917045336.19575.48341.malonedeb@gac.canonical.com> Message-ID: <20111219130613.30152.21659.launchpad@soybean.canonical.com> ** Changed in: php5 (Ubuntu) Status: Incomplete => Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/852349 Title: sqlite2 support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/852349/+subscriptions From 904243 at bugs.launchpad.net Mon Dec 19 12:53:26 2011 From: 904243 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 12:53:26 -0000 Subject: [Bug 904243] Re: apache does not start on server startup References: <20111214132648.6525.91865.malonedeb@gac.canonical.com> Message-ID: <20111219125327.4257.49482.launchpad@chaenomeles.canonical.com> ** Changed in: apache2 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/904243 Title: apache does not start on server startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/904243/+subscriptions From 905804 at bugs.launchpad.net Mon Dec 19 13:41:26 2011 From: 905804 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 13:41:26 -0000 Subject: [Bug 905804] Re: Bacula-dir automated configuration makes a false mysql connection configuration References: <20111217212102.28675.67165.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219134127.32333.72530.launchpad@gac.canonical.com> ** Changed in: bacula (Ubuntu) Status: New => In Progress ** Changed in: bacula (Ubuntu) Importance: Undecided => Medium ** Changed in: bacula (Ubuntu) Assignee: (unassigned) => Robie Basak (racb) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/905804 Title: Bacula-dir automated configuration makes a false mysql connection configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/905804/+subscriptions From 905804 at bugs.launchpad.net Mon Dec 19 13:58:17 2011 From: 905804 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 13:58:17 -0000 Subject: [Bug 905804] Re: Bacula-dir automated configuration makes a false mysql connection configuration References: <20111217212102.28675.67165.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219135817.8115.41500.malone@wampee.canonical.com> I'm blocked from testing a fix due to bug 897303. ** Changed in: bacula (Ubuntu) Assignee: Robie Basak (racb) => (unassigned) ** Changed in: bacula (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/905804 Title: Bacula-dir automated configuration makes a false mysql connection configuration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/905804/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:55:19 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:55:19 -0000 Subject: [Bug 854614] Re: metadata service local-hostname is not fqdn References: <20110920103715.22327.14973.malonedeb@soybean.canonical.com> Message-ID: <20111219145519.31299.76205.malone@gac.canonical.com> Hello Scott, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/854614 Title: metadata service local-hostname is not fqdn To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/854614/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:54:51 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:54:51 -0000 Subject: [Bug 850602] Re: block migration needs to copy backing file References: <20110915043613.6349.73240.malonedeb@gac.canonical.com> Message-ID: <20111219145451.31691.52440.malone@gac.canonical.com> Hello Kei, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/850602 Title: block migration needs to copy backing file To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/850602/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:54:15 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:54:15 -0000 Subject: [Bug 838581] Re: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows. References: <20110901043049.24319.22518.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219145415.4117.82782.malone@chaenomeles.canonical.com> Hello Antony, or anyone else affected, Accepted nova into oneiric-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: nova (Ubuntu Oneiric) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/838581 Title: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/838581/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:56:04 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:56:04 -0000 Subject: [Bug 859587] Re: nova-network deletes default route References: <20110926121102.10119.18643.malonedeb@gac.canonical.com> Message-ID: <20111219145604.29841.4029.malone@soybean.canonical.com> Hello Ante, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/859587 Title: nova-network deletes default route To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/859587/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:57:53 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:57:53 -0000 Subject: [Bug 863305] Re: Image access control is available References: <20110930133558.24744.90583.malonedeb@soybean.canonical.com> Message-ID: <20111219145753.30152.51353.malone@soybean.canonical.com> Hello Stanislaw, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/863305 Title: Image access control is available To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/863305/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:57:37 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:57:37 -0000 Subject: [Bug 862969] Re: --logfile_mode flag does not properly set logfile permissions References: <20110930035753.26003.54449.malonedeb@soybean.canonical.com> Message-ID: <20111219145737.31495.87350.malone@gac.canonical.com> Hello Adam, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/862969 Title: --logfile_mode flag does not properly set logfile permissions To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/862969/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:58:25 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:58:25 -0000 Subject: [Bug 868360] Re: Incorrect secret key causes user details to be revealed References: <20111005133710.27326.5936.malonedeb@soybean.canonical.com> Message-ID: <20111219145825.29537.32307.malone@soybean.canonical.com> Hello Stanislaw, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/868360 Title: Incorrect secret key causes user details to be revealed To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/868360/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:56:57 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:56:57 -0000 Subject: [Bug 861582] Re: Failed snapshots are not cleaned up References: <20110928165724.28932.48512.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219145658.4362.23138.malone@chaenomeles.canonical.com> Hello Stanislaw, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/861582 Title: Failed snapshots are not cleaned up To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/861582/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 14:56:19 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 14:56:19 -0000 Subject: [Bug 859679] Re: using source groups (-o) with security groups causes a lazy load exception References: <20110926142124.17752.83365.malonedeb@wampee.canonical.com> Message-ID: <20111219145619.29645.52047.malone@soybean.canonical.com> Hello Kevin, or anyone else affected, Accepted nova into oneiric-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 nova in Ubuntu. https://bugs.launchpad.net/bugs/859679 Title: using source groups (-o) with security groups causes a lazy load exception To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/859679/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 15:09:20 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 15:09:20 -0000 Subject: [Bug 903901] Re: [Lucid] backport fix for ITS#6458 References: <20111213195517.5932.84686.malonedeb@gac.canonical.com> Message-ID: <20111219150920.31397.60973.malone@gac.canonical.com> Hello Peter, or anyone else affected, Accepted openldap 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: openldap (Ubuntu Lucid) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903901 Title: [Lucid] backport fix for ITS#6458 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903901/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 15:07:48 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 15:07:48 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111219150748.3794.74713.malone@chaenomeles.canonical.com> Hello Clint, or anyone else affected, Accepted squid 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! ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From martin.pitt at ubuntu.com Mon Dec 19 15:08:50 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 19 Dec 2011 15:08:50 -0000 Subject: [Bug 615545] Re: Instances launched in a VPC cannot access ec2.archive.ubuntu.com References: <20100809201128.5955.8616.malonedeb@wampee.canonical.com> Message-ID: <20111219150850.29841.3964.malone@soybean.canonical.com> Hello Gabriel, or anyone else affected, Accepted cloud-init 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: cloud-init (Ubuntu Lucid) Status: In Progress => Fix Committed ** Tags added: verification-needed -- 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/615545 Title: Instances launched in a VPC cannot access ec2.archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/615545/+subscriptions From 906382 at bugs.launchpad.net Mon Dec 19 15:55:29 2011 From: 906382 at bugs.launchpad.net (Thomas Kryger) Date: Mon, 19 Dec 2011 15:55:29 -0000 Subject: [Bug 906382] [NEW] package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219155529.32548.52182.malonedeb@gac.canonical.com> Message-ID: <20111219155529.32548.52182.malonedeb@gac.canonical.com> Public bug reported: Error is consistent even after reboot ProblemType: Package DistroRelease: Ubuntu 11.04 Package: bind9 1:9.7.3.dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 Architecture: amd64 Date: Mon Dec 19 16:50:02 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1) RelatedPackageVersions: bind9utils 1:9.7.3.dfsg-1ubuntu2.3 apparmor N/A SourcePackage: bind9 Title: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to natty on 2011-10-26 (53 days ago) ** Affects: bind9 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/906382 Title: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/906382/+subscriptions From 906382 at bugs.launchpad.net Mon Dec 19 15:55:29 2011 From: 906382 at bugs.launchpad.net (Thomas Kryger) Date: Mon, 19 Dec 2011 15:55:29 -0000 Subject: [Bug 906382] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219155529.32548.52182.malonedeb@gac.canonical.com> Message-ID: <20111219155530.32548.20335.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/906382 Title: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/906382/+subscriptions From 905099 at bugs.launchpad.net Mon Dec 19 16:25:19 2011 From: 905099 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 19 Dec 2011 16:25:19 -0000 Subject: [Bug 905099] Re: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 References: <20111216035810.13195.62423.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219162524.30976.57963.malone@cocoplum.canonical.com> This bug was fixed in the package ipxe - 1.0.0+git-2.149b50-1ubuntu4 --------------- ipxe (1.0.0+git-2.149b50-1ubuntu4) precise; urgency=low * Add missing Breaks/Replaces for kvm-ipxe split in 1.0.0+git-2.149b50-1ubuntu3 (LP: #905099). -- Robie Basak Fri, 16 Dec 2011 10:43:54 +0000 ** Changed in: ipxe (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipxe in Ubuntu. https://bugs.launchpad.net/bugs/905099 Title: package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe- ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099/+subscriptions From 906410 at bugs.launchpad.net Mon Dec 19 16:49:16 2011 From: 906410 at bugs.launchpad.net (Roman) Date: Mon, 19 Dec 2011 16:49:16 -0000 Subject: [Bug 906410] [NEW] package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219164916.4257.34655.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219164916.4257.34655.malonedeb@chaenomeles.canonical.com> Public bug reported: More info will be provided in future. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: samba-common 2:3.4.7~dfsg-1ubuntu3.8 ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-36-generic x86_64 NonfreeKernelModules: fglrx Architecture: amd64 BothFailedConnect: Yes Date: Mon Dec 19 16:38:26 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release amd64 (20110720.1) PackageArchitecture: all SambaServerRegression: Yes SourcePackage: samba Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package lucid -- 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/906410 Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/906410/+subscriptions From 906410 at bugs.launchpad.net Mon Dec 19 16:49:16 2011 From: 906410 at bugs.launchpad.net (Roman) Date: Mon, 19 Dec 2011 16:49:16 -0000 Subject: [Bug 906410] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219164916.4257.34655.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219164917.4257.31992.malone@chaenomeles.canonical.com> -- 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/906410 Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/906410/+subscriptions From tim.gardner at canonical.com Mon Dec 19 16:48:15 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Mon, 19 Dec 2011 16:48:15 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111219164816.9450.37017.malone@wampee.canonical.com> The final patch has a non-zero initial value for max_netns_count, plus it prints a warning once when the number of allocated network name spaces exceeds max_netns_count. ** Changed in: linux (Ubuntu Lucid) Status: In Progress => 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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From tim.gardner at canonical.com Mon Dec 19 16:49:13 2011 From: tim.gardner at canonical.com (Tim Gardner) Date: Mon, 19 Dec 2011 16:49:13 -0000 Subject: [Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32 References: <20110531194245.31498.96132.malonedeb@gac.canonical.com> Message-ID: <20111219164913.31299.50498.malone@gac.canonical.com> ** Patch added: "(V2) UBUNTU: SAUCE: netns: Add quota for number of NET_NS instances." https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/790863/+attachment/2639885/+files/0001-UBUNTU-SAUCE-netns-Add-quota-for-number-of-NET_NS-in.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/790863 Title: Unable to start lxc container after update to 2.6.32-32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/790863/+subscriptions From smoser at ubuntu.com Mon Dec 19 17:13:36 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 19 Dec 2011 17:13:36 -0000 Subject: [Bug 905419] Re: cloud-init messages going to syslog, not cloud-init.log References: <20111216173305.29940.48458.malonedeb@gac.canonical.com> Message-ID: <20111219171336.3164.63275.malone@chaenomeles.canonical.com> I'm moving this to package rsyslog, I've verified that this is a regression caused by using rsyslog from precise (5.8.6-1ubuntu3). The issue is fixed and demonstrable by: $ url="https://launchpad.net/ubuntu/+archive/primary/+files/rsyslog_5.8.1-1ubuntu2_amd64.deb" $ wget "$url" -O "${url##*/}" $ sudo dpkg -i "${url##*/}" $ sudo cloud-init start After the above, a message from 'cloud-init start' will be in /var/log /cloud-init.log. Running that otherwise would put the mangled message in /var/log/syslog. ** Description changed: on boot of a precise image, I did not see messages in /var/log/cloud- init.log as expected. I noticed that some of them are in /var/log/syslog: Dec 16 16:41:30 server-3393 d-init-cfg[INFO]: cloud-init-cfg ['all', 'config'] Dec 16 16:41:30 server-3393 it__.py[DEBUG]: handling mounts with freq=None and args=[] Dec 16 16:41:30 server-3393 SourceEc2.py[DEBUG]: unable to convert swap to a device Dec 16 16:41:30 server-3393 kernel: [ 83.058563] kjournald starting. Commit interval 5 seconds Dec 16 16:41:30 server-3393 it__.py[DEBUG]: handling ssh-import-id with freq=None and args=[] Dec 16 16:41:30 server-3393 sh_import_id.py[DEBUG]: importing ssh ids. cmd = ['sudo', '-Hu', 'ubuntu', 'ssh-import-id', 'smoser'] + I'm not sure where the beginning of those log statements are going. - I'm not sure where the beginning of those log statements are going. + cloud-init uses python logging, and places the following content in /etc/rsyslog.d/21-cloudinit.conf: + # Log cloudinit generated log messages to file + :syslogtag, isequal, "[CLOUDINIT]" /var/log/cloud-init.log + + # comment out the following line to allow CLOUDINIT messages through. + # Doing so means you'll also get CLOUDINIT messages in /var/log/syslog + & ~ ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: cloud-init 0.6.2-0ubuntu1 ProcVersionSignature: User Name 3.2.0-4.10-virtual 3.2.0-rc5 Uname: Linux 3.2.0-4-virtual x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Fri Dec 16 17:29:28 2011 Ec2AMI: ami-00000102 Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.small Ec2Kernel: unavailable Ec2Ramdisk: unavailable PackageArchitecture: all ProcEnviron: - PATH=(custom, user) - LANG=en_US.UTF-8 - SHELL=/bin/bash +  PATH=(custom, user) +  LANG=en_US.UTF-8 +  SHELL=/bin/bash SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install) ** Package changed: cloud-init (Ubuntu) => rsyslog (Ubuntu) ** Tags added: regression-release -- 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/905419 Title: cloud-init messages going to syslog, not cloud-init.log To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/905419/+subscriptions From serge.hallyn at ubuntu.com Mon Dec 19 17:35:00 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Mon, 19 Dec 2011 17:35:00 -0000 Subject: [Blueprint servercloud-p-lxc-sandboxing] Sandboxing for containers Message-ID: <20111219173500.30048.93349.launchpad@soybean.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: Status: not yet started - The new candidate seccomp2 patch refuses execve, and is therefore not compatible with LXC. A general sandbox tool is still possible, and seccomp2 may later be extended to be usable with LXC. + The seccomp2 patch in the oneiric kernel supports execve, but is not yet upstream. There is a minijail0 POC general sandbox tool which works on precise and could be packaged. LXC support for seccomp2 should be possible. Work Items: [jjohansen] Get seccomp2 into ubuntu kernel or ppa for testing: DONE - [serge-hallyn] Work with jjohansen/kees/upstream to design generic sandbox program: TODO + [serge-hallyn] Package minijail0: TODO [serge-hallyn] Propose design for lxc integration to lxc-dev: TODO [serge-hallyn] Implement prototype of lxc seccomp2 integration: TODO [serge-hallyn] Write testcases for lxc seccomp2 integration: TODO -- Sandboxing for containers https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc-sandboxing From serge.hallyn at ubuntu.com Mon Dec 19 17:35:36 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Mon, 19 Dec 2011 17:35:36 -0000 Subject: [Blueprint servercloud-p-lxc-sandboxing] Sandboxing for containers Message-ID: <20111219173536.29743.81855.launchpad@soybean.canonical.com> Blueprint changed by Serge Hallyn: Whiteboard changed: Status: not yet started The seccomp2 patch in the oneiric kernel supports execve, but is not yet upstream. There is a minijail0 POC general sandbox tool which works on precise and could be packaged. LXC support for seccomp2 should be possible. Work Items: [jjohansen] Get seccomp2 into ubuntu kernel or ppa for testing: DONE [serge-hallyn] Package minijail0: TODO - [serge-hallyn] Propose design for lxc integration to lxc-dev: TODO - [serge-hallyn] Implement prototype of lxc seccomp2 integration: TODO + [serge-hallyn] Send POC of lxc integration to lxc-dev: TODO [serge-hallyn] Write testcases for lxc seccomp2 integration: TODO -- Sandboxing for containers https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc-sandboxing From 894279 at bugs.launchpad.net Mon Dec 19 17:26:26 2011 From: 894279 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 19 Dec 2011 17:26:26 -0000 Subject: [Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack References: <20111124083031.827.31617.malonedeb@soybean.canonical.com> Message-ID: <20111219172627.30309.44409.launchpad@ackee.canonical.com> ** 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/894279 Title: cloud-init fails to fetch metadata with OpenStack To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/894279/+subscriptions From 906382 at bugs.launchpad.net Mon Dec 19 17:37:26 2011 From: 906382 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 17:37:26 -0000 Subject: [Bug 906382] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219155529.32548.52182.malonedeb@gac.canonical.com> Message-ID: <20111219173726.30456.52955.malone@soybean.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. The logs you have posted indicate an error in /etc/bind/named.conf.options. Please could you attach this file, taking care to obfuscate any private information, but please make sure not to change any syntax. Could you also confirm that you have not changed this file manually? Thanks! Dec 19 16:50:02 fileserver named[7688]: /etc/bind/named.conf.options:22: missing ';' before 'auth-nxdomain' ** Changed in: bind9 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/906382 Title: package bind9 1:9.7.3.dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/906382/+subscriptions From 906410 at bugs.launchpad.net Mon Dec 19 17:43:05 2011 From: 906410 at bugs.launchpad.net (Robie Basak) Date: Mon, 19 Dec 2011 17:43:05 -0000 Subject: [Bug 906410] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111219164916.4257.34655.malonedeb@chaenomeles.canonical.com> Message-ID: <20111219174305.3794.28251.malone@chaenomeles.canonical.com> Setting up samba-common (2:3.4.7~dfsg-1ubuntu3.8) ... Not replacing deleted config file /etc/samba/smb.conf Install/upgrade will fail. To recover, please try: sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf sudo dpkg --configure -a dpkg: error processing samba-common (--configure): subprocess installed post-installation script returned error exit status 1 > More info will be provided in future. OK, marking Incomplete for now, please change back to New once you have provided your further info. ** Changed in: samba (Ubuntu) Status: New => Incomplete -- 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/906410 Title: package samba-common 2:3.4.7~dfsg-1ubuntu3.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/906410/+subscriptions From 810051 at bugs.launchpad.net Mon Dec 19 17:46:05 2011 From: 810051 at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 19 Dec 2011 17:46:05 -0000 Subject: [Bug 810051] Re: Copyright/legal issues in Nova (from Debian upstream) References: <20110713175720.22414.17636.malonedeb@soybean.canonical.com> Message-ID: <20111219174606.29711.18709.launchpad@loganberry.canonical.com> ** Changed in: nova (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/810051 Title: Copyright/legal issues in Nova (from Debian upstream) To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/810051/+subscriptions From 875525 at bugs.launchpad.net Mon Dec 19 17:43:24 2011 From: 875525 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 19 Dec 2011 17:43:24 -0000 Subject: [Bug 875525] Re: cgroup-bin upstart job does not handle the package being removed but not purged properly References: <20111016070016.588.95179.malonedeb@gac.canonical.com> Message-ID: <20111219174324.32651.74690.launchpad@gac.canonical.com> ** Changed in: libcgroup (Ubuntu) Status: Confirmed => In Progress -- 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/875525 Title: cgroup-bin upstart job does not handle the package being removed but not purged properly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/875525/+subscriptions From 862969 at bugs.launchpad.net Mon Dec 19 18:15:56 2011 From: 862969 at bugs.launchpad.net (Adam Gandelman) Date: Mon, 19 Dec 2011 18:15:56 -0000 Subject: [Bug 862969] Re: --logfile_mode flag does not properly set logfile permissions References: <20110930035753.26003.54449.malonedeb@soybean.canonical.com> Message-ID: <20111219181556.4117.99532.malone@chaenomeles.canonical.com> Verified SRU in oneiric-proposed the issue in oneiric. Log of test case available at http://paste.ubuntu.com/775542/ Thanks -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/862969 Title: --logfile_mode flag does not properly set logfile permissions To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/862969/+subscriptions From 875525 at bugs.launchpad.net Mon Dec 19 18:31:22 2011 From: 875525 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 19 Dec 2011 18:31:22 -0000 Subject: [Bug 875525] Re: cgroup-bin upstart job does not handle the package being removed but not purged properly References: <20111016070016.588.95179.malonedeb@gac.canonical.com> Message-ID: <20111219183123.16526.38925.launchpad@ackee.canonical.com> ** Branch linked: lp:~serge-hallyn/ubuntu/precise/libcgroup/fix-startup- after-remove -- 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/875525 Title: cgroup-bin upstart job does not handle the package being removed but not purged properly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/875525/+subscriptions From gary.poster at canonical.com Mon Dec 19 19:51:52 2011 From: gary.poster at canonical.com (Gary Poster) Date: Mon, 19 Dec 2011 19:51:52 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111219195152.2778.83209.malone@chaenomeles.canonical.com> My apologies, Serge and Clint. I can confirm that this proposed SRU fixes the problem for me, and I don't see any newly introduced problems. Apparently I had not updated correctly: I was using 0.7.5 -0ubuntu8.2. I see the new config now that I create a new instance with lxc 0.7.5 -0ubuntu8.3. Thank you. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From gary.poster at canonical.com Mon Dec 19 20:06:46 2011 From: gary.poster at canonical.com (Gary Poster) Date: Mon, 19 Dec 2011 20:06:46 -0000 Subject: [Bug 906500] [NEW] lxc-create fails with errors that it is unable to access archive.ubuntu.com References: <20111219200646.31789.33109.malonedeb@gac.canonical.com> Message-ID: <20111219200646.31789.33109.malonedeb@gac.canonical.com> Public bug reported: I encountered this problem when trying to create lxc containers after my first one. The host had full access to archive.ubuntu.com, as verified by Serge Hallyn and Robert Collins via various diagnostics. After trying more careful approaches to a solution, Serge Hallyn recommended that we just wipe out the lxc cache. "rm -rf /var/cache/lxc/*". This solved the problem. I noticed that switching networks seems to trigger the problem. If I create a container at home, and then go to a co-working spot and try to make a new one, I get this error. Then I clear out the cache as Serge described, and I can create a new container. A subsequent attempt, also at the co-working spot, also succeeds. However, when I go back home, and then try to make a container, I get this error again. I clear out the cache, and I can make a new container, and then another one. Maybe the network correlation is coincidental, but it seems to be valid in my experiences so far. This is on an Oneiric host, making Lucid containers. ** Affects: lxc (Ubuntu) Importance: Undecided Status: New ** Description changed: - I encountered this problem when trying to contain lxc containers after - my first one. The host had full access to archive.ubuntu.com, as - verified by Serge Hallyn and Robert Collins via various diagnostics. + I encountered this problem when trying to create lxc containers after my + first one. The host had full access to archive.ubuntu.com, as verified + by Serge Hallyn and Robert Collins via various diagnostics. After trying more careful approaches to a solution, Serge Hallyn recommended that we just wipe out the lxc cache. "rm -rf /var/cache/lxc/*". This solved the problem. I noticed that switching networks seems to trigger the problem. If I create a container at home, and then go to a co-working spot and try to make a new one, I get this error. Then I clear out the cache as Serge described, and I can create a new container. A subsequent attempt, also at the co-working spot, also succeeds. However, when I go back home, and then try to make a container, I get this error again. I clear out the cache, and I can make a new container, and then another one. Maybe the network correlation is coincidental, but it seems to be valid in my experiences so far. This is on an Oneiric host, making Lucid containers. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/906500 Title: lxc-create fails with errors that it is unable to access archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/906500/+subscriptions From robie.basak at canonical.com Mon Dec 19 10:13:28 2011 From: robie.basak at canonical.com (Robie Basak) Date: Mon, 19 Dec 2011 10:13:28 -0000 Subject: [Merge] lp:~racb/ubuntu/precise/ipxe/905099 into lp:ubuntu/ipxe Message-ID: <20111219101326.1275.13972.launchpad@ackee.canonical.com> Robie Basak has proposed merging lp:~racb/ubuntu/precise/ipxe/905099 into lp:ubuntu/ipxe. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #905099 in ipxe (Ubuntu): "package kvm-ipxe 1.0.0+git-2.149b50-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/share/qemu/pxe-ne2k_isa.rom', which is also in package ipxe 1.0.0+git-2.149b50-1ubuntu2" https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/905099 For more details, see: https://code.launchpad.net/~racb/ubuntu/precise/ipxe/905099/+merge/86207 -- https://code.launchpad.net/~racb/ubuntu/precise/ipxe/905099/+merge/86207 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~racb/ubuntu/precise/ipxe/905099 into lp:ubuntu/ipxe. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 1018 bytes Desc: not available URL: From robie.basak at canonical.com Mon Dec 19 10:15:27 2011 From: robie.basak at canonical.com (Robie Basak) Date: Mon, 19 Dec 2011 10:15:27 -0000 Subject: [Merge] lp:~racb/ubuntu/precise/ipxe/905099 into lp:ubuntu/ipxe In-Reply-To: <20111219101326.1275.13972.launchpad@ackee.canonical.com> Message-ID: <20111219100317.32749.85963.codereview@gac.canonical.com> I have upgrade tested this. -- https://code.launchpad.net/~racb/ubuntu/precise/ipxe/905099/+merge/86207 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~racb/ubuntu/precise/ipxe/905099 into lp:ubuntu/ipxe. From serge.hallyn at ubuntu.com Mon Dec 19 18:35:29 2011 From: serge.hallyn at ubuntu.com (Serge Hallyn) Date: Mon, 19 Dec 2011 18:35:29 -0000 Subject: [Merge] lp:~serge-hallyn/ubuntu/precise/libcgroup/fix-startup-after-remove into lp:ubuntu/libcgroup Message-ID: <20111219183526.17043.66126.launchpad@ackee.canonical.com> Serge Hallyn has proposed merging lp:~serge-hallyn/ubuntu/precise/libcgroup/fix-startup-after-remove into lp:ubuntu/libcgroup. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #875525 in libcgroup (Ubuntu): "cgroup-bin upstart job does not handle the package being removed but not purged properly" https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/875525 For more details, see: https://code.launchpad.net/~serge-hallyn/ubuntu/precise/libcgroup/fix-startup-after-remove/+merge/86280 -- https://code.launchpad.net/~serge-hallyn/ubuntu/precise/libcgroup/fix-startup-after-remove/+merge/86280 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~serge-hallyn/ubuntu/precise/libcgroup/fix-startup-after-remove into lp:ubuntu/libcgroup. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 1778 bytes Desc: not available URL: From smoser at ubuntu.com Mon Dec 19 20:59:04 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 19 Dec 2011 20:59:04 -0000 Subject: [Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack References: <20111124083031.827.31617.malonedeb@soybean.canonical.com> Message-ID: <20111219205904.8011.59085.malone@wampee.canonical.com> @Juerg, Could you test out the cloud-init at trunk right now and see if it fixes your problem? The commit at http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/488 hopefully has a readable description of hte change. To build a upstream cloud-init, you can just run: ./tools/bddeb ** Changed in: cloud-init Importance: Undecided => High ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- 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/894279 Title: cloud-init fails to fetch metadata with OpenStack To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/894279/+subscriptions From 672177 at bugs.launchpad.net Mon Dec 19 21:34:28 2011 From: 672177 at bugs.launchpad.net (NoOp) Date: Mon, 19 Dec 2011 21:34:28 -0000 Subject: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted References: <20101107152419.3636.54101.malonedeb@wampee.canonical.com> Message-ID: <20111219213428.3027.72194.malone@chaenomeles.canonical.com> @Clint: it's back. On Natty 11.04 I am getting unclean inodes again. I notice a single inode in dmesg after every boot: $ cat /var/log/dmesg.0 | grep orphan [ 4.470372] EXT4-fs (sda1): orphan cleanup on readonly fs [ 4.470443] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 2228229 [ 4.470538] EXT4-fs (sda1): 1 orphan inode deleted So I ran the test: $ sudo -i # apt-get install --reinstall libc6 && shutdown -r now on reboot: $ dmesg | grep orphan [ 13.408854] EXT4-fs (sda1): orphan cleanup on readonly fs [ 13.408928] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541072 [ 13.409078] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541058 [ 13.409108] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541055 [ 13.409138] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541048 [ 13.409161] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541045 [ 13.409187] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541038 [ 13.409210] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541032 [ 13.409233] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541029 [ 13.409255] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541028 [ 13.409279] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541012 [ 13.409312] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 541007 [ 13.409336] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 540992 [ 13.409361] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 540791 [ 13.438394] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 540772 [ 13.438427] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 2228229 [ 13.438491] EXT4-fs (sda1): 15 orphan inodes deleted Note: no portmap installed. $ apt-cache policy sysvinit-utils sysvinit-utils: Installed: 2.87dsf-4ubuntu23.1 Candidate: 2.87dsf-4ubuntu23.1 Version table: *** 2.87dsf-4ubuntu23.1 0 500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages 100 /var/lib/dpkg/status 2.87dsf-4ubuntu23 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages Linux <> 2.6.38-13-generic #53-Ubuntu SMP Mon Nov 28 19:23:39 UTC 2011 i686 i686 i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/672177 Title: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/672177/+subscriptions From smoser at ubuntu.com Mon Dec 19 21:58:31 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 19 Dec 2011 21:58:31 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111219215832.31887.51269.launchpad@gac.canonical.com> ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From 903993 at bugs.launchpad.net Mon Dec 19 22:04:22 2011 From: 903993 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 19 Dec 2011 22:04:22 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111219220423.12145.35491.launchpad@ackee.canonical.com> ** 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From smoser at ubuntu.com Mon Dec 19 22:03:38 2011 From: smoser at ubuntu.com (Scott Moser) Date: Mon, 19 Dec 2011 22:03:38 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111219220338.9016.83802.malone@wampee.canonical.com> fix-commited in upstream cloud-init at revision 490. -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From 616064 at bugs.launchpad.net Mon Dec 19 22:44:40 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Mon, 19 Dec 2011 22:44:40 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111219224440.3599.92206.malone@chaenomeles.canonical.com> Unfortunately i don't see anything telling in the wireshark log. Could you try out the instructions in comment #33 (taking into account the corrections in comment #35)? When a VM is running, what do ifconfig -a netstat -nr show? ** Changed in: qemu-kvm (Ubuntu) Assignee: Serge Hallyn (serge-hallyn) => (unassigned) ** Changed in: qemu-kvm (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 898289 at bugs.launchpad.net Mon Dec 19 22:39:21 2011 From: 898289 at bugs.launchpad.net (Nate Muench (Mink)) Date: Mon, 19 Dec 2011 22:39:21 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111219223922.30048.66529.launchpad@soybean.canonical.com> ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (Mink) (n-muench) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 898289 at bugs.launchpad.net Mon Dec 19 22:47:16 2011 From: 898289 at bugs.launchpad.net (Nate Muench (Mink)) Date: Mon, 19 Dec 2011 22:47:16 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111219224716.30771.84266.malone@soybean.canonical.com> November is a no go. Kernel build is failing with the vmhgfs module. Hopefully (fingers crossed), the December release will be compatible with our kernel. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 906654 at bugs.launchpad.net Tue Dec 20 01:09:50 2011 From: 906654 at bugs.launchpad.net (Adam Gandelman) Date: Tue, 20 Dec 2011 01:09:50 -0000 Subject: [Bug 906654] [NEW] nova should depend on openstackx and load appropriate osapi_extensions by default References: <20111220010950.29841.79447.malonedeb@soybean.canonical.com> Message-ID: <20111220010950.29841.79447.malonedeb@soybean.canonical.com> Public bug reported: If we wish to support the Horizon dashboard out-of-the-box, it is necessary for nova-api to depend on the openstackx python libary [1] to provide necessary middleware. With the appropriate dependencies installed, we would also need to add configuration flags to nova.conf in order to load these extensions, similar to: --osapi_extension=extensions.admin.Admin --osapi_extension=nova.api.openstack.v2.contrib.standard_extensions These options can be activated outside of packaging via Juju charms, but I predict many people will expect dashboard and the middleware it depends on to be functional out-of-the-box, like other openstack components (especially for one-node installs) Related note: Bug #906649 needs to be resolved in order for any of this to be functional. [1] Or at least until openstackx is deprecated entirely in favor of python-novaclient, I'm not sure when this is due to happen. For now, its still required. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/906654 Title: nova should depend on openstackx and load appropriate osapi_extensions by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/906654/+subscriptions From smoser at ubuntu.com Tue Dec 20 01:32:38 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 01:32:38 -0000 Subject: [Bug 893786] Re: mount option can`t set permissions References: <20111122214643.23992.41713.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220013238.3027.26785.malone@chaenomeles.canonical.com> What sort of syntax would you suggest for cloud-config to set permissions on a mount? I'm expecting that in your example you just want to have "ubuntu:ubuntu" as the ownership so that the default user could use it. ** Changed in: cloud-init Importance: Undecided => Wishlist ** Changed in: cloud-init Status: New => Triaged ** Changed in: cloud-init (Ubuntu) Status: New => Triaged -- 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/893786 Title: mount option can`t set permissions To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893786/+subscriptions From smoser at ubuntu.com Tue Dec 20 01:34:45 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 01:34:45 -0000 Subject: [Bug 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot References: <20111115011327.4156.18545.malonedeb@wampee.canonical.com> Message-ID: <20111220013446.29841.17093.launchpad@soybean.canonical.com> ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init Importance: Undecided => Medium -- 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/890501 Title: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/890501/+subscriptions From smoser at ubuntu.com Tue Dec 20 01:34:54 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 01:34:54 -0000 Subject: [Bug 871966] Re: FQDN written to /etc/hosts causes problems for clustering systems References: <20111010193534.19955.28696.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220013455.30664.94690.launchpad@soybean.canonical.com> ** Changed in: cloud-init Status: New => Triaged ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cassandra (juju Charms Collection) Importance: Undecided => Medium -- 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/871966 Title: FQDN written to /etc/hosts causes problems for clustering systems To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/871966/+subscriptions From smoser at ubuntu.com Tue Dec 20 01:38:03 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 01:38:03 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111220013804.29743.18771.launchpad@soybean.canonical.com> ** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From 893786 at bugs.launchpad.net Tue Dec 20 01:46:05 2011 From: 893786 at bugs.launchpad.net (=?utf-8?q?Bj=C3=B6rn_Dieding?=) Date: Tue, 20 Dec 2011 01:46:05 -0000 Subject: [Bug 893786] Re: mount option can`t set permissions References: <20111122214643.23992.41713.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220014605.32439.84612.malone@gac.canonical.com> Yes something like this. - [ ephemeral0, /mnt/ephemeral, auto, "defaults", "ubuntu:ubuntu", 0755 ] -- 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/893786 Title: mount option can`t set permissions To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893786/+subscriptions From smoser at ubuntu.com Tue Dec 20 03:35:27 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 03:35:27 -0000 Subject: [Bug 893786] Re: mount option can`t set permissions References: <20111122214643.23992.41713.malonedeb@chaenomeles.canonical.com> <20111220014605.32439.84612.malone@gac.canonical.com> Message-ID: On Tue, 20 Dec 2011, Björn Dieding wrote: > Yes something like this. > > - [ ephemeral0, /mnt/ephemeral, auto, "defaults", "ubuntu:ubuntu", > 0755 ] Hm... i suppose we could add a field there, but it wouldn't be ideal. I like the fact that the fields represent exactly what is in /etc/fstab. But any other solution would require mapping the entry to directory. -- 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/893786 Title: mount option can`t set permissions To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893786/+subscriptions From 890501 at bugs.launchpad.net Tue Dec 20 03:49:25 2011 From: 890501 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 20 Dec 2011 03:49:25 -0000 Subject: [Bug 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot References: <20111115011327.4156.18545.malonedeb@wampee.canonical.com> Message-ID: <20111220034926.7046.36051.launchpad@ackee.canonical.com> ** 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/890501 Title: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/890501/+subscriptions From 871966 at bugs.launchpad.net Tue Dec 20 03:49:25 2011 From: 871966 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 20 Dec 2011 03:49:25 -0000 Subject: [Bug 871966] Re: FQDN written to /etc/hosts causes problems for clustering systems References: <20111010193534.19955.28696.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220034926.7046.68312.launchpad@ackee.canonical.com> ** 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/871966 Title: FQDN written to /etc/hosts causes problems for clustering systems To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/871966/+subscriptions From smoser at ubuntu.com Tue Dec 20 03:51:11 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 03:51:11 -0000 Subject: [Bug 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot References: <20111115011327.4156.18545.malonedeb@wampee.canonical.com> Message-ID: <20111220035111.29645.92235.malone@soybean.canonical.com> This is fix-commited in cloud-init in revision 491 (http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/491). See the commit message there for more information. ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- 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/890501 Title: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/890501/+subscriptions From smoser at ubuntu.com Tue Dec 20 03:50:35 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 03:50:35 -0000 Subject: [Bug 871966] Re: FQDN written to /etc/hosts causes problems for clustering systems References: <20111010193534.19955.28696.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220035035.3599.45654.malone@chaenomeles.canonical.com> This is fix-commited in cloud-init in revision 491 (http://bazaar.launchpad.net/~cloud-init-dev/cloud- init/trunk/revision/491). See the commit message there for more information. ** Changed in: cloud-init (Ubuntu Precise) Status: Confirmed => Fix Committed -- 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/871966 Title: FQDN written to /etc/hosts causes problems for clustering systems To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/871966/+subscriptions From smoser at ubuntu.com Tue Dec 20 03:50:38 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 03:50:38 -0000 Subject: [Bug 871966] Re: FQDN written to /etc/hosts causes problems for clustering systems References: <20111010193534.19955.28696.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220035038.8714.59574.malone@wampee.canonical.com> This is fix-commited in cloud-init in revision 491 (http://bazaar.launchpad.net/~cloud-init-dev/cloud- init/trunk/revision/491). See the commit message there for more information. ** Changed in: cloud-init (Ubuntu Precise) Status: Fix Committed => Triaged ** Changed in: cloud-init Status: Triaged => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) => Scott Moser (smoser) -- 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/871966 Title: FQDN written to /etc/hosts causes problems for clustering systems To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/871966/+subscriptions From smoser at ubuntu.com Tue Dec 20 04:26:29 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 04:26:29 -0000 Subject: [Bug 893400] Re: cloud-init: Output public ssh host key (for known_hosts) References: <20111122003956.16283.17782.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220042629.31397.64059.launchpad@gac.canonical.com> ** Changed in: cloud-init Status: Triaged => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- 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/893400 Title: cloud-init: Output public ssh host key (for known_hosts) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893400/+subscriptions From 893400 at bugs.launchpad.net Tue Dec 20 05:21:11 2011 From: 893400 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 20 Dec 2011 05:21:11 -0000 Subject: [Bug 893400] Re: cloud-init: Output public ssh host key (for known_hosts) References: <20111122003956.16283.17782.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220052112.23629.26332.launchpad@ackee.canonical.com> ** 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/893400 Title: cloud-init: Output public ssh host key (for known_hosts) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893400/+subscriptions From smoser at ubuntu.com Tue Dec 20 05:16:06 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 05:16:06 -0000 Subject: [Bug 893400] Re: cloud-init: Output public ssh host key (for known_hosts) References: <20111122003956.16283.17782.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220051606.32095.36914.malone@gac.canonical.com> fix-committed in cloud-init trunk at http://bazaar.launchpad.net/~cloud- init-dev/cloud-init/trunk/revision/493 . ** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/893400 Title: cloud-init: Output public ssh host key (for known_hosts) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893400/+subscriptions From kenyon at kenyonralph.com Tue Dec 20 06:08:31 2011 From: kenyon at kenyonralph.com (Kenyon Ralph) Date: Tue, 20 Dec 2011 06:08:31 -0000 Subject: [Bug 906735] [NEW] package installation should create /var/log/puppet References: <20111220060831.31593.88818.malonedeb@gac.canonical.com> Message-ID: <20111220060831.31593.88818.malonedeb@gac.canonical.com> Public bug reported: The puppet package should create /var/log/puppet. Otherwise, we get this from cron due to /etc/logrotate.d/puppet: /etc/cron.daily/logrotate: error: error accessing /var/log/puppet: No such file or directory error: puppet:1 glob failed for /var/log/puppet/*log error: found error in /var/log/puppet/*log , skipping ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: puppet (not installed) ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Mon Dec 19 21:54:06 2011 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/sh SourcePackage: puppet UpgradeStatus: Upgraded to oneiric on 2011-10-14 (66 days ago) ** Affects: puppet (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 oneiric -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/906735 Title: package installation should create /var/log/puppet To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/906735/+subscriptions From 288496 at bugs.launchpad.net Tue Dec 20 06:06:02 2011 From: 288496 at bugs.launchpad.net (A K Sinha) Date: Tue, 20 Dec 2011 06:06:02 -0000 Subject: [Bug 288496] Re: winbind postinst returned error exit status 1 (daemon failed to start) References: <20081024023254.7266.18578.malonedeb@palladium.canonical.com> Message-ID: <20111220060602.3027.9506.malone@chaenomeles.canonical.com> I had similar problems to on Ubuntu 11.10. I believe it was caused when I made an incomplete trial to switch from Samba to Samba4. Following worked for me: $ sudo dpkg-reconfigure samba-common $ sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf $ sudo dpkg --configure -a Hope it is helpful. -- 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/288496 Title: winbind postinst returned error exit status 1 (daemon failed to start) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/288496/+subscriptions From martin.pitt at ubuntu.com Tue Dec 20 07:49:22 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 20 Dec 2011 07:49:22 -0000 Subject: [Bug 862969] Re: --logfile_mode flag does not properly set logfile permissions References: <20110930035753.26003.54449.malonedeb@soybean.canonical.com> Message-ID: <20111220074923.32651.14551.launchpad@gac.canonical.com> ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/862969 Title: --logfile_mode flag does not properly set logfile permissions To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/862969/+subscriptions From martin.pitt at ubuntu.com Tue Dec 20 07:51:39 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 20 Dec 2011 07:51:39 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111220075139.30354.11814.launchpad@soybean.canonical.com> ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 09:23:14 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Tue, 20 Dec 2011 09:23:14 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220092314.3599.16713.malone@chaenomeles.canonical.com> OK, here it is. I'm running 6 VM currently. admin at vs-master:~$ sudo ifconfig -a br0 Link encap:Ethernet HWaddr 00:22:19:35:22:71 inet adr:192.168.1.200 Bcast:192.168.1.255 Masque:255.255.255.0 adr inet6: fe80::222:19ff:fe35:2271/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:95710 erreurs:0 :0 overruns:0 frame:0 TX packets:67249 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 Octets reçus:51492467 (51.4 MB) Octets transmis:55864935 (55.8 MB) br1 Link encap:Ethernet HWaddr 00:22:19:35:22:6f inet adr:192.168.2.21 Bcast:192.168.2.255 Masque:255.255.255.0 BROADCAST MULTICAST MTU:1500 Metric:1 Packets reçus:22299 erreurs:0 :0 overruns:0 frame:0 TX packets:6481 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 Octets reçus:1537273 (1.5 MB) Octets transmis:40531900 (40.5 MB) eth0 Link encap:Ethernet HWaddr 00:22:19:35:22:6b BROADCAST MULTICAST MTU:1500 Metric:1 Packets reçus:0 erreurs:0 :0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B) Interruption:36 Mémoire:d6000000-d6012800 eth1 Link encap:Ethernet HWaddr 00:22:19:35:22:6d BROADCAST MULTICAST MTU:1500 Metric:1 Packets reçus:0 erreurs:0 :0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B) Interruption:48 Mémoire:d8000000-d8012800 eth2 Link encap:Ethernet HWaddr 00:22:19:35:22:6f BROADCAST MULTICAST MTU:1500 Metric:1 Packets reçus:24586 erreurs:0 :0 overruns:0 frame:0 TX packets:30777 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 Octets reçus:2203691 (2.2 MB) Octets transmis:42258310 (42.2 MB) Interruption:32 Mémoire:da000000-da012800 eth3 Link encap:Ethernet HWaddr 00:22:19:35:22:71 adr inet6: fe80::222:19ff:fe35:2271/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:197822 erreurs:0 :0 overruns:0 frame:0 TX packets:213737 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 Octets reçus:98213440 (98.2 MB) Octets transmis:109634754 (109.6 MB) Interruption:42 Mémoire:dc000000-dc012800 lo Link encap:Boucle locale inet adr:127.0.0.1 Masque:255.0.0.0 adr inet6: ::1/128 Scope:Hôte UP LOOPBACK RUNNING MTU:16436 Metric:1 Packets reçus:8506746 erreurs:0 :0 overruns:0 frame:0 TX packets:8506746 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 Octets reçus:1436414752 (1.4 GB) Octets transmis:1436414752 (1.4 GB) virbr1 Link encap:Ethernet HWaddr fe:54:00:0f:30:ea inet adr:192.168.122.1 Bcast:192.168.122.255 Masque:255.255.255.0 adr inet6: fe80::e4d6:60ff:feef:da37/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:942 erreurs:0 :0 overruns:0 frame:0 TX packets:6616 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 Octets reçus:107593 (107.5 KB) Octets transmis:311979 (311.9 KB) vnet0 Link encap:Ethernet HWaddr fe:54:00:e1:15:e3 adr inet6: fe80::fc54:ff:fee1:15e3/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:833 erreurs:0 :0 overruns:0 frame:0 TX packets:115303 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:522334 (522.3 KB) Octets transmis:6320774 (6.3 MB) vnet1 Link encap:Ethernet HWaddr fe:54:00:3c:1c:83 adr inet6: fe80::fc54:ff:fe3c:1c83/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:24437 erreurs:0 :0 overruns:0 frame:0 TX packets:143771 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:2493295 (2.4 MB) Octets transmis:39947808 (39.9 MB) vnet2 Link encap:Ethernet HWaddr fe:54:00:12:e3:be adr inet6: fe80::fc54:ff:fe12:e3be/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:4524 erreurs:0 :0 overruns:0 frame:0 TX packets:116971 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:282843 (282.8 KB) Octets transmis:9219200 (9.2 MB) vnet3 Link encap:Ethernet HWaddr fe:54:00:5e:bc:08 adr inet6: fe80::fc54:ff:fe5e:bc08/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:4653 erreurs:0 :0 overruns:0 frame:0 TX packets:116981 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:266574 (266.5 KB) Octets transmis:9337139 (9.3 MB) vnet4 Link encap:Ethernet HWaddr fe:16:3e:4b:87:ad adr inet6: fe80::fc16:3eff:fe4b:87ad/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:149850 erreurs:0 :0 overruns:0 frame:0 TX packets:156434 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:81969378 (81.9 MB) Octets transmis:48685476 (48.6 MB) vnet5 Link encap:Ethernet HWaddr fe:54:00:0f:30:ea adr inet6: fe80::fc54:ff:fe0f:30ea/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:942 erreurs:0 :0 overruns:0 frame:0 TX packets:182770 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:120781 (120.7 KB) Octets transmis:9351306 (9.3 MB) vnet6 Link encap:Ethernet HWaddr fe:54:00:49:34:30 adr inet6: fe80::fc54:ff:fe49:3430/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:54970 erreurs:0 :0 overruns:0 frame:0 TX packets:160868 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:500 Octets reçus:43593053 (43.5 MB) Octets transmis:17125087 (17.1 MB) Don't take into account br1 and eth2 which are now disabled, I used them to try to connect my server directly from the same network as my client machine in network 192.168.2.0 but didn't manage to (routing configuration problem I think). I had my stick download problem before that test. admin at vs-master:~$ sudo netstat -nr Table de routage IP du noyau Destination Passerelle Genmask Indic MSS Fenêtre irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr1 0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 br0 As I said in a previous post, I've got a VM which is used for a small production software, will the instructions in comment #33 (+#35) will make that VM unreachable during a time ? Thanks -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 585108 at bugs.launchpad.net Tue Dec 20 10:29:17 2011 From: 585108 at bugs.launchpad.net (=?utf-8?q?J=C3=B4nata_Tyska_Carvalho?=) Date: Tue, 20 Dec 2011 10:29:17 -0000 Subject: [Bug 585108] Re: euca_conf --register-nodes returns 0 but the node is not registered References: <20100524193324.13311.44682.malonedeb@wampee.canonical.com> Message-ID: <20111220102917.4257.68389.malone@chaenomeles.canonical.com> I reinstalled the servers and this bug does not appear again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/585108 Title: euca_conf --register-nodes returns 0 but the node is not registered To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/585108/+subscriptions From martin.pitt at ubuntu.com Tue Dec 20 10:52:47 2011 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Tue, 20 Dec 2011 10:52:47 -0000 Subject: [Bug 901638] Re: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) References: <20111208113106.27551.5933.malonedeb@wampee.canonical.com> Message-ID: <20111220105247.30456.71979.malone@soybean.canonical.com> Unassigning myself from the unixodbc task for now. The patch is ready, but blocked on soprano, or another clever upgrade solution I didn't think of yet. ** Changed in: unixodbc (Ubuntu Precise) Assignee: Martin Pitt (pitti) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.launchpad.net/bugs/901638 Title: Remove iodbc2 (causes upgrade failure from Oneiric to Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/soprano/+bug/901638/+subscriptions From 893786 at bugs.launchpad.net Tue Dec 20 12:24:16 2011 From: 893786 at bugs.launchpad.net (=?utf-8?q?Bj=C3=B6rn_Dieding?=) Date: Tue, 20 Dec 2011 12:24:16 -0000 Subject: [Bug 893786] Re: mount option can`t set permissions References: <20111122214643.23992.41713.malonedeb@chaenomeles.canonical.com> Message-ID: <20111220122416.30456.23643.malone@soybean.canonical.com> I do not know... it is up to you... -- 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/893786 Title: mount option can`t set permissions To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893786/+subscriptions From 906878 at bugs.launchpad.net Tue Dec 20 13:20:23 2011 From: 906878 at bugs.launchpad.net (Moawih.Malkawi) Date: Tue, 20 Dec 2011 13:20:23 -0000 Subject: [Bug 906878] [NEW] package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 References: <20111220132023.31299.82606.malonedeb@gac.canonical.com> Message-ID: <20111220132023.31299.82606.malonedeb@gac.canonical.com> Public bug reported: I can't remove the tftpd-hpa from my PC and this application does not work well, when i try to remove it this message appear"E: tftpd-hpa: subprocess installed post-removal script returned error exit status 127" ProblemType: Package DistroRelease: Ubuntu 11.04 Package: tftpd-hpa 5.0-21ubuntu2 ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 NonfreeKernelModules: wl AptOrdering: tftpd-hpa: Remove atftpd: Install openbsd-inetd: Install atftpd: Configure openbsd-inetd: Configure Architecture: amd64 Date: Tue Dec 20 15:16:44 2011 DpkgTerminalLog: Removing tftpd-hpa ... /etc/default/tftpd-hpa: 7: RUN: not found dpkg: error processing tftpd-hpa (--remove): subprocess installed post-removal script returned error exit status 127 ErrorMessage: subprocess installed post-removal script returned error exit status 127 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) SourcePackage: tftp-hpa Title: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: tftp-hpa (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/906878 Title: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/906878/+subscriptions From 906878 at bugs.launchpad.net Tue Dec 20 13:20:23 2011 From: 906878 at bugs.launchpad.net (Moawih.Malkawi) Date: Tue, 20 Dec 2011 13:20:23 -0000 Subject: [Bug 906878] Re: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 References: <20111220132023.31299.82606.malonedeb@gac.canonical.com> Message-ID: <20111220132024.31299.30453.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/906878 Title: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/906878/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 14:59:49 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Tue, 20 Dec 2011 14:59:49 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220145949.9016.39703.malone@wampee.canonical.com> If all goes well the instructions in comment #35 will cause no problems and the VM will remain reachable. However a typo could indeed endanger the network and be less than trivial to fix. The experiment would only help us to determine whether the bug comes down to the kernel or part of the virtualization stack in userspace. So if there is a scheduled downtime for the VM during which it could be done it would be helpful, but it may not be worth the risk otherwise. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 15:10:20 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Tue, 20 Dec 2011 15:10:20 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220151020.8507.22970.malone@wampee.canonical.com> Is there any ywireshark data showing arp and dns traffic at the same time as the conversation you posted? (it's not in the file itself) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 432154 at bugs.launchpad.net Tue Dec 20 15:28:42 2011 From: 432154 at bugs.launchpad.net (nix_user) Date: Tue, 20 Dec 2011 15:28:42 -0000 Subject: [Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM References: <20090917221604.30571.72270.malonedeb@potassium.ubuntu.com> Message-ID: <20111220152842.9227.66331.malone@wampee.canonical.com> I spent about 3 hr before I can find correct command to attach iSCSI /dev/vda to my instance euca-attach-volume vol-59A00634 -d /dev/vdb -i i-511908A5 I hope this tip save time for somebody. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/432154 Title: dynamic block device attach/detach not functional with karmic KVM To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/432154/+subscriptions From 797339 at bugs.launchpad.net Tue Dec 20 15:40:12 2011 From: 797339 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 20 Dec 2011 15:40:12 -0000 Subject: [Bug 797339] Re: apparmor profile for bind. resolvconf error References: <20110614181542.32194.28958.malonedeb@wampee.canonical.com> Message-ID: <20111220154025.13200.9723.malone@cocoplum.canonical.com> This bug was fixed in the package resolvconf - 1.63ubuntu1 --------------- resolvconf (1.63ubuntu1) precise; urgency=low [ Thomas Hood ] * Debian fixed bugs (LP: #797339, #871058, #471975, #378844, #894417) * Differences from Debian: - /sbin/resolvconf: + Exit if /etc/resolv.conf is not a symlink - debian/rules: + Install upstart script rather than initscript (LP: #366967, #750423) - debian/{pre,post}inst + Migrate (to /run) from /var/run, not from /lib/init/rw. + [0706f28] Remove old Sys V init scripts and symlinks * Thanks to Sander van Grieken for his assistance with this release. resolvconf (1.63) unstable; urgency=low [ Thomas Hood ] * [a83fce3] Depend on a later version of the initscripts package * [cfc8349] Use variable instead of hard-coded path for old run dir in maintainer scripts, to help shrink the Ubuntu diff. * [9921902] Update and improve resolvconf(8) * [719dc9b] Run update on boot (Closes: #651801, #651827) * [5fc985c] Don't trigger on reconfigure (Closes: #651803) resolvconf (1.62) unstable; urgency=low [ Thomas Hood ] * [0352a85] postrm: On removal restore original resolv.conf if current (dynamic) resolv.conf has no content. (Closes: #644956) Thanks to Josep Lladonosa Capell. * [7cdfa73] Move logic details from initscript to /sbin/resolvconf; for this purpose add new options to /sbin/resolvconf: --enable-updates, --disable-updates, --updates-are-enabled, --create-runtime-directories. * [7cdfa73] Eliminate "-i" option supplied to update scripts and the code in /etc/resolvconf/update.d/libc that made use of this. [ Marco Nenciarini ] * [e175b76] Remove hardcoded path from resolvconf's invocation in maintainer scripts. Thanks to lintian resolvconf (1.61) unstable; urgency=low * [cbb5105] list-records: Add comment re: extglob; speed up final loop * [4492943] Eliminate bashisms from /sbin/resolvconf. (Other scripts in this package still use bash, though, so this does not close wish #519364.) Thanks to Stefan Monnier * [63da54b] update.d/libc: Only run-parts update-libc.d/ if the latter exists. (Closes: #642965) resolvconf (1.60) unstable; urgency=low [ Marco Nenciarini ] * [c30024e] Switch vcs fields to git * [4041409] Add debian/gbp.conf to make easy the usage of git-buildpackage [ Thomas Hood ] * [18e2fac] Update es.po thanks to Javier Fernández-Sanguino (Closes: #642360) * [18e2fac] Include resolv.conf.d/base information in resolv.conf *after* dynamic information, rather than before (Closes: #642222) resolvconf (1.59) unstable; urgency=low * dhclient-enter-hooks.d/resolvconf: Add support for dhclient DHCPv6 (Closes: #635470) * postinst: Fail with message if /etc/resolv.conf is immutable (Closes: #635775) * Mention in resolvconf(8) that /etc/default/resolvconf has to be created if it is to be used to set resolvconf environment variables (Closes: #633014) * Drop outdated id.po resolvconf (1.58) unstable; urgency=low [ Thomas Hood ] * Update README * Update debconf template translations: * da.po thanks to Joe Dalton (Closes: #630241) * cs.po thanks to Miroslav Kure (Closes: #630669) * nl.po thanks to Jeroen Schot (Closes: #631499) * pt.po thanks to Pedro Ribeiro (Closes: #631569) [ Marco Nenciarini ] * Update italian debconf translation * debian/rules: Add build-arch and build-indep target, as required by policy. resolvconf (1.57) unstable; urgency=low [ Marco Nenciarini ] * Update debconf template translations: * fr.po thanks to Christian Perrier (Closes: #629560) * Fix typo in prerm script resolvconf (1.56) unstable; urgency=low [ Thomas Hood ] * Create /etc/resolvconf/run as a directory if no tmpfs is available into which it can symlink. (Closes: #629186) * Eliminate warning brought to light by piuparts: * Grep /etc/network/interfaces only if it exists * Run dpkg-trigger with --no-await * Update README * Update debconf template translations: * sv.po thanks to Martin Bagge (Closes: #629022) * ru.po thanks to Yuri Kozlov (Closes: #629165) * de.po thanks to Helge Kreutzmann (Closes: #629201) * eu.po thanks to Iñaki Larrañaga Murgoitio (Closes: #629411) resolvconf (1.55) unstable; urgency=medium [ Thomas Hood ] * Include old update.d/bind script for illustration purposes as /usr/share/doc/resolvconf/resolvconf-update-bind. * Use /usr/lib/resolvconf/dpkg-event.d instead of a /etc/... path for dpkg event hook scripts. The scripts don't need to be configuration files. * In postrm print a message and put up debconf note recommending reboot. (Closes: #628524) * Remove comments from /etc/resolv.conf on removal. * Remove /lib/init/rw/resolvconf on purge. (Closes: #628669) * Update debconf template translation: * eu.po thanks to Iñaki Larrañaga Murgoitio (Closes: #628719) * Clean up many .po headers * Update README resolvconf (1.54) unstable; urgency=low [ Thomas Hood ] * Put "exit 0" at the end of each maintainer script resolvconf (1.53) unstable; urgency=low [ Thomas Hood ] * Dpkg trigger is now called 'resolvconf-enable-updates' and is now intended only for internal use. * Other packages are notified of the installation of resolvconf via hook scripts as described in the "Usage information for maintainers" section of the resolvconf README file. (Closes: #567059, #627691) * Update my e-mail address in various places * Update debconf template translation: * cs.po thanks to Miroslav Kure (Closes: #627440) * Remove /etc/resolvconf/update.d/bind (Closes: #608933, #268073). Instead of this, the bind9 package should include a hook script /etc/resolvconf/update.d/bind9 as has been requested in #483098. * Due to changes in Debian infrastructure change debian/control fields Vcs-Svn and Vcs-Browser. Ref: http://lists.debian.org/debian-devel-announce/2011/05/msg00009.html resolvconf (1.52) unstable; urgency=low [ Thomas Hood ] * Add debian/source/format at lintian's suggestion * Update debconf template translations: * ru.po thanks to Yuri Kozlov (Closes: #625623) * sv.po thanks to Martin Bagge (Closes: #625786) * nl.po thanks to Vincent Zweije (Closes: #625896) * de.po thanks to Helge Kreutzmann (Closes: #626030) * da.po thanks to Joe Dalton (Closes: #626302) * fr.po thanks to Christian PERRIER, Steve Petruzzello and David Prévot * pt.po thanks to Pedro Ribeiro (Closes: #626675) * Remove long outdated pt_BR.po * Don't run mkdir with -v in debian/p*inst resolvconf (1.51) experimental; urgency=low [ Thomas Hood ] * Rename 'TRUNCATE_NAMESERVER_LIST_AFTER_127' to 'TRUNCATE_NAMESERVER_LIST_AFTER_LOOPBACK_ADDRESS' and make it cause the nameserver list to be truncated also after an IPv6 loopback address. (Closes: #568820) * Normalize contents of records -- i.e., strip out comments and whitespace and shorten IPv6 nameserver addresses. This makes it easier to implement the change above. * Add debian/test-normalization script to test the normalization code. * Update resolvconf/downup-interfaces template again. resolvconf (1.50) experimental; urgency=low [ Thomas Hood ] * Also migrate non-symlinked directory /etc/resolvconf/run to /run/resolvconf. * Be interested in own trigger and enable updates only when triggered. This could eliminate some superfluous updates on installation. (Evidence that a package is allowed trigger itself: http://lists.debian.org/debian-dpkg/2007/10/msg00175.html) * Add section "Usage information for maintainers" to the README file discussing the new trigger. * Document the "original" file in resolvconf(8). (Closes: #414692) * Improve markup of resolvconf(8). resolvconf (1.49) experimental; urgency=low [ Thomas Hood ] * Standardly keep run-time data in /run instead of /lib/init/rw; migrate from /lib/init/rw to /run in the postinst. (Closes: #621503). Thanks to Roger Leigh for his help. * Create run-time data directories in the preinst instead of in the postinst. (Closes: #551999, #563386). (Do this in /run if that is already already available, otherwise in /lib/init/rw, otherwise in /etc/resolvconf.) Now when other packages call resolvconf before resolvconf's postinst runs, the data are not lost and no error message is printed. * If someone has run resolvconf while updates were disabled, update when updates are enabled. * Include the contents of the original resolv.conf file in the database until the first reboot after installation. The old behavior was to omit these contents unless link-tail-to-original was selected with the result that information was missing from resolv.conf until ifdown-ifup cycles. The new behavior is not correct either, since nameserver addresses are not removed when corresponding interfaces are deconfigured, but should have less unpleasant consequences than the old behavior. * Update the debconf template that discusses the problem just described. Whereas before it was recommended that the administrator down and up network interfaces, it is now recommended that the administrator reboot the system. * Add da.po. (Closes: #623079) Thanks to Joe Dalton. * Run debconf-updatepo. * Add Depends on initscripts >= 2.88dsf-13.3 which enables /run in its postinst, ensuring that /run is available to our postinst. * Activate the "resolvconf-event" trigger in postinst and in postrm in order to induce other packages to take notice of resolvconf being installed (configured) or removed. When triggered and resolvconf is installed, interested packages possessing name server information should send it to resolvconf. See README for details. (Closes: #567059) * Remove /etc/dhcp3/dhclient-enter-hooks.d/resolvconf which is obsolete; remove it on purge and declare a Breaks: old versions of dhcp3-client which used it. (Closes: #591022). * Use dh_installifupdown to install ifupdown hook scripts and, consequently, Build-Depend on newer debhelper. * Update debian/compat to 8. * Bump Standards-Version to 3.9.2.0. * Tidy up all maintainer scripts. [ Marco Nenciarini ] * debian/control: updated Thomas Hood's email address. -- Thomas Hood Tue, 20 Dec 2011 22:00:00 +0100 ** Changed in: resolvconf (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/797339 Title: apparmor profile for bind. resolvconf error To manage notifications about this bug go to: https://bugs.launchpad.net/bind/+bug/797339/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 15:58:35 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Tue, 20 Dec 2011 15:58:35 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220155835.4566.45344.malone@chaenomeles.canonical.com> Well I've tried this (after first steps with git) # terminal 1 root at vs-master:~# ip link add type veth # terminal 2 root at vs-master:~# /bin/ns_exec -cmn /bin/bash about to clone with 40020000 clone: Invalid argument root at vs-master:~# echo $$ 7934 # terminal 1 root at vs-master:~# ifconfig veth0 0.0.0.0 up root at vs-master:~# brctl addif virbr0 veth0 bridge virbr0 does not exist! root at vs-master:~# brctl addif virbr1 veth0 root at vs-master:~# ip link set veth1 netns 7934 # terminal 2 root at vs-master:~# ifconfig veth1 up root at vs-master:~# dhclient veth1 There is already a pid file /var/run/dhclient.pid with pid 15307 killed old client process, removed PID file Internet Systems Consortium DHCP Client V3.1.3 Copyright 2004-2009 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/veth1/1a:13:2e:39:53:2e Sending on LPF/veth1/1a:13:2e:39:53:2e Sending on Socket/fallback DHCPDISCOVER on veth1 to 255.255.255.255 port 67 interval 7 DHCPOFFER of 192.168.122.61 from 192.168.122.1 DHCPREQUEST of 192.168.122.61 on veth1 to 255.255.255.255 port 67 DHCPACK of 192.168.122.61 from 192.168.122.1 SIOCADDRT: No such process bound to 192.168.122.61 -- renewal in 1771 seconds. # terminal 1 root at vs-master:~# nc -4 -k -l 9999 # terminal 2 root at vs-master:~# while [ 1 ]; do > echo ab | nc 192.168.1.200 9999 > sleep 0.5s > done All had gone well, I had "ab" lines in terminal 1 without interruption. I've enhanced the terminal 2 script in order to check if "ab" was still comming into terminal 1 (because I've been a little lost with a big pile of ab) : # N=1; while [ 1 ]; do echo ab$N | nc 192.168.1.200 9999; ((N += 1)); sleep 0.5s; done No problem. I switched to "sleep 0.01s" and still no problem. Last script to test content length : # S=a; N=1; while [ 1 ]; do echo $N$S | nc 192.168.1.200 9999; ((N += 1)); S=${S}a; sleep 0.01s; done No problem. But actually, my VM is using br0 (with static IPs in 192.168.1.0 network) rather than virbr1 so how could I test this ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From smoser at ubuntu.com Tue Dec 20 16:44:26 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 16:44:26 -0000 Subject: [Merge] lp:~smoser/ubuntu/precise/rsyslog/lp905419 into lp:ubuntu/rsyslog Message-ID: <20111220164424.12311.75789.launchpad@ackee.canonical.com> Scott Moser has proposed merging lp:~smoser/ubuntu/precise/rsyslog/lp905419 into lp:ubuntu/rsyslog. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #905419 in rsyslog (Ubuntu): "messages to rsyslog without timestamp lose 16 chars" https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/905419 For more details, see: https://code.launchpad.net/~smoser/ubuntu/precise/rsyslog/lp905419/+merge/86429 -- https://code.launchpad.net/~smoser/ubuntu/precise/rsyslog/lp905419/+merge/86429 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~smoser/ubuntu/precise/rsyslog/lp905419 into lp:ubuntu/rsyslog. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 3636 bytes Desc: not available URL: From 616064 at bugs.launchpad.net Tue Dec 20 16:50:30 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Tue, 20 Dec 2011 16:50:30 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220165030.32095.53983.malone@gac.canonical.com> It's just another bridge, so you should be able to substitude br0 for virbr1. Note that if veth0 and veth1 already exist from your last test, you can either re-use them, or else when you do another 'ip link add type veth' you'll create veth2 and veth3 and can use those. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From davewalker at ubuntu.com Tue Dec 20 17:39:31 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Tue, 20 Dec 2011 17:39:31 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111220173931.8813.94921.malone@wampee.canonical.com> @mainerror, correct.. It should now be called Eucalyptus and reflect as close to possible what upstream provide (+fixes). This means that the now stale value adds that UEC provided (such as the store), should be removed; and we should revert to upstream branding. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From clint at fewbar.com Tue Dec 20 17:47:58 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 20 Dec 2011 17:47:58 -0000 Subject: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted References: <20101107152419.3636.54101.malonedeb@wampee.canonical.com> Message-ID: <20111220174759.4257.86453.malone@chaenomeles.canonical.com> The best way to try and figure out what is causing this is to modify /etc/init.d/umountroot and right before the umount's, add /usr/bin/lsof -n > /saved.root.lsof sync This will save a listing of all opened files and which processes have them open. Things marked as 'deleted' in this list are generally the problem. If you see libc6.so opened by upstart, then this bug has regressed. Otherwise, it is probably something else. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/672177 Title: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/672177/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 17:50:25 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Tue, 20 Dec 2011 17:50:25 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220175026.2778.54747.malone@chaenomeles.canonical.com> I've tested # terminal 1 root at vs-master:~# brctl delif virbr1 veth0 root at vs-master:~# brctl addif br0 veth0 root at vs-master:~# ip link set veth1 netns 5039 root at vs-master:~# nc -4 -k -l 8080 # terminal 2 root at vs-master:~# /bin/ns_exec -cmn /bin/bash about to clone with 40020000 clone: Invalid argument root at vs-master:~# echo $$ 5039 root at vs-master:~# ifconfig veth1 192.168.1.214 root at vs-master:~# ifconfig veth1 veth1 Link encap:Ethernet HWaddr 1a:13:2e:39:53:2e inet adr:192.168.1.214 Bcast:192.168.1.255 Masque:255.255.255.0 adr inet6: fe80::1813:2eff:fe39:532e/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 Packets reçus:3202 erreurs:0 :0 overruns:0 frame:0 TX packets:193 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 Octets reçus:123117 (123.1 KB) Octets transmis:39048 (39.0 KB) >From my client : user at host:~$ S=a; N=1; while [ 1 ]; do echo $N$S | nc 192.168.1.214 8080; ((N += 1)); S=${S}a; sleep 0.5s; done The server (terminal 1) displays the strings without problems. But I tried to stress it a bit more (with sleep 0.01s) and around 220 it starts to lag a bit (but is not stuck anyway, still delivers the content). Moreover, I tried to use wireshark in order to show ARP packets, flushed my local arp cache but without more results : the IP is resolved once and then no more, and the TCP connection still sticks later. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From mainerror at gmail.com Tue Dec 20 18:09:39 2011 From: mainerror at gmail.com (Octavian Damiean) Date: Tue, 20 Dec 2011 18:09:39 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111220180941.31299.17096.launchpad@gac.canonical.com> ** Changed in: eucalyptus (Ubuntu) Status: Triaged => In Progress ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) => Octavian Damiean (mainerror) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From 616064 at bugs.launchpad.net Tue Dec 20 18:02:56 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Tue, 20 Dec 2011 18:02:56 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111220180256.9227.57934.malone@wampee.canonical.com> Could you try wget of large files instead of the echo? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 797339 at bugs.launchpad.net Tue Dec 20 20:49:12 2011 From: 797339 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 20 Dec 2011 20:49:12 -0000 Subject: [Bug 797339] Re: apparmor profile for bind. resolvconf error References: <20110614181542.32194.28958.malonedeb@wampee.canonical.com> Message-ID: <20111220204914.18465.95763.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/resolvconf -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/797339 Title: apparmor profile for bind. resolvconf error To manage notifications about this bug go to: https://bugs.launchpad.net/bind/+bug/797339/+subscriptions From 876458 at bugs.launchpad.net Tue Dec 20 20:55:52 2011 From: 876458 at bugs.launchpad.net (Thomas Schweikle) Date: Tue, 20 Dec 2011 20:55:52 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> Message-ID: <20111220205552.3958.74902.malone@chaenomeles.canonical.com> Hmmmm. If this is the reason, how to force dnsmasq not to respond on some interfaces, while listening on all others, with different configurations per interface? Wouldn't it be better to configure dnsmasq even for interfaces not there at startup, and if these interfaces come up take them, if configs match? Avoiding unconfigured interfaces? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From simon at thekelleys.org.uk Tue Dec 20 21:13:54 2011 From: simon at thekelleys.org.uk (Simon Kelley) Date: Tue, 20 Dec 2011 21:13:54 -0000 Subject: [Bug 876458] Re: dnsmasq started before all interfaces are up References: <20111017123011.17888.62885.malonedeb@soybean.canonical.com> <20111220205552.3958.74902.malone@chaenomeles.canonical.com> Message-ID: <4EF0FA92.2020602@thekelleys.org.uk> On 20/12/11 20:55, Thomas Schweikle wrote: > Hmmmm. If this is the reason, how to force dnsmasq not to respond on > some interfaces, while listening on all others, with different > configurations per interface? > > Wouldn't it be better to configure dnsmasq even for interfaces not there > at startup, and if these interfaces come up take them, if configs match? > Avoiding unconfigured interfaces? > That's exactly what happens without --bind-interface, interfaces which are configured in dnsmasq but don't exist at startup generate a warning only, and start to work when they are created. Packets from interfaces which are not configured are ignored. Simon. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/876458 Title: dnsmasq started before all interfaces are up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/876458/+subscriptions From smoser at ubuntu.com Tue Dec 20 21:12:55 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 21:12:55 -0000 Subject: [Bug 857366] Re: support configuring landscape-client in cloud-config format References: <20110923130525.9607.90471.malonedeb@gac.canonical.com> Message-ID: <20111220211255.3794.1836.launchpad@chaenomeles.canonical.com> ** Changed in: cloud-init Status: Triaged => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- 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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/857366/+subscriptions From 672177 at bugs.launchpad.net Tue Dec 20 21:22:23 2011 From: 672177 at bugs.launchpad.net (NoOp) Date: Tue, 20 Dec 2011 21:22:23 -0000 Subject: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted References: <20101107152419.3636.54101.malonedeb@wampee.canonical.com> <20111220174759.4257.86453.malone@chaenomeles.canonical.com> Message-ID: <4EF0FC8F.9000806@sbcglobal.net> On 12/20/2011 09:47 AM, Clint Byrum wrote: > The best way to try and figure out what is causing this is to modify > /etc/init.d/umountroot and right before the umount's, add > > /usr/bin/lsof -n > /saved.root.lsof > sync > > This will save a listing of all opened files and which processes have > them open. Things marked as 'deleted' in this list are generally the > problem. If you see libc6.so opened by upstart, then this bug has > regressed. Otherwise, it is probably something else. > Thanks. I'll test it later today. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/672177 Title: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/672177/+subscriptions From 629878 at bugs.launchpad.net Tue Dec 20 21:26:13 2011 From: 629878 at bugs.launchpad.net (Leonardo Borda) Date: Tue, 20 Dec 2011 21:26:13 -0000 Subject: [Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf References: <20100903220248.9621.91011.malonedeb@soybean.canonical.com> Message-ID: <20111220212613.9227.89126.malone@wampee.canonical.com> Hi Dave, Which one is valid regarding jvm options in Ubuntu? Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/629878 Title: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/629878/+subscriptions From smoser at ubuntu.com Tue Dec 20 21:36:53 2011 From: smoser at ubuntu.com (Scott Moser) Date: Tue, 20 Dec 2011 21:36:53 -0000 Subject: [Bug 857366] Re: support configuring landscape-client in cloud-config format References: <20110923130525.9607.90471.malonedeb@gac.canonical.com> Message-ID: <20111220213653.30253.9215.launchpad@soybean.canonical.com> ** Branch linked: lp:~smoser/cloud-init/landscape-client.lp857366 -- 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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/857366/+subscriptions From 672177 at bugs.launchpad.net Wed Dec 21 00:06:11 2011 From: 672177 at bugs.launchpad.net (NoOp) Date: Wed, 21 Dec 2011 00:06:11 -0000 Subject: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted References: <20101107152419.3636.54101.malonedeb@wampee.canonical.com> Message-ID: <20111221000611.3302.53908.malone@chaenomeles.canonical.com> Clint, can you give me the exact location for /usr/bin/lsof -n > /saved.root.lsof sync in /etc/init.d/umountroot? So far I not been successful in creating '/saved.root.lsof' Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/672177 Title: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/672177/+subscriptions From 672177 at bugs.launchpad.net Wed Dec 21 00:17:52 2011 From: 672177 at bugs.launchpad.net (NoOp) Date: Wed, 21 Dec 2011 00:17:52 -0000 Subject: [Bug 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted References: <20101107152419.3636.54101.malonedeb@wampee.canonical.com> Message-ID: <20111221001752.29841.6799.malone@soybean.canonical.com> Nevermind. Got it working. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/672177 Title: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/672177/+subscriptions From 726348 at bugs.launchpad.net Wed Dec 21 02:20:28 2011 From: 726348 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 02:20:28 -0000 Subject: [Bug 726348] Re: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d References: <20110228040303.4363.87178.malonedeb@palladium.canonical.com> Message-ID: <20111221022030.15731.52760.launchpad@ackee.canonical.com> ** Branch linked: lp:ubuntu/lucid-proposed/squid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/726348 Title: squid's maintainer scripts call start/stop directly instead of using invoke-rc.d To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/726348/+subscriptions From 907161 at bugs.launchpad.net Wed Dec 21 04:18:21 2011 From: 907161 at bugs.launchpad.net (Tomas Targownik) Date: Wed, 21 Dec 2011 04:18:21 -0000 Subject: [Bug 907161] [NEW] BIND9 server lockup References: <20111221041821.3302.14635.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221041821.3302.14635.malonedeb@chaenomeles.canonical.com> Public bug reported: Bind9 process freezes once/twice daily. Process is still present but will not respond to any queries. The process will not gracefully shut down, requires 'kill -9' in order to stop it. Restarting the process restores normal operation. Problem first occurred after upgrading from bind9 version 9.7.0.dfsg.P1-1ubuntu0.3 to version 9.7.0.dfsg.P1-1ubuntu0.4. Problem seems identical to- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601830 and https://www.isc.org/software/bind/advisories/cve-2011-0414 Tried the "-n1" workaround as described in the above ISC web page, but the problem still occurs. Resolved the issue by downgrading to bind9 package version 9.7.0.dfsg.P1-1. --- Description: Ubuntu 10.04.3 LTS Release: 10.04 bind9: Installed: 1:9.7.0.dfsg.P1-1 Candidate: 1:9.7.0.dfsg.P1-1ubuntu0.4 Version table: 1:9.7.0.dfsg.P1-1ubuntu0.4 0 500 http://ftp.iinet.net.au/pub/ubuntu/ lucid-updates/main Packages 500 http://ftp.iinet.net.au/pub/ubuntu/ lucid-security/main Packages *** 1:9.7.0.dfsg.P1-1 0 500 http://ftp.iinet.net.au/pub/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status ** Affects: bind9 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/907161 Title: BIND9 server lockup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/907161/+subscriptions From 878877 at bugs.launchpad.net Wed Dec 21 04:18:08 2011 From: 878877 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 04:18:08 -0000 Subject: [Bug 878877] Re: package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: error writing to '': No such file or directory just after a fresh install References: <20111020141814.17757.70260.malonedeb@wampee.canonical.com> Message-ID: <20111221041808.12705.38520.malone@loganberry.canonical.com> [Expired for tomcat6 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: tomcat6 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in Ubuntu. https://bugs.launchpad.net/bugs/878877 Title: package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: error writing to '': No such file or directory just after a fresh install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/878877/+subscriptions From 877520 at bugs.launchpad.net Wed Dec 21 04:18:10 2011 From: 877520 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 04:18:10 -0000 Subject: [Bug 877520] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111018152647.28171.27369.malonedeb@gac.canonical.com> Message-ID: <20111221041811.12705.87648.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/877520 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877520/+subscriptions From 879521 at bugs.launchpad.net Wed Dec 21 04:18:29 2011 From: 879521 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 04:18:29 -0000 Subject: [Bug 879521] Re: package squid 2.7.STABLE9-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111021161014.2825.57607.malonedeb@wampee.canonical.com> Message-ID: <20111221041829.12705.80095.malone@loganberry.canonical.com> [Expired for squid (Ubuntu) because there has been no activity for 60 days.] ** Changed in: squid (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/879521 Title: package squid 2.7.STABLE9-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/879521/+subscriptions From 623144 at bugs.launchpad.net Wed Dec 21 07:28:27 2011 From: 623144 at bugs.launchpad.net (Tom Bamford) Date: Wed, 21 Dec 2011 07:28:27 -0000 Subject: [Bug 623144] Re: chkutmp assert failure: *** stack smashing detected ***: ./chkutmp terminated References: <20100824051119.12478.71705.malonedeb@wampee.canonical.com> Message-ID: <20111221072827.8607.86353.malone@wampee.canonical.com> I am also encountering this bug on Lucid 10.04 LTS production servers. Does anyone know if this will be fixed in lucid (it's a main package)? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to chkrootkit in Ubuntu. https://bugs.launchpad.net/bugs/623144 Title: chkutmp assert failure: *** stack smashing detected ***: ./chkutmp terminated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chkrootkit/+bug/623144/+subscriptions From zhengpeng.hou at gmail.com Wed Dec 21 07:56:06 2011 From: zhengpeng.hou at gmail.com (ZhengPeng Hou) Date: Wed, 21 Dec 2011 07:56:06 -0000 Subject: [Bug 907197] [NEW] ip address can't be injected into the instance when using lxc References: <20111221075606.4566.72374.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221075606.4566.72374.malonedeb@chaenomeles.canonical.com> Public bug reported: 011-12-21 15:45:40,643 DEBUG nova.utils [-] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:40,880 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] backend from (pid=9454) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:525 2011-12-21 15:45:41,034 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab semaphore "get_dhcp" for method "_get_dhcp_ip"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750 2011-12-21 15:45:41,035 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got semaphore "get_dhcp" for method "_get_dhcp_ip"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754 2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab semaphore "ensure_bridge" for method "ensure_bridge"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750 2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got semaphore "ensure_bridge" for method "ensure_bridge"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754 2011-12-21 15:45:41,036 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab file lock "ensure_bridge" for method "ensure_bridge"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758 2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got file lock "ensure_bridge" for method "ensure_bridge"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:769 2011-12-21 15:45:41,037 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): ip link show dev br100 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,044 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab semaphore "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750 2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got semaphore "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754 2011-12-21 15:45:41,045 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab file lock "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758 2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got file lock "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:769 2011-12-21 15:45:41,046 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-save -t filter from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,072 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,093 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-save -t nat from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,122 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,142 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo ip addr show dev br100 scope global from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,161 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab semaphore "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:750 2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got semaphore "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:754 2011-12-21 15:45:41,162 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Attempting to grab file lock "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:758 2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Got file lock "iptables" for method "apply"... from (pid=9454) inner /usr/lib/python2.7/dist-packages/nova/utils.py:769 2011-12-21 15:45:41,163 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-save -t filter from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,192 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,455 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:41,456 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] ['sudo', 'iptables-restore'] failed. Retrying. from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:228 2011-12-21 15:45:41,707 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:41,730 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:41,732 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] ['sudo', 'iptables-restore'] failed. Retrying. from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:228 2011-12-21 15:45:42,503 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:42,528 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:42,529 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] ['sudo', 'iptables-restore'] failed. Retrying. from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:228 2011-12-21 15:45:43,662 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:43,694 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:43,695 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] ['sudo', 'iptables-restore'] failed. Retrying. from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:228 2011-12-21 15:45:44,187 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Running cmd (subprocess): sudo iptables-restore from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:198 2011-12-21 15:45:44,211 DEBUG nova.utils [4936e489-01e4-44c1-a588-8ffaacfde3fe None None] Result was 2 from (pid=9454) execute /usr/lib/python2.7/dist-packages/nova/utils.py:214 2011-12-21 15:45:44,228 CRITICAL nova [-] Unexpected error while running command. Command: sudo iptables-restore Exit code: 2 Stdout: '' Stderr: "iptables-restore v1.4.12: host/network `None' not found\nError occurred at line: 23\nTry `iptables-restore -h' or 'iptables-restore --help' for more information.\n" (nova): TRACE: Traceback (most recent call last): (nova): TRACE: File "/usr/bin/nova-network", line 49, in (nova): TRACE: service.wait() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/service.py", line 393, in wait (nova): TRACE: _launcher.wait() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/service.py", line 113, in wait (nova): TRACE: service.wait() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait (nova): TRACE: return self._exit_event.wait() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait (nova): TRACE: return hubs.get_hub().switch() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch (nova): TRACE: return self.greenlet.switch() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main (nova): TRACE: result = function(*args, **kwargs) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/service.py", line 83, in run_server (nova): TRACE: server.start() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/service.py", line 143, in start (nova): TRACE: self.manager.init_host() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1233, in init_host (nova): TRACE: NetworkManager.init_host(self) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 509, in init_host (nova): TRACE: self._setup_network(ctxt, network) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1323, in _setup_network (nova): TRACE: network_ref['vpn_private_address']) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 462, in ensure_vpn_forward (nova): TRACE: iptables_manager.apply() (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 770, in inner (nova): TRACE: retval = f(*args, **kwargs) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 315, in apply (nova): TRACE: attempts=5) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 783, in _execute (nova): TRACE: return utils.execute(*cmd, **kwargs) (nova): TRACE: File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 222, in execute (nova): TRACE: cmd=' '.join(cmd)) (nova): TRACE: ProcessExecutionError: Unexpected error while running command. (nova): TRACE: Command: sudo iptables-restore (nova): TRACE: Exit code: 2 (nova): TRACE: Stdout: '' (nova): TRACE: Stderr: "iptables-restore v1.4.12: host/network `None' not found\nError occurred at line: 23\nTry `iptables-restore -h' or 'iptables-restore --help' for more information.\n" (nova): TRACE: ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nova-network 2012.1~e2-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5 Uname: Linux 3.2.0-5-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Wed Dec 21 15:47:47 2011 InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111218.1) NovaConf: Error: [Errno 13] Permission denied: '/etc/nova/nova.conf' PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nova UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907197 Title: ip address can't be injected into the instance when using lxc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions From zhengpeng.hou at gmail.com Wed Dec 21 07:56:06 2011 From: zhengpeng.hou at gmail.com (ZhengPeng Hou) Date: Wed, 21 Dec 2011 07:56:06 -0000 Subject: [Bug 907197] Re: ip address can't be injected into the instance when using lxc References: <20111221075606.4566.72374.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221075607.4566.37945.malone@chaenomeles.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907197 Title: ip address can't be injected into the instance when using lxc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions From zhengpeng.hou at gmail.com Wed Dec 21 08:05:32 2011 From: zhengpeng.hou at gmail.com (ZhengPeng Hou) Date: Wed, 21 Dec 2011 08:05:32 -0000 Subject: [Bug 907197] Re: ip address can't be injected into the instance when using lxc References: <20111221075606.4566.72374.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221080532.14470.50647.malone@soybean.canonical.com> --dhcpbridge_flagfile=/etc/nova/nova.conf --dhcpbridge=/usr/bin/nova-dhcpbridge --logdir=/var/log/nova --state_path=/var/lib/nova --lock_path=/var/lock/nova --force_dhcp_release --iscsi_helper=tgtadm --libvirt_use_virtio_for_bridges --verbose --s3_host=192.168.1.29 --rabbit_host=192.168.1.29 --cc_host=192.168.1.29 --nova_url=http://192.168.1.29:8774/v1.1/ --fixed_range=172.168.0.0/16 --network_size=8 --routing_source_ip=192.168.1.29 --sql_connection=mysql://novaadmin:nova at 192.168.1.29/nova --glance_api_servers=192.168.1.29:9292 --image_service=nova.image.glance.GlanceImageService --iscsi_ip_prefix=172.168. #--network_manager=nova.network.manager.FlatDHCPManager #--bridge_interface=br100 --flat_network_bridge=br100 --libvirt_type=lxc -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907197 Title: ip address can't be injected into the instance when using lxc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions From zhengpeng.hou at gmail.com Wed Dec 21 08:20:00 2011 From: zhengpeng.hou at gmail.com (ZhengPeng Hou) Date: Wed, 21 Dec 2011 08:20:00 -0000 Subject: [Bug 907206] [NEW] SPACES missed in /usr/share/man/man8/keystone.8.gz References: <20111221082000.30354.83109.malonedeb@soybean.canonical.com> Message-ID: <20111221082000.30354.83109.malonedeb@soybean.canonical.com> Public bug reported: DESCRIPTION keystoneisaPythonimplementationoftheOpenstack identity service. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: keystone 2012.1~e2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5 Uname: Linux 3.2.0-5-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Wed Dec 21 16:06:24 2011 InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111218.1) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: keystone UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.keystone.keystone.conf: [deleted] modified.conffile..etc.keystone.logging.cnf: [deleted] modified.conffile..etc.keystone.memcache.conf: [deleted] modified.conffile..etc.keystone.ssl.conf: [deleted] ** Affects: keystone (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907206 Title: SPACES missed in /usr/share/man/man8/keystone.8.gz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions From zhengpeng.hou at gmail.com Wed Dec 21 08:20:00 2011 From: zhengpeng.hou at gmail.com (ZhengPeng Hou) Date: Wed, 21 Dec 2011 08:20:00 -0000 Subject: [Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz References: <20111221082000.30354.83109.malonedeb@soybean.canonical.com> Message-ID: <20111221082001.30354.83585.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907206 Title: SPACES missed in /usr/share/man/man8/keystone.8.gz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions From 907227 at bugs.launchpad.net Wed Dec 21 09:32:24 2011 From: 907227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 09:32:24 -0000 Subject: [Bug 907227] [NEW] krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221093225.8115.9531.launchpad@wampee.canonical.com> You have been subscribed to a public bug: andy at D420:~$ sudo apt-get install ubuntu-desktop Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. ubuntu-desktop : Depends: system-config-printer-gnome but it is not going to be installed E: Unable to correct problems, you have held broken packages. andy at D420:~$ sudo apt-get install system-config-printer-gnome Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. system-config-printer-gnome : Depends: system-config-printer-common but it is not going to be installed E: Unable to correct problems, you have held broken packages. andy at D420:~$ sudo apt-get install system-config-printer-common Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. system-config-printer-common : Depends: python-smbc but it is not going to be installed E: Unable to correct problems, you have held broken packages. andy at D420:~$ sudo apt-get install python-smbc Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. python-smbc : Depends: libsmbclient (>= 2:3.2.0) but it is not going to be installed E: Unable to correct problems, you have held broken packages. I have ran sudo apt-get autoremove and removed most of the system already so cannot give the output. Please fix these deps. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: ubuntu-desktop (not installed) ProcVersionSignature: Ubuntu 3.2.0-6.12-generic 3.2.0-rc6 Uname: Linux 3.2.0-6-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 CheckboxSubmission: 1678008dccff079fc8437cdccd585f17 CheckboxSystem: d00f84de8a555815fa1c4660280da308 Date: Wed Dec 21 09:12:30 2011 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20111112) ProcEnviron: LANGUAGE=en_GB:en PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-meta UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: krb5 (Ubuntu) Importance: Critical Status: Triaged ** Tags: apport-bug i386 precise running-unity -- krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken https://bugs.launchpad.net/bugs/907227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. From launchpad at micahscomputing.com Wed Dec 21 09:33:11 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Wed, 21 Dec 2011 09:33:11 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221093311.29537.37512.malone@soybean.canonical.com> apt-get -o Debug::pkgProblemResolver=true install libsmbclient Reading package lists... Done Building dependency tree Reading state information... Done Starting Starting 2 Investigating (0) libkrb5-3 [ amd64 ] < none -> 1.10+dfsg~alpha1-6 > ( libs ) Broken libkrb5-3:amd64 Breaks on libsmbclient [ amd64 ] < none -> 2:3.5.11~dfsg-4ubuntu3 > ( libs ) (<= 2:3.6.1-2) Considering libsmbclient:amd64 9998 as a solution to libkrb5-3:amd64 7 Holding Back libkrb5-3:amd64 rather than change libsmbclient:amd64 Investigating (0) libgssapi-krb5-2 [ amd64 ] < none -> 1.10+dfsg~alpha1-6 > ( libs ) Broken libgssapi-krb5-2:amd64 Depends on libkrb5-3 [ amd64 ] < none -> 1.10+dfsg~alpha1-6 > ( libs ) (= 1.10+dfsg~alpha1-6) Considering libkrb5-3:amd64 7 as a solution to libgssapi-krb5-2:amd64 4 Holding Back libgssapi-krb5-2:amd64 rather than change libkrb5-3:amd64 Investigating (1) libsmbclient [ amd64 ] < none -> 2:3.5.11~dfsg-4ubuntu3 > ( libs ) Broken libsmbclient:amd64 Depends on libgssapi-krb5-2 [ amd64 ] < none -> 1.10+dfsg~alpha1-6 > ( libs ) (>= 1.7+dfsg) Considering libgssapi-krb5-2:amd64 4 as a solution to libsmbclient:amd64 9998 Reinst Failed because of protected libsmbclient:amd64 Reinst Failed because of libkrb5-3:amd64 Broken libsmbclient:amd64 Depends on libkrb5-3 [ amd64 ] < none -> 1.10+dfsg~alpha1-6 > ( libs ) (>= 1.8+dfsg) Considering libkrb5-3:amd64 7 as a solution to libsmbclient:amd64 9998 Done ** Summary changed: - ubuntu-desktop fails deps and marks nearly whole OS for uninstallation + krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken ** Package changed: ubuntu-meta (Ubuntu) => krb5 (Ubuntu) ** Changed in: krb5 (Ubuntu) Importance: Undecided => Critical ** Changed in: krb5 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From 616064 at bugs.launchpad.net Wed Dec 21 09:39:51 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Wed, 21 Dec 2011 09:39:51 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111221093951.32651.87005.malone@gac.canonical.com> Here is what I done in my client : user at host:~$ cat /dev/urandom | hexdump | head -c 1048576 > /tmp/1MB.txt user at host:~$ N=1; while [ 1 ]; do echo $N | nc 192.168.1.214 8080; cat /tmp/1MB.txt | nc 192.168.1.214 8080; ((N += 1)); sleep 0.5s; done No problem here, in terminal 1 all was displayed without blockings. Do you want me to test another mechanism ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From launchpad at micahscomputing.com Wed Dec 21 09:43:51 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Wed, 21 Dec 2011 09:43:51 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221094351.3794.47374.malone@chaenomeles.canonical.com> This is due to this bug in Debian: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=650541 Apparently a private symbol somehow was exported and ended up breaking upgrades to the new krb5, so this breaks was added. ** Also affects: samba (Ubuntu) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Importance: Undecided => Critical ** Changed in: samba (Ubuntu) Status: New => In Progress ** Changed in: samba (Ubuntu) Assignee: (unassigned) => Micah Gersten (micahg) ** Changed in: krb5 (Ubuntu) Assignee: (unassigned) => Micah Gersten (micahg) ** Changed in: krb5 (Ubuntu) Status: Triaged => In Progress ** Bug watch added: Debian Bug tracker #650541 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650541 ** Also affects: samba via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650541 Importance: Unknown Status: Unknown ** No longer affects: samba -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From launchpad at micahscomputing.com Wed Dec 21 09:58:51 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Wed, 21 Dec 2011 09:58:51 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221095852.2916.594.launchpad@chaenomeles.canonical.com> ** Summary changed: - krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken + krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From 907227 at bugs.launchpad.net Wed Dec 21 10:00:17 2011 From: 907227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 10:00:17 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221100029.7716.89579.malone@cocoplum.canonical.com> This bug was fixed in the package krb5 - 1.10+dfsg~alpha1-6ubuntu1 --------------- krb5 (1.10+dfsg~alpha1-6ubuntu1) precise; urgency=low * fix LP: #907227 - Drop Breaks on libsmbclient to 2:3.5.11~dfsg-4ubuntu3 since that will be the version in Ubuntu which would be built against the version of libkrb5-3 with the private symbols (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650541) - update debian/control * Mark Debian Vcs-* entries as XS-Debian-Vcs-* - update debian/control -- Micah Gersten Wed, 21 Dec 2011 03:50:56 -0600 ** Changed in: krb5 (Ubuntu) Status: In Progress => Fix Released -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From 616064 at bugs.launchpad.net Wed Dec 21 09:56:51 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Wed, 21 Dec 2011 09:56:51 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111221095651.3027.54941.malone@chaenomeles.canonical.com> To reproduce the use case, I need that nc "serves" big files from the server and that it would be my client which would download the 1MB file... but I don't manage to use nc correctly to do that. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 907227 at bugs.launchpad.net Wed Dec 21 10:05:12 2011 From: 907227 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 10:05:12 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111221100535.10616.57.malone@cocoplum.canonical.com> This bug was fixed in the package samba - 2:3.5.11~dfsg-4ubuntu4 --------------- samba (2:3.5.11~dfsg-4ubuntu4) precise; urgency=low * fix LP: #907227 - Bump build dependency on libkrb5-dev to (>= 1.10+dfsg~) to make sure we're not getting any private symbols (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650541) - update debian/changelog * Mark Debian Vcs-* entries as XS-Debian-Vcs-* - update debian/control -- Micah Gersten Wed, 21 Dec 2011 03:45:34 -0600 ** Changed in: samba (Ubuntu) Status: In Progress => Fix Released -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:10:00 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:10:00 -0000 Subject: [Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf References: <20100903220248.9621.91011.malonedeb@soybean.canonical.com> Message-ID: <20111221101000.8714.87145.malone@wampee.canonical.com> @lborda, I believe it should be -Xmx512m. I seem to remember less introduced issues. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/629878 Title: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/629878/+subscriptions From 907250 at bugs.launchpad.net Wed Dec 21 10:18:22 2011 From: 907250 at bugs.launchpad.net (=?utf-8?q?Martin-=C3=89ric_Racine?=) Date: Wed, 21 Dec 2011 10:18:22 -0000 Subject: [Bug 907250] [NEW] Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) References: <20111221101823.4468.85711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221101823.4468.85711.malonedeb@chaenomeles.canonical.com> Public bug reported: The libkrb5-3 that entered Precise today Breaks libsmbclient (<= 2:3.6.1-2), which in turn breaks gvfs-backends. Fixing this requires merging a newer Samba from Debian (Precise currently has 2:3.5.11~dfsg- 4ubuntu3). ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: libsmbclient 2:3.5.11~dfsg-4ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-6.12-generic 3.2.0-rc6 Uname: Linux 3.2.0-6-generic i586 ApportVersion: 1.90-0ubuntu1 Architecture: i386 Date: Wed Dec 21 12:13:16 2011 SourcePackage: samba UpgradeStatus: Upgraded to precise on 2009-02-07 (1047 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/907250 Title: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907250/+subscriptions From 907250 at bugs.launchpad.net Wed Dec 21 10:18:22 2011 From: 907250 at bugs.launchpad.net (=?utf-8?q?Martin-=C3=89ric_Racine?=) Date: Wed, 21 Dec 2011 10:18:22 -0000 Subject: [Bug 907250] Re: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) References: <20111221101823.4468.85711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221101823.4468.99646.malone@chaenomeles.canonical.com> -- 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/907250 Title: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907250/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:23:40 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:23:40 -0000 Subject: [Bug 906735] Re: package installation should create /var/log/puppet References: <20111220060831.31593.88818.malonedeb@gac.canonical.com> Message-ID: <20111221102341.31691.44190.launchpad@gac.canonical.com> ** Changed in: puppet (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in Ubuntu. https://bugs.launchpad.net/bugs/906735 Title: package installation should create /var/log/puppet To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/906735/+subscriptions From launchpad at micahscomputing.com Wed Dec 21 10:31:13 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Wed, 21 Dec 2011 10:31:13 -0000 Subject: [Bug 907250] Re: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) References: <20111221101823.4468.85711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221103113.32230.31905.malone@gac.canonical.com> *** This bug is a duplicate of bug 907227 *** https://bugs.launchpad.net/bugs/907227 No, it required fixing the same issue that was fixed in that samba build in Debian which was taken care of as bug 907227. ** This bug has been marked a duplicate of bug 907227 krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken -- 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/907250 Title: Please merge Debian into Precise - libkrb5-3: Breaks: libsmbclient (<= 2:3.6.1-2) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907250/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:53:26 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:53:26 -0000 Subject: [Bug 907206] Re: SPACES missed in /usr/share/man/man8/keystone.8.gz References: <20111221082000.30354.83109.malonedeb@soybean.canonical.com> Message-ID: <20111221105327.32333.86625.launchpad@gac.canonical.com> ** Tags added: bitesize ** Changed in: keystone (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907206 Title: SPACES missed in /usr/share/man/man8/keystone.8.gz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/907206/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:52:44 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:52:44 -0000 Subject: [Bug 907197] Re: ip address can't be injected into the instance when using lxc References: <20111221075606.4566.72374.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221105245.3027.11044.launchpad@chaenomeles.canonical.com> ** Changed in: nova (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907197 Title: ip address can't be injected into the instance when using lxc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907197/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:54:13 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:54:13 -0000 Subject: [Bug 907161] Re: BIND9 server lockup References: <20111221041821.3302.14635.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221105413.30456.67943.launchpad@soybean.canonical.com> ** Changed in: bind9 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/907161 Title: BIND9 server lockup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/907161/+subscriptions From louis.bouchard at canonical.com Wed Dec 21 10:44:29 2011 From: louis.bouchard at canonical.com (Louis Bouchard) Date: Wed, 21 Dec 2011 10:44:29 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111221104430.29841.47733.malone@soybean.canonical.com> I have been able to test a potential fix for this problem. The unmap() function is responsible for tearing apart the device maps created by the kpartx commands. Those are created by the map_partitions() function. While tearing down the device maps created by the parted command, which is invoked in the partition() function might be better done by a callback in the partition() function, the patch is simpler by adding to the existing unmap() which is a callback from map_partition, which is invoked sequentially after partition() in hypervisor.py. Please let me know if the patch in the proposed branch is unacceptable. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:55:41 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:55:41 -0000 Subject: [Bug 906878] Re: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 References: <20111220132023.31299.82606.malonedeb@gac.canonical.com> Message-ID: <20111221105541.9227.35387.malone@wampee.canonical.com> Please can you attach /etc/default/tftpd-hpa thanks. ** Changed in: tftp-hpa (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/906878 Title: package tftpd-hpa 5.0-21ubuntu2 failed to install/upgrade: subprocess installed post-removal script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/906878/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:56:57 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:56:57 -0000 Subject: [Bug 906654] Re: nova should depend on openstackx and load appropriate osapi_extensions by default References: <20111220010950.29841.79447.malonedeb@soybean.canonical.com> Message-ID: <20111221105658.4362.92981.launchpad@chaenomeles.canonical.com> ** Changed in: nova (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/906654 Title: nova should depend on openstackx and load appropriate osapi_extensions by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/906654/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:57:48 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:57:48 -0000 Subject: [Bug 906500] Re: lxc-create fails with errors that it is unable to access archive.ubuntu.com References: <20111219200646.31789.33109.malonedeb@gac.canonical.com> Message-ID: <20111221105748.8813.19574.launchpad@wampee.canonical.com> ** Changed in: lxc (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/906500 Title: lxc-create fails with errors that it is unable to access archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/906500/+subscriptions From davewalker at ubuntu.com Wed Dec 21 10:58:17 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Wed, 21 Dec 2011 10:58:17 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111221105817.31495.51824.launchpad@gac.canonical.com> ** Changed in: open-vm-tools (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 907152 at bugs.launchpad.net Wed Dec 21 11:16:32 2011 From: 907152 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 11:16:32 -0000 Subject: [Bug 907152] [NEW] Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory References: <20111221034158.4674.66906.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221111632.29439.13711.launchpad@soybean.canonical.com> You have been subscribed to a public bug: It looks like there is a race condition between nova-compute-kvm and libvirt. We should move the init script into nova-compute-kvm and add a dependency on libvirt. I'll see about updating the package to handle this --- 2011-12-20 21:56:47,255 CRITICAL nova [-] unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory (nova): TRACE: Traceback (most recent call last): (nova): TRACE: File "/usr/bin/nova-compute", line 49, in (nova): TRACE: service.wait() (nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/service.py", line 357, in wait (nova): TRACE: _launcher.wait() (nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/service.py", line 107, in wait (nova): TRACE: service.wait() (nova): TRACE: File "/usr/lib/pymodules/python2.6/eventlet/greenthread.py", line 166, in wait (nova): TRACE: return self._exit_event.wait() (nova): TRACE: File "/usr/lib/pymodules/python2.6/eventlet/event.py", line 116, in wait (nova): TRACE: return hubs.get_hub().switch() (nova): TRACE: File "/usr/lib/pymodules/python2.6/eventlet/hubs/hub.py", line 177, in switch (nova): TRACE: return self.greenlet.switch() (nova): TRACE: File "/usr/lib/pymodules/python2.6/eventlet/greenthread.py", line 192, in main (nova): TRACE: result = function(*args, **kwargs) (nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/service.py", line 77, in run_server (nova): TRACE: server.start() (nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/service.py", line 149, in start (nova): TRACE: self.manager.update_available_resource(ctxt) (nova): TRACE: File "/usr/lib/pymodules/python2.6/nova/exception.py", line 129, in wrapped (nova): TRACE: raise Error(str(e)) (nova): TRACE: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory (nova): TRACE: ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory https://bugs.launchpad.net/bugs/907152 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. From louis.bouchard at canonical.com Wed Dec 21 11:13:38 2011 From: louis.bouchard at canonical.com (Louis Bouchard) Date: Wed, 21 Dec 2011 11:13:38 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111221111338.31691.14650.launchpad@gac.canonical.com> ** Branch linked: lp:~louis-bouchard/ubuntu/precise/vm-builder/lp531599 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From thierry.carrez+lp at gmail.com Wed Dec 21 11:16:16 2011 From: thierry.carrez+lp at gmail.com (Thierry Carrez) Date: Wed, 21 Dec 2011 11:16:16 -0000 Subject: [Bug 907152] Re: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory References: <20111221034158.4674.66906.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221111617.4674.14205.malone@chaenomeles.canonical.com> This is actually an Ubuntu packaging issue. ** Project changed: nova => ubuntu ** Package changed: ubuntu => nova (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907152 Title: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907152/+subscriptions From 907152 at bugs.launchpad.net Wed Dec 21 12:16:09 2011 From: 907152 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Wed, 21 Dec 2011 12:16:09 -0000 Subject: [Bug 907152] Re: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory References: <20111221034158.4674.66906.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221121609.4674.17576.malone@chaenomeles.canonical.com> The attachment "nova-compute.upstart.diff" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907152 Title: Error: unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907152/+subscriptions From 857366 at bugs.launchpad.net Wed Dec 21 13:58:56 2011 From: 857366 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 13:58:56 -0000 Subject: [Bug 857366] Re: support configuring landscape-client in cloud-config format References: <20110923130525.9607.90471.malonedeb@gac.canonical.com> Message-ID: <20111221135856.15532.66995.launchpad@ackee.canonical.com> ** 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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/857366/+subscriptions From smoser at ubuntu.com Wed Dec 21 14:17:00 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 21 Dec 2011 14:17:00 -0000 Subject: [Bug 857366] Re: support configuring landscape-client in cloud-config format References: <20110923130525.9607.90471.malonedeb@gac.canonical.com> Message-ID: <20111221141700.29948.10017.malone@soybean.canonical.com> fix-commited in trunk rev 496 http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/496 ** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/857366/+subscriptions From graziano at eucalyptus.com Wed Dec 21 16:12:39 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Wed, 21 Dec 2011 16:12:39 -0000 Subject: [Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf References: <20100903220248.9621.91011.malonedeb@soybean.canonical.com> <20111221101000.8714.87145.malone@wampee.canonical.com> Message-ID: <1324483959.13275.3.camel@x220t.home> On Wed, 2011-12-21 at 10:10 +0000, Dave Walker wrote: > @lborda, I believe it should be -Xmx512m. I seem to remember less > introduced issues. > > Thanks. yep this is right: -XmXXXm is the correct one. You can also increase it quite a bit if you want (2 Gb or so may help if you have the memory available). -- Graziano Obertelli Eucalyptus Systems, Inc. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/629878 Title: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/629878/+subscriptions From smoser at ubuntu.com Wed Dec 21 19:18:56 2011 From: smoser at ubuntu.com (Scott Moser) Date: Wed, 21 Dec 2011 19:18:56 -0000 Subject: [Bug 900972] Re: lxc instance console output spewed to stdout References: <20111206221811.31020.57418.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221191857.3599.40251.launchpad@chaenomeles.canonical.com> ** Also affects: lxc (Ubuntu) Importance: Undecided Status: New ** Description changed: I ran an instance of oneiric and ran LIBVIRT_TYPE=lxc for devstack. - When I ran an instance, the console output of the instance came to the - devstack screen's 0th window. + When I ran an instance, of http://smoser.brickies.net/ubuntu/ttylinux- + uec/ttylinux-uec-amd64-11.2_2.6.35-15_1.tar.gz , the console output of + the instance came to the devstack screen's 0th window. I'm guessing that the ttylinux image is doing something less than ideal, but it should not really have access to that resource. - I'm attaching the output from screen 0' window as I saw it. Note the messages from the lxc guest. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/900972 Title: lxc instance console output spewed to stdout To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/900972/+subscriptions From 874518 at bugs.launchpad.net Wed Dec 21 19:28:29 2011 From: 874518 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 19:28:29 -0000 Subject: [Bug 874518] Re: ssh with kerberos fails after upgrade to 11.10 References: <20111014184833.29179.98038.malonedeb@soybean.canonical.com> Message-ID: <20111221192829.30253.95542.malone@soybean.canonical.com> *** This bug is a duplicate of bug 874130 *** https://bugs.launchpad.net/bugs/874130 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openssh (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/874518 Title: ssh with kerberos fails after upgrade to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/874518/+subscriptions From benpro82 at gmail.com Wed Dec 21 19:33:18 2011 From: benpro82 at gmail.com (Benpro) Date: Wed, 21 Dec 2011 19:33:18 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111221193318.3447.570.malone@chaenomeles.canonical.com> The bug in action, graphed by munin! The value is quite high ... ** Attachment added: "munin graph processes" https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+attachment/2643026/+files/processes-month.png -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From doko at ubuntu.com Wed Dec 21 22:01:25 2011 From: doko at ubuntu.com (Matthias Klose) Date: Wed, 21 Dec 2011 22:01:25 -0000 Subject: [Bug 903752] Re: [MIR] sssd References: <20111213144546.7533.40950.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221220126.8011.84331.malone@wampee.canonical.com> we just did avoid promoting libev, having libevent already in main. libverto in main does provide an abstraction layer for all these event libraries. please check to use either libverto, or libevent directly. ** Changed in: tevent (Ubuntu) Status: New => Incomplete ** Changed in: sssd (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) ** Changed in: libsemanage (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/903752 Title: [MIR] sssd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ding-libs/+bug/903752/+subscriptions From 905464 at bugs.launchpad.net Wed Dec 21 22:17:25 2011 From: 905464 at bugs.launchpad.net (Adam Gandelman) Date: Wed, 21 Dec 2011 22:17:25 -0000 Subject: [Bug 905464] Re: nova-common 2012.1~e2-0ubuntu2 installation fails References: <20111216193802.19950.8817.malonedeb@soybean.canonical.com> Message-ID: <20111221221726.698.26959.malone@soybean.canonical.com> Fixed in 2012.1~e2-0ubuntu2 ** Changed in: nova (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/905464 Title: nova-common 2012.1~e2-0ubuntu2 installation fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/905464/+subscriptions From 907543 at bugs.launchpad.net Wed Dec 21 22:23:49 2011 From: 907543 at bugs.launchpad.net (Adam Gandelman) Date: Wed, 21 Dec 2011 22:23:49 -0000 Subject: [Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found References: <20111221221537.9227.98912.malonedeb@wampee.canonical.com> Message-ID: <20111221222349.698.86009.malone@soybean.canonical.com> Also affects nova as python-support is not a listed dependency though update-python-modules is used in python-nova.postinst. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907543 Title: python-glance fails to install during postinst: update-python-modules: not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543/+subscriptions From 907543 at bugs.launchpad.net Wed Dec 21 23:11:27 2011 From: 907543 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 23:11:27 -0000 Subject: [Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found References: <20111221221537.9227.98912.malonedeb@wampee.canonical.com> Message-ID: <20111221231127.5998.80981.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/nova/lp907543 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907543 Title: python-glance fails to install during postinst: update-python-modules: not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543/+subscriptions From 907543 at bugs.launchpad.net Wed Dec 21 22:56:22 2011 From: 907543 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 22:56:22 -0000 Subject: [Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found References: <20111221221537.9227.98912.malonedeb@wampee.canonical.com> Message-ID: <20111221225622.1942.33490.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/glance/lp907543 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907543 Title: python-glance fails to install during postinst: update-python-modules: not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543/+subscriptions From 903752 at bugs.launchpad.net Wed Dec 21 23:23:17 2011 From: 903752 at bugs.launchpad.net (Jelmer Vernooij) Date: Wed, 21 Dec 2011 23:23:17 -0000 Subject: [Bug 903752] Re: [MIR] sssd References: <20111213144546.7533.40950.malonedeb@chaenomeles.canonical.com> Message-ID: <20111221232317.21633.51712.malone@wampee.canonical.com> libverto or libevent don't provide integration for talloc, which is one of the key features of libtevent. At the very least you would need a wrapper layer in libldb and sssd around libevent or libverto. Samba 4/OpenChange/Evolution-mapi (in universe) also rely on tevent and the fact that libldb uses it. They would have to be patched to use the same event library libldb uses or compiled against a fork of libldb without the patch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/903752 Title: [MIR] sssd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ding-libs/+bug/903752/+subscriptions From 907518 at bugs.launchpad.net Wed Dec 21 23:49:21 2011 From: 907518 at bugs.launchpad.net (Adam Gandelman) Date: Wed, 21 Dec 2011 23:49:21 -0000 Subject: [Bug 907518] Re: swift proxy cannot start when configured to use keystone References: <20111221210037.29743.36548.malonedeb@soybean.canonical.com> Message-ID: <20111221234921.27069.1435.malone@soybean.canonical.com> The issue is that the python-keystone package is not installing its *.egg-info ** Package changed: swift (Ubuntu) => keystone (Ubuntu) ** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907518 Title: swift proxy cannot start when configured to use keystone To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/907518/+subscriptions From 907518 at bugs.launchpad.net Wed Dec 21 23:54:22 2011 From: 907518 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 21 Dec 2011 23:54:22 -0000 Subject: [Bug 907518] Re: swift proxy cannot start when configured to use keystone References: <20111221210037.29743.36548.malonedeb@soybean.canonical.com> Message-ID: <20111221235423.18240.55331.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/ubuntu/precise/keystone/907518 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/907518 Title: swift proxy cannot start when configured to use keystone To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/907518/+subscriptions From peter.matulis at canonical.com Thu Dec 22 01:14:29 2011 From: peter.matulis at canonical.com (Peter Matulis) Date: Thu, 22 Dec 2011 01:14:29 -0000 Subject: [Bug 839390] Re: Apache+Kerberos not working anymore since update today References: <20110902083749.7108.84124.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222011429.27281.35674.malone@soybean.canonical.com> @Michael You mentioned SSL. How does that fit in here? You can add bug data from an afflicted, internet-connected, system by running this: $ apport-collect 839390 Otherwise, there are ways to save bug data to file, transfer it to another machine, and then upload it to this bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/839390 Title: Apache+Kerberos not working anymore since update today To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/839390/+subscriptions From adam.gandelman at canonical.com Wed Dec 21 23:01:25 2011 From: adam.gandelman at canonical.com (Adam Gandelman) Date: Wed, 21 Dec 2011 23:01:25 -0000 Subject: [Merge] lp:~gandelman-a/ubuntu/precise/glance/lp907543 into lp:~ubuntu-server-dev/glance/essex Message-ID: <20111221230123.3273.92842.launchpad@ackee.canonical.com> Adam Gandelman has proposed merging lp:~gandelman-a/ubuntu/precise/glance/lp907543 into lp:~ubuntu-server-dev/glance/essex. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #907543 in glance (Ubuntu): "python-glance fails to install during postinst: update-python-modules: not found" https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543 For more details, see: https://code.launchpad.net/~gandelman-a/ubuntu/precise/glance/lp907543/+merge/86632 Apparently, python-glance.postinst was dependent on python-support. This wasn't being installed by the package but we were getting for free due to other packages' reliance. Those have apparently converted to dh_python2 and we can't (mistakenly) assume that python-support is installed anymore. -- https://code.launchpad.net/~gandelman-a/ubuntu/precise/glance/lp907543/+merge/86632 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~gandelman-a/ubuntu/precise/glance/lp907543 into lp:~ubuntu-server-dev/glance/essex. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 1359 bytes Desc: not available URL: From adam.gandelman at canonical.com Wed Dec 21 23:13:24 2011 From: adam.gandelman at canonical.com (Adam Gandelman) Date: Wed, 21 Dec 2011 23:13:24 -0000 Subject: [Merge] lp:~gandelman-a/ubuntu/precise/nova/lp907543 into lp:~ubuntu-server-dev/nova/essex Message-ID: <20111221231322.6445.84137.launchpad@ackee.canonical.com> Adam Gandelman has proposed merging lp:~gandelman-a/ubuntu/precise/nova/lp907543 into lp:~ubuntu-server-dev/nova/essex. Requested reviews: Ubuntu Server Team (ubuntu-server) Related bugs: Bug #907543 in nova (Ubuntu): "python-glance fails to install during postinst: update-python-modules: not found" https://bugs.launchpad.net/ubuntu/+source/nova/+bug/907543 For more details, see: https://code.launchpad.net/~gandelman-a/ubuntu/precise/nova/lp907543/+merge/86633 Apparently, python-nova.postinst was dependent on python-support. This wasn't being installed by the package but we were getting for free due to other packages' reliance. Those have apparently converted to dh_python2 and we can't (mistakenly) assume that python-support is installed anymore. -- https://code.launchpad.net/~gandelman-a/ubuntu/precise/nova/lp907543/+merge/86633 Your team Ubuntu Server Team is requested to review the proposed merge of lp:~gandelman-a/ubuntu/precise/nova/lp907543 into lp:~ubuntu-server-dev/nova/essex. -------------- next part -------------- A non-text attachment was scrubbed... Name: review-diff.txt Type: text/x-diff Size: 839 bytes Desc: not available URL: From 907620 at bugs.launchpad.net Thu Dec 22 03:22:59 2011 From: 907620 at bugs.launchpad.net (Rick Retterer) Date: Thu, 22 Dec 2011 03:22:59 -0000 Subject: [Bug 907620] [NEW] package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111222032300.16753.20328.malonedeb@wampee.canonical.com> Message-ID: <20111222032300.16753.20328.malonedeb@wampee.canonical.com> Public bug reported: Description: Ubuntu 10.04.3 LTS Release: 10.04 Slapd 2.4.21-0ubuntu5.6 I'm trying to get LDAP installed to test a problem that I'm having with a php script. I had it installed, and running, but I was not happy with the configuration. So, I removed the software using apt-get remove slapd ldap-utils , That completed successfully. However upon attempting to reinstall, I get an error: root at Beowulf:~# apt-get install slapd ldap-utils Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: ldap-utils slapd 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. Need to get 0B/1,878kB of archives. After this operation, 4,915kB of additional disk space will be used. Preconfiguring packages ... Selecting previously deselected package slapd. (Reading database ... 375255 files and directories currently installed.) Unpacking slapd (from .../slapd_2.4.21-0ubuntu5.6_i386.deb) ... Selecting previously deselected package ldap-utils. Unpacking ldap-utils (from .../ldap-utils_2.4.21-0ubuntu5.6_i386.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up slapd (2.4.21-0ubuntu5.6) ... Creating new user openldap... done. Creating initial slapd configuration... Loading the initial configuration from the ldif file (/usr/share/slapd/slapd.init.ldif) failed with the following error while running slapadd: ldif_read_record: include file:///etc/ldap/schema/core.ldif failed dpkg: error processing slapd (--configure): subprocess installed post-installation script returned error exit status 1 Setting up ldap-utils (2.4.21-0ubuntu5.6) ... Errors were encountered while processing: slapd E: Sub-process /usr/bin/dpkg returned an error code (1) NOT GOOD. Major setback for me. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: slapd 2.4.21-0ubuntu5.6 ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-36-generic i686 AptOrdering: slapd: Install ldap-utils: Install slapd: Configure ldap-utils: Configure Architecture: i386 Date: Wed Dec 21 20:38:15 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) SourcePackage: openldap Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: openldap (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 ldap lucid slapd -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/907620 Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/907620/+subscriptions From 907620 at bugs.launchpad.net Thu Dec 22 03:22:59 2011 From: 907620 at bugs.launchpad.net (Rick Retterer) Date: Thu, 22 Dec 2011 03:22:59 -0000 Subject: [Bug 907620] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111222032300.16753.20328.malonedeb@wampee.canonical.com> Message-ID: <20111222032302.16753.28505.malone@wampee.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/907620 Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/907620/+subscriptions From 902190 at bugs.launchpad.net Thu Dec 22 06:05:49 2011 From: 902190 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 06:05:49 -0000 Subject: [Bug 902190] Re: udev fails to update (oneric host, lucid container) References: <20111209152313.1262.71866.malonedeb@gac.canonical.com> Message-ID: <20111222060551.31762.6953.malone@chaenomeles.canonical.com> This bug was fixed in the package lxc - 0.7.5-0ubuntu8.3 --------------- lxc (0.7.5-0ubuntu8.3) oneiric-proposed; urgency=low * debian/patches/0010-ubuntu-template-allow-mknod.patch: Allow mknod for any device (LP: #902190) -- Serge Hallyn Fri, 09 Dec 2011 16:07:12 -0600 ** Changed in: lxc (Ubuntu Oneiric) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/902190 Title: udev fails to update (oneric host, lucid container) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/902190/+subscriptions From hartmans at debian.org Thu Dec 22 06:49:57 2011 From: hartmans at debian.org (Sam Hartman) Date: Thu, 22 Dec 2011 06:49:57 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on samba <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> <20111221094351.3794.47374.malone@chaenomeles.canonical.com> Message-ID: >>>>> "Micah" == Micah Gersten writes: Micah> This is due to this bug in Debian: Micah> http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=650541 Micah> Apparently a private symbol somehow was exported and ended up Micah> breaking upgrades to the new krb5, so this breaks was added. Anything I can do to avoid the ubuntu patch in the next upload of krb5 for debian? -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From launchpad at micahscomputing.com Thu Dec 22 07:07:49 2011 From: launchpad at micahscomputing.com (Micah Gersten) Date: Thu, 22 Dec 2011 07:07:49 -0000 Subject: [Bug 907227] Re: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken References: <20111221091519.8507.60742.malonedeb@wampee.canonical.com> Message-ID: <20111222070749.538.98863.malone@chaenomeles.canonical.com> Thank you Sam. AFAICT, nothing needs to be done in Debian as we'll be merging samba soon which will mean the Breaks in Debian will work just fine. -- 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/907227 Title: krb5 (libkrb5-3) 1.10+dfsg~alpha1-6 breaks on libsmbclient <= 2:3.6.1-2 making upgrades and installs broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/907227/+subscriptions From graziano at eucalyptus.com Thu Dec 22 07:12:19 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 22 Dec 2011 07:12:19 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111222071219.27693.81613.malone@soybean.canonical.com> @dave that is my understanding too. How many patches do you carry that we have not upstream? I can try to incorporate them into 2.0.4. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From graziano at eucalyptus.com Thu Dec 22 08:16:31 2011 From: graziano at eucalyptus.com (graziano obertelli) Date: Thu, 22 Dec 2011 08:16:31 -0000 Subject: [Bug 585108] Re: euca_conf --register-nodes returns 0 but the node is not registered References: <20100524193324.13311.44682.malonedeb@wampee.canonical.com> Message-ID: <20111222081631.30923.14438.malone@gac.canonical.com> thanks for the confirmation: I will keep the bug incomplete for a bit longer in case of more feedback, then I will mark it invalid. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/585108 Title: euca_conf --register-nodes returns 0 but the node is not registered To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/585108/+subscriptions From tjaalton at ubuntu.com Thu Dec 22 08:44:48 2011 From: tjaalton at ubuntu.com (Timo Aaltonen) Date: Thu, 22 Dec 2011 08:44:48 -0000 Subject: [Bug 903752] Re: [MIR] sssd References: <20111213144546.7533.40950.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222084448.32567.1551.malone@chaenomeles.canonical.com> About the libsemanage dependency; as far as I understand, it's only needed if the host is using SELinux together with sssd configured with a 'local' domain (so that pam_sssd handles local accounts). So if we are not interested in fully supporting SELinux in main, the build-dep could be dropped. ding-libs should be simple, it's just libs that used to be part of sssd but split as an external package so others can use them too. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/903752 Title: [MIR] sssd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ding-libs/+bug/903752/+subscriptions From 903993 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 903993 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 903993] Re: Don't hang waiting for input from commands References: <20111213230924.6734.29891.malonedeb@gac.canonical.com> Message-ID: <20111222091025.20698.83401.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu) Status: Triaged => Fix Released ** Branch linked: lp:ubuntu/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/903993 Title: Don't hang waiting for input from commands To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/903993/+subscriptions From 894279 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 894279 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack References: <20111124083031.827.31617.malonedeb@soybean.canonical.com> Message-ID: <20111222091024.20698.82126.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released ** Branch linked: lp:ubuntu/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/894279 Title: cloud-init fails to fetch metadata with OpenStack To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/894279/+subscriptions From 893400 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 893400 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 893400] Re: cloud-init: Output public ssh host key (for known_hosts) References: <20111122003956.16283.17782.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222091023.20698.58307.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu) Status: Triaged => Fix Released ** Branch linked: lp:ubuntu/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/893400 Title: cloud-init: Output public ssh host key (for known_hosts) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/893400/+subscriptions From 890501 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 890501 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 890501] Re: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot References: <20111115011327.4156.18545.malonedeb@wampee.canonical.com> Message-ID: <20111222091023.20698.41966.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released ** Branch linked: lp:ubuntu/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/890501 Title: EC2 cloud-init overwrites 127.0.1.1 in /etc/hosts on every reboot To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/890501/+subscriptions From 871966 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 871966 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 871966] Re: FQDN written to /etc/hosts causes problems for clustering systems References: <20111010193534.19955.28696.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222091021.20698.65400.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu Precise) Status: Triaged => Fix Released ** Branch linked: lp:ubuntu/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/871966 Title: FQDN written to /etc/hosts causes problems for clustering systems To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/871966/+subscriptions From 857366 at bugs.launchpad.net Thu Dec 22 09:10:13 2011 From: 857366 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 09:10:13 -0000 Subject: [Bug 857366] Re: support configuring landscape-client in cloud-config format References: <20110923130525.9607.90471.malonedeb@gac.canonical.com> Message-ID: <20111222091020.20698.76393.malone@cocoplum.canonical.com> This bug was fixed in the package cloud-init - 0.6.3~bzr497-0ubuntu1 --------------- cloud-init (0.6.3~bzr497-0ubuntu1) precise; urgency=low * New upstream snapshot. - cloud-config support for configuring apt-proxy - selection of local mirror based on presense of 'ubuntu-mirror' dns entry in local domain. (LP: #897688) - DataSourceEc2: more resilliant to slow metadata service (LP: #894279) - close stdin in all programs launched by cloud-init (LP: #903993) - revert management of /etc/hosts to 0.6.1 style (LP: #890501, LP: #871966) - write full ssh keys to console for easy machine consumption (LP: #893400) - put INSTANCE_ID environment variable in bootcmd scripts - add 'cloud-init-per' script for easily running things with a given freq (this replaced cloud-init-run-module) - support configuration of landscape-client via cloud-config (LP: #857366) - part-handlers now get base64 decoded content rather than 2xbase64 encoded in the payload parameter. (LP: #874342) -- Scott Moser Thu, 22 Dec 2011 04:07:38 -0500 ** Changed in: cloud-init (Ubuntu Precise) Status: Triaged => Fix Released ** Branch linked: lp:ubuntu/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/857366 Title: support configuring landscape-client in cloud-config format To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/857366/+subscriptions From saya at udienz.web.id Thu Dec 22 09:17:14 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 09:17:14 -0000 Subject: [Bug 907687] [NEW] CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port References: <20111222091714.31129.59317.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222091714.31129.59317.malonedeb@chaenomeles.canonical.com> Public bug reported: Description The htcpHandleTstRequest function in htcp.c in Squid 2.x before 2.6.STABLE24 and 2.7 before 2.7.STABLE8, and htcp.cc in 3.0 before 3.0.STABLE24, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port. References http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0639 http://www.squid-cache.org/Advisories/SQUID-2010_2.txt http://www.ubuntu.com/usn/usn-904-1 patch: http://www.squid-cache.org/Versions/v3/3.0/changesets/3.0-ADV-2010_2.patch ** Affects: squid3 (Ubuntu) Importance: Undecided Assignee: Mahyuddin Susanto (udienz) Status: In Progress ** Changed in: squid3 (Ubuntu) Status: New => In Progress ** Changed in: squid3 (Ubuntu) Assignee: (unassigned) => Mahyuddin Susanto (udienz) ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-0639 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907687 Title: CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907687/+subscriptions From saya at udienz.web.id Thu Dec 22 09:13:44 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 09:13:44 -0000 Subject: [Bug 907686] [NEW] CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series References: <20111222091344.15743.60113.malonedeb@wampee.canonical.com> Message-ID: <20111222091344.15743.60113.malonedeb@wampee.canonical.com> Public bug reported: Description: lib/rfc1035.c in Squid 2.x, 3.0 through 3.0.STABLE22, and 3.1 through 3.1.0.15 allows remote attackers to cause a denial of service (assertion failure) via a crafted DNS packet that only contains a header. References http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0308 http://www.squid-cache.org/Advisories/SQUID-2010_1.txt http://www.ubuntu.com/usn/usn-901-1 Upstream patch: http://www.squid-cache.org/Versions/v3/3.0/changesets/squid-3.0-9163.patch ** Affects: squid3 (Ubuntu) Importance: Undecided Assignee: Mahyuddin Susanto (udienz) Status: In Progress ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-0308 ** Changed in: squid3 (Ubuntu) Status: New => In Progress ** Changed in: squid3 (Ubuntu) Assignee: (unassigned) => Mahyuddin Susanto (udienz) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907686 Title: CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907686/+subscriptions From saya at udienz.web.id Thu Dec 22 09:22:06 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 09:22:06 -0000 Subject: [Bug 907690] [NEW] CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Public bug reported: Description Buffer overflow in the gopherToHTML function in gopher.cc in the Gopher reply parser in Squid 3.0 before 3.0.STABLE26, 3.1 before 3.1.15, and 3.2 before 3.2.0.11 allows remote Gopher servers to cause a denial of service (memory corruption and daemon restart) or possibly have unspecified other impact via a long line in a response. NOTE: This issue exists because of a CVE-2005-0094 regression. References http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3205 https://bugzilla.redhat.com/show_bug.cgi?id=734583 Patch: http://www.squid- cache.org/Versions/v3/3.0/changesets/squid-3.0-9193.patch ** Affects: squid3 (Ubuntu) Importance: Undecided Assignee: Mahyuddin Susanto (udienz) Status: In Progress ** Changed in: squid3 (Ubuntu) Status: New => In Progress ** Changed in: squid3 (Ubuntu) Assignee: (unassigned) => Mahyuddin Susanto (udienz) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From 585108 at bugs.launchpad.net Thu Dec 22 10:10:40 2011 From: 585108 at bugs.launchpad.net (=?utf-8?q?J=C3=B4nata_Tyska_Carvalho?=) Date: Thu, 22 Dec 2011 10:10:40 -0000 Subject: [Bug 585108] Re: euca_conf --register-nodes returns 0 but the node is not registered References: <20100524193324.13311.44682.malonedeb@wampee.canonical.com> <20111222081631.30923.14438.malone@gac.canonical.com> Message-ID: No problem, if i get a error like this again i let you know. On 22 December 2011 06:16, graziano obertelli wrote: > thanks for the confirmation: I will keep the bug incomplete for a bit > longer in case of more feedback, then I will mark it invalid. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/585108 > > Title: > euca_conf --register-nodes returns 0 but the node is not registered > > Status in Eucalyptus: > Incomplete > Status in “eucalyptus” package in Ubuntu: > Confirmed > Status in “eucalyptus” source package in Lucid: > New > > Bug description: > Using ubuntu 10.04, i have eucalyptus-nc running in the node > controller but does not have nc.log. In the cc, if i run euca_conf > --discover-nodes it find no nodes. Even if i run euca_conf --register- > nodes NODE_IP, i receive a success message (done), but no nodes are > showed with euca_conf --list-nodes. euca-describe-availability-zones > verbose returns 0/0 for all types. > > My hw configuration are with 2 machines, 1 clc, cc, sc and 1 nc. > > I've deregistered everything, cluster through web interface and node > through command line, then rebooted clc/cc/sc and the nc. After > reboot, the cluster was automatically registered, i changed the > eucalytptus-cc.conf and the eucalyptus-sc.conf to c3cluster1 again. > But euca_conf --list-nodes show no nodes. Even after --register-nodes > 192.168.1.2 getting success message. > > Im sad because with ubuntu 9.10 everything was working and now with > 10.04 it does not work for some unknow reason. > > I have the clc/cc and the nc linked through a hub. The clc/cc have 2 > NIC's, 1 public(10.1.2.x) and 1 private(192.168.1.X) that is used to > comunicate with the node. In the hub i have a dhcp server that assigns > IP's in the 10.1.2.X subnet, and it is the gw too. The network > configuration in the NC is manual(192.168.1.2), in the private iface > of CLC/CC is manual too(192.168.1.1) and the public iface is dhcp. > > Below goes all my logs and conf files, if with this you cant help me, > there is no solution for me =/ > > This is also discussed at > http://forum.eucalyptus.com/forum/no-nclog#comment-11351 > CONFS: > > eucalytpus.conf - http://pastebin.com/w2BUzU2v > eucalyptus.local.conf - http://pastebin.com/xBJSg5XS > eucalyptus-cc.conf - CC_NAME="c3cluster1" > eucalytpus-sc.conf - SC_NAME="c3cluster1" > eucalytpus-ipaddr.conf - http://pastebin.com/xeAaYUZC > httpd.conf - http://pastebin.com/8FctTYiX > /etc/network/interfaces - http://pastebin.com/K59BWSDi > > LOGS: > http-cc_error_log - http://pastebin.com/rU6ZJY9c > axis2c.log - http://pastebin.com/8DF6s1VF > cc.log - http://pastebin.com/K50x3aZr > cloud-debug.log - http://pastebin.com/2jPR1X4S > cloud-error.log - http://pastebin.com/BSQUSVZZ > cloud-output.log - http://pastebin.com/26sudQh8 > registration.log - http://pastebin.com/UvWzs8DP > > If you check the cc.log, you will see that he is not updated since may > 20, i think this is a problem right? > > Since now i thank you. > > ProblemType: Bug > DistroRelease: Ubuntu 10.04 > Package: eucalyptus-common 1.6.2-0ubuntu30 > ProcVersionSignature: Ubuntu 2.6.32-21.32-server 2.6.32.11+drm33.2 > Uname: Linux 2.6.32-21-server x86_64 > .etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="c3cluster1" > Architecture: amd64 > Date: Mon May 24 14:08:30 2010 > InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 > (20100427) > ProcEnviron: > LANG=en_US.UTF-8 > SHELL=/bin/bash > SourcePackage: eucalyptus > > To manage notifications about this bug go to: > https://bugs.launchpad.net/eucalyptus/+bug/585108/+subscriptions > -- *MSc. Eng. Jônata Tyska Carvalho* Engenheiro de Computação - Mestre em Modelagem Computacional Telefone (+55) 53 9959.4874 Analista de TI do Centro de Ciências Computacionais - FURG Sócio fundador da ElefanTI Tecnologia da Informação - www.elefanti.com.br -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/585108 Title: euca_conf --register-nodes returns 0 but the node is not registered To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/585108/+subscriptions From 903752 at bugs.launchpad.net Thu Dec 22 12:35:22 2011 From: 903752 at bugs.launchpad.net (Stephen Gallagher) Date: Thu, 22 Dec 2011 12:35:22 -0000 Subject: [Bug 903752] Re: [MIR] sssd References: <20111213144546.7533.40950.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222123522.17072.66538.malone@wampee.canonical.com> Notes from upstream: 1) The libsemanage dependency can be dropped by passing --without- semanage as an argument to configure. (Similarly, we also have a --without-selinux option that removes the other SELinux features used by the sss_[user|group]_* tools.) These features are available so that when creating users and groups in an SELinux-enabled system, they are always created with the proper security contexts as defined by the system policy. 2) tevent is inextricable from SSSD. We cannot switch to libverto because both SSSD and LDB rely on native features of tevent (specifically its integration with talloc for managing easy cancellation of events) that are simply not available in the standard libverto instance. If you're interested in the reasoning, I wrote a blog post about it almost two years ago: http://sgallagh.wordpress.com/2010/03/17 /why-you-should-use-talloc-for-your-next-project/ libverto is a useful tool for use as a general-purpose mainloop interface, but there will always be cases of projects that prefer to use specific loops for the additional features it can offer. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/903752 Title: [MIR] sssd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ding-libs/+bug/903752/+subscriptions From 900972 at bugs.launchpad.net Thu Dec 22 14:42:06 2011 From: 900972 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 22 Dec 2011 14:42:06 -0000 Subject: [Bug 900972] Re: lxc instance console output spewed to stdout References: <20111206221811.31020.57418.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222144206.31129.3542.malone@chaenomeles.canonical.com> I haven't yet looked back at your image, but I think this has to do with devtmpfs being mounted. I do believe this affects both lxc and libvirt (+lxc), but your reproduction of it happens with libvirt, right? The tool creating containers (lxc or libvirt) has to mount a private instance of devpts on /dev/pts, after unmounting the host's version. After that, every subsequent mount of devpts will be the private instance. So what I need to figure out is where does the /dev/pts/0 from the host's devpts instance come from? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/900972 Title: lxc instance console output spewed to stdout To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/900972/+subscriptions From 616064 at bugs.launchpad.net Thu Dec 22 14:28:12 2011 From: 616064 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 22 Dec 2011 14:28:12 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111222142812.16652.40581.malone@wampee.canonical.com> > Do you want me to test another mechanism ? Thanks, but no thanks. While it's not 100% conclusive, this certainly suggests that the bug may be in the driver in qemu. To help try to reproduce, can you give: 1. output of 'virsh dumpxml ' 2. the release of both your host and guest. 3. any more info you can give on the thing that is failing. Can you get it to fail with a wget (from the host to the VM) of a 1M file, or 5 repeated such wgets? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 906500 at bugs.launchpad.net Thu Dec 22 15:01:31 2011 From: 906500 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 22 Dec 2011 15:01:31 -0000 Subject: [Bug 906500] Re: lxc-create fails with errors that it is unable to access archive.ubuntu.com References: <20111219200646.31789.33109.malonedeb@gac.canonical.com> Message-ID: <20111222150131.16142.69841.malone@wampee.canonical.com> Hi Gary, Could you try adding chroot $rootfs apt-get to the top of the post-process() function in /usr/lib/lxc/templates/lxc- ubuntu? Something like the following patch: --- lxc-ubuntu 2011-12-22 08:59:02.550638249 -0600 +++ lxc-ubuntu.new 2011-12-22 08:59:22.954637905 -0600 @@ -318,6 +318,7 @@ if [ $trim_container -eq 1 ]; then trim $rootfs $release else + chroot $rootfs apt-get update # for lucid and maverick, if not trimming, then add the ubuntu-virt # ppa and install lxcguest if [ $release = "lucid" -o $release = "maverick" ]; then ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/906500 Title: lxc-create fails with errors that it is unable to access archive.ubuntu.com To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/906500/+subscriptions From 839390 at bugs.launchpad.net Thu Dec 22 15:05:08 2011 From: 839390 at bugs.launchpad.net (Michael Heldebrant) Date: Thu, 22 Dec 2011 15:05:08 -0000 Subject: [Bug 839390] Re: Apache+Kerberos not working anymore since update today References: <20110902083749.7108.84124.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222150508.32678.86215.malone@chaenomeles.canonical.com> SSL regression appears to be when used for ldap communication to active directory servers, not for serving http. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/839390 Title: Apache+Kerberos not working anymore since update today To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/839390/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 15:11:23 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:11:23 -0000 Subject: [Blueprint servercloud-p-juju-roadmap] Juju Roadmap for 12.04 Message-ID: <20111222151123.27387.94158.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Session notes: 12.04 STABILITY  - Survive zookeeper reboots, transient network failures, bug fixes, etc.  - user experience work around the cli. CO-LOCATION / Master-Slave  - deploying additional services into an existing service unit container, ie logging, monitoring, additional config management.  Charm Store and Client Integration Placement / Resource Constraints  - Specify resource constraints utilized when allocating/acquiring a machine. ie. deploy hadoop with 16gb of ram. Deploy a unit of mongodb in a different data center. Deploy a unit of a service along side an existing (not in the same container).  External Zookeeper option for HA for 12.04  juju add-machine for standby machines ready to do service/unit deployments  REST API (nice to have, will definitely happen, unsure for 12.04)  ACTIONS   - Start using blue prints   - final roadmap to the list Questions/Comments: This doesn't yet seem drafted? -- Daviey We need to translate the juju project blueprints[1] into workitems -- Robbie [1] https://blueprints.launchpad.net/juju + + Linked bugs that correspond to the feature work outlined above --Robbie -- Juju Roadmap for 12.04 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-roadmap From robbie.williamson at canonical.com Thu Dec 22 15:11:46 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:11:46 -0000 Subject: [Blueprint servercloud-p-juju-roadmap] Juju Roadmap for 12.04 Message-ID: <20111222151146.27693.99652.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Approved -- Juju Roadmap for 12.04 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-roadmap From robbie.williamson at canonical.com Thu Dec 22 15:16:37 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:16:37 -0000 Subject: [Blueprint servercloud-p-include-ovirt] Include Virtualisation management stack tools from the oVirt Project Message-ID: <20111222151637.17072.92804.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Priority: Medium => Not -- Include Virtualisation management stack tools from the oVirt Project https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-include-ovirt From robbie.williamson at canonical.com Thu Dec 22 15:18:42 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:18:42 -0000 Subject: [Blueprint servercloud-p-cloud-power-management] Cloud power management Message-ID: <20111222151842.31734.40940.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Approved -- Cloud power management https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-power-management From robbie.williamson at canonical.com Thu Dec 22 15:19:17 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:19:17 -0000 Subject: [Blueprint servercloud-p-build-marshall] Pushing Ubuntu to the Cloud Message-ID: <20111222151917.15743.66316.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Approved -- Pushing Ubuntu to the Cloud https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-build-marshall From robbie.williamson at canonical.com Thu Dec 22 15:21:01 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:21:01 -0000 Subject: [Blueprint servercloud-p-ceph] Preparing CEPH for main inclusion Message-ID: <20111222152101.31021.73791.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Work Items: - [canonical-kernel-team] investigate large xattr support patch from Ted T'so in ext4 - [canonical-kernel-team] potentially help push large xattr support to ext4 - confer with kernel-team to decide on which to recommend, ext4/xfs/btrfs - define Ubuntu supported configurations of CEPH - improve ceph charms - integrate ceph charm with openstack charms - libvirt changes needed - MIR ceph - [serge-hallyn] enable rbd and rados in qemu-kvm builds - [nijaba] correctly message technology preview for non-supported bits - investigate apache + 100 continue support for rados S3 GW - push nagios and collectd plugins into Ubuntu/Debian/Upstream - setup automated build recipe against upstream source - import upstream test suite into archive - [sconklin] ext4/btrfs/xfs testing in QA + [canonical-kernel-team] investigate large xattr support patch from Ted T'so in ext4: TODO + [canonical-kernel-team] potentially help push large xattr support to ext4: TODO + confer with kernel-team to decide on which to recommend, ext4/xfs/btrfs: TODO + define Ubuntu supported configurations of CEPH: TODO + improve ceph charms: TODO + integrate ceph charm with openstack charms: TODO + libvirt changes needed: TODO + MIR ceph: TODO + [serge-hallyn] enable rbd and rados in qemu-kvm builds: TODO + [nijaba] correctly message technology preview for non-supported bits: TODO + investigate apache + 100 continue support for rados S3 GW: TODO + push nagios and collectd plugins into Ubuntu/Debian/Upstream: TODO + setup automated build recipe against upstream source: TODO + import upstream test suite into archive: TODO + [sconklin] ext4/btrfs/xfs testing in QA: TODO - No formal spec needed IMO, this is just a pile of straight forward - TODO's. + Notes: + No formal spec needed IMO, this is just a pile of straight forward actions.  * gceph is not reasonable to be in main (upstream doesnt want to support)     Today rbd is loaded loaded at runtime  - MIR librbd and librados for qemu/kvm   - compile qemu-kvm with ceph (rbd, rados) block device support, see:   - https://launchpad.net/~kirkland/+archive/virt/+packages  - MIR all of ceph for hosting ceph  - include latest libvirt rbd support (for rbd authentication)  - Existing Openstack Support    - Nova since cactus can use CEPH for block    - Diablo added glance support for CEPH for image storage  - Dreamhost using mainline BTRFS and debian kernel for current deployment - Dreamhost launching at scale in a few "weeks" - CEPH is an independent business unit under Dreamhost - Dreamhost using fastcgi + apache for rados gateway (can use nginx, too)  Dependencies:  modfast-cgi Concerns; - Upstream makes a release every 2 weeks - No stable release branches upstream - Limited deployment outside Dreamhost - unencrypted over the wire   - apps can implement security on top of it   - IPv6 is supported Additional Opportunities: - Integrate tightly with OpenStack in packaging - Add support for ceph in juju openstack charms - BTRFS ideal, XFS also working well, ext4 missing "large xattr" support - Upstream asserts that CEPH is under heavy development (cmdline programs remind user at every execution)  - in the openstack use case, for kvm, there is no need for kernel code at all   - if we want to support xen, it would require using the block device kernel code for rdb Support Targets: - RBD -- Preparing CEPH for main inclusion https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph From robbie.williamson at canonical.com Thu Dec 22 15:21:20 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:21:20 -0000 Subject: [Blueprint servercloud-p-ceph] Preparing CEPH for main inclusion Message-ID: <20111222152120.32049.4712.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Review => Approved -- Preparing CEPH for main inclusion https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph From robbie.williamson at canonical.com Thu Dec 22 15:21:35 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:21:35 -0000 Subject: [Blueprint servercloud-p-ceph] Preparing CEPH for main inclusion Message-ID: <20111222152135.31021.18846.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Preparing CEPH for main inclusion https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-ceph From robbie.williamson at canonical.com Thu Dec 22 15:21:52 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:21:52 -0000 Subject: [Blueprint servercloud-p-php54] PHP 5.4 for Ubuntu 12.04 Message-ID: <20111222152152.26464.3429.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Review => Approved -- PHP 5.4 for Ubuntu 12.04 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-php54 From robbie.williamson at canonical.com Thu Dec 22 15:22:16 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:22:16 -0000 Subject: [Blueprint servercloud-p-php54] PHP 5.4 for Ubuntu 12.04 Message-ID: <20111222152216.30933.70413.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- PHP 5.4 for Ubuntu 12.04 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-php54 From robbie.williamson at canonical.com Thu Dec 22 15:22:39 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:22:39 -0000 Subject: [Blueprint servercloud-p-cfjuju] Juju: Configuration Management for Juju Message-ID: <20111222152239.641.70076.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Approved -- Juju: Configuration Management for Juju https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cfjuju From robbie.williamson at canonical.com Thu Dec 22 15:23:26 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:23:26 -0000 Subject: [Blueprint servercloud-p-include-ovirt] Include Virtualisation management stack tools from the oVirt Project Message-ID: <20111222152326.31948.24533.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Drafting => Obsolete -- Include Virtualisation management stack tools from the oVirt Project https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-include-ovirt From saya at udienz.web.id Thu Dec 22 15:18:29 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:18:29 -0000 Subject: [Bug 907690] Re: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111222151829.538.3356.malone@chaenomeles.canonical.com> ** This bug has been flagged as a security vulnerability ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2011-3205 ** Patch added: "squid3-lucid.debdiff" https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+attachment/2643908/+files/squid3-lucid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From saya at udienz.web.id Thu Dec 22 15:19:15 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:19:15 -0000 Subject: [Bug 907690] Re: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111222151915.30825.22675.malone@gac.canonical.com> ** Patch added: "squid3-natty.debdiff" https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+attachment/2643910/+files/squid3-natty.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From saya at udienz.web.id Thu Dec 22 15:18:56 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:18:56 -0000 Subject: [Bug 907690] Re: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111222151856.31430.22926.malone@gac.canonical.com> ** Patch added: "squid3-maverick.debdiff" https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+attachment/2643909/+files/squid3-maverick.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From saya at udienz.web.id Thu Dec 22 15:19:33 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:19:33 -0000 Subject: [Bug 907690] Re: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111222151933.31734.38975.malone@gac.canonical.com> ** Patch added: "squid3-oneiric.debdiff" https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+attachment/2643911/+files/squid3-oneiric.debdiff ** Changed in: squid3 (Ubuntu) Status: In Progress => New ** Changed in: squid3 (Ubuntu) Assignee: Mahyuddin Susanto (udienz) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From saya at udienz.web.id Thu Dec 22 15:20:15 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:20:15 -0000 Subject: [Bug 907686] Re: CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series References: <20111222091344.15743.60113.malonedeb@wampee.canonical.com> Message-ID: <20111222152016.16037.36859.launchpad@wampee.canonical.com> ** This bug has been flagged as a security vulnerability ** Changed in: squid3 (Ubuntu) Assignee: Mahyuddin Susanto (udienz) => (unassigned) ** Changed in: squid3 (Ubuntu) Status: In Progress => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907686 Title: CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907686/+subscriptions From saya at udienz.web.id Thu Dec 22 15:20:55 2011 From: saya at udienz.web.id (Mahyuddin Susanto) Date: Thu, 22 Dec 2011 15:20:55 -0000 Subject: [Bug 907687] Re: CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port References: <20111222091714.31129.59317.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222152056.31129.69689.launchpad@chaenomeles.canonical.com> ** This bug has been flagged as a security vulnerability ** Changed in: squid3 (Ubuntu) Assignee: Mahyuddin Susanto (udienz) => (unassigned) ** Changed in: squid3 (Ubuntu) Status: In Progress => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907687 Title: CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907687/+subscriptions From 612082 at bugs.launchpad.net Thu Dec 22 15:28:23 2011 From: 612082 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 15:28:23 -0000 Subject: [Bug 612082] Re: optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file) References: <20100731160542.21503.39073.malonedeb@gandwana.canonical.com> Message-ID: <20111222152823.17972.31950.launchpad@ackee.canonical.com> ** Branch linked: lp:~vmbuilder-dev/vmbuilder/packaging -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/612082 Title: optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file) To manage notifications about this bug go to: https://bugs.launchpad.net/vmbuilder/+bug/612082/+subscriptions From 531599 at bugs.launchpad.net Thu Dec 22 15:28:23 2011 From: 531599 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 15:28:23 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111222152824.17972.56217.launchpad@ackee.canonical.com> ** Branch linked: lp:~vmbuilder-dev/vmbuilder/packaging -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 15:42:16 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:42:16 -0000 Subject: [Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview Message-ID: <20111222154216.311.16236.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: -- FreeIPA Tech Preview https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-freeipa-tech-preview From robbie.williamson at canonical.com Thu Dec 22 15:42:36 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:42:36 -0000 Subject: [Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview Message-ID: <20111222154236.17188.94793.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Drafting -- FreeIPA Tech Preview https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-freeipa-tech-preview From robbie.williamson at canonical.com Thu Dec 22 15:42:53 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:42:53 -0000 Subject: [Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview Message-ID: <20111222154253.16037.2889.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- FreeIPA Tech Preview https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-freeipa-tech-preview From robbie.williamson at canonical.com Thu Dec 22 15:44:52 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:44:52 -0000 Subject: [Blueprint servercloud-p-sssd-mir] System Security Services Daemon (SSSD) MIR Message-ID: <20111222154452.15939.23349.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Upstream plans to release 1.8.0 by February, as it's targeted for RHEL 6.3 and is the next "Long Term Maintenance" branch (like 1.5.x was). We should probably aim for getting that version. -- tjaalton + + Work Items: + [tjaalton] Submit MIR request: DONE -- System Security Services Daemon (SSSD) MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-sssd-mir From robbie.williamson at canonical.com Thu Dec 22 15:46:33 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:46:33 -0000 Subject: [Blueprint servercloud-p-postfix-enhancements] Postfix package improvements Message-ID: <20111222154633.16338.28262.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Postfix package improvements https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-postfix-enhancements From robbie.williamson at canonical.com Thu Dec 22 15:47:23 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:47:23 -0000 Subject: [Blueprint servercloud-p-sssd-mir] System Security Services Daemon (SSSD) MIR Message-ID: <20111222154723.31528.47206.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- System Security Services Daemon (SSSD) MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-sssd-mir From robbie.williamson at canonical.com Thu Dec 22 15:47:48 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:47:48 -0000 Subject: [Blueprint servercloud-p-mysql] MySQL has become more than just "MySQL", we should make it easy to integrate all variants Message-ID: <20111222154748.31404.54236.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- MySQL has become more than just "MySQL", we should make it easy to integrate all variants https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-mysql From robbie.williamson at canonical.com Thu Dec 22 15:49:28 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:49:28 -0000 Subject: [Blueprint servercloud-p-jonas] JOnAS Packaging & Certification Message-ID: <20111222154928.31021.70367.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- JOnAS Packaging & Certification https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-jonas From robbie.williamson at canonical.com Thu Dec 22 15:50:08 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:50:08 -0000 Subject: [Blueprint servercloud-p-glusterfs-mir] GlusterFS MIR Message-ID: <20111222155008.27069.78968.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Drafter: (none) => Clint Byrum -- GlusterFS MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-glusterfs-mir From robbie.williamson at canonical.com Thu Dec 22 15:50:20 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:50:20 -0000 Subject: [Blueprint servercloud-p-glusterfs-mir] GlusterFS MIR Message-ID: <20111222155020.641.55445.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- GlusterFS MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-glusterfs-mir From robbie.williamson at canonical.com Thu Dec 22 15:50:41 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:50:41 -0000 Subject: [Blueprint servercloud-p-sssd-mir] System Security Services Daemon (SSSD) MIR Message-ID: <20111222155041.27175.87052.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Drafter: (none) => Clint Byrum -- System Security Services Daemon (SSSD) MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-sssd-mir From robbie.williamson at canonical.com Thu Dec 22 15:53:06 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:53:06 -0000 Subject: [Blueprint servercloud-p-virtio-device-driver] Providing VirtIO device driver for other OS Message-ID: <20111222155306.31329.71436.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Providing VirtIO device driver for other OS https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-virtio-device-driver From robbie.williamson at canonical.com Thu Dec 22 15:53:33 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:53:33 -0000 Subject: [Blueprint servercloud-p-xen] Xen Next Steps Message-ID: <20111222155333.26263.40256.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Xen Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-xen From robbie.williamson at canonical.com Thu Dec 22 15:54:46 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:54:46 -0000 Subject: [Blueprint servercloud-p-powernap] PowerNap's Future Message-ID: <20111222155446.32049.75941.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- PowerNap's Future https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-powernap From robbie.williamson at canonical.com Thu Dec 22 15:56:01 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:56:01 -0000 Subject: [Blueprint servercloud-p-orchestra-itsm] ITSM for Orchestra Message-ID: <20111222155601.16652.30265.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- ITSM for Orchestra https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-orchestra-itsm From robbie.williamson at canonical.com Thu Dec 22 15:57:27 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 15:57:27 -0000 Subject: [Blueprint servercloud-p-libvirt] Libvirt plans for p Message-ID: <20111222155727.15743.54528.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Libvirt plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt From robbie.williamson at canonical.com Thu Dec 22 16:08:03 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:08:03 -0000 Subject: [Blueprint servercloud-p-build-marshall] Pushing Ubuntu to the Cloud Message-ID: <20111222160803.32567.42934.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Pushing Ubuntu to the Cloud https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-build-marshall From robbie.williamson at canonical.com Thu Dec 22 16:08:19 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:08:19 -0000 Subject: [Blueprint servercloud-p-kvm-document-suggested-changes] KVM - document recommended changes in defaults Message-ID: <20111222160819.31031.96393.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- KVM - document recommended changes in defaults https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm-document-suggested-changes From robbie.williamson at canonical.com Thu Dec 22 16:09:59 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:09:59 -0000 Subject: [Blueprint servercloud-p-kvm] KVM plans for p Message-ID: <20111222160959.16545.44372.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- KVM plans for p https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm From robbie.williamson at canonical.com Thu Dec 22 16:10:35 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:10:35 -0000 Subject: [Blueprint servercloud-p-juju-documentation] Cohesive organization of Juju's Documentation Message-ID: <20111222161035.31021.8801.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Drafter: juju hackers => Mark Mims -- Cohesive organization of Juju's Documentation https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-documentation From robbie.williamson at canonical.com Thu Dec 22 16:10:46 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:10:46 -0000 Subject: [Blueprint servercloud-p-juju-documentation] Cohesive organization of Juju's Documentation Message-ID: <20111222161046.16652.60118.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Cohesive organization of Juju's Documentation https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-documentation From robbie.williamson at canonical.com Thu Dec 22 16:23:39 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:23:39 -0000 Subject: [Blueprint servercloud-p-juju-charm-apparmor-policies] Juju: Using AppArmor with Charms Message-ID: <20111222162339.31762.63136.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Status: lightweight "first steps" work items identified. Work Items: - [clint-fewbar] document how to generate profiles from complain logs in charms - [clint-fewbar] write helper scripts for charms to install/include charms easily - [clint-fewbar] write an example profile embedded in a charm - [jdstrand] rewrite aa-complain and aa-enable/etc. in python and make sure they are installed in base installs + [clint-fewbar] document how to generate profiles from complain logs in charms: TODO + [clint-fewbar] write helper scripts for charms to install/include charms easily: TODO + [clint-fewbar] write an example profile embedded in a charm: TODO + [jdstrand] rewrite aa-complain and aa-enable/etc. in python and make sure they are installed in base installs: TODO aa-logprof aa-genprof aa-complain, aa-enable, etc should be rewritten in python and in package with aa-status update charm-tools to generate apparmor templates (?) - - can we get this from packages (like metadata description)? +   - can we get this from packages (like metadata description)? already part of charm review augment juju debug logs to include aa complaints (?) - - helps generate profiles for charms - - deploy charm in learning mode +   - helps generate profiles for charms +   - deploy charm in learning mode autodiscovery of complaints... set profiles on all ami's in ec2 in complain mode... mine this (anonymized somehow?) this might even be useful outside of the context of charms - What about strengthening the container itself? as we move to containers everywhere (separate conversation) security team working to get apparmor stacking working for lxc containers Two problems: - - profiles for services within the containers - - containers themselves +  - profiles for services within the containers +  - containers themselves -- Juju: Using AppArmor with Charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-apparmor-policies From robbie.williamson at canonical.com Thu Dec 22 16:24:22 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:24:22 -0000 Subject: [Blueprint servercloud-p-juju-charm-apparmor-policies] Juju: Using AppArmor with Charms Message-ID: <20111222162422.26660.26953.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: Status: lightweight "first steps" work items identified. + + Work Items for precise-alpha-2: + [jdstrand] rewrite aa-complain and aa-enable/etc. in python and make sure they are installed in base installs: TODO Work Items: [clint-fewbar] document how to generate profiles from complain logs in charms: TODO [clint-fewbar] write helper scripts for charms to install/include charms easily: TODO [clint-fewbar] write an example profile embedded in a charm: TODO - [jdstrand] rewrite aa-complain and aa-enable/etc. in python and make sure they are installed in base installs: TODO + aa-logprof aa-genprof aa-complain, aa-enable, etc should be rewritten in python and in package with aa-status update charm-tools to generate apparmor templates (?)   - can we get this from packages (like metadata description)? already part of charm review augment juju debug logs to include aa complaints (?)   - helps generate profiles for charms   - deploy charm in learning mode autodiscovery of complaints... set profiles on all ami's in ec2 in complain mode... mine this (anonymized somehow?) this might even be useful outside of the context of charms What about strengthening the container itself? as we move to containers everywhere (separate conversation) security team working to get apparmor stacking working for lxc containers Two problems:  - profiles for services within the containers  - containers themselves -- Juju: Using AppArmor with Charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-apparmor-policies From robbie.williamson at canonical.com Thu Dec 22 16:25:20 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:25:20 -0000 Subject: [Blueprint servercloud-p-juju-charm-apparmor-policies] Juju: Using AppArmor with Charms Message-ID: <20111222162520.311.92338.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Juju: Using AppArmor with Charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-apparmor-policies From robbie.williamson at canonical.com Thu Dec 22 16:25:54 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:25:54 -0000 Subject: [Blueprint servercloud-p-hadoop] Ubuntu Server + Hadoop and Bigdata Message-ID: <20111222162554.26861.68033.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Ubuntu Server + Hadoop and Bigdata https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hadoop From robbie.williamson at canonical.com Thu Dec 22 16:27:13 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:27:13 -0000 Subject: [Blueprint servercloud-p-cloudutils] Improvements to cloud-utils and Related Packages Message-ID: <20111222162713.31430.31098.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Improvements to cloud-utils and Related Packages https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudutils From skliarie at gmail.com Thu Dec 22 16:02:30 2011 From: skliarie at gmail.com (Arie Skliarouk) Date: Thu, 22 Dec 2011 16:02:30 -0000 Subject: [Bug 907816] Re: libapache2-mod-php5 forgets timezone definition after some time References: <20111222160230.27494.53306.malonedeb@soybean.canonical.com> Message-ID: <20111222160231.27494.16350.malone@soybean.canonical.com> ** Attachment added: "print_timezone.php" https://bugs.launchpad.net/bugs/907816/+attachment/2643959/+files/print_timezone.php -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/907816 Title: libapache2-mod-php5 forgets timezone definition after some time To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/907816/+subscriptions From skliarie at gmail.com Thu Dec 22 16:02:30 2011 From: skliarie at gmail.com (Arie Skliarouk) Date: Thu, 22 Dec 2011 16:02:30 -0000 Subject: [Bug 907816] [NEW] libapache2-mod-php5 forgets timezone definition after some time References: <20111222160230.27494.53306.malonedeb@soybean.canonical.com> Message-ID: <20111222160230.27494.53306.malonedeb@soybean.canonical.com> Public bug reported: Under libapache2-mod-php5 5.3.2-1ubuntu4.10 (as provided by Lucid LTS release) php scripts tend to forget timezone after some time. The timezone is correctly set in the /etc/php5/conf.d/timezone.ini file: [Date] date.timezone=UTC It works properly for several hours after restart of apache. At some point the libapache2-mod-php5 forgets the definition and starts thinking that it's timezone is "America/Chicago". The problem does not occur if php is run using CLI. Also the problem occurs only on one of my servers. It is not reproducible on other similar servers. See attached php script for demonstration of the problem. To see the problem, upload the php script to some server and start polling it as follows: while [ 1 ]; do wget -O - --quiet http://badmachine.yourcompany.com/print_timezone.php; sleep 10; echo -n "."; done Once you see "+" in the output, this means the problem exists. ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/907816 Title: libapache2-mod-php5 forgets timezone definition after some time To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/907816/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 16:28:39 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:28:39 -0000 Subject: [Blueprint servercloud-p-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images Message-ID: <20111222162839.26763.11139.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Improvements to Cloud-init or Cloud Images https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudimages-cloudinit From robbie.williamson at canonical.com Thu Dec 22 16:29:29 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:29:29 -0000 Subject: [Blueprint servercloud-p-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images Message-ID: <20111222162929.16240.35154.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Dave Walker => Antonio Rosales -- Improvements to Cloud-init or Cloud Images https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudimages-cloudinit From robbie.williamson at canonical.com Thu Dec 22 16:34:26 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:34:26 -0000 Subject: [Blueprint servercloud-p-cloud-power-management] Cloud power management Message-ID: <20111222163426.31430.13775.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Cloud power management https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-power-management From robbie.williamson at canonical.com Thu Dec 22 16:50:28 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:50:28 -0000 Subject: [Blueprint servercloud-p-arm-openmpi] Update OpenMPI to the 1.5 version with ARM support Message-ID: <20111222165028.16037.62363.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Update OpenMPI to the 1.5 version with ARM support https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-openmpi From robbie.williamson at canonical.com Thu Dec 22 16:53:59 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:53:59 -0000 Subject: [Blueprint servercloud-p-arm-openmpi] Update OpenMPI to the 1.5 version with ARM support Message-ID: <20111222165359.15939.34549.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Whiteboard changed: -  Nothing to discuss, we just either update the existing one or add another package version into the archive. -robbie.w + Nothing to discuss, we just either update the existing one or add another package version into the archive. -robbie.w Added a bug task to track activity. -- Daviey There seems to have been some rudimentary support for ARM added in the past (https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/438433). What exactly is the functionality/use case that we need to add, and how would I verify that it is complete? --rbasak rbasak, lets discuss it in a regular meeting - can you raise it please? Thanks -- Daviey + + Work Items: + decide if we want to have 2 versions in universe, i.e. -stable and -feature: TODO + sync 1.5 version package from Debian experimental: TODO -- Update OpenMPI to the 1.5 version with ARM support https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-openmpi From 907828 at bugs.launchpad.net Thu Dec 22 16:43:15 2011 From: 907828 at bugs.launchpad.net (=?utf-8?q?Simon_D=C3=A9ziel?=) Date: Thu, 22 Dec 2011 16:43:15 -0000 Subject: [Bug 907828] [NEW] tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects References: <20111222164316.27387.80983.malonedeb@soybean.canonical.com> Message-ID: <20111222164316.27387.80983.malonedeb@soybean.canonical.com> Public bug reported: When a tun-based VPN is using the subnet topology, the communication between clients can confuse the routing code that will wrongly emit ICMP redirects. This problem is very well described here http://backreference.org/2010/05/02/controlling-client-to-client- connections-in-openvpn/. The same link also provides the workaround (disable ICMP redirect on the TUN device). This problem affects Lucid to Precise (Hardy's version does not support the subnet mode). ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: openvpn 2.1.3-2ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 Architecture: amd64 Date: Thu Dec 22 11:34:08 2011 ProcEnviron: LANGUAGE=en_US:en LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: openvpn UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: openvpn (Ubuntu) Importance: Undecided Assignee: Simon Déziel (sdeziel) Status: New ** Tags: amd64 apport-bug natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/907828 Title: tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/907828/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 16:55:57 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:55:57 -0000 Subject: [Blueprint servercloud-p-arm-system-management] Server System Mangement for ARM Message-ID: <20111222165557.16545.7108.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Server System Mangement for ARM https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-system-management From robbie.williamson at canonical.com Thu Dec 22 16:57:42 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 16:57:42 -0000 Subject: [Blueprint servercloud-p-cloud-ha] Cloud HA Message-ID: <20111222165742.15743.91108.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Cloud HA https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-ha From 907828 at bugs.launchpad.net Thu Dec 22 16:43:15 2011 From: 907828 at bugs.launchpad.net (=?utf-8?q?Simon_D=C3=A9ziel?=) Date: Thu, 22 Dec 2011 16:43:15 -0000 Subject: [Bug 907828] Re: tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects References: <20111222164316.27387.80983.malonedeb@soybean.canonical.com> Message-ID: <20111222164317.27387.70048.malone@soybean.canonical.com> ** Changed in: openvpn (Ubuntu) Assignee: (unassigned) => Simon Déziel (sdeziel) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/907828 Title: tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/907828/+subscriptions From 531599 at bugs.launchpad.net Thu Dec 22 17:05:12 2011 From: 531599 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 17:05:12 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111222170518.14622.74026.malone@cocoplum.canonical.com> This bug was fixed in the package vm-builder - 0.12.4+bzr475-0ubuntu1 --------------- vm-builder (0.12.4+bzr475-0ubuntu1) precise; urgency=low [ Louis Bouchard ] * Remove dev maps created by parted. (LP: #531599) [ Serge Hallyn ] * pre-hook to create vcsversion.py is failing, work around it. -- Serge Hallyn Thu, 22 Dec 2011 09:18:12 -0600 ** Changed in: vm-builder (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From 907620 at bugs.launchpad.net Thu Dec 22 17:07:34 2011 From: 907620 at bugs.launchpad.net (Robie Basak) Date: Thu, 22 Dec 2011 17:07:34 -0000 Subject: [Bug 907620] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111222032300.16753.20328.malonedeb@wampee.canonical.com> Message-ID: <20111222170734.32678.47324.malone@chaenomeles.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. You said that you weren't happy with the configuration before you removed slapd. Does this mean that you believe that the configuration was broken, and you are attempting to clear out the configuration and start again? Are you familiar between the difference between the removed and purged states? Instead of apt-get remove slapd ldap-utils, are you able to try apt-get remove --purge slapd ldap-utils? Note that this will wipe all configuration of slapd and ldap-utils, so make a backup first if you need these. Could you please clarify if the bug that you are reporting is that you can't reinstall slapd from a clean slate, or if something else, then what exactly? Thanks! ** Changed in: openldap (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/907620 Title: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/907620/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 17:24:06 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 17:24:06 -0000 Subject: [Blueprint servercloud-p-cloud-live] Goals and future of cloud-live project Message-ID: <20111222172406.31430.51833.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Goals and future of cloud-live project https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-live From 900972 at bugs.launchpad.net Thu Dec 22 17:16:23 2011 From: 900972 at bugs.launchpad.net (Serge Hallyn) Date: Thu, 22 Dec 2011 17:16:23 -0000 Subject: [Bug 900972] Re: lxc instance console output spewed to stdout References: <20111206221811.31020.57418.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222171623.641.64958.malone@chaenomeles.canonical.com> No, i can't reproduce this with lxc. ** Package changed: lxc (Ubuntu) => libvirt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/900972 Title: lxc instance console output spewed to stdout To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/900972/+subscriptions From 907828 at bugs.launchpad.net Thu Dec 22 17:34:34 2011 From: 907828 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 17:34:34 -0000 Subject: [Bug 907828] Re: tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects References: <20111222164316.27387.80983.malonedeb@soybean.canonical.com> Message-ID: <20111222173435.20847.74493.launchpad@ackee.canonical.com> ** Branch linked: lp:~sdeziel/ubuntu/oneiric/openvpn/subnet-icmp-disable -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/907828 Title: tun-based VPNs using the "subnet" topology are wrongly sending ICMP redirects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/907828/+subscriptions From robbie.williamson at canonical.com Thu Dec 22 17:51:15 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 17:51:15 -0000 Subject: [Blueprint servercloud-p-arm-storage-testing] ARM Server Storage Testing Message-ID: <20111222175115.27592.44832.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- ARM Server Storage Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-storage-testing From robbie.williamson at canonical.com Thu Dec 22 17:51:36 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 17:51:36 -0000 Subject: [Blueprint servercloud-p-arm-storage-testing] ARM Server Storage Testing Message-ID: <20111222175136.32678.99601.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Definition Status: Discussion => Drafting -- ARM Server Storage Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-storage-testing From robbie.williamson at canonical.com Thu Dec 22 17:59:21 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 17:59:21 -0000 Subject: [Blueprint servercloud-p-cobbler-next-steps] Cobbler Next Steps Message-ID: <20111222175921.32678.11460.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Cobbler Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cobbler-next-steps From robbie.williamson at canonical.com Thu Dec 22 18:02:29 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:02:29 -0000 Subject: [Blueprint servercloud-p-juju-charm-testing] Juju: automated testing of charms Message-ID: <20111222180229.15939.30526.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Drafter: juju hackers => Clint Byrum -- Juju: automated testing of charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-testing From robbie.williamson at canonical.com Thu Dec 22 18:03:36 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:03:36 -0000 Subject: [Blueprint servercloud-p-lxc] LXC development for Precise Message-ID: <20111222180336.16037.22685.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- LXC development for Precise https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc From robbie.williamson at canonical.com Thu Dec 22 18:02:41 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:02:41 -0000 Subject: [Blueprint servercloud-p-juju-charm-testing] Juju: automated testing of charms Message-ID: <20111222180241.422.20835.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Juju: automated testing of charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-charm-testing From robbie.williamson at canonical.com Thu Dec 22 18:17:55 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:17:55 -0000 Subject: [Blueprint servercloud-p-lxc-sandboxing] Sandboxing for containers Message-ID: <20111222181755.16037.33638.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Sandboxing for containers https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc-sandboxing From robbie.williamson at canonical.com Thu Dec 22 18:18:07 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:18:07 -0000 Subject: [Blueprint servercloud-p-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3 Message-ID: <20111222181807.30825.48399.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Move EC2 mirrors to S3 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-move-ec2-mirrors-to-s3 From robbie.williamson at canonical.com Thu Dec 22 18:20:46 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:20:46 -0000 Subject: [Blueprint servercloud-p-openstack-charms] Revisiting openstack juju charms Message-ID: <20111222182046.31301.80495.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Revisiting openstack juju charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack-charms From robbie.williamson at canonical.com Thu Dec 22 18:21:54 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:21:54 -0000 Subject: [Blueprint servercloud-p-openstack-testing] Openstack Integration Testing Message-ID: <20111222182154.32567.49161.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Openstack Integration Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack-testing From robbie.williamson at canonical.com Thu Dec 22 18:22:55 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:22:55 -0000 Subject: [Blueprint servercloud-p-trusted-cloud] Trusted Cloud Message-ID: <20111222182255.16753.66999.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Trusted Cloud https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-trusted-cloud From robbie.williamson at canonical.com Thu Dec 22 18:30:02 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:30:02 -0000 Subject: [Blueprint servercloud-p-orchestra] Orchestra Next Steps Message-ID: <20111222183002.16545.13725.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Orchestra Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-orchestra From robbie.williamson at canonical.com Thu Dec 22 18:30:33 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:30:33 -0000 Subject: [Blueprint servercloud-p-openstack] Openstack Next Steps Message-ID: <20111222183033.26965.79878.launchpad@soybean.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Openstack Next Steps https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack From robbie.williamson at canonical.com Thu Dec 22 18:33:01 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:33:01 -0000 Subject: [Blueprint servercloud-p-juju-mir] Juju MIR Message-ID: <20111222183301.31222.63799.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Antonio Rosales -- Juju MIR https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-juju-mir From robbie.williamson at canonical.com Thu Dec 22 18:33:45 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:33:45 -0000 Subject: [Blueprint servercloud-p-iso-install-testing] Ubuntu Server ISO Testing Message-ID: <20111222183345.31502.33898.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Ubuntu Server ISO Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-iso-install-testing From robbie.williamson at canonical.com Thu Dec 22 18:33:58 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:33:58 -0000 Subject: [Blueprint servercloud-p-install-experience] Revisit the install experience for products delivered via orchestra + juju Message-ID: <20111222183358.31301.82211.launchpad@chaenomeles.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Revisit the install experience for products delivered via orchestra + juju https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience From robbie.williamson at canonical.com Thu Dec 22 18:36:21 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:36:21 -0000 Subject: [Blueprint servercloud-p-complex-deployment-testing] Automated Complex Server Deployment Testing Message-ID: <20111222183621.16037.71467.launchpad@wampee.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Automated Complex Server Deployment Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-complex-deployment-testing From robbie.williamson at canonical.com Thu Dec 22 18:37:12 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:37:12 -0000 Subject: [Blueprint servercloud-p-cloud-image-testing] Ubuntu Server Cloud Image Testing Message-ID: <20111222183712.31528.66550.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Ubuntu Server Cloud Image Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloud-image-testing From robbie.williamson at canonical.com Thu Dec 22 18:37:53 2011 From: robbie.williamson at canonical.com (Robbie Williamson) Date: Thu, 22 Dec 2011 18:37:53 -0000 Subject: [Blueprint servercloud-p-automated-boot-testing] Automated Boot/Shutdown/Reboot Testing Message-ID: <20111222183753.30629.67978.launchpad@gac.canonical.com> Blueprint changed by Robbie Williamson: Approver: Robbie Williamson => Dave Walker -- Automated Boot/Shutdown/Reboot Testing https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-automated-boot-testing From 907873 at bugs.launchpad.net Thu Dec 22 18:51:50 2011 From: 907873 at bugs.launchpad.net (mike stein) Date: Thu, 22 Dec 2011 18:51:50 -0000 Subject: [Bug 907873] Re: smbd crashed with SIGABRT in close_file() References: <20111222185151.31301.35930.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222185151.31301.49512.malone@chaenomeles.canonical.com> ** Visibility changed to: Public -- 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/907873 Title: smbd crashed with SIGABRT in close_file() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907873/+subscriptions From 907873 at bugs.launchpad.net Thu Dec 22 19:02:36 2011 From: 907873 at bugs.launchpad.net (Apport retracing service) Date: Thu, 22 Dec 2011 19:02:36 -0000 Subject: [Bug 907873] References: <20111222185151.31301.35930.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222190236.422.75230.malone@chaenomeles.canonical.com> StacktraceTop: rmdir_internals (ctx=0x0, fsp=) at smbd/close.c:759 close_directory (close_type=775094272, fsp=0x0, req=0x0) at smbd/close.c:1006 close_file (req=0x0, fsp=0x0, close_type=775094272) at smbd/close.c:1066 ?? () -- 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/907873 Title: smbd crashed with SIGABRT in rmdir_internals() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907873/+subscriptions From 907873 at bugs.launchpad.net Thu Dec 22 19:02:37 2011 From: 907873 at bugs.launchpad.net (Apport retracing service) Date: Thu, 22 Dec 2011 19:02:37 -0000 Subject: [Bug 907873] Stacktrace.txt References: <20111222185151.31301.35930.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222190237.16037.34968.malone@wampee.canonical.com> ** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/907873/+attachment/2644099/+files/Stacktrace.txt -- 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/907873 Title: smbd crashed with SIGABRT in rmdir_internals() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907873/+subscriptions From 907873 at bugs.launchpad.net Thu Dec 22 19:02:39 2011 From: 907873 at bugs.launchpad.net (Apport retracing service) Date: Thu, 22 Dec 2011 19:02:39 -0000 Subject: [Bug 907873] ThreadStacktrace.txt References: <20111222185151.31301.35930.malonedeb@chaenomeles.canonical.com> Message-ID: <20111222190239.26861.77152.malone@soybean.canonical.com> ** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/907873/+attachment/2644100/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/907873/+attachment/2644077/+files/CoreDump.gz ** Changed in: samba (Ubuntu) Importance: Undecided => Medium ** Summary changed: - smbd crashed with SIGABRT in close_file() + smbd crashed with SIGABRT in rmdir_internals() ** Tags removed: need-i386-retrace -- 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/907873 Title: smbd crashed with SIGABRT in rmdir_internals() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/907873/+subscriptions From 905612 at bugs.launchpad.net Thu Dec 22 19:49:56 2011 From: 905612 at bugs.launchpad.net (Nate Muench (Mink)) Date: Thu, 22 Dec 2011 19:49:56 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111222194956.27387.41233.launchpad@soybean.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From pablobngs at gmail.com Thu Dec 22 20:18:57 2011 From: pablobngs at gmail.com (Pablo bngs) Date: Thu, 22 Dec 2011 20:18:57 -0000 Subject: [Bug 907905] [NEW] php5-cli scripts not running in background, stays stopped. References: <20111222201900.31430.22257.malonedeb@gac.canonical.com> Message-ID: <20111222201900.31430.22257.malonedeb@gac.canonical.com> Public bug reported: Description: Ubuntu 10.04.3 LTS Release: 10.04 php Version ========= PHP 5.3.2-1ubuntu4.11 with Suhosin-Patch (cli) (built: Dec 13 2011 18:45:32) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with Xdebug v2.0.5, Copyright (c) 2002-2008, by Derick Rethans Additional Modules -------------------------- readline sysvsem sysvshm Example ======= ~$ cat script.php ~$ php script.php & [1] 15825 ~$ [1]+ Stopped php script.php ~$ fg php script.php 0 1 2 3 ~$ ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: php5-cli 5.3.2-1ubuntu4.11 ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21 Uname: Linux 2.6.32-37-generic i686 Architecture: i386 Date: Thu Dec 22 17:57:01 2011 ProcEnviron: LANGUAGE=es_UY:en PATH=(custom, user) LANG=es_UY.UTF-8 SHELL=/bin/bash SourcePackage: php5 ** Affects: php5 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/907905 Title: php5-cli scripts not running in background, stays stopped. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/907905/+subscriptions From pablobngs at gmail.com Thu Dec 22 20:18:57 2011 From: pablobngs at gmail.com (Pablo bngs) Date: Thu, 22 Dec 2011 20:18:57 -0000 Subject: [Bug 907905] Re: php5-cli scripts not running in background, stays stopped. References: <20111222201900.31430.22257.malonedeb@gac.canonical.com> Message-ID: <20111222201900.31430.481.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/907905 Title: php5-cli scripts not running in background, stays stopped. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/907905/+subscriptions From chris at chrisjohnston.org Thu Dec 22 20:43:23 2011 From: chris at chrisjohnston.org (Chris Johnston) Date: Thu, 22 Dec 2011 20:43:23 -0000 Subject: [Blueprint servercloud-p-build-marshall] Pushing Ubuntu to the Cloud Message-ID: <20111222204323.15841.36408.launchpad@wampee.canonical.com> Blueprint changed by Chris Johnston: Whiteboard changed: Work Items: - [utlemming/smoser] Stand-up a public glance server: TODO + [utlemming] Stand-up a public glance server: TODO [utlemming] Alter build scripts to publish to glance server: TODO [utlemming] Write "ubuntu-cloud-images-sync" script: TODO [utlemming] Document how to consume public glance server: TODO [utlemming] Modify Ubuntu openstack packaging to include Ubuntu glance server: TODO [Joe Heck] Change Dashboard to support multiple glance registry servers: TODO [Joe Heck] Add GPG support for image authenticity: TODO [smoser] cloud-init should look for archive.local and support apt-proxy: TODO [utlemming] Eucalytpus sync script: TODO [utlemming] Upstream changes to live-build: TODO + [smoser] Stand-up a public glance server: TODO Rationale: There is significant value to both the community and paid customers in having Canonical own and maintaining images on major cloud- vendors. Assumptions:   * There are literally thousands of public Ubuntu public images; each public image is slightly different and is confusing to customers.   * Owning our own images will help to reduce vendor customization and make for a consistent experience across different cloud-vendors.   * There will be new major cloud-vendors that will want the official images, or on which we want to publish images.   * The current system was design for publishing images to one vendors in multiple regions   * Amazon AWS is growing with new services and new regions, which may stress the current system UDS Deciusions: To provide multiple ways for different cloud vendors to consume the official Ubuntu images. The four methods decided on are: 1. Push Ubuntu images to all EC2 regions 2. Provide a public glance server for OpenStack Deployments. OpenStack to make changes to support multiple glance registry servers. 3. Provide a sync script for people to pull the latest images for OpenStack 4. Provide a sync script for people to pull the latest images for Eucalpytus To -- Pushing Ubuntu to the Cloud https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-build-marshall From 623780 at bugs.launchpad.net Thu Dec 22 21:25:04 2011 From: 623780 at bugs.launchpad.net (Dimitris Papageorgiou) Date: Thu, 22 Dec 2011 21:25:04 -0000 Subject: [Bug 623780] Invitation to connect on LinkedIn References: <20100825050419.11153.98377.malonedeb@soybean.canonical.com> Message-ID: <1891732340.15504705.1324589104879.JavaMail.app@ela4-app0129.prod> *** This bug is a duplicate of bug 523896 *** https://bugs.launchpad.net/bugs/523896 LinkedIn ------------ Bug, I'd like to add you to my professional network on LinkedIn. - Dimitris Dimitris Papageorgiou Computer Hardware Professional Greece Confirm that you know Dimitris Papageorgiou: https://www.linkedin.com/e/873g6g-gwia5ii3-2l/isd/5189660730/qLKVvYJG/?hs=false&tok=28A0BBT6d5T501 -- You are receiving Invitation to Connect emails. Click to unsubscribe: http://www.linkedin.com/e/873g6g-gwia5ii3-2l/LOXBxycX6Oa39juICxVgNnfXMwu1wpkrjCXaBFG/goo/623780%40bugs%2Elaunchpad%2Enet/20061/I1848625998_1/?hs=false&tok=2nRhlCnTp5T501 (c) 2011 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/623780 Title: package ssh (not installed) failed to install/upgrade: προβλήματα εξάρτησης - αφήνεται μη ρυθμισμένο To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/623780/+subscriptions From 604998 at bugs.launchpad.net Thu Dec 22 21:59:02 2011 From: 604998 at bugs.launchpad.net (Shane Madden) Date: Thu, 22 Dec 2011 21:59:02 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111222215902.31502.4022.malone@chaenomeles.canonical.com> So, is there any chance of getting this fixed before 12.04? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From mass at ubuntu.com Thu Dec 22 22:28:01 2011 From: mass at ubuntu.com (mahmoh) Date: Thu, 22 Dec 2011 22:28:01 -0000 Subject: [Blueprint servercloud-p-virtio-device-driver] Providing VirtIO device driver for other OS Message-ID: <20111222222801.311.6349.launchpad@chaenomeles.canonical.com> Blueprint changed by mahmoh: Whiteboard changed: This doesn't need a discussion, just us to do it. -robbie.w + + [ahs3] build the latest virtio drivers: DONE + [ahs3] request built driver signing (and wait): DONE + [ahs3] package and test signed drivers: INPROGRESS + [ahs3] release signed and packaged drivers: TODO + [mahmoh] test released signed and packaged drivers: TODO -- Providing VirtIO device driver for other OS https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-virtio-device-driver From 907543 at bugs.launchpad.net Thu Dec 22 22:32:23 2011 From: 907543 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 22 Dec 2011 22:32:23 -0000 Subject: [Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found References: <20111221221537.9227.98912.malonedeb@wampee.canonical.com> Message-ID: <20111222223223.6741.36953.launchpad@ackee.canonical.com> ** Branch linked: lp:~gandelman-a/nova/ubuntu-rm-postinst ** Branch linked: lp:~gandelman-a/glance/ubuntu-rm-postinst -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907543 Title: python-glance fails to install during postinst: update-python-modules: not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543/+subscriptions From 907543 at bugs.launchpad.net Thu Dec 22 22:38:05 2011 From: 907543 at bugs.launchpad.net (Adam Gandelman) Date: Thu, 22 Dec 2011 22:38:05 -0000 Subject: [Bug 907543] Re: python-glance fails to install during postinst: update-python-modules: not found References: <20111221221537.9227.98912.malonedeb@wampee.canonical.com> Message-ID: <20111222223805.26562.97220.malone@soybean.canonical.com> Both packages use update-python-modules from postinst, which was previously being pulled in by other packages (related or unrelated) that rely on python-support. The dependency was being satisfied for free but since many (all?) of those have dropped python-support in favor of dh_python2, this assumption should be fixed. ** Changed in: glance (Ubuntu) Status: New => Triaged ** Changed in: nova (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907543 Title: python-glance fails to install during postinst: update-python-modules: not found To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/907543/+subscriptions From 907945 at bugs.launchpad.net Thu Dec 22 23:31:25 2011 From: 907945 at bugs.launchpad.net (Adam Gandelman) Date: Thu, 22 Dec 2011 23:31:25 -0000 Subject: [Bug 907945] Re: Enabling keystone caching results in type errors in middleware References: <20111222231815.31528.36337.malonedeb@gac.canonical.com> Message-ID: <20111222233125.422.10952.launchpad@chaenomeles.canonical.com> ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/907945 Title: Enabling keystone caching results in type errors in middleware To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/907945/+subscriptions From hufman at gmail.com Thu Dec 22 23:45:11 2011 From: hufman at gmail.com (Walter Huf) Date: Thu, 22 Dec 2011 23:45:11 -0000 Subject: [Bug 907952] [NEW] Unnecessary log message when listing local services References: <20111222234511.26861.49125.malonedeb@soybean.canonical.com> Message-ID: <20111222234511.26861.49125.malonedeb@soybean.canonical.com> Public bug reported: If the user connects to localhost:4949 and issues the "list" command without passing a hostname, the following message showed up my logs: Use of uninitialized value $1 in lc at /usr/share/perl5/Munin/Node/Server.pm line 174, line 1. To stop it, I changed line 174 in /usr/share/perl5/Munin/Node/Server.pm as follows: - _list_services($session, lc($1)); + _list_services($session, defined($1) ? lc($1) : undef); ** Affects: munin (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/907952 Title: Unnecessary log message when listing local services To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/munin/+bug/907952/+subscriptions From 903552 at bugs.launchpad.net Thu Dec 22 23:47:43 2011 From: 903552 at bugs.launchpad.net (Anthony Watts) Date: Thu, 22 Dec 2011 23:47:43 -0000 Subject: [Bug 903552] Re: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 References: <20111213052351.26700.83036.malonedeb@soybean.canonical.com> Message-ID: <20111222234743.31430.66864.malone@gac.canonical.com> Hi mv successful. how do you restart or continue the update. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/903552 Title: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/903552/+subscriptions From davewalker at ubuntu.com Fri Dec 23 00:49:34 2011 From: davewalker at ubuntu.com (Dave Walker) Date: Fri, 23 Dec 2011 00:49:34 -0000 Subject: [Bug 893926] Re: Contains traces of UEC References: <20111123092907.301.4447.malonedeb@gac.canonical.com> Message-ID: <20111223004934.31031.79193.malone@chaenomeles.canonical.com> @graziano, I don't think any have been introduced since they were last reviewed by upstream.. but I can certainly check. :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/893926/+subscriptions From 524020 at bugs.launchpad.net Fri Dec 23 01:11:57 2011 From: 524020 at bugs.launchpad.net (Serge Hallyn) Date: Fri, 23 Dec 2011 01:11:57 -0000 Subject: [Bug 524020] Re: karmic uec builds fail to publish due to 2 installed -ec2 kernels References: <20100218193922.18571.68974.malonedeb@wampee.canonical.com> Message-ID: <20111223011157.15743.75075.malone@wampee.canonical.com> @Scott, this was marked fix released for karmic and lucid. The patch isn't in the upstream tree - does it need to be? If not, should the bug be marked fix released instead of triaged? If so, I'll apply the patch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/524020 Title: karmic uec builds fail to publish due to 2 installed -ec2 kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/524020/+subscriptions From 604998 at bugs.launchpad.net Fri Dec 23 04:57:42 2011 From: 604998 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 23 Dec 2011 04:57:42 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111223045742.31301.35448.malone@chaenomeles.canonical.com> Yes, I'm the process of doing new packaging. I'm syncing with Debian (mostly), and I'm using the removed open-vm-source pkg to return open- vm-toolbox to full package status. I didn't know what Debian was going to do with the removed Toolbox GUI, since they're keeping it, I'm going to return it. Expect new packaging by some time around the release of Alpha 2. I just to add the December release to my working branch, test it, and create the proposal for merging (hopefully properly this time). ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge-prep1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From 908038 at bugs.launchpad.net Fri Dec 23 07:39:56 2011 From: 908038 at bugs.launchpad.net (Malvery) Date: Fri, 23 Dec 2011 07:39:56 -0000 Subject: [Bug 908038] [NEW] package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111223073956.30629.45876.malonedeb@gac.canonical.com> Message-ID: <20111223073956.30629.45876.malonedeb@gac.canonical.com> Public bug reported: X broken ProblemType: Package DistroRelease: Ubuntu 10.04 Package: postfix 2.7.0-1ubuntu0.2 ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20 Uname: Linux 2.6.32-36-generic i686 NonfreeKernelModules: wl AptOrdering: mutt: Install postfix: Install mutt: Configure postfix: Configure Architecture: i386 Date: Fri Dec 23 11:19:24 2011 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4) SourcePackage: postfix Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: postfix (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid ubuntu-une -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/908038 Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/908038/+subscriptions From 908038 at bugs.launchpad.net Fri Dec 23 07:39:56 2011 From: 908038 at bugs.launchpad.net (Malvery) Date: Fri, 23 Dec 2011 07:39:56 -0000 Subject: [Bug 908038] Re: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111223073956.30629.45876.malonedeb@gac.canonical.com> Message-ID: <20111223073956.30629.66693.malone@gac.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/908038 Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/908038/+subscriptions From 616064 at bugs.launchpad.net Fri Dec 23 10:19:07 2011 From: 616064 at bugs.launchpad.net (Anthony O.) Date: Fri, 23 Dec 2011 10:19:07 -0000 Subject: [Bug 616064] Re: Broken networking in kvm guests References: <20100810205220.22698.86258.malonedeb@palladium.canonical.com> Message-ID: <20111223101907.27175.40905.malone@soybean.canonical.com> 1. $ virsh dumpxml vs-maven vs-maven 40f97e28-afc2-1730-3dfb-292074bae1d6 2097152 2097152 1 hvm destroy restart restart /usr/bin/kvm libvirt-40f97e28-afc2-1730-3dfb-292074bae1d6 2. Server : admin at vs-master:~$ lsb_release -rd Description: Ubuntu 10.04.3 LTS Release: 10.04 admin at vs-master:~$ uname -a Linux vs-master 2.6.32-37-server #81-Ubuntu SMP Fri Dec 2 20:49:12 UTC 2011 x86_64 GNU/Linux admin at vs-master:~$ apt-cache policy kvm kvm: Installé : (aucun) Candidat : 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.16 Table de version : 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.16 0 500 http://fr.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.15 0 500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9 0 500 http://fr.archive.ubuntu.com/ubuntu/ lucid/main Packages Host : admin at vs-maven:~$ lsb_release -rd Description: Ubuntu 10.04.3 LTS Release: 10.04 admin at vs-maven:~$ uname -a Linux vs-maven 2.6.32-37-server #81-Ubuntu SMP Fri Dec 2 20:49:12 UTC 2011 x86_64 GNU/Linux 3. I've tried to download 5 times a big file (wget http://192.168.1.213:8081/artifactory/repo/org/hibernate/hibernate-core/4.0.0.CR2/hibernate-core-4.0.0.CR2.jar) without problem. It seems the problem happends when the server is asked to download several small files. >From my client, I did : $ wget -l 2 -r http://192.168.1.213:8081/artifactory/repo/org/jboss/seam/faces/seam-faces/ And after crawling a bit, it stuck on "http://192.168.1.213:8081/artifactory/repo/org/jboss/seam/faces/seam-faces/3.1.0-SNAPSHOT/" : wget is waiting for something, the little "spaceship" ("<=>") keeps going left to right & reverses. Later in my browser, the same page is displayed correctly. If I cancel & retry the same command, it sticks somewhere else. I've tried the same command with --timeout=5 and it sometime times out to correctly get it later in another retry. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in Ubuntu. https://bugs.launchpad.net/bugs/616064 Title: Broken networking in kvm guests To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/616064/+subscriptions From 908038 at bugs.launchpad.net Fri Dec 23 11:32:16 2011 From: 908038 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:32:16 -0000 Subject: [Bug 908038] Re: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111223073956.30629.45876.malonedeb@gac.canonical.com> Message-ID: <20111223113216.32678.72971.malone@chaenomeles.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems at http://wiki.ubuntu.com/DebuggingProcedures At a minimum, we need: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). Thanks! ** Changed in: postfix (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/908038 Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/908038/+subscriptions From 907952 at bugs.launchpad.net Fri Dec 23 11:35:37 2011 From: 907952 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:35:37 -0000 Subject: [Bug 907952] Re: Unnecessary log message when listing local services References: <20111222234511.26861.49125.malonedeb@soybean.canonical.com> Message-ID: <20111223113539.26763.63742.launchpad@soybean.canonical.com> ** Changed in: munin (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to munin in Ubuntu. https://bugs.launchpad.net/bugs/907952 Title: Unnecessary log message when listing local services To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/munin/+bug/907952/+subscriptions From 907816 at bugs.launchpad.net Fri Dec 23 11:38:51 2011 From: 907816 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:38:51 -0000 Subject: [Bug 907816] Re: libapache2-mod-php5 forgets timezone definition after some time References: <20111222160230.27494.53306.malonedeb@soybean.canonical.com> Message-ID: <20111223113852.26263.52280.launchpad@soybean.canonical.com> ** Changed in: apache2 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/907816 Title: libapache2-mod-php5 forgets timezone definition after some time To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/907816/+subscriptions From 907690 at bugs.launchpad.net Fri Dec 23 11:37:36 2011 From: 907690 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:37:36 -0000 Subject: [Bug 907690] Re: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. References: <20111222092207.16240.27036.malonedeb@wampee.canonical.com> Message-ID: <20111223113737.538.83863.launchpad@chaenomeles.canonical.com> ** Changed in: squid3 (Ubuntu) Status: New => Triaged ** Changed in: squid3 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907690 Title: CVE-2011-3205: DoS (memory corruption and daemon restart) or remote Gopher servers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907690/+subscriptions From 907687 at bugs.launchpad.net Fri Dec 23 11:37:23 2011 From: 907687 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:37:23 -0000 Subject: [Bug 907687] Re: CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port References: <20111222091714.31129.59317.malonedeb@chaenomeles.canonical.com> Message-ID: <20111223113724.27592.71200.launchpad@soybean.canonical.com> ** Changed in: squid3 (Ubuntu) Status: New => Triaged ** Changed in: squid3 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907687 Title: CVE-2010-0639: DoS (NULL pointer dereference and daemon crash) via crafted packets to the HTCP port To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907687/+subscriptions From 907686 at bugs.launchpad.net Fri Dec 23 11:37:30 2011 From: 907686 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:37:30 -0000 Subject: [Bug 907686] Re: CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series References: <20111222091344.15743.60113.malonedeb@wampee.canonical.com> Message-ID: <20111223113731.31031.50093.launchpad@chaenomeles.canonical.com> ** Changed in: squid3 (Ubuntu) Status: New => Triaged ** Changed in: squid3 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/907686 Title: CVE-2010-0308: DoS (assertion failure) via a crafted DNS packet that only contains header in lucid series To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/907686/+subscriptions From 685724 at bugs.launchpad.net Fri Dec 23 11:48:09 2011 From: 685724 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 11:48:09 -0000 Subject: [Bug 685724] Re: openvpn server loses internet after bridge activation References: <20101206033702.2427.98069.malonedeb@wampee.canonical.com> Message-ID: <20111223114809.15841.47895.malone@wampee.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. It looks to me that the problem is that the bridge is not being brought up correctly in your up.sh script and so it seems likely to me that the problem here is a misconfiguration of openvpn rather than a bug. Given this and that nobody else has confirmed this as bug in this time, I'm marking this bug as Invalid. If you disagree, feel free to reopen the bug with further information. ** Changed in: openvpn (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/685724 Title: openvpn server loses internet after bridge activation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/685724/+subscriptions From 907905 at bugs.launchpad.net Fri Dec 23 12:11:03 2011 From: 907905 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 12:11:03 -0000 Subject: [Bug 907905] Re: php5-cli scripts not running in background, stays stopped. References: <20111222201900.31430.22257.malonedeb@gac.canonical.com> Message-ID: <20111223121103.311.90076.malone@chaenomeles.canonical.com> Thank you for taking the time to report this bug and helping to make Ubuntu better. I agree that I would expect a Unix application to continue writing its output even when started in the background. But I am not sure whether what you are seeing is expected behaviour for a PHP application or not. I'm setting this to Importance: Low as per https://wiki.ubuntu.com/Bugs/Importance as this is an unusual configuration unlikely to affect many people. Before developers can look at this, we need to know whether this is a problem in Ubuntu's packaging of PHP or a problem with PHP itself. If the bug is definitely in PHP itself, then the best thing to do would be to file a bug with upstream directly at https://bugs.php.net/ and then that bug can be linked to from here. Are you able to determine the answer to this question? I suggest that you might start by building PHP directly from the upstream source and see if you can still reproduce the issue. ** Changed in: php5 (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/907905 Title: php5-cli scripts not running in background, stays stopped. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/907905/+subscriptions From 908112 at bugs.launchpad.net Fri Dec 23 13:02:52 2011 From: 908112 at bugs.launchpad.net (Martin) Date: Fri, 23 Dec 2011 13:02:52 -0000 Subject: [Bug 908112] [NEW] #110992 still happens (modules are not loaded) References: <20111223130252.30923.71623.malonedeb@gac.canonical.com> Message-ID: <20111223130252.30923.71623.malonedeb@gac.canonical.com> Public bug reported: Ubuntu 10.04.3 background: ipmitool needs the following kernel modules to be loaded in order to works (/dev/ipmi0 and co should be created) ipmi_si 34848 2 ipmi_devintf 5153 4 ipmi_msghandler 32803 2 ipmi_si,ipmi_devintf installing ipmitool currently results in the following error: $ sudo apt-get install ipmitool Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed:   libreadline5 Suggested packages:   openipmi The following NEW packages will be installed:   ipmitool libreadline5 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 555kB of archives. After this operation, 1,434kB of additional disk space will be used. Do you want to continue [Y/n]? Get:1 http://fr.archive.ubuntu.com/ubuntu/ lucid/main libreadline5 5.2-7build1 [132kB] Get:2 http://fr.archive.ubuntu.com/ubuntu/ lucid/universe ipmitool 1.8.11-1ubuntu1 [424kB] Fetched 555kB in 0s (1,710kB/s) Selecting previously deselected package libreadline5. (Reading database ... 136133 files and directories currently installed.) Unpacking libreadline5 (from .../libreadline5_5.2-7build1_i386.deb) ... Selecting previously deselected package ipmitool. Unpacking ipmitool (from .../ipmitool_1.8.11-1ubuntu1_i386.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Setting up libreadline5 (5.2-7build1) ... Setting up ipmitool (1.8.11-1ubuntu1) ... ipmievd: using pidfile /var/run/ipmievd.pid0 Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory Unable to open interface invoke-rc.d: initscript ipmievd, action "start" failed. Unable to start ipmievd during installation. Trying to disable. Processing triggers for libc-bin ... ldconfig deferred processing now taking place Installing openipmi too as suggested in #110992 doens't solve the problem for me. I think that ipmitool command should just trigger module auto-load. When modprobe'd ipmi modules by hand, all works fine until the next reboot. Current workaround is tweaking /etc/modules ** Affects: ipmitool (Ubuntu) Importance: Undecided Status: New ** Tags: ipmi lucid module ** Description changed: Ubuntu 10.04.3 background: ipmitool needs the following kernel modules to be loaded in order to works (/dev/ipmi0 and co should be created) - ipmi_si 34848 2 - ipmi_devintf 5153 4 + ipmi_si 34848 2 + ipmi_devintf 5153 4 ipmi_msghandler 32803 2 ipmi_si,ipmi_devintf installing ipmitool currently results in the following error: - $ sudo apt-get install ipmitool + $ sudo apt-get install ipmitool Reading package lists... Done - Building dependency tree + Building dependency tree Reading state information... Done The following extra packages will be installed: - libreadline5 +   libreadline5 Suggested packages: - openipmi +   openipmi The following NEW packages will be installed: - ipmitool libreadline5 +   ipmitool libreadline5 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 555kB of archives. After this operation, 1,434kB of additional disk space will be used. - Do you want to continue [Y/n]? + Do you want to continue [Y/n]? Get:1 http://fr.archive.ubuntu.com/ubuntu/ lucid/main libreadline5 5.2-7build1 [132kB] Get:2 http://fr.archive.ubuntu.com/ubuntu/ lucid/universe ipmitool 1.8.11-1ubuntu1 [424kB] Fetched 555kB in 0s (1,710kB/s) Selecting previously deselected package libreadline5. (Reading database ... 136133 files and directories currently installed.) Unpacking libreadline5 (from .../libreadline5_5.2-7build1_i386.deb) ... Selecting previously deselected package ipmitool. Unpacking ipmitool (from .../ipmitool_1.8.11-1ubuntu1_i386.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Setting up libreadline5 (5.2-7build1) ... Setting up ipmitool (1.8.11-1ubuntu1) ... ipmievd: using pidfile /var/run/ipmievd.pid0 Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory Unable to open interface invoke-rc.d: initscript ipmievd, action "start" failed. Unable to start ipmievd during installation. Trying to disable. Processing triggers for libc-bin ... ldconfig deferred processing now taking place - - Installing openipmi too as suggested in #110992 doens't solve the problem for me. + Installing openipmi too as suggested in #110992 doens't solve the + problem for me. I think that ipmitool command should just trigger module auto-load. When modprobe'd ipmi modules by hand, all works fine until the next reboot. Current workaround is tweaking /etc/modules -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/908112 Title: #110992 still happens (modules are not loaded) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/908112/+subscriptions From pablobngs at gmail.com Fri Dec 23 13:10:13 2011 From: pablobngs at gmail.com (Pablo bngs) Date: Fri, 23 Dec 2011 13:10:13 -0000 Subject: [Bug 907905] Re: php5-cli scripts not running in background, stays stopped. References: <20111222201900.31430.22257.malonedeb@gac.canonical.com> Message-ID: <20111223131013.30629.22552.malone@gac.canonical.com> I have 2 built PHP versions from sources and I cannot reproduce this issue, they run in background. ~$ /opt/php5_2/bin/php -v PHP 5.2.11 (cli) (built: Dec 15 2009 18:21:33) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies ~$ /opt/php5_3/bin/php -v PHP 5.3.1 (cli) (built: Dec 15 2009 17:51:46) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies Hope this helps. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/907905 Title: php5-cli scripts not running in background, stays stopped. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/907905/+subscriptions From 110992 at bugs.launchpad.net Fri Dec 23 13:09:13 2011 From: 110992 at bugs.launchpad.net (Martin) Date: Fri, 23 Dec 2011 13:09:13 -0000 Subject: [Bug 110992] Re: ipmi modules need to manually inserted and device created References: <20070429111621.15817.37777.malonedeb@gangotri.ubuntu.com> Message-ID: <20111223130913.31129.94183.malone@chaenomeles.canonical.com> I have opened a new bug report which is basically the same as the current, which still happens on Lucid: https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/908112 But I am not able (Or I don't know how) to attach it to a specific ubuntu distribution release. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/110992 Title: ipmi modules need to manually inserted and device created To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/110992/+subscriptions From 908114 at bugs.launchpad.net Fri Dec 23 13:15:09 2011 From: 908114 at bugs.launchpad.net (Samuel Gomes) Date: Fri, 23 Dec 2011 13:15:09 -0000 Subject: [Bug 908114] [NEW] upgrading from 11.04 to 11.10 References: <20111223131510.31404.2626.malonedeb@chaenomeles.canonical.com> Message-ID: <20111223131510.31404.2626.malonedeb@chaenomeles.canonical.com> Public bug reported: After an upgrade from version 10.10 to version 11.04 suggest several errors. I have two monitors with estensão desktop. In version 11.4 to customize settings for unity windows not maximized correctly. The environment of unity crashed doing the screen blinks as if the unity is restarted several times. I upgraded to version 11.10 to check the stability of this version. Translation for "google translate" ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic-pae 2.6.38.8 Uname: Linux 2.6.38-13-generic-pae i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Fri Dec 23 09:14:33 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-22 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/908114 Title: upgrading from 11.04 to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908114/+subscriptions From 908114 at bugs.launchpad.net Fri Dec 23 13:15:09 2011 From: 908114 at bugs.launchpad.net (Samuel Gomes) Date: Fri, 23 Dec 2011 13:15:09 -0000 Subject: [Bug 908114] Re: upgrading from 11.04 to 11.10 References: <20111223131510.31404.2626.malonedeb@chaenomeles.canonical.com> Message-ID: <20111223131511.31404.6484.malone@chaenomeles.canonical.com> -- 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/908114 Title: upgrading from 11.04 to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908114/+subscriptions From 908114 at bugs.launchpad.net Fri Dec 23 13:36:19 2011 From: 908114 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 13:36:19 -0000 Subject: [Bug 908114] Re: upgrading from 11.04 to 11.10 References: <20111223131510.31404.2626.malonedeb@chaenomeles.canonical.com> Message-ID: <20111223133619.31948.30851.malone@gac.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 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 877852, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/908114 Title: upgrading from 11.04 to 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908114/+subscriptions From 908112 at bugs.launchpad.net Fri Dec 23 13:38:02 2011 From: 908112 at bugs.launchpad.net (Robie Basak) Date: Fri, 23 Dec 2011 13:38:02 -0000 Subject: [Bug 908112] Re: #110992 still happens (modules are not loaded) References: <20111223130252.30923.71623.malonedeb@gac.canonical.com> Message-ID: <20111223133803.26763.87014.launchpad@soybean.canonical.com> ** Changed in: ipmitool (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/908112 Title: #110992 still happens (modules are not loaded) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/908112/+subscriptions From 908154 at bugs.launchpad.net Fri Dec 23 15:34:49 2011 From: 908154 at bugs.launchpad.net (Bill Ruddock) Date: Fri, 23 Dec 2011 15:34:49 -0000 Subject: [Bug 908154] [NEW] PHP session garbage collection measured in minutes instead of seconds References: <20111223153449.27592.15632.malonedeb@soybean.canonical.com> Message-ID: <20111223153449.27592.15632.malonedeb@soybean.canonical.com> Public bug reported: 1) $ lsb_release -rd Description: Ubuntu 11.04 Release: 11.04 2) php5-common: Installed: 5.3.5-1ubuntu7.4 Candidate: 5.3.5-1ubuntu7.4 3) With session.gc_maxlifetime = 1440 Expected session files to be cleaned up that are over 1440 seconds old (=24 minutes) 4) What happens: only files older than 1440 minutes are deleted. In the file /etc/cron.d/php5 is the following 09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete This takes the output from /usr/lib/php5/maxlifetime which is in seconds and treats it as though it was in minutes. Should be -cmin +$(($(/usr/lib/php5/maxlifetime) / 60) ** Affects: php5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/908154 Title: PHP session garbage collection measured in minutes instead of seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/908154/+subscriptions From 908154 at bugs.launchpad.net Fri Dec 23 15:34:49 2011 From: 908154 at bugs.launchpad.net (Bill Ruddock) Date: Fri, 23 Dec 2011 15:34:49 -0000 Subject: [Bug 908154] Re: PHP session garbage collection measured in minutes instead of seconds References: <20111223153449.27592.15632.malonedeb@soybean.canonical.com> Message-ID: <20111223153450.27592.11228.malone@soybean.canonical.com> ** Patch added: "/etc/cron.d/php5" https://bugs.launchpad.net/bugs/908154/+attachment/2644902/+files/php5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/908154 Title: PHP session garbage collection measured in minutes instead of seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/908154/+subscriptions From smoser at ubuntu.com Fri Dec 23 15:26:43 2011 From: smoser at ubuntu.com (Scott Moser) Date: Fri, 23 Dec 2011 15:26:43 -0000 Subject: [Bug 524020] Re: karmic uec builds fail to publish due to 2 installed -ec2 kernels References: <20100218193922.18571.68974.malonedeb@wampee.canonical.com> Message-ID: <20111223152644.15841.61361.malone@wampee.canonical.com> I'm marking this "Wont fix". You could fix it, but really the issue was with karmic's archive. and no need to work around that. ** Changed in: vm-builder (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/524020 Title: karmic uec builds fail to publish due to 2 installed -ec2 kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/524020/+subscriptions From 908154 at bugs.launchpad.net Fri Dec 23 16:14:34 2011 From: 908154 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Fri, 23 Dec 2011 16:14:34 -0000 Subject: [Bug 908154] Re: PHP session garbage collection measured in minutes instead of seconds References: <20111223153449.27592.15632.malonedeb@soybean.canonical.com> Message-ID: <20111223161435.16545.49132.malone@wampee.canonical.com> The attachment "/etc/cron.d/php5" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu- reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/908154 Title: PHP session garbage collection measured in minutes instead of seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/908154/+subscriptions From 878877 at bugs.launchpad.net Fri Dec 23 17:18:50 2011 From: 878877 at bugs.launchpad.net (mbspringer) Date: Fri, 23 Dec 2011 17:18:50 -0000 Subject: [Bug 878877] Re: package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: error writing to '': No such file or directory just after a fresh install References: <20111020141814.17757.70260.malonedeb@wampee.canonical.com> <20111021105011.25394.75131.launchpad@gac.canonical.com> Message-ID: thank you On Fri, Oct 21, 2011 at 6:50 AM, Dave Walker wrote: > ** Changed in: tomcat6 (Ubuntu) > Importance: Undecided => Low > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/878877 > > Title: > package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: > error writing to '': No such file or directory just > after a fresh install > > Status in “tomcat6” package in Ubuntu: > Incomplete > > Bug description: > You are using Ubuntu 10.04 LTS > - the Lucid Lynx - released in April 2010 and supported > until April 2013.apt-cache policy tomcat6 > tomcat6: > Installed: 6.0.24-2ubuntu1.7 > Candidate: 6.0.24-2ubuntu1.7 > Version table: > *** 6.0.24-2ubuntu1.7 0 > 500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main > Packages > 500 http://security.ubuntu.com/ubuntu/ lucid-security/main > Packages > 100 /var/lib/dpkg/status > 6.0.24-2ubuntu1 0 > 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages > > ProblemType: Package > DistroRelease: Ubuntu 10.04 > Package: tomcat6-docs 6.0.24-2ubuntu1.7 > ProcVersionSignature: Ubuntu 2.6.32-34.77-generic 2.6.32.44+drm33.19 > Uname: Linux 2.6.32-34-generic i686 > AptOrdering: > tomcat6-docs: Install > tomcat6-docs: Configure > Architecture: i386 > Date: Thu Oct 20 07:14:47 2011 > ErrorMessage: error writing to '': No such file or > directory > InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) > PackageArchitecture: all > SourcePackage: tomcat6 > Title: package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: > error writing to '': No such file or directory > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/878877/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in Ubuntu. https://bugs.launchpad.net/bugs/878877 Title: package tomcat6-docs 6.0.24-2ubuntu1.7 failed to install/upgrade: error writing to '': No such file or directory just after a fresh install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/878877/+subscriptions From chris at chrisjohnston.org Fri Dec 23 22:49:39 2011 From: chris at chrisjohnston.org (Chris Johnston) Date: Fri, 23 Dec 2011 22:49:39 -0000 Subject: [Blueprint servercloud-p-hadoop] Ubuntu Server + Hadoop and Bigdata Message-ID: <20111223224939.31129.25437.launchpad@chaenomeles.canonical.com> Blueprint changed by Chris Johnston: Whiteboard changed: Summary of objectives for Precise: 1) Ubuntu will target packaging Apache Hadoop - Help drive support for running under OpenJDK - Packaging will retain flavour of most popular upstream packaging - Focus will be on most recent stable (0.20.203.0)- validate with upstream release schedule - Thrift support will not be included - LZO and snappy compression options will be investigated - universe target this release. 2) Juju Charms will by default align to distro packaging for precise Full sessions notes from UDS-P: http://pad.ubuntu.com/uds-p-servercloud-p-hadoop Work items precise-alpha-1: - [m_3] Hadoop community input (what about no thrift? etc): DONE - [m_3] Attend HadoopWorld: DONE + [mark-mims] Hadoop community input (what about no thrift? etc): DONE + [mark-mims] Attend HadoopWorld: DONE [james-page] Check on release schedule for Apache Hadoop between now and Feature Freeze: TODO [james-page] Investigate upstream co-operation from Hortonworks/Cloudera to ensure ongoing collaboration going forward: INPROGRESS Work items precise-beta-1: [negronjl] adjust hadoop charms to have a configurable backend hadoop, get one into the charm repository: TODO [james-page] Package KFS for Ubuntu: TODO [james-page] Package Apache ftp-server for Ubuntu: TODO [james-page] Package Hadoop for Ubuntu: TODO Work Items: [james-page] Active backport packaging post 12.04 release: TODO [james-page] Feed back all work to Debian: TODO -- Ubuntu Server + Hadoop and Bigdata https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hadoop From chris at chrisjohnston.org Fri Dec 23 22:50:33 2011 From: chris at chrisjohnston.org (Chris Johnston) Date: Fri, 23 Dec 2011 22:50:33 -0000 Subject: [Blueprint servercloud-p-build-marshall] Pushing Ubuntu to the Cloud Message-ID: <20111223225033.31021.31201.launchpad@gac.canonical.com> Blueprint changed by Chris Johnston: Whiteboard changed: Work Items: [utlemming] Stand-up a public glance server: TODO [utlemming] Alter build scripts to publish to glance server: TODO [utlemming] Write "ubuntu-cloud-images-sync" script: TODO [utlemming] Document how to consume public glance server: TODO [utlemming] Modify Ubuntu openstack packaging to include Ubuntu glance server: TODO - [Joe Heck] Change Dashboard to support multiple glance registry servers: TODO - [Joe Heck] Add GPG support for image authenticity: TODO + [heckj] Change Dashboard to support multiple glance registry servers: TODO + [heckj] Add GPG support for image authenticity: TODO [smoser] cloud-init should look for archive.local and support apt-proxy: TODO [utlemming] Eucalytpus sync script: TODO [utlemming] Upstream changes to live-build: TODO [smoser] Stand-up a public glance server: TODO Rationale: There is significant value to both the community and paid customers in having Canonical own and maintaining images on major cloud- vendors. Assumptions:   * There are literally thousands of public Ubuntu public images; each public image is slightly different and is confusing to customers.   * Owning our own images will help to reduce vendor customization and make for a consistent experience across different cloud-vendors.   * There will be new major cloud-vendors that will want the official images, or on which we want to publish images.   * The current system was design for publishing images to one vendors in multiple regions   * Amazon AWS is growing with new services and new regions, which may stress the current system UDS Deciusions: To provide multiple ways for different cloud vendors to consume the official Ubuntu images. The four methods decided on are: 1. Push Ubuntu images to all EC2 regions 2. Provide a public glance server for OpenStack Deployments. OpenStack to make changes to support multiple glance registry servers. 3. Provide a sync script for people to pull the latest images for OpenStack 4. Provide a sync script for people to pull the latest images for Eucalpytus To -- Pushing Ubuntu to the Cloud https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-build-marshall From jeromepoulin at gmail.com Sat Dec 24 00:54:27 2011 From: jeromepoulin at gmail.com (TiCPU) Date: Sat, 24 Dec 2011 00:54:27 -0000 Subject: [Bug 908303] [NEW] smbd: vfs_shadow_copy2 module fails without "wide links = yes" References: <20111224005427.15939.61097.malonedeb@wampee.canonical.com> Message-ID: <20111224005427.15939.61097.malonedeb@wampee.canonical.com> Public bug reported: Description: Ubuntu 11.10 Release: 11.10 samba: Installed: 2:3.5.11~dfsg-1ubuntu2.1 Candidate: 2:3.5.11~dfsg-1ubuntu2.1 Version table: *** 2:3.5.11~dfsg-1ubuntu2.1 0 500 http://ca.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 Packages 100 /var/lib/dpkg/status 2:3.5.11~dfsg-1ubuntu2 0 500 http://ca.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages When setting up a share using vfs object = shadow_copy2 shadow copies don't show on remote computer unless unix extensions = no wide links = yes are added to the global section as well which disable features and might enable access to paths from anywhere in the system which is a security issue. Debugging of the problem has been done in samba mailing list but stopped: https://lists.samba.org/archive/samba- technical/2011-January/075651.html ** Affects: samba (Ubuntu) Importance: Undecided Status: New -- 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/908303 Title: smbd: vfs_shadow_copy2 module fails without "wide links = yes" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908303/+subscriptions From 604998 at bugs.launchpad.net Sat Dec 24 01:05:22 2011 From: 604998 at bugs.launchpad.net (Shane Madden) Date: Sat, 24 Dec 2011 01:05:22 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111224010522.31404.49980.malone@chaenomeles.canonical.com> Great, thanks a lot for all your hard work on this! Appreciate it! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From adam.gandelman at canonical.com Sat Dec 24 02:05:55 2011 From: adam.gandelman at canonical.com (Adam Gandelman) Date: Sat, 24 Dec 2011 02:05:55 -0000 Subject: [Blueprint servercloud-p-openstack-charms] Revisiting openstack juju charms Message-ID: <20111224020555.31031.62499.launchpad@chaenomeles.canonical.com> Blueprint changed by Adam Gandelman: Whiteboard changed: Work items: nova-cloud-controller - Split into charms after Juju supports multiple units on a machine (or colocation): TODO [gandelman-a] nova-network - Add VLAN net manager support: TODO [gandelman-a] glance - ceph interface and optional, configurable S3 support: TODO glance - split API and registry server to individual charms (when Juju features become available): TODO swift - general overhaul/cleanup: TODO swift - refactor/reimplement storage node add-unit / remove-unit & balancing: TODO swift:-proxy - load balancing relations: TODO all charms: need relations to nagios and collectd: TODO - [gandelman-a] keystone - charm needed: TODO + [gandelman-a] keystone - charm needed: INPROGRESS [gandelman-a] nova-volume - charm needed: TODO - [gandelman-a] horizon - charm needed: TODO + [gandelman-a] horizon - charm needed: INPROGRESS [gandelman-a] nova-compute - SSL for live migration: TODO rabbitmq - add active-active clustering support: TODO melange - charm needed if quantum is supported (tech preview): TODO Current Charms:  * nova-cloud-controller  * nova-compute  * glance  * swift-proxy  * swift-storage TODOS for current charms:  * Reimplement swift-storage pool (one juju service unit per swift zone, allow add-unit per zone)  * Break nova-cloud-controller into individual charms (nova-api, nova-scheduler, nova-objectstore)  * Enable and ensure Horizontal scaling of swift-proxy , glance and nova-cloud-controller Charms needed:  * keystone  * nova-volume -- Revisiting openstack juju charms https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack-charms From 877882 at bugs.launchpad.net Sat Dec 24 04:17:12 2011 From: 877882 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 24 Dec 2011 04:17:12 -0000 Subject: [Bug 877882] Re: shared folder References: <20111019033323.28671.75563.malonedeb@wampee.canonical.com> Message-ID: <20111224041744.31316.51667.malone@loganberry.canonical.com> [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. https://bugs.launchpad.net/bugs/877882 Title: shared folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/877882/+subscriptions From 908303 at bugs.launchpad.net Sun Dec 25 17:06:38 2011 From: 908303 at bugs.launchpad.net (Robie Basak) Date: Sun, 25 Dec 2011 17:06:38 -0000 Subject: [Bug 908303] Re: smbd: vfs_shadow_copy2 module fails without "wide links = yes" References: <20111224005427.15939.61097.malonedeb@wampee.canonical.com> Message-ID: <20111225170639.31119.43292.launchpad@gac.canonical.com> ** Changed in: samba (Ubuntu) Importance: Undecided => Low -- 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/908303 Title: smbd: vfs_shadow_copy2 module fails without "wide links = yes" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908303/+subscriptions From 908583 at bugs.launchpad.net Sun Dec 25 17:20:33 2011 From: 908583 at bugs.launchpad.net (Henk Bokhoven) Date: Sun, 25 Dec 2011 17:20:33 -0000 Subject: [Bug 908583] [NEW] Apache cache serving partial content 206 responses to requests for the full content References: <20111225172033.538.83997.malonedeb@chaenomeles.canonical.com> Message-ID: <20111225172033.538.83997.malonedeb@chaenomeles.canonical.com> Public bug reported: Apache is caching 206 responses. This is a known bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=49113 has been fixed in the trunk (http://svn.apache.org/viewvc?view=revision&revision=933919) but not in 2.2.1x [1] Description: Ubuntu 10.04.3 LTS, Release: 10.04 [2] Package: latest apache2 / apache2-mpm-worker 2.2.14-5ubuntu8.7 [3] Expected to happen: HEAD "http://example.com/filename.swf" 200 OK Cache-Control: max-age=604800 Connection: close [4] What happened instead: HEAD "http://example.com/filename.swf" 206 Partial Content Cache-Control: max-age=604800 Cleaned up the cached file by hand from the CacheRoot My advise: apply the 2 patches as discussed here: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=markup&pathrev=1165626 That makes: http://people.apache.org/~minfrin/httpd-cache-partial-2.2.patch and http://people.apache.org/~minfrin/httpd-cache-partial2-2.2.patch ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New ** Tags: apache2 caching -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/908583 Title: Apache cache serving partial content 206 responses to requests for the full content To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/908583/+subscriptions From 531599 at bugs.launchpad.net Sun Dec 25 19:18:33 2011 From: 531599 at bugs.launchpad.net (Simon Chan) Date: Sun, 25 Dec 2011 19:18:33 -0000 Subject: [Bug 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption References: <20100303210621.10909.94453.malonedeb@gandwana.canonical.com> Message-ID: <20111225191833.31948.95345.malone@gac.canonical.com> The new fix 0.12.4+bzr475-0ubuntu1 seems to have created another bug: Repoduce the Bug : Use vmbuilder to create VM, execution would terminate right at "Unmounting target filesystem". An error occurs when the system tries to unmount /dev/mapper/loop0pp1 It seems to be a typo, it should be /dev/mapper/loop0p1 (Only one 'p'). Rollbacked to 0.12.4+bzr471-0ubuntu1 and this problem is gone. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/531599 Title: device mappings for partitions not removed after build using --raw, leading to filesystem corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+subscriptions From 908605 at bugs.launchpad.net Sun Dec 25 19:39:06 2011 From: 908605 at bugs.launchpad.net (Phil Stone) Date: Sun, 25 Dec 2011 19:39:06 -0000 Subject: [Bug 908605] [NEW] mod_wsgi fails to log python errors References: <20111225193906.422.95569.malonedeb@chaenomeles.canonical.com> Message-ID: <20111225193906.422.95569.malonedeb@chaenomeles.canonical.com> Public bug reported: mod_wsgi based python apps that generate python errors, like divide by zero, should send a 500 error to the browser and log the python errors in the applications' log. In Ubuntu 11.10 a regression was introduce where the Apache VirtualHost must be specified as *:80 for this expected behavior to still work. Anything else sends the 500 error to the browser, but leaves nothing in the apache log file. Here are the 2 files needed to reproduce the problem... To reproduce you also need an entry in /etc/hosts for www.hello.loc to be 127.0.0.1, and an otherwise working apache server. --- The standard mod_wsgi Hello World App, modifed to force a divide by zero error... --- #!/usr/bin/python def application(environ, start_response): a = 5/0 # This line added to induce a deliberate error. Hide this line to always see Hello World! in browser. status = '200 OK' output = 'Hello World!' response_headers = [('Content-type', 'text/plain'), ('Content-Length', str(len(output)))] start_response(status, response_headers) return [output] --- The Apache Configuration file for this same application --- WSGIRestrictEmbedded On ServerName www.hello.loc WSGIProcessGroup hello.loc WSGIDaemonProcess hello.loc processes=1 threads=10 display-name=%{GROUP} WSGIScriptAlias / /www/hello/website.py process-group=hello.loc application-group=${GLOBAL} LogLevel warn ErrorLog /www/hello/logs/error.log CustomLog /www/hello/logs/access.log combined --- NOTES --- The 2 files given above are SUPPOSED to generate an internal error to the browser (a 500 error) AND log into the error log the python traceback showing the line and file where the divide by zero error happened. It does not work because of the 127.0.0.1 in the VirtualHost... Also broke are Named Virtual Hosts of any form, as in... The work around is to use "*" instead, as in... I found this bug on an upgrade of Ubuntu Server to 11.10. Note that the form that works, serves the site on all IP addresses on a server. This is the "toy" form of this command. Real servers are often multi-homed. The parameter on the Virtual host when not *:80 is supposed to indicate the IP or named server that is being used. NOTE... ONLY ERROR LOGGING is impacted by this bug, NOT normal display. A website impacted by this bug, especially after a system upgrade to 11.10, will serve "Internal Server Errors" to client browsers and NOT log the error to the error logs for discovery later by an administrator. (As I found out to my trouble on a much, much bigger system than this example.) Technically the work-around given above is a potential security issue depending on the networking involved, so be careful if you're reading this and hacking your server to get it working again. ** Affects: mod-wsgi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/908605 Title: mod_wsgi fails to log python errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mod-wsgi/+bug/908605/+subscriptions From 908614 at bugs.launchpad.net Sun Dec 25 20:56:20 2011 From: 908614 at bugs.launchpad.net (Mike Mestnik) Date: Sun, 25 Dec 2011 20:56:20 -0000 Subject: [Bug 908614] [NEW] /run: Too many levels of symbolic links References: <20111225205621.27494.17175.malonedeb@soybean.canonical.com> Message-ID: <20111225205621.27494.17175.malonedeb@soybean.canonical.com> Public bug reported: root at ubuntu:~# ls /run ls: cannot access /run: Too many levels of symbolic links root at ubuntu:~# ls -alrt /run /var/run lrwxrwxrwx 1 root root 8 Dec 24 14:58 /run -> /var/run lrwxrwxrwx 1 root root 4 Dec 25 14:42 /var/run -> /run ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: dnsmasq-base 2.59-4 ProcVersionSignature: Ubuntu 3.2.0-6.12-generic-pae 3.2.0-rc6 Uname: Linux 3.2.0-6-generic-pae i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 CasperVersion: 1.296 Date: Sun Dec 25 20:54:20 2011 LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20111220) ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 SourcePackage: dnsmasq UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: debian-base-files Importance: Undecided Status: New ** Affects: sysvinit Importance: Undecided Status: New ** Affects: dnsmasq (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic links To manage notifications about this bug go to: https://bugs.launchpad.net/debian-base-files/+bug/908614/+subscriptions From 908614 at bugs.launchpad.net Sun Dec 25 20:56:20 2011 From: 908614 at bugs.launchpad.net (Mike Mestnik) Date: Sun, 25 Dec 2011 20:56:20 -0000 Subject: [Bug 908614] Re: /run: Too many levels of symbolic links References: <20111225205621.27494.17175.malonedeb@soybean.canonical.com> Message-ID: <20111225205622.27494.68967.malone@soybean.canonical.com> ** Also affects: debian-base-files Importance: Undecided Status: New ** Also affects: sysvinit Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic links To manage notifications about this bug go to: https://bugs.launchpad.net/debian-base-files/+bug/908614/+subscriptions From 908614 at bugs.launchpad.net Sun Dec 25 21:02:53 2011 From: 908614 at bugs.launchpad.net (Mike Mestnik) Date: Sun, 25 Dec 2011 21:02:53 -0000 Subject: [Bug 908614] Re: /run: Too many levels of symbolic links References: <20111225205621.27494.17175.malonedeb@soybean.canonical.com> Message-ID: <20111225210253.31836.8888.malone@gac.canonical.com> root at ubuntu:~# dpkg -S /var/run base-files, initscripts: /run base-files, dnsmasq-base: /var/run -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic links To manage notifications about this bug go to: https://bugs.launchpad.net/debian-base-files/+bug/908614/+subscriptions From 192439 at bugs.launchpad.net Mon Dec 26 04:18:42 2011 From: 192439 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Mon, 26 Dec 2011 04:18:42 -0000 Subject: [Bug 192439] Re: vmhgfs mounting not enabled after install References: <20080216172411.16246.4853.malonedeb@gangotri.ubuntu.com> Message-ID: <20111226041842.6565.52625.malone@loganberry.canonical.com> [Expired for open-vm-tools (Ubuntu) because there has been no activity for 60 days.] ** Changed in: open-vm-tools (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/192439 Title: vmhgfs mounting not enabled after install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/192439/+subscriptions From 705509 at bugs.launchpad.net Mon Dec 26 14:34:35 2011 From: 705509 at bugs.launchpad.net (SaveTheRbtz) Date: Mon, 26 Dec 2011 14:34:35 -0000 Subject: [Bug 705509] Re: /dev/kvm is owned by root:root after install on natty References: <20110120165310.6128.71653.malonedeb@gandwana.canonical.com> Message-ID: <20111226143435.26562.58327.malone@soybean.canonical.com> Will it be ported to lucid? ** Also affects: qemu-kvm Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/705509 Title: /dev/kvm is owned by root:root after install on natty To manage notifications about this bug go to: https://bugs.launchpad.net/qemu-kvm/+bug/705509/+subscriptions From dfrg.msc at gmail.com Mon Dec 26 15:42:38 2011 From: dfrg.msc at gmail.com (dfrg.msc) Date: Mon, 26 Dec 2011 15:42:38 -0000 Subject: [Bug 690925] Re: Package MySQL 5.5.x for Ubuntu References: <20101216031602.8153.23788.malonedeb@soybean.canonical.com> Message-ID: <20111226154238.16338.8664.malone@wampee.canonical.com> The date of Debian import freeze of Ubuntu 12.04 is coming soon, will 5.5.19 be uploaded to Debian experimental? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/690925 Title: Package MySQL 5.5.x for Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/690925/+subscriptions From 726790 at bugs.launchpad.net Mon Dec 26 17:08:07 2011 From: 726790 at bugs.launchpad.net (Taco) Date: Mon, 26 Dec 2011 17:08:07 -0000 Subject: [Bug 726790] Re: python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be created properly when "lucid" is the target References: <20110228210843.25879.98734.malonedeb@soybean.canonical.com> Message-ID: <20111226170808.27175.17367.malone@soybean.canonical.com> Using version 0.12.4+bzr469-0ubuntu1 I also get the exception that the device is busy. When I insert a "run_cmd('sync')" just before the umount command it works OK and building finishes without the exception. So, the /usr/lib/python2.7/dist- packages/VMBuilder/plugins/ubuntu/dapper.py file contains: def unmount_dev(self): self.context.cancel_cleanup(self.unmount_dev) run_cmd('sync') # added by me run_cmd('umount', '%s/dev' % self.context.chroot_dir) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/726790 Title: python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be created properly when "lucid" is the target To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/726790/+subscriptions From BrandonIngalls at gmail.com Mon Dec 26 17:28:26 2011 From: BrandonIngalls at gmail.com (Brandon Ingalls) Date: Mon, 26 Dec 2011 17:28:26 -0000 Subject: [Bug 908824] [NEW] Unable to connect to VPN as a non-admin user References: <20111226172827.27387.75038.malonedeb@soybean.canonical.com> Message-ID: <20111226172827.27387.75038.malonedeb@soybean.canonical.com> Public bug reported: The user I use on my desktop is a normal desktop user no extra rights. Now I want to connect to my VPN and when I do the network-manager app tells me that I am connected but I am not. When I run openvpn in a terminal I get... me at BrandonsDesktop:~/Desktop/Keep$ openvpn vpn.ovpn Mon Dec 26 12:24:44 2011 OpenVPN 2.2.0 x86_64-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [eurephia] [MH] [PF_INET6] [IPv6 payload 20110424-2 (2.2RC2)] built on Jul 4 2011 Enter Auth Username:* Enter Auth Password: Mon Dec 26 12:24:59 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables Mon Dec 26 12:24:59 2011 RESOLVE: NOTE: * resolves to 2 addresses Mon Dec 26 12:24:59 2011 Attempting to establish TCP connection with [AF_INET]* [nonblock] Mon Dec 26 12:25:00 2011 TCP connection established with [AF_INET]* Mon Dec 26 12:25:00 2011 TCPv4_CLIENT link local: [undef] Mon Dec 26 12:25:00 2011 TCPv4_CLIENT link remote: [AF_INET]* Mon Dec 26 12:25:00 2011 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Mon Dec 26 12:25:04 2011 [server] Peer Connection Initiated with [AF_INET]* Mon Dec 26 12:25:07 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: Permission denied (errno=13) Mon Dec 26 12:25:07 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interface Mon Dec 26 12:25:07 2011 Cannot allocate TUN/TAP dev dynamically Mon Dec 26 12:25:07 2011 Exiting Shouldn't a non-admin user be able to connect to a VPN? This is almost as annoying as how the Available to All Users button is checked by default now. Making it so if a non-admin user wants to connect to a new network you need to enter in the admin users password. Not very user friendly when you can't give the user your admin password. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: openvpn 2.2.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 26 12:19:48 2011 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: openvpn UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: openvpn (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric running-unity -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/908824 Title: Unable to connect to VPN as a non-admin user To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/908824/+subscriptions From BrandonIngalls at gmail.com Mon Dec 26 17:28:26 2011 From: BrandonIngalls at gmail.com (Brandon Ingalls) Date: Mon, 26 Dec 2011 17:28:26 -0000 Subject: [Bug 908824] Re: Unable to connect to VPN as a non-admin user References: <20111226172827.27387.75038.malonedeb@soybean.canonical.com> Message-ID: <20111226172828.27387.64914.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu. https://bugs.launchpad.net/bugs/908824 Title: Unable to connect to VPN as a non-admin user To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/908824/+subscriptions From 908833 at bugs.launchpad.net Mon Dec 26 18:06:34 2011 From: 908833 at bugs.launchpad.net (buynada) Date: Mon, 26 Dec 2011 18:06:34 -0000 Subject: [Bug 908833] [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') References: <20111226180635.16970.88412.malonedeb@wampee.canonical.com> Message-ID: <20111226180635.16970.88412.malonedeb@wampee.canonical.com> Public bug reported: standard upgrade using alternate i386 CD. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 Uname: Linux 2.6.35-22-generic i686 Architecture: i386 Date: Mon Dec 26 19:15:59 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 -- 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/908833 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908833/+subscriptions From 908833 at bugs.launchpad.net Mon Dec 26 18:06:34 2011 From: 908833 at bugs.launchpad.net (buynada) Date: Mon, 26 Dec 2011 18:06:34 -0000 Subject: [Bug 908833] 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') References: <20111226180635.16970.88412.malonedeb@wampee.canonical.com> Message-ID: <20111226180636.16970.88433.malone@wampee.canonical.com> -- 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/908833 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/908833/+subscriptions From james.troup at canonical.com Mon Dec 26 23:56:31 2011 From: james.troup at canonical.com (James Troup) Date: Mon, 26 Dec 2011 23:56:31 -0000 Subject: [Bug 908901] [NEW] awstats confused by 408 entries in apache log files References: <20111226235631.31404.41602.malonedeb@chaenomeles.canonical.com> Message-ID: <20111226235631.31404.41602.malonedeb@chaenomeles.canonical.com> Public bug reported: We have a mostly idle (historical) site that we still run awstats over. These days, for reasons I've yet to derermine, it generates a lot of 408 responses, e.g.: | 91.189.88.12 - - [01/Dec/2011:12:54:56 +0000] "-" 408 4808 "-" "-" If enough of these are at the start of the logfile, awstats chokes on the file: | AWStats did not find any valid log lines that match your LogFormat parameter, in the 50th first non commented lines read of your log. | Your log file /usr/share/doc/awstats/examples/logresolvemerge.pl /srv/webstats.canonical.com/logs/SERVER_NAME/SITE_NAME* | must have a bad format or LogFormat parameter setup does not match this format. | Your AWStats LogFormat parameter is: | 1 | This means each line in your web server log file need to have "combined log format" like this: | 111.22.33.44 - - [10/Jan/2001:02:14:14 +0200] "GET / HTTP/1.1" 200 1234 "http://www.fromserver.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" | And this is an example of records AWStats found in your log file (the record number 50 in your log): | 91.189.88.12 - - [01/Dec/2011:13:10:24 +0000] "-" 408 4808 "-" "-" | Setup ('/etc/awstats/awstats.SITE_NAME.conf' file, web server or permissions) may be wrong. | Check config file, permissions and AWStats documentation (in 'docs' directory). We're using LogFormat=1 and AFAIK the line quoted is valid combined log format data. ** Affects: awstats (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to awstats in Ubuntu. https://bugs.launchpad.net/bugs/908901 Title: awstats confused by 408 entries in apache log files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/awstats/+bug/908901/+subscriptions From 908905 at bugs.launchpad.net Tue Dec 27 00:39:30 2011 From: 908905 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 00:39:30 -0000 Subject: [Bug 908905] [NEW] upstart problems with S20squid script References: <20111227003930.32049.39465.malonedeb@gac.canonical.com> Message-ID: <20111227003930.32049.39465.malonedeb@gac.canonical.com> Public bug reported: After performing a dist-upgrade of my lucid installation, I got the following upstart error in my boot.log: Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service S20squid start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start S20squid start: Unknown job: S20squid One can reproduce this bug, by simply issuing "sudo /etc/rc(2-5).d/S20squid start". Since S20squid is simply a symlink to /etc/init.d/squid this affects all runlevels. However it seems to be non critical since squid is started anyway (I have no idea why). The issue can be fixed by modifying line 8 in /etc/init.d/squid from JOB="${INITSCRIPT%.sh}" to JOB="squid" So there are two issues here, if I am not mistaken. First the redundancy since squid is started by two different scripts(?) and secondly the wrong line in /etc/init.d/squid. I am running Ubuntu 10.04.3 LTS My squid version is 2.7.STABLE7 The system is up-to-date (aside from the grub package which is held back) If you need any more information I am happy to provide it. Thanks for your efforts B. Brandt ** Affects: squid (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908905 Title: upstart problems with S20squid script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908905/+subscriptions From 908908 at bugs.launchpad.net Tue Dec 27 01:02:16 2011 From: 908908 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 01:02:16 -0000 Subject: [Bug 908908] [NEW] uninitialized variable in wbinfo_group.pl causes false authentication results References: <20111227010216.16240.43322.malonedeb@wampee.canonical.com> Message-ID: <20111227010216.16240.43322.malonedeb@wampee.canonical.com> Public bug reported: I am using squid version 2.7.STABLE7 with users authenticating via an ActiveDirectory (AD). I am using the wbinfo_group.pl helper script for checking group memberships. After a while internet access is denied at random for some users. In the squid log I see Use of uninitialized value in concatenation (.) or string at /usr/lib/squid/wbinfo_group.pl line 67, line 1. this message repeats from time to time, with "line 1" increasing. As described in http://www.linuxquestions.org/questions/linux-server-73 /squid-ntlm-authentication-only-first-logon-is-authenticated-723587/ I explicitly set the variable $ans. After that I get some errors about Character in 'c' format wrapped in pack at /usr/lib/squid/wbinfo_group.pl line 92, line 1. So I changed the function call pack("c",hex($1)) to pack("C",hex($1)) everywhere in the script. Since then everything is running smoothly. No more random errors. I have attached a diff file with the changes. I am running Ubuntu 10.04.3 LTS squid version 2.7.STABLE7 If you need any more information I am happy to provide it. Thanks for your efforts B. Brandt ** Affects: squid (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908908 Title: uninitialized variable in wbinfo_group.pl causes false authentication results To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908908/+subscriptions From 908908 at bugs.launchpad.net Tue Dec 27 01:02:16 2011 From: 908908 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 01:02:16 -0000 Subject: [Bug 908908] Re: uninitialized variable in wbinfo_group.pl causes false authentication results References: <20111227010216.16240.43322.malonedeb@wampee.canonical.com> Message-ID: <20111227010217.16240.85112.malone@wampee.canonical.com> ** Patch added: "patching unitialized variable and pack function call" https://bugs.launchpad.net/bugs/908908/+attachment/2647870/+files/wbinfo_group_new.pl.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908908 Title: uninitialized variable in wbinfo_group.pl causes false authentication results To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908908/+subscriptions From 689454 at bugs.launchpad.net Tue Dec 27 01:06:41 2011 From: 689454 at bugs.launchpad.net (Ankur Oberoi) Date: Tue, 27 Dec 2011 01:06:41 -0000 Subject: [Bug 689454] Re: No upstart script for apache2 References: <20101212232845.32073.43531.malonedeb@wampee.canonical.com> Message-ID: <20111227010641.311.95183.malone@chaenomeles.canonical.com> I'd also like to see an upstart script included by default -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/689454 Title: No upstart script for apache2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/689454/+subscriptions From 908905 at bugs.launchpad.net Tue Dec 27 01:49:44 2011 From: 908905 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 01:49:44 -0000 Subject: [Bug 908905] Re: upstart problems with S20squid script References: <20111227003930.32049.39465.malonedeb@gac.canonical.com> Message-ID: <20111227014944.641.88445.malone@chaenomeles.canonical.com> ** Description changed: After performing a dist-upgrade of my lucid installation, I got the following upstart error in my boot.log: Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service S20squid start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start S20squid start: Unknown job: S20squid One can reproduce this bug, by simply issuing "sudo /etc/rc(2-5).d/S20squid start". Since S20squid is simply a symlink to /etc/init.d/squid this affects all runlevels. However it seems to be non critical since squid is started anyway (I have no idea why). The issue - can be fixed by modifying line 8 in /etc/init.d/squid from + can be fixed by inserting - JOB="${INITSCRIPT%.sh}" + if [ "$JOB" = "S20squid" ]; then + JOB="squid" + fi - to - - JOB="squid" - - So there are two issues here, if I am not mistaken. First the redundancy - since squid is started by two different scripts(?) and secondly the - wrong line in /etc/init.d/squid. + into /etc/init.d/squid, see attached patch. However there are two issues + here, if I am not mistaken. First the redundancy since squid is started + by two different scripts(?) and secondly the wrong line in + /etc/init.d/squid. I am running Ubuntu 10.04.3 LTS My squid version is 2.7.STABLE7 The system is up-to-date (aside from the grub package which is held back) If you need any more information I am happy to provide it. Thanks for your efforts B. Brandt ** Patch added: "inserting case discrimation in /etc/init.d/squid" https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908905/+attachment/2647875/+files/squid_new.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908905 Title: upstart problems with S20squid script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908905/+subscriptions From 908908 at bugs.launchpad.net Tue Dec 27 04:13:02 2011 From: 908908 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Tue, 27 Dec 2011 04:13:02 -0000 Subject: [Bug 908908] Re: uninitialized variable in wbinfo_group.pl causes false authentication results References: <20111227010216.16240.43322.malonedeb@wampee.canonical.com> Message-ID: <20111227041302.31600.58303.malone@chaenomeles.canonical.com> The attachment "patching unitialized variable and pack function call" of this bug report has been identified as being a patch. The ubuntu- reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908908 Title: uninitialized variable in wbinfo_group.pl causes false authentication results To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908908/+subscriptions From 908905 at bugs.launchpad.net Tue Dec 27 04:12:51 2011 From: 908905 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Tue, 27 Dec 2011 04:12:51 -0000 Subject: [Bug 908905] Re: upstart problems with S20squid script References: <20111227003930.32049.39465.malonedeb@gac.canonical.com> Message-ID: <20111227041251.27069.16082.malone@soybean.canonical.com> The attachment "inserting case discrimation in /etc/init.d/squid" of this bug report has been identified as being a patch. The ubuntu- reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/908905 Title: upstart problems with S20squid script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/908905/+subscriptions From 859814 at bugs.launchpad.net Tue Dec 27 04:18:30 2011 From: 859814 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 27 Dec 2011 04:18:30 -0000 Subject: [Bug 859814] Re: Locale issues with beta-1/2 cloud-images References: <20110926171239.17653.98063.malonedeb@wampee.canonical.com> Message-ID: <20111227041830.8660.83874.malone@loganberry.canonical.com> [Expired for cloud-init (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cloud-init (Ubuntu) Status: Incomplete => Expired -- 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/859814 Title: Locale issues with beta-1/2 cloud-images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/859814/+subscriptions From 909006 at bugs.launchpad.net Tue Dec 27 10:43:52 2011 From: 909006 at bugs.launchpad.net (Jerry) Date: Tue, 27 Dec 2011 10:43:52 -0000 Subject: [Bug 909006] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111227104352.27069.98931.malonedeb@soybean.canonical.com> Message-ID: <20111227104352.27069.98931.malonedeb@soybean.canonical.com> Public bug reported: installing a kept back kernel vmxnet or similar and vsock no files/directory errors during make or build postinstall.d process previous bug report done on similar thing, said the parts of the kernel were not in November, maybe December, and now it's late December, and not there, so maybe Jan? Either way, if the kernel runs without the dkms module, and just not virtualization I'm OK with that... but eventually, hoping it will work. or some oth ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.07.19-450511-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-6.12-generic 3.2.0-rc6 Uname: Linux 3.2.0-6-generic i686 ApportVersion: 1.90-0ubuntu1 Architecture: i386 DKMSKernelVersion: 3.2.0-7-generic Date: Tue Dec 27 05:37:33 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) PackageArchitecture: all PackageVersion: 2011.07.19-450511-0ubuntu2 SourcePackage: open-vm-tools Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build UpgradeStatus: Upgraded to precise on 2011-11-25 (31 days ago) ** Affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/909006 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/909006/+subscriptions From 909006 at bugs.launchpad.net Tue Dec 27 10:43:52 2011 From: 909006 at bugs.launchpad.net (Jerry) Date: Tue, 27 Dec 2011 10:43:52 -0000 Subject: [Bug 909006] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111227104352.27069.98931.malonedeb@soybean.canonical.com> Message-ID: <20111227104353.27069.46545.malone@soybean.canonical.com> -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/909006 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/909006/+subscriptions From 909006 at bugs.launchpad.net Tue Dec 27 10:50:04 2011 From: 909006 at bugs.launchpad.net (Apport retracing service) Date: Tue, 27 Dec 2011 10:50:04 -0000 Subject: [Bug 909006] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111227104352.27069.98931.malonedeb@soybean.canonical.com> Message-ID: <20111227105004.16753.60644.launchpad@wampee.canonical.com> ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/909006 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/909006/+subscriptions From 302194 at bugs.launchpad.net Tue Dec 27 11:43:23 2011 From: 302194 at bugs.launchpad.net (Andrew Mutiti) Date: Tue, 27 Dec 2011 11:43:23 -0000 Subject: [Bug 302194] Re: package bacula-director-mysql 2.2.8-5ubuntu7 failed to install/upgrade: subprocess post-installation script returned error exit status 30 References: <20081125221910.12761.92838.malonedeb@palladium.canonical.com> Message-ID: <20111227114324.17072.49738.malone@wampee.canonical.com> Hie Pedro I have encountered the same problem Here is the result: ~$ DEBCONF_DEBUG="developer" dpkg --configure -a dpkg: requested operation requires superuser privilege sysadmin at mail:~$ sysadmin at mail:~$ sudo DEBCONF_DEBUG="developer" dpkg --configure -a Setting up bacula-director-mysql (5.0.2-1ubuntu1) ... debconf (developer): frontend started debconf (developer): frontend running, package name is bacula-director-mysql debconf: Unknown template field '_description', in stanza #9 of /var/lib/dpkg/info/bacula-director-mysql.templates debconf (developer): starting /var/lib/dpkg/info/bacula-director-mysql.config configure debconf (developer): <-- CAPB backup debconf (developer): --> 0 multiselect escape backup debconf (developer): <-- REGISTER dbconfig-common/database-type bacula-director-mysql/database-type debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/database-type pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/database-type dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/dbconfig-install bacula-director-mysql/dbconfig-install debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-install pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-install dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/dbconfig-upgrade bacula-director-mysql/dbconfig-upgrade debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-upgrade pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-upgrade dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/dbconfig-remove bacula-director-mysql/dbconfig-remove debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-remove pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-remove dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/dbconfig-reinstall bacula-director-mysql/dbconfig-reinstall debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-reinstall pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/dbconfig-reinstall dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/password-confirm bacula-director-mysql/password-confirm debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/password-confirm pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/password-confirm dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/app-password-confirm bacula-director-mysql/app-password-confirm debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/app-password-confirm pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/app-password-confirm dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/purge bacula-director-mysql/purge debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/purge pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/purge dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/upgrade-backup bacula-director-mysql/upgrade-backup debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/upgrade-backup pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/upgrade-backup dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/passwords-do-not-match bacula-director-mysql/passwords-do-not-match debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/passwords-do-not-match pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/passwords-do-not-match dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/install-error bacula-director-mysql/install-error debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/install-error pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/install-error dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/upgrade-error bacula-director-mysql/upgrade-error debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/upgrade-error pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/upgrade-error dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/remove-error bacula-director-mysql/remove-error debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remove-error pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remove-error dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/internal/reconfiguring bacula-director-mysql/internal/reconfiguring debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/internal/reconfiguring pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/internal/reconfiguring dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/internal/skip-preseed bacula-director-mysql/internal/skip-preseed debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/internal/skip-preseed pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/internal/skip-preseed dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/missing-db-package-error bacula-director-mysql/missing-db-package-error debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/missing-db-package-error pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/missing-db-package-error dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/mysql/method bacula-director-mysql/mysql/method debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/method pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/method dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/remote/host bacula-director-mysql/remote/host debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/host pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/host dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/remote/newhost bacula-director-mysql/remote/newhost debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/newhost pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/newhost dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/mysql/app-pass bacula-director-mysql/mysql/app-pass debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/app-pass pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/app-pass dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/mysql/admin-user bacula-director-mysql/mysql/admin-user debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/admin-user pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/admin-user dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/mysql/admin-pass bacula-director-mysql/mysql/admin-pass debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/admin-pass pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/mysql/admin-pass dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/remote/port bacula-director-mysql/remote/port debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/port pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/remote/port dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/db/dbname bacula-director-mysql/db/dbname debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/db/dbname pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/db/dbname dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- REGISTER dbconfig-common/db/app-user bacula-director-mysql/db/app-user debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/db/app-user pkg bacula-director-mysql debconf (developer): --> 0 debconf (developer): <-- SUBST bacula-director-mysql/db/app-user dbvendor MySQL debconf (developer): --> 0 debconf (developer): <-- GET bacula-director-mysql/internal/skip-preseed debconf (developer): --> 0 true debconf (developer): <-- RESET bacula-director-mysql/internal/skip-preseed debconf (developer): --> 0 debconf (developer): <-- GET bacula-director-mysql/dbconfig-install debconf (developer): --> 0 false debconf (developer): <-- GET bacula-director-mysql/dbconfig-upgrade debconf (developer): --> 0 true debconf (developer): <-- GET bacula-director-mysql/dbconfig-remove debconf (developer): --> 0 debconf (developer): <-- GET bacula-director-mysql/purge debconf (developer): --> 0 false debconf (developer): <-- INPUT high bacula-director-mysql/dbconfig-install debconf (developer): --> 30 question skipped debconf (developer): <-- GO debconf (developer): --> 0 ok debconf (developer): <-- GET bacula-director-mysql/dbconfig-install debconf (developer): --> 0 false debconf (developer): <-- SET bacula-director-mysql/internal/skip-preseed true debconf (developer): --> 0 value set debconf (developer): starting /var/lib/dpkg/info/bacula-director-mysql.postinst configure debconf (developer): <-- VERSION 2.0 debconf (developer): --> 0 2.0 debconf (developer): <-- GET bacula-director-mysql/dbconfig-install debconf (developer): --> 0 false debconf (developer): <-- GET bacula-director-mysql/dbconfig-upgrade debconf (developer): --> 0 true debconf (developer): <-- GET bacula-director-mysql/dbconfig-remove debconf (developer): --> 0 dbconfig-common: writing config to /etc/dbconfig-common/bacula-director-mysql.conf debconf (developer): <-- X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf debconf (developer): --> 0 Processing configuration...Ok. debconf (developer): <-- STOP * Starting Bacula Director... 27-Dec 13:15 bacula-dir: ERROR TERMINATION at lex.c:784 Config error: expected a string, got T_EOL: = : line 236, col 12 of file /etc/bacula/bacula-dir.conf dbname = ; DB Address = ""; dbuser = ""; dbpassword = "" ...fail! dpkg: error processing bacula-director-mysql (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of bacula-server: bacula-server depends on bacula-director-mysql (>= 5.0.2-1ubuntu1) | bacula-director; however: Package bacula-director-mysql is not configured yet. Package bacula-director is not installed. Package bacula-director-mysql which provides bacula-director is not configured yet. dpkg: error processing bacula-server (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of bacula: bacula depends on bacula-server; however: Package bacula-server is not configured yet. dpkg: error processing bacula (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: bacula-director-mysql bacula-server bacula -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/302194 Title: package bacula-director-mysql 2.2.8-5ubuntu7 failed to install/upgrade: subprocess post-installation script returned error exit status 30 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/302194/+subscriptions From a.nolting at almano.de Tue Dec 27 13:52:27 2011 From: a.nolting at almano.de (Alexander Nolting) Date: Tue, 27 Dec 2011 13:52:27 -0000 Subject: [Bug 909029] [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') References: <20111227135227.31762.65711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111227135227.31762.65711.malonedeb@chaenomeles.canonical.com> Public bug reported: Error occured while running update-manager -d. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Tue Dec 27 14:35:32 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.2 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-27 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package oneiric -- 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/909029 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909029/+subscriptions From a.nolting at almano.de Tue Dec 27 13:52:27 2011 From: a.nolting at almano.de (Alexander Nolting) Date: Tue, 27 Dec 2011 13:52:27 -0000 Subject: [Bug 909029] 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') References: <20111227135227.31762.65711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111227135229.31762.23185.malone@chaenomeles.canonical.com> -- 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/909029 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909029/+subscriptions From a.nolting at almano.de Tue Dec 27 13:52:25 2011 From: a.nolting at almano.de (Alexander Nolting) Date: Tue, 27 Dec 2011 13:52:25 -0000 Subject: [Bug 909027] [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') References: <20111227135225.32049.38225.malonedeb@gac.canonical.com> Message-ID: <20111227135225.32049.38225.malonedeb@gac.canonical.com> Public bug reported: Error occured while running update-manager -d. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Tue Dec 27 14:35:32 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.2 gvfs 1.10.0-0ubuntu1 SambaClientRegression: Yes SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-27 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package oneiric -- 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/909027 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909027/+subscriptions From a.nolting at almano.de Tue Dec 27 13:52:25 2011 From: a.nolting at almano.de (Alexander Nolting) Date: Tue, 27 Dec 2011 13:52:25 -0000 Subject: [Bug 909027] 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') References: <20111227135225.32049.38225.malonedeb@gac.canonical.com> Message-ID: <20111227135226.32049.34998.malone@gac.canonical.com> -- 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/909027 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909027/+subscriptions From 909029 at bugs.launchpad.net Tue Dec 27 14:24:09 2011 From: 909029 at bugs.launchpad.net (Robie Basak) Date: Tue, 27 Dec 2011 14:24:09 -0000 Subject: [Bug 909029] 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') References: <20111227135227.31762.65711.malonedeb@chaenomeles.canonical.com> Message-ID: <20111227142410.31629.20100.launchpad@gac.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 ** This bug has been marked a duplicate of bug 909027 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') ** This bug is no longer a duplicate of bug 909027 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') ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/909029 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909029/+subscriptions From 909027 at bugs.launchpad.net Tue Dec 27 14:25:51 2011 From: 909027 at bugs.launchpad.net (Robie Basak) Date: Tue, 27 Dec 2011 14:25:51 -0000 Subject: [Bug 909027] 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') References: <20111227135225.32049.38225.malonedeb@gac.canonical.com> Message-ID: <20111227142551.27693.24340.malone@soybean.canonical.com> *** This bug is a duplicate of bug 877852 *** https://bugs.launchpad.net/bugs/877852 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 862129, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 877852 samba failed to install when updating from ubuntu 11.04 to 11.10 -- 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/909027 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909027/+subscriptions From 908614 at bugs.launchpad.net Tue Dec 27 14:28:42 2011 From: 908614 at bugs.launchpad.net (Mike Mestnik) Date: Tue, 27 Dec 2011 14:28:42 -0000 Subject: [Bug 908614] Re: /run: Too many levels of symbolic links References: <20111225205621.27494.17175.malonedeb@soybean.canonical.com> Message-ID: <20111227142842.26965.37750.malone@soybean.canonical.com> I made both into a directory with no symlinks. For the time being /var/run is a link to /run, should be "../run" if any thing. I believe that if /var/run is needed prior to /var being mounted that /tmp should be used. After var is mounted /tmp can hold symlinks into /var/run. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/908614 Title: /run: Too many levels of symbolic links To manage notifications about this bug go to: https://bugs.launchpad.net/debian-base-files/+bug/908614/+subscriptions From clint at fewbar.com Tue Dec 27 17:28:43 2011 From: clint at fewbar.com (Clint Byrum) Date: Tue, 27 Dec 2011 17:28:43 -0000 Subject: [Bug 690925] Re: Package MySQL 5.5.x for Ubuntu References: <20101216031602.8153.23788.malonedeb@soybean.canonical.com> Message-ID: <20111227172844.16142.19174.malone@wampee.canonical.com> Yes, actually, I would like to land 5.5.19 in Debian unstable soon actually. However, remember that DIF is just the stop of *automatic* syncs from Debian. https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule Feature Freeze is not until mid-February, but even then, 5.5.19 would be fine since its a bug fix release. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/690925 Title: Package MySQL 5.5.x for Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/690925/+subscriptions From 909006 at bugs.launchpad.net Tue Dec 27 19:07:58 2011 From: 909006 at bugs.launchpad.net (Nate Muench (Mink)) Date: Tue, 27 Dec 2011 19:07:58 -0000 Subject: [Bug 909006] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111227104352.27069.98931.malonedeb@soybean.canonical.com> Message-ID: <20111227190800.31404.58928.launchpad@chaenomeles.canonical.com> *** This bug is a duplicate of bug 905612 *** https://bugs.launchpad.net/bugs/905612 ** This bug has been marked a duplicate of bug 905612 open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/909006 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/909006/+subscriptions From 905612 at bugs.launchpad.net Tue Dec 27 19:07:58 2011 From: 905612 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Tue, 27 Dec 2011 19:07:58 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111227190759.31404.36590.malone@chaenomeles.canonical.com> Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: open-vm-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 909181 at bugs.launchpad.net Tue Dec 27 23:37:45 2011 From: 909181 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 23:37:45 -0000 Subject: [Bug 909181] [NEW] wbinfo_group.pl does not recognize domain names containing spaces References: <20111227233746.16240.73408.malonedeb@wampee.canonical.com> Message-ID: <20111227233746.16240.73408.malonedeb@wampee.canonical.com> Public bug reported: Today I ran into the problem that the wbinfo_group.pl script supplied by squid is incable of handling domain names containing spaces. For example the group name "staff" is ok, "domain admins" however is not. I found this great blog post: http://harlekwin.info/2008/12/10/how-to-squid-ad- authentication/ which proposes a fix. I tested the fix and it works. I have created a corresponding patch and have attached it to this bug-report. ATTENTION: The patch was created against a version of wbinfo_group.pl, which has the patch from BugReport: 908908 applied. If you need a patch against the original wbinfo_group.pl, just tell me and I will create one. Thanks for your efforts B. Brandt ** Affects: squid (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/909181 Title: wbinfo_group.pl does not recognize domain names containing spaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/909181/+subscriptions From 909181 at bugs.launchpad.net Tue Dec 27 23:37:45 2011 From: 909181 at bugs.launchpad.net (b1) Date: Tue, 27 Dec 2011 23:37:45 -0000 Subject: [Bug 909181] Re: wbinfo_group.pl does not recognize domain names containing spaces References: <20111227233746.16240.73408.malonedeb@wampee.canonical.com> Message-ID: <20111227233747.16240.17739.malone@wampee.canonical.com> ** Patch added: "wbinfo_group_new.pl.patch" https://bugs.launchpad.net/bugs/909181/+attachment/2648641/+files/wbinfo_group_new.pl.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/909181 Title: wbinfo_group.pl does not recognize domain names containing spaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/909181/+subscriptions From 909181 at bugs.launchpad.net Wed Dec 28 00:13:47 2011 From: 909181 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Wed, 28 Dec 2011 00:13:47 -0000 Subject: [Bug 909181] Re: wbinfo_group.pl does not recognize domain names containing spaces References: <20111227233746.16240.73408.malonedeb@wampee.canonical.com> Message-ID: <20111228001348.26660.81662.malone@soybean.canonical.com> The attachment "wbinfo_group_new.pl.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/909181 Title: wbinfo_group.pl does not recognize domain names containing spaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/909181/+subscriptions From 909203 at bugs.launchpad.net Wed Dec 28 01:33:41 2011 From: 909203 at bugs.launchpad.net (Gary Oliver) Date: Wed, 28 Dec 2011 01:33:41 -0000 Subject: [Bug 909203] [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') References: <20111228013341.26464.60087.malonedeb@soybean.canonical.com> Message-ID: <20111228013341.26464.60087.malonedeb@soybean.canonical.com> Public bug reported: This occurred during update-manager update from 11.04 to 11.10 ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Tue Dec 27 12:21:50 2011 ErrorMessage: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed') InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) NmbdLog: OtherFailedConnect: Yes SambaServerRegression: Yes SmbConfIncluded: Yes SmbLog: SourcePackage: samba Title: 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') UpgradeStatus: Upgraded to oneiric on 2011-12-27 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 oneiric -- 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/909203 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909203/+subscriptions From 909203 at bugs.launchpad.net Wed Dec 28 01:33:41 2011 From: 909203 at bugs.launchpad.net (Gary Oliver) Date: Wed, 28 Dec 2011 01:33:41 -0000 Subject: [Bug 909203] 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') References: <20111228013341.26464.60087.malonedeb@soybean.canonical.com> Message-ID: <20111228013343.26464.18477.malone@soybean.canonical.com> -- 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/909203 Title: 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') To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909203/+subscriptions From 882344 at bugs.launchpad.net Wed Dec 28 04:17:49 2011 From: 882344 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Wed, 28 Dec 2011 04:17:49 -0000 Subject: [Bug 882344] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 References: <20111027004108.16511.36800.malonedeb@soybean.canonical.com> Message-ID: <20111228041749.9191.55824.malone@loganberry.canonical.com> [Expired for squid (Ubuntu) because there has been no activity for 60 days.] ** Changed in: squid (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/882344 Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/882344/+subscriptions From 629878 at bugs.launchpad.net Wed Dec 28 14:34:26 2011 From: 629878 at bugs.launchpad.net (Leonardo Borda) Date: Wed, 28 Dec 2011 14:34:26 -0000 Subject: [Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf References: <20100903220248.9621.91011.malonedeb@soybean.canonical.com> Message-ID: <20111228143426.30629.14388.malone@gac.canonical.com> @graziano.obertelli, @dave Thanks for your answers. I believe this bug is still present since JVM_MEM is not found in /etc/eucalyptus/eucalyptus.conf. Could we have this reviewed and included in upcoming updates? Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/629878 Title: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/629878/+subscriptions From 98658 at bugs.launchpad.net Wed Dec 28 18:27:49 2011 From: 98658 at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 28 Dec 2011 18:27:49 -0000 Subject: [Bug 98658] Re: cifs doesn't support connecting as guest References: <20070329162808.3121.42587.malonedeb@gangotri.ubuntu.com> Message-ID: <20111228182750.32668.52814.launchpad@loganberry.canonical.com> ** Changed in: samba Status: New => Fix Released -- 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/98658 Title: cifs doesn't support connecting as guest To manage notifications about this bug go to: https://bugs.launchpad.net/samba/+bug/98658/+subscriptions From 119660 at bugs.launchpad.net Wed Dec 28 21:36:58 2011 From: 119660 at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 28 Dec 2011 21:36:58 -0000 Subject: [Bug 119660] Re: Autofs should be reloaded when state of network interface changes References: <20070610080339.32083.58187.malonedeb@gandwana.ubuntu.com> Message-ID: <20111228213700.27141.70870.launchpad@loganberry.canonical.com> ** Changed in: autofs (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/119660 Title: Autofs should be reloaded when state of network interface changes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/119660/+subscriptions From 909181 at bugs.launchpad.net Wed Dec 28 21:37:24 2011 From: 909181 at bugs.launchpad.net (b1) Date: Wed, 28 Dec 2011 21:37:24 -0000 Subject: [Bug 909181] Re: wbinfo_group.pl does not recognize domain names containing spaces References: <20111227233746.16240.73408.malonedeb@wampee.canonical.com> Message-ID: <20111228213724.32567.98927.malone@chaenomeles.canonical.com> I am sorry for the inconvenience but I just realized that squid replaces all whitespaces with %20 so there is no need to patch anything. Its even the contrary. The above patch does harm if wbinfo_group.pl gets a text- file containing multiple newline seperated groups. So please just close this bug. I am sorry for the inconvenience and I will make more intense testing the next time before I file a bug report. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/909181 Title: wbinfo_group.pl does not recognize domain names containing spaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid/+bug/909181/+subscriptions From 603738 at bugs.launchpad.net Wed Dec 28 23:05:37 2011 From: 603738 at bugs.launchpad.net (Jelmer Vernooij) Date: Wed, 28 Dec 2011 23:05:37 -0000 Subject: [Bug 603738] Re: etckeeper should not warn about ignored special files / hardlinks References: <20100709201453.22766.77246.malonedeb@soybean.canonical.com> Message-ID: <20111228230538.31222.96916.malone@gac.canonical.com> I fixed this in bzr as part of some refactoring of MutableTree.smart_add. bzr will now only warn if you try to add files that aren't in the ignore list. ** Changed in: etckeeper (Ubuntu) Status: Confirmed => Fix Released ** Changed in: etckeeper (Ubuntu) Assignee: (unassigned) => Jelmer Vernooij (jelmer) ** Package changed: etckeeper (Ubuntu) => bzr (Ubuntu) ** Changed in: bzr (Ubuntu) Assignee: Jelmer Vernooij (jelmer) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/603738 Title: etckeeper should not warn about ignored special files / hardlinks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/603738/+subscriptions From 482986 at bugs.launchpad.net Wed Dec 28 23:01:56 2011 From: 482986 at bugs.launchpad.net (Jelmer Vernooij) Date: Wed, 28 Dec 2011 23:01:56 -0000 Subject: [Bug 482986] Re: Tracks some unnecessary/autogenerated files References: <20091115090831.9598.51117.malonedeb@potassium.ubuntu.com> Message-ID: <20111228230157.31119.5748.launchpad@gac.canonical.com> ** Bug watch added: Debian Bug tracker #651168 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651168 ** Also affects: etckeeper (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651168 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/482986 Title: Tracks some unnecessary/autogenerated files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/482986/+subscriptions From 800656 at bugs.launchpad.net Wed Dec 28 23:07:25 2011 From: 800656 at bugs.launchpad.net (Jelmer Vernooij) Date: Wed, 28 Dec 2011 23:07:25 -0000 Subject: [Bug 800656] Re: Update Manager can not proceed if there is a lock on /etc References: <20110622122837.5503.97102.malonedeb@wampee.canonical.com> Message-ID: <20111228230725.30629.32234.malone@gac.canonical.com> Why did you end up with a pending lock - was there another "bzr commit" instance still active for /etc? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/800656 Title: Update Manager can not proceed if there is a lock on /etc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/800656/+subscriptions From 482986 at bugs.launchpad.net Wed Dec 28 23:31:51 2011 From: 482986 at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 28 Dec 2011 23:31:51 -0000 Subject: [Bug 482986] Re: Tracks some unnecessary/autogenerated files References: <20091115090831.9598.51117.malonedeb@potassium.ubuntu.com> Message-ID: <20111228233152.5368.1062.launchpad@loganberry.canonical.com> ** Changed in: etckeeper (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/482986 Title: Tracks some unnecessary/autogenerated files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/482986/+subscriptions From marius at pov.lt Thu Dec 29 02:46:13 2011 From: marius at pov.lt (Marius Gedminas) Date: Thu, 29 Dec 2011 02:46:13 -0000 Subject: [Bug 909558] [NEW] Default conffile change in hardy -> lucid transition silently stops etckeeper hooks References: <20111229024614.15939.15885.malonedeb@wampee.canonical.com> Message-ID: <20111229024614.15939.15885.malonedeb@wampee.canonical.com> Public bug reported: To reproduce: 1. install Hardy 2. apt-get install etckeeper 3. etckeeper init # will create /etc/.git, since that's the default 4. upgrade to Lucid 5. apt-get install something Expected behaviour: * apt-get install runs the apt hooks and adds two commits to the /etc git repository Actual behaviour: * nothing happens Elaboration: * The default VCS setting in /etc/etckeeper/etckeeper.conf has changed from git to bzr. Since the conffile was not modified, dpkg replaced it with the new version on upgrade. Now etckeeper commit fails to find /etc/.bzr and complains, while etckeeper pre-install/post-install silently do nothing. If a sysadmin doesn't manually invoke 'etckeeper commit' (preferring manual 'git commit'), he may not notice those apt hooks stopped working until he tries to look at 'git log' about a year later. ** Affects: etckeeper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/909558 Title: Default conffile change in hardy -> lucid transition silently stops etckeeper hooks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/909558/+subscriptions From 861346 at bugs.launchpad.net Thu Dec 29 03:39:23 2011 From: 861346 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Thu, 29 Dec 2011 03:39:23 -0000 Subject: [Bug 861346] Re: /etc/init.d/quota script does not work with heartbeat if only usrquota is set References: <20110928120547.29135.50177.malonedeb@chaenomeles.canonical.com> Message-ID: <20111229033924.27038.87711.launchpad@ackee.canonical.com> ** Branch linked: lp:debian/quota -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu. https://bugs.launchpad.net/bugs/861346 Title: /etc/init.d/quota script does not work with heartbeat if only usrquota is set To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/quota/+bug/861346/+subscriptions From 909592 at bugs.launchpad.net Thu Dec 29 06:53:17 2011 From: 909592 at bugs.launchpad.net (sabuoffice) Date: Thu, 29 Dec 2011 06:53:17 -0000 Subject: [Bug 909592] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111229065318.31301.82412.malonedeb@chaenomeles.canonical.com> Message-ID: <20111229065318.31301.82412.malonedeb@chaenomeles.canonical.com> Public bug reported: at the time of upgrade from 11.04 to 11.10 seen the message of samba package failed to install ProblemType: Package DistroRelease: Ubuntu 11.04 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-13.53-generic-pae 2.6.38.8 Uname: Linux 2.6.38-13-generic-pae i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Thu Dec 29 12:17:12 2011 ErrorMessage: ErrorMessage: subprocess new post-removal script returned error exit status 2 InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) RelatedPackageVersions: nautilus 1:3.2.1-0ubuntu3.1 gvfs 1.8.0-0ubuntu3 SambaClientRegression: Yes SourcePackage: samba Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 UpgradeStatus: Upgraded to natty on 2011-12-29 (0 days ago) ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 natty -- 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/909592 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909592/+subscriptions From 909592 at bugs.launchpad.net Thu Dec 29 06:53:17 2011 From: 909592 at bugs.launchpad.net (sabuoffice) Date: Thu, 29 Dec 2011 06:53:17 -0000 Subject: [Bug 909592] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111229065318.31301.82412.malonedeb@chaenomeles.canonical.com> Message-ID: <20111229065319.31301.58254.malone@chaenomeles.canonical.com> -- 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/909592 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909592/+subscriptions From 909592 at bugs.launchpad.net Thu Dec 29 08:07:10 2011 From: 909592 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Thu, 29 Dec 2011 08:07:10 -0000 Subject: [Bug 909592] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 References: <20111229065318.31301.82412.malonedeb@chaenomeles.canonical.com> Message-ID: <20111229080710.27693.11584.launchpad@soybean.canonical.com> ** Attachment removed: "VarLogDistupgradeTermlog.gz" https://bugs.launchpad.net/bugs/909592/+attachment/2650024/+files/VarLogDistupgradeTermlog.gz -- 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/909592 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909592/+subscriptions From 909558 at bugs.launchpad.net Thu Dec 29 12:07:09 2011 From: 909558 at bugs.launchpad.net (Jelmer Vernooij) Date: Thu, 29 Dec 2011 12:07:09 -0000 Subject: [Bug 909558] Re: Default conffile change in hardy -> lucid transition silently stops etckeeper hooks References: <20111229024614.15939.15885.malonedeb@wampee.canonical.com> Message-ID: <20111229120709.16037.51555.launchpad@wampee.canonical.com> ** Changed in: etckeeper (Ubuntu) Status: New => Triaged ** Changed in: etckeeper (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/909558 Title: Default conffile change in hardy -> lucid transition silently stops etckeeper hooks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/909558/+subscriptions From 653405 at bugs.launchpad.net Thu Dec 29 16:39:08 2011 From: 653405 at bugs.launchpad.net (Oscar E. Ganteaume) Date: Thu, 29 Dec 2011 16:39:08 -0000 Subject: [Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting References: <20101002025712.2532.36507.malonedeb@palladium.canonical.com> Message-ID: <20111229163908.31502.69967.malone@chaenomeles.canonical.com> I have Ubuntu 11.10 and have been trying to install rabbitmq 2.7.1 without any luck. I get the following error message: The following NEW packages will be installed: rabbitmq-server 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/2,711 kB of archives. After this operation, 3,736 kB of additional disk space will be used. Selecting previously deselected package rabbitmq-server. (Reading database ... 409938 files and directories currently installed.) Unpacking rabbitmq-server (from .../rabbitmq-server_2.7.1-1_all.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up rabbitmq-server (2.7.1-1) ... Adding group `rabbitmq' (GID 129) ... Done. Adding system user `rabbitmq' (UID 118) ... Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... Not creating home directory `/var/lib/rabbitmq'. Starting rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err} rabbitmq-server. invoke-rc.d: initscript rabbitmq-server, action "start" failed. dpkg: error processing rabbitmq-server (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: rabbitmq-server E: Sub-process /usr/bin/dpkg returned an error code (1) Based on previous posts I have attached the erl_crash.dump The /var/log/rabbitmq/startup_err is empty, but the /var/log/rabbitmq/startup_log contains the following: Activating RabbitMQ plugins ... 0 plugins activated: ERROR: epmd error for host "192": badarg (unknown POSIX error) In case this helps, I am running AMD 64 bit architecture. I really have tried different options, but none of them have worked. Any help will be greatly appreciated. Thanks in advance Oscar ** Attachment added: "erl_crash.dump" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+attachment/2650544/+files/erl_crash.dump -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/653405 Title: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+subscriptions From 740815 at bugs.launchpad.net Wed Dec 28 18:03:52 2011 From: 740815 at bugs.launchpad.net (Randall Leeds) Date: Wed, 28 Dec 2011 18:03:52 -0000 Subject: [Bug 740815] References: <20110323085443.2843.22597.malonedeb@gandwana.canonical.com> Message-ID: <20111229172648.18254.40347.launchpad@loganberry.canonical.com> Sorry to revive an old thread, but I wanted to voice my thoughts for posterity. Right now the embedder's story is something like: 1) Look for js-config. If found, use it to find the sdkdir, then do feature detection to figure out what JSAPI version it is. 2) Otherwise, look for libmozjs185 3) ... or for libmozjs 4) ... or for libjs I'm glad to see that the mozilla-central repository has not taken the versioning used here into the library name upstream. I encourage everyone involved in releases not to worry about getting the JS language version involved in the library naming at all. It may often be of much less importance to an embedder whether the language changed slightly as whether the embedding ABI changed, so please stick to ABI compatibility when deciding version numbering for the library and keep one library name. I suspect backward-incompatible language changes are less frequent than ABI changes and much of the JS world is used to feature-testing for language compatibility anyway due to the variety of language versions and features supported by browsers. Furthermore, embedders who _do_ care about the language version can look at the define in jsversion.h. Changing library names just complicates things needlessly. Thanks for all your hard work. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gwt in Ubuntu. https://bugs.launchpad.net/bugs/740815 Title: [FFe] Updates to enable us to drop xulrunner from main To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/740815/+subscriptions From 740815 at bugs.launchpad.net Wed Dec 28 21:41:41 2011 From: 740815 at bugs.launchpad.net (Dmandelin) Date: Wed, 28 Dec 2011 21:41:41 -0000 Subject: [Bug 740815] References: <20110323085443.2843.22597.malonedeb@gandwana.canonical.com> Message-ID: <20111229172648.18254.89611.launchpad@loganberry.canonical.com> (In reply to Randall Leeds from comment #49) > Sorry to revive an old thread, but I wanted to voice my thoughts for > posterity. Thanks for the input. I don't think we're planning changing much right now, but at some point I think we'll want to do a new source release and it will be good to keep this in mind. I think the point about version numbering going with ABI rather than language features makes sense. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gwt in Ubuntu. https://bugs.launchpad.net/bugs/740815 Title: [FFe] Updates to enable us to drop xulrunner from main To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/740815/+subscriptions From 909828 at bugs.launchpad.net Thu Dec 29 18:26:18 2011 From: 909828 at bugs.launchpad.net (=?utf-8?q?Sami_M=C3=A4kinen?=) Date: Thu, 29 Dec 2011 18:26:18 -0000 Subject: [Bug 909828] [NEW] Tomcat needs update to prevent hash function DoS attack References: <20111229182619.16857.89872.malonedeb@wampee.canonical.com> Message-ID: <20111229182619.16857.89872.malonedeb@wampee.canonical.com> *** This bug is a security vulnerability *** Public security bug reported: http://www.ocert.org/advisories/ocert-2011-003.html Natty, Oneiric and any other still supported Ubuntu versions should upgrade to Tomcat version 6.0.35, to protect against the rather nasty attack described in the above security advisory. Tomcat7 should be upgraded to 7.0.23. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: tomcat6 (not installed) ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Thu Dec 29 20:20:29 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: tomcat6 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: tomcat6 (Ubuntu) Importance: Undecided Status: New ** Tags: natty oneiric ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in Ubuntu. https://bugs.launchpad.net/bugs/909828 Title: Tomcat needs update to prevent hash function DoS attack To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/909828/+subscriptions From 905612 at bugs.launchpad.net Fri Dec 30 00:33:25 2011 From: 905612 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:33:25 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111230003327.14119.65184.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 898289 at bugs.launchpad.net Fri Dec 30 00:33:25 2011 From: 898289 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:33:25 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111230003326.14119.48527.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 604998 at bugs.launchpad.net Fri Dec 30 00:33:25 2011 From: 604998 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:33:25 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111230003327.14119.10330.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From 598933 at bugs.launchpad.net Fri Dec 30 00:33:25 2011 From: 598933 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:33:25 -0000 Subject: [Bug 598933] Re: open-vm-tools should recommend open-vm-dkms References: <20100627031336.15208.77868.malonedeb@potassium.ubuntu.com> Message-ID: <20111230003327.14119.24534.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/598933 Title: open-vm-tools should recommend open-vm-dkms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions From 905612 at bugs.launchpad.net Fri Dec 30 00:38:01 2011 From: 905612 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 30 Dec 2011 00:38:01 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111230003801.16240.42189.launchpad@wampee.canonical.com> ** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 898289 at bugs.launchpad.net Fri Dec 30 00:37:45 2011 From: 898289 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 30 Dec 2011 00:37:45 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111230003745.31948.88110.launchpad@gac.canonical.com> ** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 604998 at bugs.launchpad.net Fri Dec 30 00:37:37 2011 From: 604998 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 30 Dec 2011 00:37:37 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111230003737.32177.11283.launchpad@chaenomeles.canonical.com> ** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From 598933 at bugs.launchpad.net Fri Dec 30 00:37:33 2011 From: 598933 at bugs.launchpad.net (Nate Muench (Mink)) Date: Fri, 30 Dec 2011 00:37:33 -0000 Subject: [Bug 598933] Re: open-vm-tools should recommend open-vm-dkms References: <20100627031336.15208.77868.malonedeb@potassium.ubuntu.com> Message-ID: <20111230003734.26562.71446.launchpad@soybean.canonical.com> ** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/598933 Title: open-vm-tools should recommend open-vm-dkms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions From 905612 at bugs.launchpad.net Fri Dec 30 00:56:23 2011 From: 905612 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:56:23 -0000 Subject: [Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build References: <20111217041138.20352.33256.malonedeb@soybean.canonical.com> Message-ID: <20111230005624.21618.69287.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/905612 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions From 898289 at bugs.launchpad.net Fri Dec 30 00:56:23 2011 From: 898289 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:56:23 -0000 Subject: =?utf-8?q?=5BBug_898289=5D_Re=3A_open-vm-dkms_2011=2E07=2E19-45051?= =?utf-8?q?1-0ubuntu2=3A_open-vm-tools_kernel_module_failed_to_build_?= =?utf-8?q?=5Berror=3A_assignment_of_read-only_member_=E2=80=98i=5Fnl?= =?utf-8?b?aW5r4oCZXQ==?= References: <20111130182551.23658.49489.malonedeb@wampee.canonical.com> Message-ID: <20111230005624.21618.88530.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/898289 Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions From 604998 at bugs.launchpad.net Fri Dec 30 00:56:23 2011 From: 604998 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:56:23 -0000 Subject: [Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools References: <20100713124849.22766.22295.malonedeb@soybean.canonical.com> Message-ID: <20111230005625.21618.12252.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/604998 Title: open-vm-tools (CLI tools) recommends gui tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions From 598933 at bugs.launchpad.net Fri Dec 30 00:56:23 2011 From: 598933 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 00:56:23 -0000 Subject: [Bug 598933] Re: open-vm-tools should recommend open-vm-dkms References: <20100627031336.15208.77868.malonedeb@potassium.ubuntu.com> Message-ID: <20111230005625.21618.91628.launchpad@ackee.canonical.com> ** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm- tools-precise.sid-merge1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/598933 Title: open-vm-tools should recommend open-vm-dkms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions From estragib at gmail.com Fri Dec 30 01:41:39 2011 From: estragib at gmail.com (conrad) Date: Fri, 30 Dec 2011 01:41:39 -0000 Subject: [Bug 510732] Re: OpenSSH server sshd_config PermitRootLogin -> NO References: <20100121162126.10560.56356.malonedeb@palladium.canonical.com> Message-ID: <20111230014139.31836.5847.malone@gac.canonical.com> The entirety of the discussion seems to say there's no intention to change the current defaults. Why is this 'wishlist', not 'wontfix' or somesuch? ** Changed in: openssh (Ubuntu) Status: Confirmed => Opinion -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/510732 Title: OpenSSH server sshd_config PermitRootLogin -> NO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/510732/+subscriptions From 836277 at bugs.launchpad.net Fri Dec 30 02:35:32 2011 From: 836277 at bugs.launchpad.net (Ronny Kotzschmar) Date: Fri, 30 Dec 2011 02:35:32 -0000 Subject: [Bug 836277] Re: open-vm-dkms doesn't detect vmxnet and vsock properly during install References: <20110828212423.16680.79906.malonedeb@wampee.canonical.com> Message-ID: <20111230023532.27592.41911.malone@soybean.canonical.com> There is a typing error in the dkms.conf file. See the attached patch. ** Patch added: "open-vm-dkms_conf.patch" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/836277/+attachment/2650964/+files/open-vm-dkms_conf.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/836277 Title: open-vm-dkms doesn't detect vmxnet and vsock properly during install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/836277/+subscriptions From 836277 at bugs.launchpad.net Fri Dec 30 04:12:35 2011 From: 836277 at bugs.launchpad.net (Ubuntu Foundation's Bug Bot) Date: Fri, 30 Dec 2011 04:12:35 -0000 Subject: [Bug 836277] Re: open-vm-dkms doesn't detect vmxnet and vsock properly during install References: <20110828212423.16680.79906.malonedeb@wampee.canonical.com> Message-ID: <20111230041235.26763.79796.malone@soybean.canonical.com> The attachment "open-vm-dkms_conf.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/836277 Title: open-vm-dkms doesn't detect vmxnet and vsock properly during install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/836277/+subscriptions From 876387 at bugs.launchpad.net Fri Dec 30 04:29:41 2011 From: 876387 at bugs.launchpad.net (gregg) Date: Fri, 30 Dec 2011 04:29:41 -0000 Subject: [Bug 876387] Re: fuser forking uncontrollably in cron job References: <20111017111906.17888.32470.malonedeb@soybean.canonical.com> Message-ID: <20111230042941.30629.87695.malone@gac.canonical.com> I am having this same problem. fuser has 23898 defunct processes now on my server. 11.10 x64. nginx, php5-fpm, php-apc. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/876387 Title: fuser forking uncontrollably in cron job To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+subscriptions From 903932 at bugs.launchpad.net Fri Dec 30 16:55:16 2011 From: 903932 at bugs.launchpad.net (Dean Troyer) Date: Fri, 30 Dec 2011 16:55:16 -0000 Subject: [Bug 903932] Re: missing dependency on dnsmasq-utils References: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> Message-ID: <20111230165516.31762.64123.malone@chaenomeles.canonical.com> What Ubuntu release was this running on? dhcp_release wasn't in Natty as far as I can see; devstack does install dnsmasq-utils on oneiric. Is this still a problem? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions From mordred at inaugust.com Fri Dec 30 17:30:17 2011 From: mordred at inaugust.com (Monty Taylor) Date: Fri, 30 Dec 2011 17:30:17 -0000 Subject: [Bug 903932] Re: missing dependency on dnsmasq-utils References: <20111213210609.30759.62976.malonedeb@wampee.canonical.com> <20111230165516.31762.64123.malone@chaenomeles.canonical.com> Message-ID: <4EFDF529.7020301@inaugust.com> We made a backport package of dnsmasq in the nova-core ppa which had the dhcp_release utility. As you say, it should work properly on oneiric. If this is running on natty, then probably the nova-core ppa should be added to the apt repo. On 12/30/2011 08:55 AM, Dean Troyer wrote: > What Ubuntu release was this running on? dhcp_release wasn't in Natty > as far as I can see; devstack does install dnsmasq-utils on oneiric. Is > this still a problem? > -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions From 909941 at bugs.launchpad.net Fri Dec 30 21:23:27 2011 From: 909941 at bugs.launchpad.net (Jay Pipes) Date: Fri, 30 Dec 2011 21:23:27 -0000 Subject: [Bug 909941] Re: keystone package does not install correctly References: <20111230011122.26763.7078.malonedeb@soybean.canonical.com> Message-ID: <20111230212328.31948.62761.launchpad@gac.canonical.com> ** Project changed: openstack-ci => keystone ** Also affects: keystone (Ubuntu) Importance: Undecided Status: New ** Summary changed: - keystone package does not install correctly + keystone package needs sqlalchemy-migrate dependency -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keystone in Ubuntu. https://bugs.launchpad.net/bugs/909941 Title: keystone package needs sqlalchemy-migrate dependency To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/909941/+subscriptions From 910098 at bugs.launchpad.net Fri Dec 30 22:25:17 2011 From: 910098 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Fri, 30 Dec 2011 22:25:17 -0000 Subject: [Bug 910098] [NEW] Ubuntu 11.10 cannot create a network share on a drive that needs to be mounted References: <20111230141106.32678.99324.malonedeb@chaenomeles.canonical.com> Message-ID: <20111230222517.31404.17733.launchpad@chaenomeles.canonical.com> You have been subscribed to a public bug: When right clicking on a folder and opening the 'Sharing' tab in the 'Properties' window, I am able to configure a network share on a mounted drive using the ext4 file-system, however when I try to find the share in the network it says: "Unable to mount location". After some research I noticed the 'smb.conf' file did not include the mounted drive (see http://manpages.ubuntu.com/manpages/lucid/man5/smb.conf.5.html). So I added it manually and restarted the Samba service, now everything works like a charm. It would be nice if Ubuntu did this automatically, since a non-power user would not be able to figure this out. ** Affects: samba (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment -- Ubuntu 11.10 cannot create a network share on a drive that needs to be mounted https://bugs.launchpad.net/bugs/910098 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. From fabiomarconi at ubuntu.com Fri Dec 30 22:25:15 2011 From: fabiomarconi at ubuntu.com (Fabio Marconi) Date: Fri, 30 Dec 2011 22:25:15 -0000 Subject: [Bug 910098] Re: Ubuntu 11.10 cannot create a network share on a drive that needs to be mounted References: <20111230141106.32678.99324.malonedeb@chaenomeles.canonical.com> Message-ID: <20111230222517.31404.60768.launchpad@chaenomeles.canonical.com> ** Package changed: ubuntu => samba (Ubuntu) -- 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/910098 Title: Ubuntu 11.10 cannot create a network share on a drive that needs to be mounted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/910098/+subscriptions From jlquinn at optonline.net Fri Dec 30 22:37:50 2011 From: jlquinn at optonline.net (Jerry Quinn) Date: Fri, 30 Dec 2011 22:37:50 -0000 Subject: [Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer References: <20110127082015.27153.2297.malonedeb@wampee.canonical.com> Message-ID: <20111230223750.27494.49341.malone@soybean.canonical.com> ssh -c 3des-cbc host seems to work around this problem for me for now. +1 to fixing this ASAP? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/708493 Title: cannot login anymore: Read from socket failed: Connection reset by peer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708493/+subscriptions From jlquinn at optonline.net Fri Dec 30 22:40:47 2011 From: jlquinn at optonline.net (Jerry Quinn) Date: Fri, 30 Dec 2011 22:40:47 -0000 Subject: [Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer References: <20110127082015.27153.2297.malonedeb@wampee.canonical.com> Message-ID: <20111230224047.26464.78941.malone@soybean.canonical.com> Alternatively, I moved 3des-cbc to the front of the Ciphers list in $HOME/.ssh/config Will this bite me someday? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/708493 Title: cannot login anymore: Read from socket failed: Connection reset by peer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708493/+subscriptions From 884240 at bugs.launchpad.net Sat Dec 31 04:18:02 2011 From: 884240 at bugs.launchpad.net (Launchpad Bug Tracker) Date: Sat, 31 Dec 2011 04:18:02 -0000 Subject: [Bug 884240] Re: I'm having the same issue. References: <20111031142512.8736.72977.malonedeb@gac.canonical.com> Message-ID: <20111231041802.10305.44275.malone@loganberry.canonical.com> [Expired for clamav (Ubuntu) because there has been no activity for 60 days.] ** Changed in: clamav (Ubuntu) Status: Incomplete => Expired -- 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/884240 Title: I'm having the same issue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/884240/+subscriptions From 875440 at bugs.launchpad.net Sat Dec 31 11:39:35 2011 From: 875440 at bugs.launchpad.net (Dario Nuevo) Date: Sat, 31 Dec 2011 11:39:35 -0000 Subject: [Bug 875440] Re: Cannot authenticate with saslauthd and mysql References: <20111016023146.24002.34185.malonedeb@chaenomeles.canonical.com> Message-ID: <20111231113935.31629.17687.malone@gac.canonical.com> How is the progress on this, is anyone picking it up and fixing it? I mean, manual downgrading is not really an option and MySQL based auth within sasl is an important feature - how can this be broken so long time? Any idea when we can expect a fix or a valid workaround in form of a patch of the current release? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu. https://bugs.launchpad.net/bugs/875440 Title: Cannot authenticate with saslauthd and mysql To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/875440/+subscriptions From fabiomarconi at ubuntu.com Sat Dec 31 15:31:15 2011 From: fabiomarconi at ubuntu.com (Fabio Marconi) Date: Sat, 31 Dec 2011 15:31:15 -0000 Subject: [Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used) References: <20111006093223.29648.39850.malonedeb@soybean.canonical.com> Message-ID: <20111231153115.26763.9569.malone@soybean.canonical.com> Imho only xorg can do a thing like this or is a problem related only to that machine --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/869017 Title: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/869017/+subscriptions From james_r-ubuntubugs at jump.org.uk Sat Dec 31 16:33:01 2011 From: james_r-ubuntubugs at jump.org.uk (James A. T. Rice) Date: Sat, 31 Dec 2011 16:33:01 -0000 Subject: [Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used) References: <20111006093223.29648.39850.malonedeb@soybean.canonical.com> Message-ID: <20111231163301.32177.95256.malone@chaenomeles.canonical.com> Hi Fabio, This isn't about xorg - this is about the text mode screen console that the kernel provides. It seems to be driven by drivers/tty/vt/vt.c , and adding consoleblank=0 kernel parameter disables the behaviour. I'd suggest making that the default for the server edition. Thanks James -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/869017 Title: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/869017/+subscriptions