[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.

[Bug 815942] IwConfig.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231738/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title:

[Bug 815942] Lspci.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231739/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title: Screen

[Bug 815942] PciMultimedia.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231741/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942

[Bug 815942] Lsusb.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231740/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title: Screen

[Bug 815942] ProcCpuinfo.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231742/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942

[Bug 815942] ProcCpuinfo_.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: ProcCpuinfo_.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231743/+files/ProcCpuinfo_.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942

[Bug 815942] ProcInterrupts.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231744/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 815942] ProcModules.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231745/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942

[Bug 815942] RfKill.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231746/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title:

[Bug 815942] UdevDb.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231747/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title:

[Bug 815942] UdevLog.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231748/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942 Title:

[Bug 815942] WifiSyslog.txt

2011-07-25 Thread Kushal Jain
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/815942/+attachment/2231749/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815942

[Bug 815942] Re: Screen getting locked when laptop is idle

2011-07-25 Thread Kushal Jain
Hi Brendan, I have sent report (through apport) to developers team for fixation. Please let me know if I have to do anything else? Regards, Kushal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 815358] Re: gksudo nautilus crashed with SIGSEGV

2011-07-25 Thread Pedro Villavicencio
** Changed in: nautilus (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815358 Title: gksudo nautilus crashed with SIGSEGV To manage notifications about

[Bug 814261] Re: nautilus crashed with signal 7 in g_simple_async_result_complete()

2011-07-25 Thread Pedro Villavicencio
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/814261 Title: nautilus crashed with signal 7 in g_simple_async_result_complete() To manage notifications about this

[Bug 813621] Re: empty battery indicator appears on desktop without battery

2011-07-25 Thread Phillip Susi
** Summary changed: - battery status appears while there's no accu, but powered by electricity + empty battery indicator appears on desktop without battery ** Description changed: - not sure about package + On my desktop-computer, there's an icon showing an empty battery, while it's powered by

[Bug 810723] Re: gnome-settings-daemon crashed with SIGSEGV in exit()

2011-07-25 Thread Jeroen Roovers
*** This bug is a duplicate of bug 809939 *** https://bugs.launchpad.net/bugs/809939 I don't think this is a dupe. The segfault occurs in a different function from a different library, for one thing (or two) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 798691] Re: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade: ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 2

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/798691 Title: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade:

[Bug 795227] Re: [Thinkpad Edge E420s] Bluetooth is nonfunctional

2011-07-25 Thread Marc Legris
Appears to be working in 2.6.38-11.47 ** Changed in: linux (Ubuntu) Assignee: Marc Legris (maaarc) = Chris Van Hoof (vanhoof) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795227 Title:

[Bug 773700] Re: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773700 Title: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade:

[Bug 748059] Re: package linux-image-2.6.38-7-generic 2.6.38-7.39 failed to install/upgrade: ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748059 Title: package linux-image-2.6.38-7-generic 2.6.38-7.39 failed to install/upgrade:

[Bug 774084] Re: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774084 Title: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade:

[Bug 239877] Re: Gmount-iso does not allow to mout files with other extention

2011-07-25 Thread shankao
** Branch linked: lp:gmount-iso -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/239877 Title: Gmount-iso does not allow to mout files with other extention To manage notifications about this bug go

[Bug 816057] [NEW] lintian error

2011-07-25 Thread Jamie Strandboge
Public bug reported: $ lintian acoustid-fingerprinter_0.3~20110715-0ubuntu1_i386.deb: E: acoustid-fingerprinter: helper-templates-in-copyright ** Affects: acoustid-fingerprinter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 815975] Re: iwl4965 stopps working after ~880MB Traffic

2011-07-25 Thread Joe Burgess
** Tags added: hw-specific -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815975 Title: iwl4965 stopps working after ~880MB Traffic To manage notifications about this bug go to:

[Bug 815989] Re: trytond crashed with ImportError in /usr/lib/python2.7/dist-packages/psycopg2/__init__.py: can't import mx.DateTime module

2011-07-25 Thread Joe Burgess
*** This bug is a duplicate of bug 815946 *** https://bugs.launchpad.net/bugs/815946 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 815946, so it is being marked as such. Please look

[Bug 815726] Re: Link to folder on windows partition should remount device or at least give better message

2011-07-25 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 411242 *** https://bugs.launchpad.net/bugs/411242 ** Changed in: nautilus (Ubuntu) Importance: Undecided = Wishlist ** This bug has been marked a duplicate of bug 411242 Links to folders on unmounted partitions pretend they are broken -- You

[Bug 745427] Re: package linux-image-2.6.32-30-server 2.6.32-30.59 failed to install/upgrade:

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745427 Title: package linux-image-2.6.32-30-server 2.6.32-30.59 failed to install/upgrade: To

[Bug 696322] Re: package linux-image-2.6.32-27-generic 2.6.32-27.49 failed to install/upgrade:

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696322 Title: package linux-image-2.6.32-27-generic 2.6.32-27.49 failed to install/upgrade: To

[Bug 695305] Re: package linux-image-2.6.32-27-generic 2.6.32-27.49 failed to install/upgrade:

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695305 Title: package linux-image-2.6.32-27-generic 2.6.32-27.49 failed to install/upgrade: To

[Bug 592650] Re: package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592650 Title: package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade:

[Bug 816058] [NEW] Requires update to 3.x series

2011-07-25 Thread Alexander Hunziker
Public bug reported: Update to the 3.x series for Oneiric would be nice, will require new dependency colord though. Current version is not installable in oneiric, conflicts with many other packages. ** Affects: gnome-color-manager (Ubuntu) Importance: Undecided Status: New -- You

[Bug 600720] Re: package linux-image-2.6.24-24-generic 2.6.24-24.61 [modified: lib/modules/2.6.24-24-generic/modules.pcimap lib/modules/2.6.24-24-generic/modules.dep lib/modules/2.6.24-24-generic/modu

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/600720 Title: package linux-image-2.6.24-24-generic 2.6.24-24.61 [modified:

[Bug 239877] Re: Gmount-iso does not allow to mout files with other extention

2011-07-25 Thread shankao
** Also affects: gmount-iso Importance: Undecided Status: New ** Changed in: gmount-iso Importance: Undecided = Wishlist ** Changed in: gmount-iso Status: New = Confirmed ** Changed in: gmountiso (Ubuntu) Status: New = Confirmed -- You received this bug notification

[Bug 690831] Re: package linux-image-2.6.32-26-generic 2.6.32-26.48 failed to install/upgrade:

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690831 Title: package linux-image-2.6.32-26-generic 2.6.32-26.48 failed to install/upgrade: To

[Bug 815907] Re: drapes fails to start/crashes on start

2011-07-25 Thread Joe Burgess
*** This bug is a duplicate of bug 756687 *** https://bugs.launchpad.net/bugs/756687 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 756687, so it is being marked as such. Please look

[Bug 626207] Re: package linux-image-2.6.32-24-generic 2.6.32-24.41 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 127

2011-07-25 Thread Brian Murray
** Package changed: linux (Ubuntu) = grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626207 Title: package linux-image-2.6.32-24-generic 2.6.32-24.41 failed to install/upgrade:

[Bug 816061] Re: software-properties-gtk crashed with IOError in write_config(): [Errno 13] Permission denied: '//etc/apt/apt.conf.d/10periodic'

2011-07-25 Thread Shyam
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816061 Title: software-properties-gtk crashed with IOError in write_config(): [Errno 13] Permission denied:

[Bug 815871] Re: Cheese SIGSEGV in cogl_create_context at startup

2011-07-25 Thread Joe Burgess
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 815871 When reporting bugs in the future please use apport by using 'ubuntu-bug' and the

[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 Bugs, which is subscribed to Ubuntu.

[Bug 813295] Re: urlib.request fails to open Eucalyptus metadata service

2011-07-25 Thread Daniel Nurmi
** Changed in: eucalyptus Assignee: (unassigned) = chris grzegorczyk (chris-grze) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813295 Title: urlib.request fails to open Eucalyptus metadata

[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 Bugs,

  1   2   3   4   5   6   7   8   9   10   >