[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-11 Thread Micah Gersten
Unsubscribing ubuntu-sponsors as there's nothing to sponsor here, please resubscribe if something needs to be uploaded. -- 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/828036 Title:

[Bug 952199] [NEW] oneiric LAMP server: Apache consumes 100% of cpu in QEMU

2012-03-11 Thread macada
Public bug reported: I'm running ubuntu server 11.10 in a kvm environmnet as a production server for php applications. How ever, my apache installation is very standard, except for virtual hosts of course. These are apache2.conf vbles: Timeout 2 KeepAlive On MaxKeepAliveRequests 100

[Bug 950589] [NEW] unmet dependencies on installing mysql-server-5.1

2012-03-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: ➜ ~ sudo apt-get install mysql-server-5.1 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are

[Bug 950589] Re: unmet dependencies on installing mysql-server-5.1

2012-03-11 Thread Hans Joachim Desserud
Fwiw, I am not able to reproduce this on a 32bit system. Might be 64bit only. ** Tags added: unmetdeps ** Package changed: apt (Ubuntu) = mysql-5.1 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 951150] Re: lxc-start-ephemeral is not all ephemeral

2012-03-11 Thread Serge Hallyn
Hi Gary, if that's what you want I'll happily import the branch, but my understanding was that the -b directory was meant as a way to copy the end result to the host. The branch addressing this isn't linked to this bug yet. Can you make sure to add a changelog entry with a (LP: #951150) and

[Bug 948623] Re: Can't start more than 35 containers on my machine

2012-03-11 Thread Serge Hallyn
I'm not sure why I don't see my linked tree, but the proposed fix is at lp:~serge-hallyn/ubuntu/precise/lxc/lxc-dont-watch-utmp -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/948623

[Bug 952340] [NEW] autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
Public bug reported: $ sudo apt-get install autofs5 ... Setting up autofs5 (5.0.6-0ubuntu4) ... start: Job failed to start invoke-rc.d: initscript autofs, action start failed. dpkg: error processing autofs5 (--configure): subprocess installed Errors were encountered while processing: autofs5 E:

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: autofs5 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu.

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Clint Byrum
Hi Dmitri. Can you please include the output of grep autofs /var/log/syslog and if it exists, /var/log/upstart/autofs.log ? Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu.

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
@Clint Byrum: $ grep autofs /var/log/syslog | tail Mar 11 16:27:44 molveno kernel: [64449.010472] init: wait-for-state (autofs5ypbind) main process (19697) terminated with status 100 Mar 11 16:27:44 molveno kernel: [64449.020729] init: autofs pre-start process (19694) terminated with status 1

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
I have just realised that despite all the error messages, the autofs system works and mounts the NFS filesystem just fine: $ ps -A | grep auto 9804 ?00:00:00 automount $ mount | grep nfs lirs10:/a/home/lirs10b/fedorov on /usr/users/fedorov type nfs (rw,addr=10.12.1.78) nevertheless:

[Bug 579924] Re: Upgrading Ubuntu LTS skips database version - Fatal error: Version error for database bacula. Wanted 12, got 10

2012-03-11 Thread Joni-Pekka Kurronen
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/579924 Title: Upgrading Ubuntu LTS skips database version

[Bug 579924] Missing required logs.

2012-03-11 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 579924 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 952340] Re: autofs5 fails to install: post-installation script returned error exit status 1

2012-03-11 Thread Dmitri Fedorov
Ok, I can reproduce the bug any time now: $ sudo apt-get install autofs5 ... Setting up autofs5 (5.0.6-0ubuntu4) ... start: Job failed to start invoke-rc.d: initscript autofs, action start failed. dpkg: error processing autofs5 (--configure): subprocess installed post-installation script

[Bug 374464] Re: ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

2012-03-11 Thread koppor
*** This bug is a duplicate of bug 61619 *** https://bugs.launchpad.net/bugs/61619 The problem reoccurs in Ubuntu 12.04 Beta as of 2012-03-11. ** This bug has been marked a duplicate of bug 61619 ntpdate in -minimal should have an alternative -- You received this bug notification

[Bug 951150] Re: lxc-start-ephemeral is not all ephemeral

2012-03-11 Thread Gary Poster
Hi Serge. I don't actually know the original intent of -b, but what you say makes sense. I changed our code to change all bind mounts in the ephemeral's container to an ephemeral overlay, instead. That's kind of what I wanted anyway, but I was being lazy. :-) I also worried it would not be

[Bug 948481] Re: adjust Build-Depends to include dh-apparmor

2012-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package quassel - 0.8~rc1-0ubuntu2 --- quassel (0.8~rc1-0ubuntu2) precise; urgency=low * Build-depend on dh-apparmor. (LP: #948481) * Append $CPPFLAGS to $CXXFLAGS. * Use pkg-info.mk instead of parsing the upstream version manually. * Drop ancient

[Bug 948481] Re: adjust Build-Depends to include dh-apparmor

2012-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quassel -- 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/948481 Title: adjust Build-Depends to include dh-apparmor To manage notifications about this

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-11 Thread Clint Byrum
With the security update to mysql 5.1.61 that is in lucid-proposed, this should resolved. Linking to upstream bug and marking Fix Committed. Should be Fix Released once 5.1.61 lands in lucid-security/lucid- updates. ** Bug watch added: MySQL Bug System #34236

[Bug 885554] Re: mysql-server-5.1 Unpacking Halts 11.04-11.10 Server Upgrade

2012-03-11 Thread sleeping-scorpion
The same happened for me upgrading from 11.04 to 11.10. Solution: alt and F2 then type: gksudo service mysql stop hey presto! install continues -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 948623] Re: Can't start more than 35 containers on my machine

2012-03-11 Thread Stéphane Graber
I didn't do extensive testing on it besides running the same test I used to trigger the bug initially bug I can now run 150 containers on the same machine using the fix from your branch, so looks like it works :) -- You received this bug notification because you are a member of Ubuntu Server

[Bug 877040] Re: Can't login to 11.10 if autofs is used to mount network directories

2012-03-11 Thread Alex Cochrane
apport information ** Tags added: apport-collected oneiric ** Description changed: - After entering a password at the login screen I get a black screen and - then dumped back to the login screen. If I comment out the mounts in - /etc/auto.foo I can log in fine. I can then also uncomment out the

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-03-11 Thread Alex Vandiver
I can confirm that the use nscd workaround no longer works in the current Precise beta. This will cause anyone updating from the current LTS to the forthcoming LTS to be unable to run su, sudo, apache2 suexec, and atd from LDAP accounts. -- You received this bug notification because you are a

[Bug 913935] Re: racoon segfaults when flusing SPD

2012-03-11 Thread Simon Déziel
Please, let me know if the backtrace is not enough. ** Changed in: ipsec-tools (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipsec-tools in Ubuntu. https://bugs.launchpad.net/bugs/913935

[Bug 952052] [NEW] cannot log in as unity 3d

2012-03-11 Thread Sahaj
Public bug reported: last , an error occurred cosidering copiz i noticed that the title bar was missing so i uninstalled compiz then i re installed it no i can not log in as unity 3d only 2d works no option of unity 3d on login screen as before ubuntu 12.04 beta ** Affects: compiz (Ubuntu)

[Bug 952010] Re: [Precise] TOMOYO: Please apply fix for mount permission check.

2012-03-11 Thread Tetsuo Handa
OK. I'll try to run apport-collect after Bug 952035 was fixed. I think John Johansen knows what this bug is, for I found this bug while I was reviewing AppArmor's patches. http://www.spinics.net/linux/fedora/linux-security-module/msg13088.html

[Bug 951860] Re: ubuntu-sso-login crashed with SIGSEGV in QSocketNotifier::setEnabled()

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

[Bug 951793] Re: window scroll bar not functioning well in ubuntu 12.04

2012-03-11 Thread Robert Roth
** Package changed: reportbug-ng (Ubuntu) = overlay-scrollbar (Ubuntu) ** Changed in: overlay-scrollbar (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951793

[Bug 951440] Re: vim-gnome ignores colorscheme setting from vimrc

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: vim (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951440 Title:

[Bug 949978] Re: Improve English grammar/spelling (setup is a noun)

2012-03-11 Thread Robert Roth
** Changed in: ubuntu-sso-client (Ubuntu) Status: New = Confirmed ** Changed in: ubuntu-sso-client (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949978

[Bug 804662] Re: jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings

2012-03-11 Thread Paul Graydon
Installing manually works (for me)(, but not from Additional Hardware Wizard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804662 Title: jockey-gtk crashed with TypeError in _execute_child():

[Bug 455238] Re: Tangerine blocks session log out

2012-03-11 Thread flame panther
Experiencing same behavior in Oneiric Ocelot, AMD64. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/455238 Title: Tangerine blocks session log out To manage notifications about this bug go to:

[Bug 952045] Missing required logs.

2012-03-11 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 952045 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 951929] Re: alt+tab doesn't show gnome-terminal

2012-03-11 Thread Paul Graydon
Actually, I need to broaden the scope of this. Looks like it's affecting all sorts of apps at various stages. E.g. currently I have Chrome and Gnome-Terminal open. Alt+tab shows Terminal and Desktop, but not Chrome. -- You received this bug notification because you are a member of Ubuntu

[Bug 951929] Re: alt+tab doesn't show gnome-terminal

2012-03-11 Thread Paul Graydon
I'm not 100% convinced, but now wondering if it's just happening to the first app started on boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951929 Title: alt+tab doesn't show gnome-terminal

[Bug 951440] Re: vim-gnome ignores colorscheme setting from vimrc

2012-03-11 Thread Kagetsuki
I can confirm this issue. As a temporary workaround set colorscheme in .gvimrc. I'm guessing someone included a system wide default gvimrc which is being loaded after users local .vimrc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 946660] Re: Remove loop-aes-utils from Conflicts

2012-03-11 Thread Micah Gersten
** Bug watch added: Debian Bug tracker #662237 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662237 ** Also affects: fuse (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662237 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 716814] Re: Please re-enable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS*

2012-03-11 Thread Igor Malner
Will this work in Precise, i would really like to have lucid upgraded to get new software, and have gnomeradio working with oss support. Tnx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716814

[Bug 952056] [NEW] Gnome Image viewer (eog) alters colors in some images

2012-03-11 Thread mediterran81
Public bug reported: GNOME image viewer modifies the RGB balance in some images. (Adds more RED). See screenshot attached. (The image is a green wallpaper, yet when opened by eye of gnome, this latter changes its color definition and becomes almost violet/blue). ProblemType: Bug DistroRelease:

[Bug 952056] Re: Gnome Image viewer (eog) alters colors in some images

2012-03-11 Thread mediterran81
** Attachment added: Workspace 1_004.png https://bugs.launchpad.net/bugs/952056/+attachment/2849047/+files/Workspace%201_004.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952056 Title:

[Bug 952054] [NEW] update manager won't download packages or update.

2012-03-11 Thread Dexter
Public bug reported: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: update-manager 1:0.134.11.1 ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21 Uname: Linux 2.6.32-37-generic

[Bug 952054] Re: update manager won't download packages or update.

2012-03-11 Thread Dexter
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952054 Title: update manager won't download packages or update. To manage notifications about this bug go to:

[Bug 952054] Re: update manager won't download packages or update.

2012-03-11 Thread Dexter
When I attempt to run ubuntu-bug dist-upgrade, I receive the error that dist-upgrade does not exist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952054 Title: update manager won't download

[Bug 952035] Re: [Precise] TOMOYO: Please turn off CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER option

2012-03-11 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-11 Thread Micah Gersten
Unsubscribing ubuntu-sponsors as there's nothing to sponsor here, please resubscribe if something needs to be uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/828036 Title: MySQL daemon

[Bug 806291] Re: [needs-packaging] Boot-Repair

2012-03-11 Thread Fabrice Coutadeur
Hi, Now that this problem has been fixed in the package,it seems ok to upload it. However, the rule is to have 2 ack from Motus before uploading the app, so you need another sponsor to look after your package. Alessio is also a MOTU, so he could perhaps indicate here that he agrees uploading

[Bug 951704] Re: lib_unity-lens-music_gmusicbrowser-scope.1000.crash

2012-03-11 Thread Robert Roth
** Package changed: ubuntu = unity-lens-music (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951704 Title: lib_unity-lens-music_gmusicbrowser-scope.1000.crash To manage notifications about

[Bug 952058] Re: rm crashed with SIGSEGV in fts_open()

2012-03-11 Thread dino99
** 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/952058 Title: rm crashed with SIGSEGV in fts_open() To manage notifications about this bug go to:

[Bug 951999]

2012-03-11 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 952036]

2012-03-11 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 926135] Re: bamfdaemon crashed with SIGABRT in g_assertion_message()

2012-03-11 Thread Sean Elliot
Occurred on closing System Settings after changing Screen Lock and Dash reveal settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926135 Title: bamfdaemon crashed with SIGABRT in

[Bug 685228] Re: Wrong link

2012-03-11 Thread Micah Gersten
Taking a look ** Changed in: tuxpuck (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685228 Title: Wrong link To manage notifications about this bug

[Bug 685228] Re: Wrong link

2012-03-11 Thread Micah Gersten
Since we already have Ubuntu changes and this was an Ubuntu specific change, dropping it is fine, thanks for your work on this. The only changes I made were to update the timestamp in the changelog (nothing for you to worry about) and s/Removed/Remove/ in order to get the changelog line to be 80

[Bug 685228] Re: Wrong link

2012-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package tuxpuck - 0.8.2-2.2ubuntu2 --- tuxpuck (0.8.2-2.2ubuntu2) precise; urgency=low * debian/control: Remove Homepage as it is not available anymore (LP: #685228) -- Maarten Bezemer maarten.beze...@gmail.com Sun, 11 Mar 2012 03:08:16 -0500 **

[Bug 508130] Re: Don't compile with karmic kernel

2012-03-11 Thread Shouri Chatterjee
gpib-modules-source does not compile with m-a as of Oneiric Ocelot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/508130 Title: Don't compile with karmic kernel To manage notifications about this

[Bug 242986] Re: gpib-modules-source will not compile

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gpib (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/242986 Title:

[Bug 952058]

2012-03-11 Thread Apport retracing service
StacktraceTop: fts_open (argv=optimized out, options=536, compar=0) at fts.c:510 xfts_open (argv=0xbf827880, options=536, compar=0) at xfts.c:36 rm (file=0xbf827880, x=0xbf8277ac) at remove.c:615 main (argc=5, argv=0xbf827874) at rm.c:343 -- You received this bug notification because you are

[Bug 952058] Stacktrace.txt

2012-03-11 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.launchpad.net/bugs/952058/+attachment/2849072/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952058 Title: rm crashed with

[Bug 952058] ThreadStacktrace.txt

2012-03-11 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.launchpad.net/bugs/952058/+attachment/2849073/+files/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz https://bugs.launchpad.net/bugs/952058/+attachment/2849062/+files/CoreDump.gz ** Changed in: coreutils (Ubuntu)

[Bug 804662] Re: jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings

2012-03-11 Thread Todd Howe
Ah, this is why it's called 'beta' This from a Beta 1 alternate install disk, it pulled in all the updates to date -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804662 Title: jockey-gtk crashed

[Bug 952059] Re: Xorg crashed with SIGSEGV

2012-03-11 Thread dino99
** Visibility changed to: Public ** Summary changed: - Xorg crashed with SIGSEGV + 1.11.4-0ubuntu6 :Xorg crashed with SIGSEGV ** Tags added: 1.11.4-0ubuntu6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 733374] Re: X freeze, nvidia-current, Ubuntu 11.04 Maverick GeForce 9600GT

2012-03-11 Thread Maxim Kalinin
Hello Aaron, Thanks for taking the time to comment on the issue. In my case it does seem like a hardware problem, because the driver crashes in Windows 7 as well. (It doesn't hang, however Windows keeps saying that 'nvidia driver crashed and was restored'.) I can't tell whether the symptoms are

[Bug 916879] Re: compiz crashed with SIGSEGV in unity::switcher::SwitcherController::CompareSwitcherItemsPriority()

2012-03-11 Thread OiPenguin
I've unsuccessfully tried to apply the workaround in comment 18. This is indeed an extremely serious bug. I've had no other choice but to change to Gnome 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 952063] [NEW] Cannot boot server using mdadm RAID1 after creating LVM snapshot

2012-03-11 Thread Roger Hunwicks
Public bug reported: I'm running a test server on Precise to act as a KVM host. The virtual machines are using LVM logical volumes as backing stores. I have created several virtual machines by taking an LVM snapshot of a base image. When I rebooted the server, it no longer boots. After switching

[Bug 952063] Re: Cannot boot server using mdadm RAID1 after creating LVM snapshot

2012-03-11 Thread Roger Hunwicks
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952063 Title: Cannot boot server using mdadm RAID1 after creating LVM snapshot To manage notifications about this bug go to:

[Bug 952060] Re: plymouthd crashed with SIGSEGV in ply_event_loop_process_pending_events()

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

[Bug 952059]

2012-03-11 Thread Apport retracing service
StacktraceTop: ?? () ?? () ?? () ?? () ?? () -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952059 Title: 1.11.4-0ubuntu6 :Xorg crashed with SIGSEGV To manage notifications about this bug go

[Bug 952059] Stacktrace.txt

2012-03-11 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.launchpad.net/bugs/952059/+attachment/2849133/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952059 Title: 1.11.4-0ubuntu6

[Bug 952059] ThreadStacktrace.txt

2012-03-11 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.launchpad.net/bugs/952059/+attachment/2849134/+files/ThreadStacktrace.txt ** Tags added: apport-failed-retrace ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 952067] Re: man tracker-search page says -e is --folders but also --emails

2012-03-11 Thread shinyblue
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952067 Title: man tracker-search page says -e is --folders but also --emails To manage notifications about this bug go to:

[Bug 952067] [NEW] man tracker-search page says -e is --folders but also --emails

2012-03-11 Thread shinyblue
Public bug reported: Man page quotes: -e, --folders=EXPRESSION Search for folders matching EXPRESSION (optional). ... -e, --emails=EXPRESSION Search for emails matching EXPRESSION (optional). Returns a list of subjects for emails found. $

[Bug 819156] Re: regression: totem do not disables screensaver

2012-03-11 Thread Boaz Dodin
I don't think it's relevant to totem. I am on Kubuntu 11.10 64bit, KDE 4.8.1 kubuntu-low-fat-settings installed. All power saving and screen saver options disabled. It's looks like something enabling PDMS, as even after disabling it by sh file with xset -dpms, executed on every startup, it

[Bug 685228] Re: Wrong link

2012-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/tuxpuck -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685228 Title: Wrong link To manage notifications about this bug go to:

[Bug 647802] Re: amdcccle crashed with SIGSEGV

2012-03-11 Thread Todd Howe
I got this while trying to set up my multidesktops after installing Precise Beta 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/647802 Title: amdcccle crashed with SIGSEGV To manage notifications

[Bug 952072] [NEW] Built in Geogebra update tool should be disabled

2012-03-11 Thread Greg Auger
Public bug reported: A newer version of Geogebra is available. Would you like to get Geogebra 4.0.24.0 now? This message should probably be disabled within the packaged Ubuntu/Devian environment. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: geogebra 4.0.19.0+dfsg1-4

[Bug 952072] Re: Built in Geogebra update tool should be disabled

2012-03-11 Thread Greg Auger
** Attachment added: Screenshot from 2012-03-11 08:39:46.png https://bugs.launchpad.net/bugs/952072/+attachment/2849176/+files/Screenshot%20from%202012-03-11%2008%3A39%3A46.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 952070] Re: lubuntu-software-center crashed with TypeError in refresh_app_basket(): bad operand type for unary -: 'str'

2012-03-11 Thread Azyl
** 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/952070 Title: lubuntu-software-center crashed with TypeError in refresh_app_basket(): bad operand type for unary -:

[Bug 952062] Re: colord crashed with SIGSEGV

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

[Bug 952070] Re: lubuntu-software-center crashed with TypeError in refresh_app_basket(): bad operand type for unary -: 'str'

2012-03-11 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952070 Title: lubuntu-software-center crashed with TypeError in refresh_app_basket(): bad operand type for

[Bug 952065] Re: kwin_opengl_test crashed with SIGSEGV in intelMakeCurrent()

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

[Bug 952063] Re: Cannot boot server using mdadm RAID1 after creating LVM snapshot

2012-03-11 Thread Roger Hunwicks
** Description changed: I'm running a test server on Precise to act as a KVM host. The virtual machines are using LVM logical volumes as backing stores. I have created several virtual machines by taking an LVM snapshot of a base image. When I rebooted the server, it no longer boots.

[Bug 952056] Re: Gnome Image viewer (eog) alters colors in some images

2012-03-11 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 938751 *** https://bugs.launchpad.net/bugs/938751 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 938751, so it is being marked as such. Please look

[Bug 880119] Re: live-build expects themes in different folder

2012-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: syslinux-themes-ubuntu (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 805509] Re: mountall(8) man page does not list any of the 9 available options.

2012-03-11 Thread Benjamin Kerensa
@Chad Dunlap: Can you please link a merge or submit a patch? I dont see any fix committed to any vcs. ** Changed in: mountall (Ubuntu) Status: Fix Committed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 952080] [NEW] laptop immediately resumes after sending to standby

2012-03-11 Thread florian_ackermann
Public bug reported: 1) Description:Ubuntu precise (development branch) Release:12.04 2) dont know 3) when i shut the lid of the laptop down or click on standby in the menu I expect the system to stand by and stay there till it gets a signal by me. 4) the system immediately

[Bug 952079] [NEW] terminal always comes up with menu bar, regardless of preference selected

2012-03-11 Thread skquinn
Public bug reported: Just upgraded to oneiric, and now I find gnome-terminal *always* comes up with the menu bar, even though I specifically tell it not to. I frequently use the Alt-F and Alt-B Emacs-like shortcuts when using a terminal, which conflicts horribly with having the menu bar up as the

[Bug 952079] Re: terminal always comes up with menu bar, regardless of preference selected

2012-03-11 Thread skquinn
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952079 Title: terminal always comes up with menu bar, regardless of preference selected To manage notifications about this bug go to:

[Bug 952078] [NEW] Missing files/folders

2012-03-11 Thread shinyblue
Public bug reported: locate mydir | wc -l shows 96 files/folders with mydir in the path. i.e. the folder exists! tracker-search mydir returns no results, as does the GUI, tracker-needle. tracker-search --folders=mydir starts returning everything and then gives up saying Limit was reached. The

[Bug 952078] Re: Missing files/folders

2012-03-11 Thread shinyblue
** Attachment added: screenshot of tracker-preferences https://bugs.launchpad.net/bugs/952078/+attachment/2849242/+files/Selection_002.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952078

[Bug 950952] Re: Ubuntu 12.04 install freezes at completion of Who are you?

2012-03-11 Thread cornbread
*** This bug is a duplicate of bug 933105 *** https://bugs.launchpad.net/bugs/933105 ** This bug has been marked a duplicate of bug 933105 Installer hangs when entering account information -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 935438] Re: scute version 1.4.0-1 FTBFS on i386 in precise

2012-03-11 Thread Micah Gersten
** Bug watch added: Debian Bug tracker #662941 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662941 ** Also affects: scute (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662941 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 922023] Re: Typo in bash manual (from ~/.bashrc and ~/.bashrc)

2012-03-11 Thread Victor Zamanian
Sure; I'm on oneiric. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922023 Title: Typo in bash manual (from ~/.bashrc and ~/.bashrc) To manage notifications about this bug go to:

[Bug 912798] Re: Gnome-shell crashes when trying to search for an application

2012-03-11 Thread greymate
I can confirm that clearing ~/.local/share/recently-used.xbel removes the problem in 11.10 temporarily. But this of course is not a long term solution -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 880119] Re: live-build expects themes in different folder

2012-03-11 Thread Ante Karamatić
This problem exists in 12.04, with syslinux-themes-ubuntu-precise. OTOH, syslinux-themes-debian-squeeze works without problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880119 Title:

[Bug 907802] Re: gnome-session crashes at startup, unable to login

2012-03-11 Thread m0sia
we can close the case. I deleted all third party gconf schemas from /usr/local/share/gconf/schemas/ and everything works for me -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907802 Title:

[Bug 952084] [NEW] Cannot set solid color background when background fading is disabled

2012-03-11 Thread Hernando Torque
Public bug reported: When I try to set a solid color as desktop background with background fading disabled, all I get is a black background, no matter what color I choose in the control center/System Settings. The same works fine if I either enable background fading or use a vertical or

[Bug 952084] Re: Cannot set solid color background when background fading is disabled

2012-03-11 Thread Hernando Torque
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/952084 Title: Cannot set solid color background when background fading is disabled To manage notifications about this bug go to:

[Bug 948212] Re: Misspelled word in CCSM tooltip

2012-03-11 Thread Benjamin Kerensa
I am unable to locate the misspelled string in the packages source file running grep -rl stoped * the only instance of the typo word in question exists in the ChangeLog itself but is not related to the tooltip but instead seems to be a typo of a contributor to the package. Can you confirm that

[Bug 884008] Re: Help button opens yelp on a wrong URI

2012-03-11 Thread Martin Pitt
ubuntu-docs also does not have help, so let's just hide the button for now. ** Changed in: usb-creator (Ubuntu) Assignee: Canonical Foundations Team (canonical-foundations) = Martin Pitt (pitti) ** Also affects: usb-creator (Ubuntu Precise) Importance: Low Assignee: Martin Pitt

[Bug 952082] [NEW] UG: unable to handle kernel NULL pointer dereference at 0000009c

2012-03-11 Thread Nicolas DERIVE
Public bug reported: At system start, I got this kernel oops. ProblemType: KernelOops DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-18-generic-pae Uname: Linux 3.2.0-18-generic-pae i686 Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386

  1   2   3   4   5   6   7   8   9   10   >