[Bug 815743] [NEW] Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

2011-07-25 Thread Boris Derzhavets
Public bug reported: Attempt to run :- # virt-install --connect xen:/// --debug -n LNX --hvm -r 1024 --vcpus=1 \ -f /dev/sda7 --vnc \ -c /root/Downloads/ubuntu-10.04.3-desktop-amd64.iso Generates an error Mon, 25 Jul 2011 10:58:45 ERROR Domain not found: xenUnifiedDomainLookupByName Mon, 25

[Bug 702404] Re: cannot change scores in /etc/spamassassin/local.cf

2011-07-25 Thread Antonio J. de Oliveira
Tested today and the bug is still there. It is not up to me to take further action, and the release I am referring to is an LTS. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu.

[Bug 815760] [NEW] 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread James Page
Public bug reported: https://launchpad.net/ubuntu/+source/nut/2.6.1-2ubuntu1/+build/2639553 make[3]: Leaving directory `/build/buildd/nut-2.6.1/docs/website' /usr/bin/a2x --attribute icons --attribute localdate=`TZ=UTC date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread James Page
Reproduced locally in sbuild environment; a bit more information on the failure: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 --stringparam base.dir user-manual.chunked/

[Bug 702404] Re: cannot change scores in /etc/spamassassin/local.cf

2011-07-25 Thread Antonio J. de Oliveira
After further testing, marked as invalid, there was a typo in my local.cf as can be seen in my initial post. Thanks for your time. ** Changed in: spamassassin (Ubuntu) Status: Expired = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread Arnaud Quette
Hi James, thanks for your report. 2011/7/25 James Page 815...@bugs.launchpad.net Reproduced locally in sbuild environment; a bit more information on the failure: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam

[Bug 815776] [NEW] Unit tests inside PEAR packages need to go into /usr/share/php-test, not /usr/share/php/tests

2011-07-25 Thread Stuart Herbert
Public bug reported: The PHP Community is adopting PSR-0, a standard for autoloading PHP classes from directories such as /usr/share/php. Unfortunately, Ubuntu currently mixes unit test code and code meant for production under /usr/share/php, even though the unit test code isn't PSR-0-compliant.

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread James Page
Hi Arnaud Digging into this in a bit more detail I think I hit two issues: 1) My local sbuild environment was failing but has now started working again 2) The i386 build always fails in PPA Looking at what this step does I think the problem is that a2x uses xsltproc which imports stylesheets

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread James Page
Disabling the generation of html-chunked documentation and making a couple of other tweaks to debian/rules + nut-doc.doc-base. files results in a package that will build in PPA; however it only generates PDF documentation (which would be as expected). -- You received this bug notification

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread Laurent Bigonville
Maybe you should try to build-depends on docbook directly -- 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/815760 Title: 2.6.1-2ubuntu1 FTBFS on i386 To manage notifications about this

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread James Page
docbook-xsl looks like it might help out in this instance as it plugs into xsltproc through /etc/xml/catalog which should result in offline generation; testing to see if this results in a full offline build. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 815760] Re: 2.6.1-2ubuntu1 FTBFS on i386

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.6.1-2ubuntu2 --- nut (2.6.1-2ubuntu2) oneiric; urgency=low * Fix FTBFS for Ubuntu (LP: #815760): - debian/control: Build-Depends-Indep on docbook-xsl for offline document generation. -- James Page james.p...@ubuntu.com Mon, 25

[Bug 700492] Re: ntp complains about ipv6 errors every 5 minutes

2011-07-25 Thread Launchpad Bug Tracker
** 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 ntp in Ubuntu. https://bugs.launchpad.net/bugs/700492 Title: ntp complains about ipv6 errors every 5 minutes To manage

[Bug 815865] [NEW] Cookie variable in Apache LogFormat outputs incorrect value

2011-07-25 Thread Richard Mitchell
Public bug reported: Given the example request: {{{ GET / HTTP/1.1 Host: example.com Cookie: __foo_bar=baz; __foo=quux }}} and the Apache configuration: {{{ LogFormat \%r\ %s \%{__foo}C\ \%{__foo_bar}C\ mylogformat CustomLog /path/to/log mylogformat }}} Then the relevant entry in

[Bug 815865] Re: Cookie variable in Apache LogFormat outputs incorrect value

2011-07-25 Thread Richard Mitchell
(Ignore the newline after 'quux' in the example request) ** Bug watch added: Apache Software Foundation Bugzilla #28037 http://issues.apache.org/bugzilla/show_bug.cgi?id=28037 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2

[Bug 815865] Re: Cookie variable in Apache LogFormat outputs incorrect value

2011-07-25 Thread Richard Mitchell
Appears to be the same as this upstream bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=28037 -- 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/815865 Title: Cookie variable

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Serge Hallyn
@Franck78 libvirt won't start until mounted-varrun has happened, so what you are describing *should* not be happening. Can you open a new bug, preferably using 'apport-bug libvirt-bin'? Please include your /etc/fstab and a description of your storage setup (lvm config etc). -- You received

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/oneiric/open-vm-tools/nmuench- jul25.1 -- 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/807903 Title: open-vm-tools failed to build on

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/oneiric/open-vm-tools/nmuench- jul25.1 -- 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/776103 Title: package open-vm-dkms

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Serge Hallyn
@Nate thanks. Your bzr trees (both of the ones linked) again do not build, because of some missing files. I've pulled your source package from your ppa into lp:~serge-hallyn/ubuntu/oneiric/open-vm-tools/nmuench- jul25.1 , and that does build fine. Please give it a quick look/diff to make sure

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Dave Walker
Verified that this bug is resolved on Lucid with the proposed package, with no obvious regressions (basic functionality works as expected) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu.

[Bug 815968] [NEW] SWAT doesn't allow admin login after install

2011-07-25 Thread Tobin Davis
Public bug reported: After installing ubuntu-server Natty (amd64) with samba file server, openssh-server, and swat web management package, swat fails to allow the user to administrate the system. I later discovered that the permissions of /etc/samba/smb.conf need to have group adm and g+w set

[Bug 815968] Re: SWAT doesn't allow admin login after install

2011-07-25 Thread Tobin Davis
-- 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/815968 Title: SWAT doesn't allow admin login after install To manage notifications about this bug go to:

[Bug 798878] Re: nova.conf should not be world-readable

2011-07-25 Thread Thierry Carrez
This is actually a packaging bug. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Importance: Undecided = High ** Changed in: nova (Ubuntu) Status: New = Confirmed ** Changed in: nova Status: Confirmed = Invalid -- You

[Bug 809400] Re: Cannot compile any version of PHP I want on Lucid due to dependencies in apache2-prefork-dev

2011-07-25 Thread RedScourge
Holy cow you're right, I definitely need to get to 5.2.17 somehow. I've compiled PHP before with configure and make, but I'm not familiar at all with any of these other build tools you mention. I'm sure nobody wants to be teaching everyone how to do all this stuff or be doing it for them. Could

[Bug 814222] Re: kvm cannot use vhd files over 127GB

2011-07-25 Thread Serge Hallyn
** Also affects: qemu Importance: Undecided Status: New ** Changed in: qemu-kvm (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 814222] Re: kvm cannot use vhd files over 127GB

2011-07-25 Thread Serge Hallyn
@Matthew thanks for the attachments. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/814222 Title: kvm cannot use vhd files over 127GB To manage notifications about this bug go

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Dave Walker
Verified the proposed package for Maverick, as above. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/495394 Title: autostart almost always fails on boot time host To

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Clint Byrum
Still need verification on natty. Thanks! ** Tags removed: verification-needed ** Tags added: verification-done ** Tags removed: verification-done ** Tags added: verification-done-lucid verification-done-maverick verification-needed -- You received this bug notification because you are a

[Bug 814819] Re: Update to antlr3 version 3.2

2011-07-25 Thread Andrew Ross
Sure - demoting to universe would be the best option as then the Debian packages can come through unchanged. Another option might be to make it possible to be in main and build-depend on packages in universe, so long as you don't need them at runtime. -- You received this bug notification

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Dave Walker
Verification for Natty now complete. Thanks. ** Tags removed: verification-needed ** Tags added: verification-done verification-done-natty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu.

[Bug 814222] Re: kvm cannot use vhd files over 127GB

2011-07-25 Thread Serge Hallyn
** Patch added: proposed fix for upstream qemu https://bugs.launchpad.net/qemu/+bug/814222/+attachment/2231766/+files/0001-block-vpc.c-Detect-too-large-vpc-file.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
How does it not build? My branch and the packaging (in my PPA) are exactly the same (excluding some changes in changelog and the removal of my commented out lines in debian/rules). @Serge I want a build log, please. -- You received this bug notification because you are a member of Ubuntu

[Bug 814222] Re: kvm cannot use vhd files over 127GB

2011-07-25 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/814222 Title: kvm cannot use vhd files over 127GB To manage

Re: [Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Serge Hallyn
Quoting Nate Muench (776...@bugs.launchpad.net): How does it not build? My branch and the packaging (in my PPA) are exactly the same (excluding some changes in changelog and the removal of my commented out lines in debian/rules). No they are not. Please re-fetch the bzr tree and do a diff.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Never mind on the build log. I'm going to push my proposed branch (zero changes, except root folder name, the changelog, and removal of .bzr folder) to my regular PPA (no orig.tar.gz or diff.gz). And we'll see who's right, see you in around 4 hours (when the amd64 build suppose to be done). --

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Dave Walker
@Nate, It seems probable that your bzr tree has missing files, in that they haven't been added to bzr. $ bzr status , should probably confirm this. If you are debuild -S -sa, to push to your PPA then the files will be present in the package you upload the PPA. If you use bzr bd -S to produce a

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Serge Hallyn
@Dave, The source coming from dget https://launchpad.net/~n-muench/+archive/virtual- test/+files/open-vm-tools_2011.07.19-450511-0%7Eppa3.dsc looks good to me, builds great, and is tested by Nate. Do you mind sponsoring it? :) Changelog just needs the version changed to not reflect

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.5-5ubuntu27.14 --- libvirt (0.7.5-5ubuntu27.14) lucid-proposed; urgency=low * Fix /etc/init/libvirt-bin.conf start on to wait until networking.conf has stopped with success, meaning ifup -a completed successfully and all

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.8-1ubuntu6.3 --- libvirt (0.8.8-1ubuntu6.3) natty-proposed; urgency=low * Fix /etc/init/libvirt-bin.conf start on to wait until networking.conf has stopped with success, meaning ifup -a completed successfully and all

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.3-1ubuntu19 --- libvirt (0.8.3-1ubuntu19) maverick-proposed; urgency=low * Fix /etc/init/libvirt-bin.conf start on to wait until networking.conf has stopped with success, meaning ifup -a completed successfully and all

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools - 2011.07.19-450511-0ubuntu1 --- open-vm-tools (2011.07.19-450511-0ubuntu1) oneiric; urgency=low * Merge latest upstream git tag. Fixes Building on Oneiric (LP: #776103, LP: #807903) * The Toolbox (GUI) has been removed. *

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools - 2011.07.19-450511-0ubuntu1 --- open-vm-tools (2011.07.19-450511-0ubuntu1) oneiric; urgency=low * Merge latest upstream git tag. Fixes Building on Oneiric (LP: #776103, LP: #807903) * The Toolbox (GUI) has been removed. *

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
@Dave, @Serge. I integrated my packaging into the branch via a diff patch (much easier than doing it manually). I used the following command to create the diff diff -Naurp --exclude=.bzr the existing branch my packaging. What would be the correct options to make a more accurate patch (so

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Never mind. We finally got packaging. And I did 99% of the work, which I didn't expect, but I feel better and smarter because of the work I did on this (main the removal of the Toolbox GUI). Now, I'm going to work on some packages that need to be transitioned to dh_python2 (thanks Ubuntu

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Serge Hallyn
@Nate It's no problem, Daviey has pushed your package based on the ppa contents. Once you have a working .dsc, the easiest way to import that into a bzr tree is using bzr import-dsc Otherwise, any time after hand-applying a patch, you can do bzr status to see a list of both which files

[Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Franck78
well, if it is not /var/something there is also /dev/pts Something is wrong around the qemuMonitor routines. find why qemuMonitorIORead:487 is triggered and the bug is closed ! I really don't understand the logic of 'upstart' to trace into it, sorry. Openning a new bug on the same subject ? Why

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Thanks. Dave forgot to remove my commented out lines in debian/rules. I might fix that when I push the next release (if there is time left) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Dave Walker
@Nate, Gah - thanks. If you want to raise a new bug documenting the debian/rules issues, we'll treat it as a separate bug. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu.

Re: [Bug 495394] Re: autostart almost always fails on boot time host

2011-07-25 Thread Serge Hallyn
Quoting Franck78 (495...@bugs.launchpad.net): well, if it is not /var/something there is also /dev/pts Something is wrong around the qemuMonitor routines. find why qemuMonitorIORead:487 is triggered and the bug is closed ! Libvirt's monitor is trying to read from already-opened monitor

[Bug 350936] Re: Should shut down domains on system shutdown

2011-07-25 Thread Francesco Pretto
Is this fixed in ubuntu 10.04.3? -- 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:

[Bug 809400] Re: Cannot compile any version of PHP I want on Lucid due to dependencies in apache2-prefork-dev

2011-07-25 Thread Ondřej Surý
I am afraid you'll have to use the Google, I don't know of any FAQs or wikis apart from those I already sent you, so that's exactly what I would have to do. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Blueprint server-o-ensemble-orchestra-openstack-support] Ensemble as a bare-metal deployment medium

2011-07-25 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez: Whiteboard changed: Work Items: [clint-fewbar] prototype deploying openstack with just pre-determined cloud-config stanzas fed into Cobbler: DONE [gandelman-a] prototype puppet modules for deploying OpenStack: DONE [clint-fewbar] prototype ensemble

[Bug 694029] Re: [natty] kvm guests become unstable after a while

2011-07-25 Thread Jamie Strandboge
This is still a problem on Oneiric. ** Also affects: linux (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: qemu-kvm (Ubuntu Natty) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Oneiric) Importance: Undecided Status: Confirmed

[Bug 815776] Re: Unit tests inside PEAR packages need to go into /usr/share/php-test, not /usr/share/php/tests

2011-07-25 Thread Ondřej Surý
Could you please fill this bug with Debian? It would help me very much to not forget about this issue and since Ubuntu generally pulls most of the PHP packaging from Debian, it would be fixed in the Ubuntu at the same time. Thanks, O. -- You received this bug notification because you are a

[Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2011-07-25 Thread Duffy
Clint, About how long do you think it will be until we have a 5.5 package for 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/690925 Title: Package MySQL 5.5.x for Ubuntu

Re: [Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2011-07-25 Thread Clint Byrum
Excerpts from Duffy's message of Mon Jul 25 23:17:00 UTC 2011: Clint, About how long do you think it will be until we have a 5.5 package for Ubuntu? My initial mysql 5.5 packaging was rejected because of copyright file discrepancies. I hope to re-submit it in the next 2 weeks. :-P -- You

[Bug 788680] Re: package smbclient 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

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