[Bug 676819] Re: Attaching a volume to a pending instance claims success, but never attaches.

2011-12-02 Thread graziano obertelli
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

[Bug 580184] Re: Instance without public ip fails reading metadata with separate CC CLC

2011-12-02 Thread graziano obertelli
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

[Bug 819251] [NEW] 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

2011-12-02 Thread Launchpad Bug Tracker
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

[Bug 819251] Re: 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

2011-12-02 Thread Michal Čihař
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, GEN0 line 20. Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111, GEN0 line 28.

[Bug 510587] Re: Bind/named does not initialize on boot due to missing IPv6 address

2011-12-02 Thread Alessio Bravi
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

[Blueprint servercloud-p-orchestra] Orchestra Next Steps

2011-12-02 Thread Marc Cluet
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

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

2011-12-02 Thread Thierry Carrez
** 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

[Bug 899173] [NEW] iostat/kernel output for dm devices broken

2011-12-02 Thread James Beal
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

[Bug 592442] Re: fopen fails on some SSL urls

2011-12-02 Thread Finjon Kiang
It looked like this bug is still there. I used the code below to test: ?php file_get_contents('https://aquarius.neweb.com.tw'); 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 # PHP Version 5.3.6-13ubuntu3.2 Suhosin Patch

[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin

2011-12-02 Thread Christian Weiske
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

[Bug 592442] Re: fopen fails on some SSL urls

2011-12-02 Thread Finjon Kiang
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(0003)

[Bug 802876] Re: nova_sudoers should take into account new location for brctl

2011-12-02 Thread Bug Watch Updater
** 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

[Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32

2011-12-02 Thread Tim Gardner
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.

[Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32

2011-12-02 Thread Tim Gardner
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.

Re: [Bug 592442] Re: fopen fails on some SSL urls

2011-12-02 Thread Clint Byrum
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

[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin

2011-12-02 Thread Clint Byrum
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

[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin

2011-12-02 Thread Launchpad Bug Tracker
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

[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin

2011-12-02 Thread Clint Byrum
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

[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin

2011-12-02 Thread Launchpad Bug Tracker
** 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

[Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter

2011-12-02 Thread Launchpad Bug Tracker
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

[Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter

2011-12-02 Thread Adam Gandelman
** 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.

[Bug 877852] Re: samba failed to install when updating from ubuntu 11.04 to 11.10

2011-12-02 Thread Ursula Junque
** 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

[Bug 112590] Re: no internet connection until I restart router

2011-12-02 Thread Thom Pischke
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

[Bug 891227] Re: nova.conf force_dhcp_release doesn't take any parameter

2011-12-02 Thread Launchpad Bug Tracker
** 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

[Bug 540747] Re: Apache Web DAV incorrect permissions

2011-12-02 Thread Jochen Fahrner
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

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

2011-12-02 Thread Launchpad Bug Tracker
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

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

2011-12-02 Thread Steve Langasek
** Package changed: kdesudo (Ubuntu) = samba (Ubuntu) ** Changed in: samba (Ubuntu) Assignee: neil.james...@ntlworld.com (neil-james130) = (unassigned) ** Changed in: samba (Ubuntu Hardy) Assignee: neil.james...@ntlworld.com (neil-james130) = (unassigned) -- You received this bug

[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-12-02 Thread Scott Moser
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 ,

[Bug 790863] Re: Unable to start lxc container after update to 2.6.32-32

2011-12-02 Thread Vladimir Osintsev
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

[Bug 540747] Re: Apache Web DAV incorrect permissions

2011-12-02 Thread James M. Leddy
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

[Bug 540747] Re: Apache Web DAV incorrect permissions

2011-12-02 Thread James M. Leddy
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

[Bug 540747] Re: Apache Web DAV incorrect permissions

2011-12-02 Thread James M. Leddy
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

[Bug 540747] Re: Apache Web DAV incorrect permissions

2011-12-02 Thread James M. Leddy
[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]

[Bug 899416] [NEW] package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-12-02 Thread Michael Calabro
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

[Bug 899416] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-12-02 Thread Michael Calabro
-- 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

[Bug 899440] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Daren Huang
*** 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

[Bug 899440] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Daren Huang
*** 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

[Bug 899440] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Apport retracing service
*** 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.

[Bug 899443] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Daren Huang
*** 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

[Bug 899443] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Daren Huang
*** 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

[Bug 899443] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-12-02 Thread Apport retracing service
*** 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.

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2011-12-02 Thread Buzz Clifton
@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:

Re: [Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2011-12-02 Thread Otlay Interactive
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

[Bug 592442] Re: fopen fails on some SSL urls

2011-12-02 Thread Finjon Kiang
@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

[Bug 864177] Re: Home networking with win 7

2011-12-02 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 888039] Re: Gradual degradation in desktop performance.

2011-12-02 Thread Florin Coras
Well, at least we're two. I can reproduce this bug on my laptop with an Nvidia NVS 140M shortly after a restart. For me, the sluggishness/jerkiness never goes away. This might have to do with my card being a bit outdated. Same holds for bugs 861061 and 880707. So, I'm really looking forward to

[Bug 676819] Re: Attaching a volume to a pending instance claims success, but never attaches.

2011-12-02 Thread graziano obertelli
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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/676819 Title: Attaching a volume to a pending

[Bug 897605] Re: Letter o replaced by apostrophe on printout

2011-12-02 Thread karaluh
First, can you follow the instructions of the sections CUPS error_log and Capturing print job data of https://wiki.ubuntu.com/DebuggingPrintingProblems for a job which shows the problem? I'll attach the log and job later. Can you tell whether this only happens when printing from

Re: [Bug 806546] Re: Modifier keys (Shift, Alt, Super) stick/cling at the mere/simple push of a button.

2011-12-02 Thread shem ming
/etc/X11/xorg.xonf is almost same as mine... So, this bug is somehow connected with xserver-xorg-video-* packages, or u just installed them to resolve dependencies from legacy xserver-xorg package? -- there's no time, but it doesn't matter. On Fri, Dec 2, 2011 at 11:18 AM, DarkneSS

[Bug 898987] Re: Impossible install paquets NUMLOCKXtype 'exceptions.NameError': global name 'resolver' is not defined

2011-12-02 Thread Apport retracing service
*** This bug is a duplicate of bug 898756 *** https://bugs.launchpad.net/bugs/898756 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 #898756, so is being marked as such.

[Bug 898963] Re: Desktop performance (2d) much worse than expected.

2011-12-02 Thread Ubuntu Foundation's Bug Bot
** Package changed: ubuntu = xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898963 Title: Desktop performance (2d) much worse than expected. To manage notifications about this bug go

[Bug 898961] Re: [p7-1038, Realtek ALC888-VD, Orange SPDIF Out, Rear] volume slider problem

2011-12-02 Thread Ubuntu Foundation's Bug Bot
** Package changed: ubuntu = alsa-driver (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898961 Title: [p7-1038, Realtek ALC888-VD, Orange SPDIF Out, Rear] volume slider problem To manage

[Bug 872207] Re: When Firefox is running in Unity, drop-down menus sometime close when opened

2011-12-02 Thread zzarko
This bug was one of main reasons that I stopped using Unity in 11.04 and went back to Gnome 2. After upgrade to 11.10, it kind of dissapeared, showing only occasionaly, but in the last couple of days (maybe after some of the updates) it became again very annoying. I minimize/maximize Firefox at

[Bug 898944] Re: Installer crashes, 64bit, 16gb, / on SSD, 16GB swap. EXT4, Intel, NVIDIA, encrypted home folder

2011-12-02 Thread Ubuntu Foundation's Bug Bot
*** This bug is a duplicate of bug 898787 *** https://bugs.launchpad.net/bugs/898787 Exception during installation: Dec 1 21:54:35 ubuntu plugininstall.py: Traceback (most recent call last): Dec 1 21:54:35 ubuntu plugininstall.py: File /usr/share/ubiquity/plugininstall.py, line 1641, in

[Bug 898944] Re: Installer crashes, 64bit, 16gb, / on SSD, 16GB swap. EXT4, Intel, NVIDIA, encrypted home folder

2011-12-02 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 898787 *** https://bugs.launchpad.net/bugs/898787 ** This bug has been marked a duplicate of bug 898787 at new installation crashes after installing home folder -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 898503] Re: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs

2011-12-02 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898503 Title: Asus K54HR and K54C does not resume without kernel parameter acpi_sleep=nonvs To manage notifications about this

[Bug 898127] Re: system hangs and errors at /build/buildd/linux-3.2.0/arch/x86/kernel/apic/ipi.c:113 default_send_IPI_mask_logical+0xdc/0xf0()

2011-12-02 Thread Jean-Baptiste Lallement
** Tags added: bot-stop-nagging ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898127 Title: system hangs and errors at

[Bug 897506]

2011-12-02 Thread Ubuntu Foundation's Bug Bot
The attachment 0001-usb-xhci-Clear-warm-reset-change-event-during- init.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

[Bug 892607] Re: Details window poorly resizes on expanded details

2011-12-02 Thread Ubuntu Foundation's Bug Bot
The attachment fix_dialog_sizes.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

[Bug 878422] Re: CPU hot plug kills the guest

2011-12-02 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878422 Title: CPU hot plug kills the guest To manage notifications about this bug go to:

[Bug 840942] Re: set_size_request is ignored [update-manager details is one line]

2011-12-02 Thread Ubuntu Foundation's Bug Bot
The attachment fix_dialog_sizes.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

[Bug 898740]

2011-12-02 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 898172] Re: ctypes broken on armhf

2011-12-02 Thread Bug Watch Updater
** Changed in: python Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898172 Title: ctypes broken on armhf To manage notifications about this bug go to:

[Bug 806546] Re: Modifier keys (Shift, Alt, Super) stick/cling at the mere/simple push of a button.

2011-12-02 Thread DarkneSS
The second one: I installed xserver-xorg-video-* in order to resolve dependencies from legacy xserver-xorg package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806546 Title: Modifier keys

[Bug 742296] Re: VT issue: DMAR : unsupported device scope

2011-12-02 Thread Anton Anikin
Still the same problem with Oneiric and Precise with kernels 3.0, 3.1, 3.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742296 Title: VT issue: DMAR : unsupported device scope To manage

[Bug 372001] Re: default network autostart symlink recreated

2011-12-02 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/372001 Title: default network autostart symlink recreated To manage notifications about this bug go to:

[Bug 651008] Re: Regression in wireless performance under Maverick when on battery power (broadcom)

2011-12-02 Thread Ubuntu Foundation's Bug Bot
The attachment pmutils-fix-bcmwl-battery-slowdown.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

[Bug 898982] Re: Cannot install alongside Windows 7

2011-12-02 Thread Jean-Baptiste Lallement
** Also affects: zorin-os Importance: Undecided Status: New ** Changed in: ubuntu Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898982 Title: Cannot install

[Bug 898888] Re: installer crash during install

2011-12-02 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 897680 *** https://bugs.launchpad.net/bugs/897680 ** This bug has been marked a duplicate of bug 897680 Precise Desktop 64Bit: libc6 fails to install if install 3rd party software is selected -- You received this bug notification because you are a

[Bug 860400] Re: [dash] no way to unmaximize

2011-12-02 Thread Lohith D Shivamurthy
** Branch linked: lp:~dyams/unity-2d/toggling-dash-maximize -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860400 Title: [dash] no way to unmaximize To manage notifications about this bug go to:

[Bug 898077] Re: backtrace fails with recursive functions on 64bit (BZ #12432)

2011-12-02 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at http://sourceware.org/bugzilla/show_bug.cgi?id=12432. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 806546] Re: Modifier keys (Shift, Alt, Super) stick/cling at the mere/simple push of a button.

2011-12-02 Thread DarkneSS
If somebody could make xserver-xorg-* packages with different combinations of patches, what are different between Ubuntu and Debian, I would try them and I would find the patch witn this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 898930] Re: Ubuntu 12.04 Installer Crashed

2011-12-02 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 897680 *** https://bugs.launchpad.net/bugs/897680 ** This bug has been marked a duplicate of bug 897680 Precise Desktop 64Bit: libc6 fails to install if install 3rd party software is selected -- You received this bug notification because you are a

[Bug 898956]

2011-12-02 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 898937] Re: Upgrading to alpha ubuntu versionn 12+

2011-12-02 Thread Jean-Baptiste Lallement
Thanks for your report. Please attach the files from /var/log/dist-upgrade as separate attachments. Thanks in advance. ** Changed in: update-manager (Ubuntu) Status: New = Incomplete ** Tags removed: lucid ** Tags added: lucid2precise -- You received this bug notification because you

[Bug 898995] Re: type 'exceptions.NameError': global name 'resolver' is not defined

2011-12-02 Thread Apport retracing service
*** This bug is a duplicate of bug 898756 *** https://bugs.launchpad.net/bugs/898756 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 #898756, so is being marked as such.

[Bug 898995] Re: type 'exceptions.NameError': global name 'resolver' is not defined

2011-12-02 Thread Doug McMahon
*** This bug is a duplicate of bug 898756 *** https://bugs.launchpad.net/bugs/898756 ** 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/898995 Title: type

[Bug 898982]

2011-12-02 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 898899] Re: installation crash for no apparent reason

2011-12-02 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 897680 *** https://bugs.launchpad.net/bugs/897680 ** This bug has been marked a duplicate of bug 897680 Precise Desktop 64Bit: libc6 fails to install if install 3rd party software is selected -- You received this bug notification because you are a

[Bug 898934] Re: Installer crash while running in VMWare

2011-12-02 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 897680 *** https://bugs.launchpad.net/bugs/897680 ** This bug has been marked a duplicate of bug 897680 Precise Desktop 64Bit: libc6 fails to install if install 3rd party software is selected -- You received this bug notification because you are a

[Bug 898787] Re: kubuntu 11.10 failed to install with error in install_misc.py assert cache._depcache.broken_count == 0

2011-12-02 Thread Jean-Baptiste Lallement
** Summary changed: - at new installation crashes after installing home folder + kubuntu 11.10 failed to install with error in install_misc.py assert cache._depcache.broken_count == 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 898845] Re: New upstream release: FreeImage 3.15.1

2011-12-02 Thread Ubuntu Foundation's Bug Bot
The attachment freeimage_3.15.1-0ubuntu1.debdifff 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

[Bug 898999] [NEW] System hangs during boot with a message Unattended upgrade during shutdown. Sleeping for 5s

2011-12-02 Thread jojo
Public bug reported: I installed Ubuntu 11.10 on a flash drive with persistence using some software available on Pendrivelinux.com. The installation went fine and i was able to boot successfully from the flash drive after the successful installation. When I started working in the new system, I

[Bug 844307] Re: No HDMI support.

2011-12-02 Thread Daniel Holm
Glad to help. But on my laptop Windump fails to work. But I will give it another go tonight. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844307 Title: No HDMI support. To manage notifications

[Bug 899001] Re: gst-install wants to install i386-version of codec packages on amd64

2011-12-02 Thread Jan Rathmann
** Attachment added: Screenshot of Codec-Installation window https://bugs.launchpad.net/bugs/899001/+attachment/2615726/+files/Codec-Installation.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 899001] [NEW] gst-install wants to install i386-version of codec packages on amd64

2011-12-02 Thread Jan Rathmann
Public bug reported: Hello, I was testing video playback in Precise Alpha 1 and tried to watch a MP4 video file. After Totem started, the gst-install window came up correctly but wanted to install the i386-versions of the corresponding codec packages (see attached screenshot). The

[Bug 899008] [NEW] Asus touchpad disabling doesn't work. Found the error in getXconsole.

2011-12-02 Thread Vegard Loekken
Public bug reported: After following the trace of my /etc/acpi/asus-touchpad.sh, I found that the error was in the getXconsole function of /usr/share/acpi-support /power-funcs. When asus-touchpad.sh is runned, it is runned as root (understandably), but that makes this line fail: displaynum=`ps

[Bug 899006] [NEW] instalation crashes on Virtual machine

2011-12-02 Thread Martin Sekeres
Public bug reported: In Vitual box crashed 64 bit installation of 12.04 LTS ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: ubiquity 2.9.5 ProcVersionSignature: Ubuntu 3.2.0-2.5-generic 3.2.0-rc3 Uname: Linux 3.2.0-2-generic x86_64 ApportVersion: 1.90-0ubuntu1 Architecture: amd64

[Bug 899006] Re: instalation crashes on Virtual machine

2011-12-02 Thread Martin Sekeres
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899006 Title: instalation crashes on Virtual machine To manage notifications about this bug go to:

[Bug 897773] Re: [Acer AR320 F1 and Acer AR160 F1] Halting shortly after booting with 10.04.3

2011-12-02 Thread Tim Chen
Disks on AR320: [2.431927] scsi 4:0:6:0: Direct-Access ATA WDC WD2002FYPS-0 5G04 PQ: 0 ANSI: 5 [2.438752] scsi 4:0:7:0: Direct-Access ATA WDC WD2002FYPS-0 5G04 PQ: 0 ANSI: 5 Disks on AR160: [3.935828] scsi 4:0:13:0: Direct-Access ATA WDC WD2002FYPS-0 5G04

[Bug 899006] Re: instalation crashes on Virtual machine

2011-12-02 Thread Martin Sekeres
And installation says 11.10 not 12.04 in header -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899006 Title: instalation crashes on Virtual machine To manage notifications about this bug go to:

[Bug 899013] [NEW] Google search bar delivers english results on first start of Firefox instead of localized ones

2011-12-02 Thread Jan Rathmann
Public bug reported: Hello, on a fresh Precise Alpha1 installation search results through the Google search bar (right beside the URL bar) are English during the first run of Firefox, allthough the system's locale (and the one in Firefox too) is German. You can reproduce it the following way:

[Bug 899013] Re: Google search bar delivers english results on first start of Firefox instead of localized ones

2011-12-02 Thread Jan Rathmann
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899013 Title: Google search bar delivers english results on first start of Firefox instead of localized ones To manage notifications about this bug

[Bug 899012] [NEW] chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_0_library_left_pane_migration.js mochitest failure

2011-12-02 Thread Chris Coulson
Public bug reported: TEST-START | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_0_library_left_pane_migration.js TEST-PASS | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_0_library_left_pane_migration.js | PlacesUtils

[Bug 899009] [NEW] extreme network latencies with ath9k on HP Presario CQ61 on oneiric

2011-12-02 Thread David Ayers
Public bug reported: I'm using Maverick on a day to day basis on this HP Presario CQ61 and I have also tested Natty via a USB-stick installation. Both have good wireless connection behavior. Yet when testing Oneiric via A USB-stick installation the wireless connection is has extreme latency

[Bug 899009] Re: extreme network latencies with ath9k on HP Presario CQ61 on oneiric

2011-12-02 Thread David Ayers
The UpgradeStatus claims that here is no upgrade log and this may be a fresh install... yet as the version of the kernel indicates, this installation as been upgraded a few times already. The issue already existed with previous 3.0.0-12 versions of the kernel. -- You received this bug

[Bug 899017] [NEW] chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_bookmarksProperties.js mochitest failure (crash)

2011-12-02 Thread Chris Coulson
Public bug reported: TEST-START | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_bookmarksProperties.js TEST-PASS | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_bookmarksProperties.js | PlacesUtils in context TEST-PASS

[Bug 899016] [NEW] chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_555547.js mochitest failure

2011-12-02 Thread Chris Coulson
Public bug reported: TEST-START | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_47.js TEST-PASS | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_47.js | The sidebar should be hidden TEST-INFO |

[Bug 899015] [NEW] chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_416459_cut.js mochitest failure

2011-12-02 Thread Chris Coulson
Public bug reported: TEST-START | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_416459_cut.js TEST-INFO | unknown test url | before wait for focus -- loaded: uninitialized active window: ([object ChromeWindow]) chrome://browser/content/browser.xul focused

[Bug 899014] [NEW] chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_410196_paste_into_tags.js mochitest failure

2011-12-02 Thread Chris Coulson
Public bug reported: TEST-START | chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_410196_paste_into_tags.js TEST-INFO | unknown test url | before wait for focus -- loaded: uninitialized active window: ([object ChromeWindow])

  1   2   3   4   5   6   7   8   9   10   >