[Bug 661453] Re: dovecot.conf always shows as having been locally modified on update

2011-04-18 Thread Kate Stewart
** Changed in: dovecot (Ubuntu) Importance: Low = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/661453 Title: dovecot.conf always shows as having been locally modified

[Bug 654549] Re: [SRU] Tomcat6 fails to upgrade if JAVA_OPTS contains /

2011-04-18 Thread James Page
** Description changed: IMPACT: This bug will impact tomcat6 installs upgrading to Maverick and updates in Maverick itself; its fixed in Natty. - Using the '/' character in JAVA_OPTS is quite common - its normally uses + Using the '/' character in JAVA_OPTS is quite common - its normally

Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
so what if you issue again an upsc powercom? does it still broke the pipe? is your issue 100 % reproducible? my guess, is ATM, that the faulty end-of-line marker in battery.type is causing parseconf to close prematurely the connexion, while upsd is still sending data. which explains why unit

[Bug 740815] Re: [FFe] Updates to enable us to drop xulrunner from main

2011-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:3.3.2-1ubuntu3 --- libreoffice (1:3.3.2-1ubuntu3) natty; urgency=low * make build dep on xulrunner-dev alternatively depend on firefox-dep (LP: #740815) * cherry-pick from debian: - enable is (icelandic) l10n (LP: #751746)

[Bug 726769] Re: package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread Dave Walker
** Tags added: server-nrs -- 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/726769 Title: package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to install/upgrade: subprocess

[Bug 745946] Re: cloud-final job did not run in ec2-automated-tests

2011-04-18 Thread Dave Walker
** Tags added: server-nrs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/745946 Title: cloud-final job did not run in ec2-automated-tests -- Ubuntu-server-bugs mailing list

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/764391 Title: cobbler fails to manage bind9 -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings

[Bug 764391] [NEW] cobbler fails to manage bind9

2011-04-18 Thread James Page
Public bug reported: Binary package hint: cobbler I've been testing the dns management module in cobbler; it does not currently manage bind9 correctly as the file paths and daemon name are not aligned to Ubuntu's bind9 packaging. Does not look that difficult to fix (have it hacked locally to

[Bug 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-18 Thread Dave Walker
Confirmed with apw that this is fixed in ubuntu git tree, and will be Fixed in first SRU upload. Updating milestone to natty-updates to reflect this. ** Changed in: linux (Ubuntu Natty) Milestone: ubuntu-11.04 = natty-updates -- You received this bug notification because you are a member

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
Templates could integrate with a standard bind9 install a bit better as well - will include in the patch ** Changed in: cobbler (Ubuntu) Importance: Undecided = Medium ** Changed in: cobbler (Ubuntu) Assignee: (unassigned) = James Page (james-page) ** Changed in: cobbler (Ubuntu)

[Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
yes, it 100 % reproducible. i am ready to test svn version. -- 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/753661 Title: upsd write() failed for 127.0.0.1: Broken pipe --

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/natty/cobbler/fix-764391 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/764391 Title: cobbler fails to manage bind9 -- Ubuntu-server-bugs

[Bug 747090] Re: wrong return address sometimes pushed for INT in kvm (not qemu)

2011-04-18 Thread Dave Walker
** Tags added: server-nro ** Tags removed: server-nrs -- 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/747090 Title: wrong return address sometimes pushed for INT in kvm (not qemu)

[Bug 580319] Re: dhcp3-server launches before upstart brings all interface, thus failing to start

2011-04-18 Thread Dave Walker
dhcp3 is no longer in Natty archive, it's been replaced by a transitional package to isc-dhcp (v4), marking Natty task invalid for dhcp3. ** Changed in: dhcp3 (Ubuntu Natty) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Dave Walker
** Changed in: cobbler (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/764391 Title: cobbler fails to manage bind9 -- Ubuntu-server-bugs

[Bug 726769] Re: package eucalyptus-common 2.0.1 bzr1255-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu Natty) Assignee: (unassigned) = Dave Walker (davewalker) -- 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/726769 Title: package

Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
2011/4/18 Virus 753...@bugs.launchpad.net yes, it 100 % reproducible. I also managed to reproduce it using dummy-ups (the simulation driver) and injecting the error on the same variable: adding a newline (ie \n) results in a broken pipe on upsc side. i am ready to test svn version. ok,

[Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
It`s working great! Many thanks! -- 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/753661 Title: upsd write() failed for 127.0.0.1: Broken pipe -- Ubuntu-server-bugs mailing list

[Bug 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread James Page
** Changed in: mod-wsgi (Ubuntu) Assignee: (unassigned) = James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/759943 Title: mod_wsgi.so-3.2 gives errors

Re: [Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Arnaud Quette
2011/4/18 Virus 753...@bugs.launchpad.net It`s working great! Many thanks! excellent, thanks for the feedback. I've just committed it upstream (r2972) the changeset will be available on the NUT Trac mirror (just give it some minutes to sync):

[Bug 753661] Re: upsd write() failed for 127.0.0.1: Broken pipe

2011-04-18 Thread Virus
Yeah, upsmon working fine. I was checked it now by unplug power cable. upsmon was generate alerts UPS powercom@localhost on battery and UPS powercom@localhost on line power after plug cable back. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/natty/mod-wsgi/fix-759943 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/759943 Title: mod_wsgi.so-3.2 gives errors -- Ubuntu-server-bugs

[Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-04-18 Thread Christophe BERNARD
Same for me. We have autofs home dirs. eth0 is in /etc/network/interfaces so users have no control over it. For some reason unclear to me, shutdown fails unless I first unlog and then stop autofs and gdm by hand before asking to shut down. This is very painful, especially because it is difficult

[Bug 387189] Re: logrotate incorrectly rotates /dev/null to /dev/null.1

2011-04-18 Thread C de-Avillez
Confirmed fix in logrotate 4.7.8-4ubuntu2.1 (Lucid proposed). Marking verification-done. ** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Dave Walker
** Changed in: cobbler (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/764391 Title: cobbler fails to manage bind9 --

[Bug 745930] Re: cloud-init timeout waiting for metadata service on EC2

2011-04-18 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Milestone: ubuntu-11.04 = None -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/745930 Title: cloud-init timeout waiting for metadata

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread James Page
** Changed in: cobbler (Ubuntu) Milestone: ubuntu-11.10 = ubuntu-11.04 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/764391 Title: cobbler fails to manage bind9 --

[Bug 745008] Re: Files left behind on upgrade from Maverick

2011-04-18 Thread Mathieu Trudel-Lapierre
There's some validity in having /var/lib/dhcp3 files still exist: we don't remove the old leases unless the user specifically removes the transitional dhcp3-client packages. That seems to be a decision that was made in Debian, and I think it makes some sense -- later, upgrades from 11.04 should

[Bug 745008] Re: Files left behind on upgrade from Maverick

2011-04-18 Thread Mathieu Trudel-Lapierre
Seems the symlinks in Samba were done on purpose for upgrade compatibility, since samba doesn't depend on the installed DHCP client and can't know which is the correct directory to put the hooks in. At a later point in Debian samba should drop that symlink. ** Changed in: samba (Ubuntu)

[Bug 764391] Re: cobbler fails to manage bind9

2011-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package cobbler - 2.1.0-0ubuntu7 --- cobbler (2.1.0-0ubuntu7) natty; urgency=low * Fixed management of bind9 (LP: #764391): - debian/patches/40_ubuntu_bind9_management.patch: - Manage bind9 instead of named daemon. - Generate configuration

Re: [Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-18 Thread Clint Byrum
Excerpts from Nonox's message of Sun Apr 17 17:02:41 UTC 2011: Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l 'libmysqlclient*': Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/

Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Serge Hallyn
Thanks for testing, Henrik. But is there any way you could test on a natty system? Your failure looks to be due to a different bug, and my test just now in a maverick container also failed, differently from yours. But on two different natty systems it has succeeded (using your exact

[Bug 633725] Re: mysql thread_stack parameter too low, causing usage problems.

2011-04-18 Thread Rob Larson
You can close this. I have given up on this bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/633725 Title: mysql thread_stack parameter too low, causing usage problems.

Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Henrik Bach
Hi Serge! I acknowledge your point of view and more thorough insight into vmbuilder than me. What can I do to help you? -Henrik On Mon, Apr 18, 2011 at 7:19 PM, Serge Hallyn 576...@bugs.launchpad.net wrote: Thanks for testing, Henrik.  But is there any way you could test on a natty system?  

[Bug 760157] Re: euca-bundle-image can fail on small images

2011-04-18 Thread Mitch Garnaat
I have merged this into the new development branch for euca2ools upstream. We will need to decide if we are going to merge into the 1.3.1 branch upstream. ** Changed in: euca2ools Assignee: (unassigned) = Mitch Garnaat (mitch-garnaat) -- You received this bug notification because you are

[Bug 628145] Re: Eucalyptus does not understand IPv6

2011-04-18 Thread Etienne Goyer
** Tags added: ipv6 -- 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/628145 Title: Eucalyptus does not understand IPv6 -- Ubuntu-server-bugs mailing list

Re: [Bug 576501] Re: vmbuilder doesn't recognize --ec2 flag

2011-04-18 Thread Serge Hallyn
Quoting Henrik Bach (576...@bugs.launchpad.net): 2011-04-16 04:36:12,380 INFO: Creating config file /etc/default/grub with new version 2011-04-16 04:36:12,970 INFO: /proc/devices: fopen failed: No such file or directory 2011-04-16 04:36:12,971 INFO: Is device-mapper driver missing

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mountedhomedirs

2011-04-18 Thread Sam Liddicott
I'm pretty sure that the problem is because the network stops before filesystem unmounts, and so the nfs unmount hangs because the file server is unreachable. The fix would be to unmount network file systems before stopping the network. But that would require stopping processes that use

[Bug 765224] [NEW] import from mini.iso fails

2011-04-18 Thread Tom Ellis
Public bug reported: Binary package hint: cobbler Importing the natty mini iso fails as the import detection looks for the dists directory and also cannot determine which ubuntu version it is importing. Tested using: http://archive.ubuntu.com/ubuntu/dists/natty/main

[Bug 765249] [NEW] tarmode exclude no longer working

2011-04-18 Thread James
Public bug reported: Binary package hint: samba 1) 11.04 2)samba: Installed: 2:3.5.8~dfsg-1ubuntu2 Candidate: 2:3.5.8~dfsg-1ubuntu2 Version table: *** 2:3.5.8~dfsg-1ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages 100 /var/lib/dpkg/status 3)

[Bug 765224] Re: import from mini.iso fails

2011-04-18 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu) Status: New = Confirmed ** Changed in: cobbler (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/765224

[Bug 765224] Re: import from mini.iso fails

2011-04-18 Thread Marc Cluet
Related to bug https://bugs.launchpad.net/ubuntu-cdimage/+bug/765254 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/765224 Title: import from mini.iso fails -- Ubuntu-server-bugs

[Bug 765224] Re: import from mini.iso fails

2011-04-18 Thread Chuck Short
The server/desktop cdimage is different from the mini.iso. The mini.iso support will have to be added later. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/765224 Title: import

[Bug 765275] Re: metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Eric Williams
-- 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/765275 Title: metadata server cannot be contacted when deploying new instances on EUC -- Ubuntu-server-bugs mailing list

[Bug 765275] [NEW] metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Eric Williams
Public bug reported: ## Issue New instances deployed on EUC cannot contact the metadata server, failing with Connection refused. ## Environment Distributor ID: Ubuntu Description:Ubuntu Natty (development branch) Release:11.04 Codename: natty ii eucalyptus-admin-tools

[Bug 719833] Re: ssh upstart job fails to actually bring up ssh

2011-04-18 Thread Mark Goris
This sounds a lot like what happened to me when the fix for this defect was released: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/687535 I had to roll back to 5.3p1-3ubuntu4 to be able to restart Xen based Lucid instances and have sshd restart reliably. -- You received this bug

[Bug 765367] [NEW] xinetd fails to parse config files with comments when HUPped

2011-04-18 Thread Will Bryant
Public bug reported: Binary package hint: xinetd xinetd handles comments in service configuration files fine when it is started/restarted. However, when it reloads configuration files (on HUP signal), it fails to parse the same files. For example, given the following (partial) configuration

Re: [Bug 735239] Re: package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-installation script 傳回了錯誤退出狀態 75

2011-04-18 Thread Kuang-Yu. Shieh
Thank you, James~ It is no error message again~ I hope it is done [?] I share my step about some solutions of this bug. 1. check the /etc/postfix/main.cf 2. search the /etc/hosts and /etc/hostname, comparing those infomation with /etc/postfix/main.cf [myhostname = ?] parameter. 3. I change the

[Bug 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Graham Dumpleton
Patch from mod_wsgi 4.0 has been back port to mod_wsgi 3.X and can be obtained from: http://code.google.com/p/modwsgi/source/detail?r=8633d5afeea845a12c028cfae31dc828c5ce8908 Patch has also been sent to Bernd and Piotr. -- You received this bug notification because you are a member of Ubuntu

[Bug 735239] Re: package postfix 2.7.0-1 failed to install/upgrade: 子程序 installed post-installation script 傳回了錯誤退出狀態 75

2011-04-18 Thread Kuang-Yu. Shieh
** Changed in: postfix (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/735239 Title: package postfix 2.7.0-1 failed to

[Bug 759943] Re: mod_wsgi.so-3.2 gives errors

2011-04-18 Thread Graham Dumpleton
Okay, you can view the differences, but seems GoogleCode site doesn't make it easy to download a patch file for differences. So, have attached patch here as well. The patch is against mod_wsgi 3.3, but should still apply properly to mod_wsgi 3.2. Recommended that this only be applied when

[Bug 715152] Re: [SRU] ntp wont run on IPv6 only host unless lo has 127.0.0.1 address

2011-04-18 Thread Clint Byrum
In reviewing this diff for lucid-proposed: http://launchpadlibrarian.net/69484036/ntp_1%3A4.2.4p8%2Bdfsg- 1ubuntu2_1%3A4.2.4p8%2Bdfsg-1ubuntu2.1.diff.gz and the other similar diff for maverick-proposed; It took me a while to see why it was Forwarded: not-needed. The Origin header of the patch

[Bug 765275] Re: metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Boris Devouge
Reinstalling fixes the issue on Maverick, but not fully tested on 11.04, which could be a different issue. -- 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/765275 Title: metadata

[Bug 764259] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
Ubuntu 11.04 AMD CPU 4 CORES 955 BLACK EDITION ATI GRAPHICS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764259 Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53

[Bug 764259] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
Public bug reported: Bug Report after Computer resumes Suspend. ProblemType: KernelOops DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-8-generic 2.6.38-8.42 Regression: Yes Reproducible: No ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic x86_64

Re: [Bug 762018] Re: nautilus does not open on inserting usb key

2011-04-18 Thread Carla Sella
On Mon, Apr 18, 2011 at 3:15 AM, Joaquín Ignacio Aramendía samsa...@gmail.com wrote: Carla, have you tested this with the Natty Live USB disk? Hello Joaquin, no it happened on an installed version of Natty Beta 2. Carla -- You received this bug notification because you are a member of

[Bug 761634] Re: compiz crashed with SIGSEGV in PanelView::~PanelView()

2011-04-18 Thread Alex
Compiz crashed on my Acer Aspire One (A150L) after I've unplugged my second Monitor (VGA). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/761634 Title: compiz crashed with SIGSEGV in

[Bug 764259] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-18 Thread Spartan117
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764259 Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90() -- ubuntu-bugs mailing list

[Bug 588858] Re: Add optional support of indicator applet

2011-04-18 Thread Sun Ning
I am the author of the exaile sound menu support plugin, I just updated it to make it compatible with Natty. You can download the head version and test it. https://github.com/sunng87/Exaile-Soundmenu-Indicator -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 764260] [NEW] package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread artemioestrella
Public bug reported: Binary package hint: flashplugin-nonfree flashplugin do not install ProblemType: Package DistroRelease: Ubuntu 11.04 Package: flashplugin-installer 10.2.159.1ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic x86_64

[Bug 764260] Re: package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-18 Thread artemioestrella
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764260 Title: package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned

[Bug 764258] Re: GUI.py crashed with AssertionError in chownself()

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 715199 *** https://bugs.launchpad.net/bugs/715199 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #715199, so is being marked as such. Please

[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
OK, I got a chance to run intel_reg_dumper when the system is in the following states: - docked-good.txt : in the dock with unity working properly spanning two external 1920x1080 monitors - docked-bad.txt: in the dock with a black screen on the left monitor and the right monitor off -

[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: in the dock with one black screen https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058075/+files/docked-bad.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: no dock, working properly https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058076/+files/undocked-good.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
** Attachment added: out of the dock, screen black https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/745112/+attachment/2058077/+files/undocked-bad.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745112] Re: [arrandale] desktop is messed up (goes black) when laptop is docked

2011-04-18 Thread Roland Dreier
correction: I said two 1920x1080 monitors but they are really 1920x1200 monitors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745112 Title: [arrandale] desktop is messed up (goes black) when

[Bug 740126] Re: compiz hangs randomly several times per day

2011-04-18 Thread Chris Halse Rogers
Chris: I notice that from your kernel log it looks like the driver is scanning for vblank changes on two CRTCs - do you have a dual-monitor setup, and if so, what are its details? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 764256] Re: Wallpaper and Desktop-files are not visible

2011-04-18 Thread Alex
Sometimes there are as well some graphical errors (I will attach a screenshot to clarify what I mean). ** Attachment added: Bildschirmfoto.png https://bugs.launchpad.net/ubuntu/+source/unity/+bug/764256/+attachment/2058078/+files/Bildschirmfoto.png -- You received this bug notification

[Bug 760841] Re: package man-db 2.5.9-4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2011-04-18 Thread Yrogirg
When I first installed 11.04 beta2 yesterday I hadn't this error. However, when I reinstalled it today (from the same usb stick on the same computer) it appeared. Anyway, I reinstalled man-db package and the error is gone. -- You received this bug notification because you are a member of Ubuntu

[Bug 750334] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-04-18 Thread David Henningsson
Built the package, installed it and rebooted. After reboot, media keys stops working immediately after boot (perhaps when the login sound stops playing?) But perhaps your fix is on the right track nonetheless, and that you could just add a check against what stream is being removed (i e if id's

[Bug 657523] Re: USC is extremely slow at loading/navigating/installing

2011-04-18 Thread duanedesign
*** This bug is a duplicate of bug 641899 *** https://bugs.launchpad.net/bugs/641899 Please do not nominate a bug for a release that does not have a fix. thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 764255] Re: compiz preferences

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 737792 *** https://bugs.launchpad.net/bugs/737792 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #737792, so is being marked as such. Please

[Bug 764261] Re: zeitgeist-daemon crashed with OperationalError in execute(): database is locked

2011-04-18 Thread Apport retracing service
*** This bug is a duplicate of bug 736285 *** https://bugs.launchpad.net/bugs/736285 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #736285, so is being marked as such. Please

[Bug 757202] Re: Tray icon image is missing

2011-04-18 Thread Yevgen Muntyan
The icon came back after upgrade. ** Changed in: gnome-power-manager (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757202 Title: Tray icon image is

[Bug 753311] Re: In Portuguese language, Keyboard shortcut's information text has large gap between each word

2011-04-18 Thread André Gondim
I will request information in upstream GNOME Translations. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753311 Title: In Portuguese language, Keyboard shortcut's information text has large gap

[Bug 706814] Re: several logs not populated

2011-04-18 Thread dino99
hi Bremm, i've seen that too, but this system is not a fresh install and all the logs where previously running (till April 18th 2011) even if ubuntu-bug thinks now that its a frsh install This is about 4.6.4-2 into natty, which is hardly outdated, as the latest stable branch is now 5.8.0, so its

[Bug 764265] [NEW] [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
Public bug reported: Binary package hint: network-manager After upgrading from maverick (where it worked fine) system does not pick up the DNS server setting, and /etc/resolv.conf does not contain any nameserver directive. To be able to work, I have to manually edig /etc/resolv.conf to include

[Bug 764264] [NEW] plasma-widget-networkmanagement does not connect automatically

2011-04-18 Thread sml
Public bug reported: Binary package hint: plasma-widget-networkmanagement I have NetworkManagement set to store connection secrets unencrypted (in a file). Although my wireless connection is set to connect automatically, it doesn't actually do this. After booting or resuming I have to manually

[Bug 764265] Re: [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764265 Title: [natty] DNS server is not picked up on dhcp -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 764265] Re: [natty] DNS server is not picked up on dhcp

2011-04-18 Thread LGB [Gábor Lénárt]
My /etc/resolv.conf file (note, the nameserver line is written by me to be able to resolve names and report this bug, it was empty not counting the comments): # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE

[Bug 760698] Re: bzr crashed with TypeError in update_search(): QAbstractItemView.setCurrentIndex(QModelIndex): argument 1 has unexpected type 'NoneType'

2011-04-18 Thread Andrew Bennetts
** Visibility changed to: Public ** Package changed: bzr (Ubuntu) = qbzr (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760698 Title: bzr crashed with TypeError in update_search():

[Bug 700292] Re: Bluetooth keyboard after natty upgrade not working

2011-04-18 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/700292 Title: Bluetooth keyboard after natty upgrade not working --

[Bug 706219] Re: [natty] Password given during installation, not accepted after reboot.

2011-04-18 Thread Stanz
Thank you Patrick With no one else marked affected after all this time...Incomplete is all we got? Well.. I can confirm this error Does Not occur with Beta 2. As other testers have not had this occur with their installs, http://iso.qa.ubuntu.com/qatracker/result/5482/22 -- You received this bug

[Bug 661394] Re: Compal/nvidia breakage in system76 laptops

2011-04-18 Thread Chodid
This bug affects me as well, my system having a NVIDIA Geforce 8600M GT graphics card. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/661394 Title: Compal/nvidia breakage in system76 laptops --

[Bug 764272] [NEW] unity launcher bar does not disappear

2011-04-18 Thread LGB [Gábor Lénárt]
Public bug reported: Binary package hint: unity It seems that chromium can trigger this bug: either unity (in compiz settings) is set to dodge windows or autohide it works fine until I switch a workspace where maximized (not full screen, just maximized) chromium window can be seen. After that it

[Bug 764272] Re: unity launcher bar does not disappear

2011-04-18 Thread LGB [Gábor Lénárt]
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764272 Title: unity launcher bar does not disappear -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 764271] [NEW] fails to decode .swf flash file

2011-04-18 Thread Martin John Bouckaert
Public bug reported: downloaded .swf application from http://www.forzatraders.com/flash/ForzaMotorsport3CarSetupTool.swf to use offline but the app it opens with, totem, didn't have the appropriate codecs and recommended searching for them. found gstreamer0.10 but nothing else. upon installation,

[Bug 764271] Re: fails to decode .swf flash file

2011-04-18 Thread Martin John Bouckaert
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764271 Title: fails to decode .swf flash file -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 764270] [NEW] kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-mapping.h:106!

2011-04-18 Thread Francisco Murphy Perez
Public bug reported: well I just have VLC playing some music, tasque and I was editing a txt file (not more than 3 pages) the computer shutdown ...and didnt restart second time I was lucky and computer start ProblemType: KernelOops DistroRelease: Ubuntu 11.04 Package:

[Bug 764270] Re: kernel BUG at /build/buildd/linux-2.6.38/include/linux/io-mapping.h:106!

2011-04-18 Thread Francisco Murphy Perez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/764270 Title: kernel BUG at /build/buildd/linux-2.6.38/include/linux/io- mapping.h:106! -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 764148] Re: package mono-gac 2.4.4~svn151842-1ubuntu4 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 zurück

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 764147 *** https://bugs.launchpad.net/bugs/764147 ** This bug has been marked a duplicate of bug 764147 package mono-gac 2.4.4~svn151842-1ubuntu4 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 zurück

[Bug 764115] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 *** https://bugs.launchpad.net/bugs/700036 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 #700036, so it is being marked as such. Please look

[Bug 763917] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-04-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 *** https://bugs.launchpad.net/bugs/700036 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 #700036, so it is being marked as such. Please look

[Bug 746174] Re: Screen corruption on Macbook Air (Nvidia 320M)

2011-04-18 Thread Daniel van Vugt
Complete EDID (from the nvidia control panel) attached. parse-edid: parse-edid version 2.0.0 parse-edid: EDID checksum passed. # EDID version 1 revision 3 Section Monitor # Block type: 2:0 3:1 # Block type: 2:0 3:fe # Block type: 2:0 3:fc Identifier Color

[Bug 745540] Re: Method CreateItem with signature a{sv}(oayay)b on interface org.freedesktop.Secret.Collection doesn't exist

2011-04-18 Thread Henrik Görlin
** Changed in: ubuntu-sso-client Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745540 Title: Method CreateItem with signature a{sv}(oayay)b on interface

[Bug 720095] Re: vsftpd causes a vmalloc space leak in Lucid

2011-04-18 Thread Rachel Greenham
Quite right, I should have noticed that. :-) I may just need to be patient then, although this being a production machine experiencing real problems since go-live with users connecting in volume may preclude patience. I had been considering embedding a java FTP server into our application instead,

[Bug 707259] Re: Installer crashed when choosing location.

2011-04-18 Thread Stanz
Cannot reproduce with natty b2 w/updated system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707259 Title: Installer crashed when choosing location. -- ubuntu-bugs mailing list

[Bug 653524] Re: Suspend to RAM doesn't work on Acer Aspire One with Ubuntu 10.10

2011-04-18 Thread coffeeyy
Hi Tommy_CZ, Try install the ATI Graphics driver - http://support.amd.com/us/gpudownload/Pages/index.aspx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/653524 Title: Suspend to RAM doesn't work

[Bug 648180] Re: Unity sucks

2011-04-18 Thread Bilal Akhtar
Jeff, Points 2) and 3) of your comment are not a problem anymore in 11.04 Unity. As for 2), the keyboard shortcut for 'Show Desktop' is Super+D . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/648180

  1   2   3   4   5   6   7   8   9   10   >