[Bug 1013504] [NEW] package friendly-recovery 0.2.25 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to 12.04 ubuntu ProblemType: Package DistroRelease: Ubuntu 12.04 Package: friendly-recovery 0.2.25 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 15 08:46:48 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) PackageArchitecture: all SourcePackage: friendly-recovery Title: package friendly-recovery 0.2.25 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) ** Affects: friendly-recovery (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013504 Title: package friendly-recovery 0.2.25 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/1013504/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013504] Re: package friendly-recovery 0.2.25 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013504 Title: package friendly-recovery 0.2.25 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/friendly-recovery/+bug/1013504/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013478] Re: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1009573 *** https://bugs.launchpad.net/bugs/1009573 The bug 1009573 which triggered apport error report has been already fixed. Please update the package index prior to upgrading - sudo apt-get update && sudo apt-get upgrade There is no information about flashplayer installation issues in the log files attached so there is no information on how to proceed. I am marking the bug as a duplicate ** This bug has been marked a duplicate of bug 1009573 package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013478 Title: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1013478/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1005312] Re: Shortcuts - shortcuts don't work when application indicators are visible
Omer, Xubuntu for example has this problem only partial. E.g. open firefox in ubuntu 12.04 Clicking on the time/data indicator in ubuntu 12.04 (upper right part of the window) opens an indicator. Now using ctrl-alt-D does NOT minimize firefox. Doing this same thing in xubuntu DOES minimize firefox. Note: Some of the indicators from Xubuntu give the exact same problem we have in ubuntu with unity, some other like data settings don't have this problem. ** Changed in: unity (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/1005312 Title: Shortcuts - shortcuts don't work when application indicators are visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1005312/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 903097] Re: kwin crash on second (and subsequent) login
I encounter a similar behavior with my netbook (32-bit, Intel 945GSE), KDE 4.8.3 (Kubuntu). At every login, performances are unbearably slow, despite the fact that the settings report the OpenGL mode as active. To fix the problem I have to switch the compositing type to XRenderer, apply, then set it back to OpenGL. When I do this, I get prompted with the same message Robert reported for this bug. By testing it with a freshly created user, I can trigger the bug even without having to logout first. I've tested it on the aforementioned netbook: -log with the default Plasma Netbook mode (max performances, very fluid) -switch to Plasma Desktop (still max performances, very fluid) -In System Settings->Desktop Effects->All Effects change any of the plugins already activated (i.e. Desktop Grid) then press Apply (desktop extremely slow, kwin constantly at 100% CPU usage) -switching back and forth between OpenGL and Xrenderer fixes the problem -at the next login, the desktop will be very slow again. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/903097 Title: kwin crash on second (and subsequent) login To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/903097/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1013511] [NEW] Unable to create Ubuntu 12.04 installation USB stick on Ubuntu 12.04
Public bug reported: = Reproduce Step = ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner self.run() File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in run self._failure(_('An uncaught exception was raised:\n%s') % str(e)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 11: ordinal not in range(128) = System Information = ubuntu@ubuntu:~$ cat /etc/default/locale LANG="zh_TW.UTF-8" LANGUAGE="zh_TW:zh" Source: usb-creator Version: 0.2.38 = Workaround = ubuntu@ubuntu:~$ LANG=C LANGUAGE=C usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso ** Affects: usb-creator (Ubuntu) Importance: Undecided Status: New ** Description changed: = Reproduce Step = - ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso + ubuntu@ubuntu:~$ usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso Exception in thread Thread-1: Traceback (most recent call last): - File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner - self.run() - File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in run - self._failure(_('An uncaught exception was raised:\n%s') % str(e)) + File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner + self.run() + File "/usr/lib/python2.7/dist-packages/usbcreator/install.py", line 148, in run + self._failure(_('An uncaught exception was raised:\n%s') % str(e)) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 11: ordinal not in range(128) = System Information = - ubuntu@ubuntu:~$ cat /etc/default/locale + ubuntu@ubuntu:~$ cat /etc/default/locale LANG="zh_TW.UTF-8" LANGUAGE="zh_TW:zh" + + Source: usb-creator + Version: 0.2.38 = Workaround = ubuntu@ubuntu:~$ LANG=C LANGUAGE=C usb-creator-gtk -n -i ubuntu-12.04-desktop-i386.iso -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013511 Title: Unable to create Ubuntu 12.04 installation USB stick on Ubuntu 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1013511/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013510] [NEW] package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to the 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-24-generic 3.2.0-24.39 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: boute 1922 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 51' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 Date: Fri Jun 15 08:55:22 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 1.99-21ubuntu3.1 RfKill: 0: brcmwl-0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: mei Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) WifiSyslog: dmi.bios.date: 08/17/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.13 dmi.modalias: dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire5755G:pvrV1.13:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13: dmi.product.name: Aspire 5755G dmi.product.version: V1.13 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-package precise staging varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013510 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013510/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013513] [NEW] package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to the 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: grub-pc 1.99-21ubuntu3.1 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 15 08:55:09 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) InvalidGrubScript: /etc/default/grub ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 SourcePackage: grub2 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013513 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1013513/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013509] [NEW] package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to the 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: memtest86+ 4.20-1.1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 15 08:55:06 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) SourcePackage: memtest86+ Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) ** Affects: memtest86+ (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013509 Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1013509/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013510] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013510 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013510/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013508] [NEW] package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to the 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-24-generic 3.2.0-24.39 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: boute 1922 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 51' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 Date: Fri Jun 15 08:46:47 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 1.99-21ubuntu3.1 RfKill: 0: brcmwl-0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: mei Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) WifiSyslog: dmi.bios.date: 08/17/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.13 dmi.modalias: dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire5755G:pvrV1.13:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13: dmi.product.name: Aspire 5755G dmi.product.version: V1.13 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-package precise staging varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013508 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013513] Re: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013513 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1013513/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013509] Re: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013509 Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1013509/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013508] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013508 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013507] [NEW] package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Unable to re-install mysql-server-5.5. Tried purging and re-installing but still unable to start mysql. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14 Uname: Linux 3.2.0-23-generic-pae i686 ApportVersion: 2.0.1-0ubuntu5 AptOrdering: mysql-server: Install mysql-server-5.5: Configure mysql-server: Configure Architecture: i386 Date: Thu Jun 14 23:54:06 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Logs.var.log.daemon.log: MySQLConf.etc.mysql.my.cnf: Error: [Errno 2] No such file or directory: '/etc/mysql/my.cnf' SourcePackage: mysql-5.5 Title: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.mysql.conf.d.mysqld.safe.syslog.cnf: [deleted] modified.conffile..etc.mysql.debian.start: [deleted] ** Affects: mysql-5.5 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013507 Title: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1013507/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013507] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013507 Title: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1013507/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013507] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** 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/1013507 Title: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1013507/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 971017] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffff88004849589e; RIP: 0010:[] [] page_referenced_anon+0x99/0x130
** Changed in: linux (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/971017 Title: Kernel Oops - BUG: unable to handle kernel paging request at 88004849589e; RIP: 0010:[] [] page_referenced_anon+0x99/0x130 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/971017/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 903097] Re: kwin crash on second (and subsequent) login
I don't know if this can be related, but I've also monitored the kwinrc content and it seems that upon any setting changes, the files goes from 25 to ~250 lines (somehow understandable, but... hard to debug). Initially, the line setting the OpenGL backend ("Backend=OpenGL") is not present, but after the setting change described above, it shows up. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/903097 Title: kwin crash on second (and subsequent) login To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/903097/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1013510] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013510 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013510/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013508] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013508 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008345] Re: New patches for highbank
In merge window for v3.5, several export symbol changed cause build error after rebase onto 3.5-rc2 /home/ikepanhc/build/drivers/clk/clk-highbank.c:296:7: error: too many arguments to function 'clk_register' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:175:5: error: 'struct csrow_info' has no member named 'edac_mode' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:176:5: error: 'struct csrow_info' has no member named 'mtype' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:178:5: error: 'struct csrow_info' has no member named 'nr_pages' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:179:40: error: 'struct csrow_info' has no member named 'nr_pages' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:180:5: error: 'struct csrow_info' has no member named 'grain' /home/ikepanhc/build/drivers/edac/highbank_mc_edac.c:181:5: error: 'struct csrow_info' has no member named 'dtype' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008345 Title: New patches for highbank To manage notifications about this bug go to: https://bugs.launchpad.net/eilt/+bug/1008345/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1008345] Re: New patches for highbank
For clk_register, shall modify patch according to this commit commit 0197b3ea0f66cd2a11417f58fe1812858ea77908 Author: Saravana Kannan Date: Wed Apr 25 22:58:56 2012 -0700 clk: Use a separate struct for holding init data. Create a struct clk_init_data to hold all data that needs to be passed from the platfrom specific driver to the common clock framework during clock registration. Add a pointer to this struct inside clk_hw. This has several advantages: * Completely hides struct clk from many clock platform drivers and static clock initialization code that don't care for static initialization of the struct clks. * For platforms that want to do complete static initialization, it removed the need to directly mess with the struct clk's fields while still allowing to statically allocate struct clk. This keeps the code more future proof even if they include clk-private.h. * Simplifies the generic clk_register() function and allows adding optional fields in the future without modifying the function signature. * Simplifies the static initialization of clocks on all platforms by removing the need for forward delcarations or convoluted macros. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008345 Title: New patches for highbank To manage notifications about this bug go to: https://bugs.launchpad.net/eilt/+bug/1008345/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting
Alkis: This relies on the assumption that NM's configuration text can be dropped in alongside whatever other configuration text is present and that dnsmasq will still work properly. This assumption is, er, questionable. And this is also one answer to my question in #72. The "dnsmasq cascade" may waste resources but it has maintenance advantages. One dnsmasq process is under the control of NM. The other is under the control of the admin. They communicate with each other via a well defined protocol, RFC 1035. (Another minor problem with your proposal as you phrased it is the following. The existence of /etc/init.d/dnsmasq does not entail that the dnsmasq is installed. The package could have been removed and not purged.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959037 Title: NM-controlled dnsmasq prevents other DNS servers from starting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013515] [NEW] blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build
Public bug reported: Description:Ubuntu 12.04 LTS Release:12.04 blcr-dkms: Installed: 0.8.2-15ubuntu2.1 Candidate: 0.8.2-15ubuntu2.1 Version table: *** 0.8.2-15ubuntu2.1 0 500 http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ precise-updates/universe i386 Packages 100 /var/lib/dpkg/status 0.8.2-15ubuntu2 0 500 http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ precise/universe i386 Packages ProblemType: Package DistroRelease: Ubuntu 12.04 Package: blcr-dkms ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu8 Architecture: i386 DKMSKernelVersion: 3.2.0-25-generic-pae Date: Thu Jun 14 20:32:37 2012 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) PackageArchitecture: all PackageVersion: 0.8.2-15ubuntu2.1 SourcePackage: blcr Title: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build UpgradeStatus: Upgraded to precise on 2012-04-28 (47 days ago) ** Affects: blcr (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013515 Title: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/1013515/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013515] Re: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013515 Title: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/1013515/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013515] Re: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build
** 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/1013515 Title: blcr-dkms 0.8.2-15ubuntu2.1: blcr kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/1013515/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013506] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: free(): invalid pointer: 0x00007f576350d6c0 ***
*** This bug is a duplicate of bug 946008 *** https://bugs.launchpad.net/bugs/946008 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 #946008, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1013506/+attachment/3190300/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190302/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190303/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190304/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190305/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190306/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1013506/+attachment/3190307/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of bug 946008 Xorg crashed with SIGABRT in __libc_message() from xi2mask_free ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013506 Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: free(): invalid pointer: 0x7f576350d6c0 *** To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1013506/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1011310] Re: package kdegames-card-data-extra 4:4.8.3-0ubuntu0.1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks/svg-oxygen-air/11.png', which is also in package kd
I would say it is a duplicate of bug #1011275, not #1011300 ;-) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegames in Ubuntu. https://bugs.launchpad.net/bugs/1011310 Title: package kdegames-card-data-extra 4:4.8.3-0ubuntu0.1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks /svg-oxygen-air/11.png', which is also in package kdegames-card-data 4:4.8.3-0ubuntu0.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdegames/+bug/1011310/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1008345] Re: New patches for highbank
for struct csrow_info, this commit is the reference commit 084a4fccef39ac7abb039511f32380f28d0b67e6 Author: Mauro Carvalho Chehab Date: Fri Jan 27 18:38:08 2012 -0300 edac: move dimm properties to struct dimm_info On systems based on chip select rows, all channels need to use memories with the same properties, otherwise the memories on channels A and B won't be recognized. However, such assumption is not true for all types of memory controllers. Controllers for FB-DIMM's don't have such requirements. Also, modern Intel controllers seem to be capable of handling such differences. So, we need to get rid of storing the DIMM information into a per-csrow data, storing it, instead at the right place. The first step is to move grain, mtype, dtype and edac_mode to the per-dimm struct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1008345 Title: New patches for highbank To manage notifications about this bug go to: https://bugs.launchpad.net/eilt/+bug/1008345/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 946008] Re: Xorg crashed with SIGABRT in __libc_message() from xi2mask_free
** Tags added: quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946008 Title: Xorg crashed with SIGABRT in __libc_message() from xi2mask_free To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/946008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013517] [NEW] python beaker error in python pyramid
Public bug reported: After installing pyramid and python-beaker under 12.04 trying to run the webserver yields the following error: Traceback (most recent call last): File "/home/dick/workspace/cvix-portal-git/trunk/src/cvixmobile.py", line 199, in config.include('pyramid_beaker') File "/usr/lib/python2.7/dist-packages/pyramid/config/__init__.py", line 603, in include c = getattr(module, 'includeme') AttributeError: 'module' object has no attribute 'includeme' Looking at /usr/share/pyshared/pyramid/config/__init__ it doesn't make any sense to me why this error occurs. This used to work without problems on 11.10 The code that starts the webserver: --- if __name__ == '__main__': # configuration settings from app_config import settings # logging for all underlying routines log = services.Logging.defineLogger(log) # session factory def get_root(request): return finder(request.environ) session_factory = pyramid_beaker.session_factory_from_settings(settings) config = Configurator(settings = settings, session_factory = session_factory) config.include('pyramid_beaker') --- Some extra information: I just installed a virtual environment and installed all packages with easy_install. There it works OK. So it looks like a bug in the packaged versions of pyramid/beaker. ** Affects: beaker (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013517 Title: python beaker error in python pyramid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/beaker/+bug/1013517/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013516] Re: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013516 Title: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1013516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013516] [NEW] package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: crash after update ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox 4.1.12-dfsg-2ubuntu0.1 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 Uname: Linux 3.2.0-25-generic x86_64 NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv ApportVersion: 2.0.1-0ubuntu9 Architecture: amd64 Date: Fri Jun 15 09:06:10 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1) SourcePackage: virtualbox Title: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to precise on 2012-04-21 (54 days ago) ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013516 Title: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1013516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1011275] Re: package kdegames-card-data-extra 4:4.8.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks/svg-oxygen-air/11.png', which is also in package kdeg
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: kdegames (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdegames in Ubuntu. https://bugs.launchpad.net/bugs/1011275 Title: package kdegames-card-data-extra 4:4.8.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks /svg-oxygen-air/11.png', which is also in package kdegames-card-data 4:4.8.80-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/kubuntu-ppa/+bug/1011275/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 706640] Re: Rebuild yakuake against KDE SC 4.6
** Changed in: yakuake (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/706640 Title: Rebuild yakuake against KDE SC 4.6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yakuake/+bug/706640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness
@Canonical: Why don't you make the lowlatency kernel as the default one instead of generic kernel? This should solve the problem of bad responsiveness correlated with graphical user interface. Even if the throughput isn't getting better with lowlatency kernel - it feels much faster if your mouse pointer moves _without_ dropouts or menus pop up instantly under heavy disk I/O. On graphical desktops it's not always the real throughput what makes the system feels fast, but the responsivness! Even if it takes a second longer to copy a big file, your system "feels" much fast if mouse pointer still moves _without_ dropouts or menus pop up instantly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131094 Title: Heavy Disk I/O harms desktop responsiveness To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/131094/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013518] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013518 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013516] Re: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** 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/1013516 Title: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1013516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013518] [NEW] package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-24-generic 3.2.0-24.39 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: boute 1709 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 51' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 CurrentDmesg: [ 20.032807] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input13 [ 20.037536] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 30.750446] eth1: no IPv6 routers present [ 52.518541] eth1: no IPv6 routers present Date: Fri Jun 15 09:14:16 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 1.99-21ubuntu3.1 RfKill: 0: brcmwl-0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: mei Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) dmi.bios.date: 08/17/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.13 dmi.modalias: dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire5755G:pvrV1.13:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13: dmi.product.name: Aspire 5755G dmi.product.version: V1.13 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise staging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013518 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1011275] Re: package kdegames-card-data-extra 4:4.8.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks/svg-oxygen-air/11.png', which is also in package kdeg
** Also affects: kubuntu-ppa Importance: Undecided Status: New ** Changed in: kubuntu-ppa 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/1011275 Title: package kdegames-card-data-extra 4:4.8.3-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/kde4/apps/carddecks /svg-oxygen-air/11.png', which is also in package kdegames-card-data 4:4.8.80-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/kubuntu-ppa/+bug/1011275/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1009573] Re: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** Description changed: + This issue is already fixed with a new uploaded version. + + Please update package index and upgrade again: + sudo apt-get update + sudo apt-get upgrade + or use the Update Manager. + after update, error message came up, E: python Ubuntu One client subprocess installed post installation script error exit status 1 E: ubuntu one-leaving unconfigured, etc. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: python-ubuntuone-client 1.2.2-0ubuntu2.2 ProcVersionSignature: Ubuntu 2.6.32-41.89-generic 2.6.32.59+drm33.24 Uname: Linux 2.6.32-41-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Wed Jun 6 11:00:53 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 PackageArchitecture: all SourcePackage: ubuntuone-client Title: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009573 Title: package python-ubuntuone-client 1.2.2-0ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1009573/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 999910] Re: [IVB]12.04 64 bit System freezes (mouse, keyboard)
Timo, this affects me too, I have: Intel(R) Core(TM) i7-3517UE CPU and HM75 chipset, Ubuntu 12.04 64-bit. On my system with kernek 3.2.0-24 freeze can be reproduces in 2-3 minutes under high load cpu and 3D operations: #!/bin/bash cpu_num=`cat /proc/cpuinfo | grep processor | wc -l` for i in `seq 1 $cpu_num`; do gzip -c /dev/urandom > /dev/null & vblank_mode=0 glxgears & done top 3.4.0 seems to be stable couple of days, is it possible to backport whole 3.4.0 kernel to 12.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10 Title: [IVB]12.04 64 bit System freezes (mouse, keyboard) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/10/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 738677] Invitation to connect on LinkedIn
*** This bug is a duplicate of bug 346386 *** https://bugs.launchpad.net/bugs/346386 LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Florian Florian Monfort Marketing Intern at Red Hat Brest Area, France Confirm that you know Florian Monfort: https://www.linkedin.com/e/-chdi2i-h3gxelrx-39/isd/3015125030/MLfNcdo2/?hs=false&tok=1LYfc73nDSJBg1 -- You are receiving Invitation to Connect emails. Click to unsubscribe: http://www.linkedin.com/e/-chdi2i-h3gxelrx-39/TOuzTHdXuV8R9Yz-YxhuZsOXsh7ccTV4GZ0h4sk/goo/738677%40bugs%2Elaunchpad%2Enet/20061/I2544040987_1/?hs=false&tok=34K2qNRjzSJBg1 (c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738677 Title: 'E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu .com_ubuntu_dists_natty_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/738677/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013522] [NEW] package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-24-generic 3.2.0-24.39 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: boute 1709 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'PCH'/'HDA Intel PCH at 0xd1b0 irq 51' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:10ec0269,10250504,00100100 HDA:80862805,80860101,0010' Controls : 20 Simple ctrls : 11 CurrentDmesg: [ 20.032807] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input13 [ 20.037536] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 30.750446] eth1: no IPv6 routers present [ 52.518541] eth1: no IPv6 routers present Date: Fri Jun 15 09:14:16 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) MachineType: Acer Aspire 5755G ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 1.99-21ubuntu3.1 RfKill: 0: brcmwl-0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux StagingDrivers: mei Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) dmi.bios.date: 08/17/2011 dmi.bios.vendor: Acer dmi.bios.version: V1.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: JV51_HR dmi.board.vendor: Acer dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.13 dmi.modalias: dmi:bvnAcer:bvrV1.13:bd08/17/2011:svnAcer:pnAspire5755G:pvrV1.13:rvnAcer:rnJV51_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.13: dmi.product.name: Aspire 5755G dmi.product.version: V1.13 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-package precise staging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013522 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013522/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013522] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013522 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013522/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013521] [NEW] package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
Public bug reported: happened when installing xbmc-live package ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xbmc-live 2:11.0~git20120423.cd20772-1 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18 Uname: Linux 3.2.0-25-generic-pae i686 ApportVersion: 2.0.1-0ubuntu8 Architecture: i386 Date: Fri Jun 15 02:19:17 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) PackageArchitecture: all SourcePackage: xbmc Title: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xbmc (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013521 Title: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/1013521/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013521] Re: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013521 Title: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/1013521/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013520] [NEW] package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: grub-pc 1.99-21ubuntu3.1 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 15 09:14:19 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) InvalidGrubScript: /etc/default/grub ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic root=UUID=261ECEA71ECE6EFD loop=/hostname/disks/root.disk ro quiet splash vt.handoff=7 SourcePackage: grub2 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013520 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1013520/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013520] Re: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013520 Title: package grub-pc 1.99-21ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1013520/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013519] Re: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013519 Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1013519/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013519] [NEW] package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
Public bug reported: error during the update to 12.04 ubuntu version ProblemType: Package DistroRelease: Ubuntu 12.04 Package: memtest86+ 4.20-1.1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux 3.0.0-15-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 15 09:14:18 2012 ErrorMessage: ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) SourcePackage: memtest86+ Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: Upgraded to precise on 2012-06-05 (9 days ago) ** Affects: memtest86+ (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013519 Title: package memtest86+ 4.20-1.1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1013519/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 974242] Re: Compiz is moving windows against my will
I can confirm that the patch also fixes bug #1007976. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/974242 Title: Compiz is moving windows against my will To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/974242/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 946232] Re: [Meta-bug] Missing speaker and/or internal mic port
pulseaudio 1:1.1-0ubuntu15.1 did solve the problem for me on Acer AO532h Thanks!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946232 Title: [Meta-bug] Missing speaker and/or internal mic port To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/946232/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013521] Re: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
** 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/1013521 Title: package xbmc-live 2:11.0~git20120423.cd20772-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/1013521/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 993837] Re: Can't open Update Manager window after a while
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: update-manager (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/993837 Title: Can't open Update Manager window after a while To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/993837/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 875757] Re: Konsole --tabs-from-file option does not allow colons in commands
** Changed in: konsole (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/875757 Title: Konsole --tabs-from-file option does not allow colons in commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/875757/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1013529] [NEW] dnsmasq < 2.61 cause problems with dhcp in single-bound VLAN interfaces
Public bug reported: Hi, please read [1][2] for detailed informations and reasons. dnsmasq version 2.60 and below contain a bug that cause OpenStack (part of Ubuntu) to malfunction when put into VLAN mode. As this is the recommended setup for production use, but its dependency (dnsmasq) has a bug to cause VM instances to fatally loose their IP address, I would highly rate this a major issue, and request a version bump in Ubuntu 12.04 LTS. Ubuntu 12.04 LTS seems to just provide 2.59-4 in precise/universe. Best regards, Christian Parpart. [1] http://osdir.com/ml/openstack-cloud-computing/2012-05/msg00785.html [2] http://osdir.com/ml/openstack-cloud-computing/2012-06/msg00602.html ** Affects: dnsmasq (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013529 Title: dnsmasq < 2.61 cause problems with dhcp in single-bound VLAN interfaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1013529/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013522] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013522 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013522/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013518] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. dpkg: dependency problems prevent configuration of linux-image-generic: linux-image-generic depends on linux-image-3.2.0-24-generic; however: Package linux-image-3.2.0-24-generic is not configured yet. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: varlogdistupgradeapttermlog-examined -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013518 Title: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013518/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 993837] Re: Can't open Update Manager window after a while
Some problem but in my case with a freshly installed Ubuntu 12.04 using default Unity. When I click the update manager icon, nothing happens. If I right-click and select "Update manager" again nothing happens. I can however select "Install all available updates" but this does not alllow me to see what is actually updated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993837 Title: Can't open Update Manager window after a while To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/993837/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting
> This assumption is, er, questionable. True, but if you don't mind, let's examine that question a bit. This is the NM-spanwed command line: /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec I assume that NM can be fixed to successfully do the following: * Properly detect if dnsmasq is installed or not, * Use a different command line if it isn't, i.e. the one above, * And only include the configuration options it *really* requires in /etc/dnsmasq/nm.conf in the case that dnsmasq is installed. So let's see which are the dnsmasq configuration options needed by NM: --cache-size=0 Not needed, it won't take any effect in chained dnsmasq mode if #2 is implemented either. If the user does want that, he'd have to put it manually in the main dnsmasq configuration in both solutions (#2 and this one). --bind-interfaces Not needed, there's only one dnsmasq. --no-resolv, --keep-in-foreground, --no-hosts, --pid-file, --listen-address, --conf-file Not needed. --proxy-dnssec Do I assume correctly that this is the only configuration option needed to be dropped in /etc/dnsmasq.d/nm.conf? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959037 Title: NM-controlled dnsmasq prevents other DNS servers from starting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013171] Re: Many package hooks not ported to python3
** Changed in: apport-symptoms (Ubuntu Quantal) Status: In Progress => 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/1013171 Title: Many package hooks not ported to python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013171] Re: Many package hooks not ported to python3
** Branch linked: lp:~ubuntu-dev/apport/apport-symptoms -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013171 Title: Many package hooks not ported to python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1005565] Re: poppler 0.20 breaks build
@declara91 I still hate having 3 build mechanisms, but I'm patching cmake and btool too right now, for the sake of completeness @suv-lp looking at http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5 and speaking with poppler devs, those two should have been redundant with different visibility. It's working for me, but we can re-enable if any regression is seen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005565 Title: poppler 0.20 breaks build To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/1005565/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013171] Re: Many package hooks not ported to python3
This was fixed in the Firefox nightly and aurora packaging branches last night ** Changed in: firefox (Ubuntu Quantal) Status: Confirmed => 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/1013171 Title: Many package hooks not ported to python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013171] Re: Many package hooks not ported to python3
And thunderbird... ** Changed in: thunderbird (Ubuntu Quantal) Status: Confirmed => 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/1013171 Title: Many package hooks not ported to python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013171] Re: Many package hooks not ported to python3
This bug was fixed in the package apport-symptoms - 0.17 --- apport-symptoms (0.17) quantal; urgency=low * symptoms/_audio_data.py: Fix syntax to be Python 3 compatible. (LP: #1013171) * symptoms/storage.py: Fix decoding of stdout/err in subprocesses. * symptoms/storage.py: Move to udisks2. * debian/copyright: Move to copyright format 1.0. * debian/control: Bump Standards-Version to 3.9.3. * debian/control: Move ${misc:Depends} to Depends. -- Martin PittFri, 15 Jun 2012 09:44:18 +0200 ** Changed in: apport-symptoms (Ubuntu Quantal) Status: Fix Committed => 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/1013171 Title: Many package hooks not ported to python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1013171/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1006079] Re: Use up-to-date translations at https://help.ubuntu.com/12.04/ubuntu-help/
** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006079 Title: Use up-to-date translations at https://help.ubuntu.com/12.04/ubuntu- help/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1006079/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1005591] Re: Not every words of online docs are translated
** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005591 Title: Not every words of online docs are translated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1005591/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 999910] Re: [IVB]12.04 64 bit System freezes (mouse, keyboard)
Denis: a backport kernel will be provided in the main repository after 12.10 is released (along with a backported X stack). But it won't replace the default kernel. thanks for the script, I'll try if that triggers the crash here. 3.4-rc1 has been stable so far running that and a kernel build at the same time (load ~24). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10 Title: [IVB]12.04 64 bit System freezes (mouse, keyboard) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/10/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 993837] Re: Can't open Update Manager window after a while
Some more information. I could not start the update manager from Dash either. If I clicked the update manager from Dash, nothing happened. update-manager was actually somewhere in the background: $ sudo ps aux | grep update martijn 2844 0.0 0.0 403288 13512 ?Sl Jun14 0:01 update-notifier martijn 11622 0.0 0.8 761848 131560 ? SNl 07:58 0:04 /usr/bin/python /usr/bin/update-manager --no-focus-on-map After killing the update-manager process I was able to start the update manager from Dash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993837 Title: Can't open Update Manager window after a while To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/993837/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 700982] Re: Non-portable code in client plugin (fails on ARM)
** Changed in: percona-server/5.5 Importance: Undecided => Low ** Changed in: percona-server/5.5 Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/700982 Title: Non-portable code in client plugin (fails on ARM) To manage notifications about this bug go to: https://bugs.launchpad.net/maria/+bug/700982/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 537970] Re: Evince does not print images in some pdf files.
Matthias, sorr. I am assuming that the attached file is Abschlussarbeit.pdf. I have downloaded it and I have done the steps which you have written up in comment #19. For me the image always appears, under Precise (12.04) with all updates (cups-filters 1.0.18, cups 1.5.3, ghostscript 9.05, evince 3.4.0, poppler 0.18.4, cairo 1.10.2). I tried on both PostScript and non-PostScript printers. So, once, can you check whether your system is up to date and second, can you create the file Ausgabe.pdf as described in comment #19 and attach it, so that I can compare it with Ausgabe.pdf as my evince generates it and try to print. This way we can find out in which step the file breaks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/537970 Title: Evince does not print images in some pdf files. To manage notifications about this bug go to: https://bugs.launchpad.net/poppler/+bug/537970/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 151425] Re: Mirror list needs to be refreshed automatically from LP
This bug is particularly annoying on older releases, say, 10.04. Because mirrors goes in and out. Users using older releases have to edit sources.list themselves to utilize newly approved mirrors. Users using older releases may also waste time on discontinued mirrors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/151425 Title: Mirror list needs to be refreshed automatically from LP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/151425/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1012365] Re: Samsung Series 9 laptop 900X3C not all keys correctly translated
** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012365 Title: Samsung Series 9 laptop 900X3C not all keys correctly translated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1012365/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1000677] Re: Sudo password prompt not localizable
** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000677 Title: Sudo password prompt not localizable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1000677/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1010295] Re: samba libthread_db
I do have the problem too .. but I don't know how to use "samba-dbg". Can anyone assist me? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010295 Title: samba libthread_db To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1010295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting
> (Another minor problem with your proposal as you phrased it is the following. The existence of /etc/init.d/dnsmasq does not entail that the dnsmasq is installed. The package could have been removed and not purged.) Correct, but then I wonder what prevents dnsmasq from running even if it's removed (not purged), since its executable is provided by dnsmasq-base, which _is_ installed. But anyway the same logic that prevents it from running can be reused by NM to detect if dnsmasq will indeed start. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959037 Title: NM-controlled dnsmasq prevents other DNS servers from starting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 860045] Re: package gdb-msp430 7.2~mspgcc-7.2-20110612-1 failed to install/upgrade: trying to overwrite '/usr/share/gdb/python/gdb/__init__.py', which is also in package gdb 7.3-0ubuntu2
12.04, same bug. Either the /usr/share/gdb directory should be renamed to /usr/share/gdb-msp430 (and the program recompiled to use the new path) or just removed from the gdb-msp430 package and make gdb a dependency (or a recommend) of gdb-msp430. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860045 Title: package gdb-msp430 7.2~mspgcc-7.2-20110612-1 failed to install/upgrade: trying to overwrite '/usr/share/gdb/python/gdb/__init__.py', which is also in package gdb 7.3-0ubuntu2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb-msp430/+bug/860045/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 753377] Re: Privacy problem: on resume Unity bar visible through GDM
I have this bug in 12.04 when I go back from a locked session. Why do we still use this dialog box when we could systematically use the gdm greeter whenever we quit/lock/switch users ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/753377 Title: Privacy problem: on resume Unity bar visible through GDM To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/753377/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013540] [NEW] package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: Automatic bug report. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: postgresql-9.1 9.1.4-0ubuntu12.04 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 Uname: Linux 3.2.0-25-generic x86_64 ApportVersion: 2.0.1-0ubuntu8 AptOrdering: postgresql-9.1: Install postgresql-client-9.1: Install postgresql-client-9.1: Configure postgresql-9.1: Configure Architecture: amd64 Date: Thu Jun 7 08:28:55 2012 DpkgHistoryLog: Start-Date: 2012-06-07 08:28:53 Commandline: aptdaemon role='role-commit-packages' sender=':1.81' Upgrade: postgresql-9.1:amd64 (9.1.3-2, 9.1.4-0ubuntu12.04), postgresql-client-9.1:amd64 (9.1.3-2, 9.1.4-0ubuntu12.04) ErrorMessage: subprocess new pre-removal script returned error exit status 1 SourcePackage: postgresql-9.1 Title: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: postgresql-9.1 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013540 Title: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/1013540/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013540] Re: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013540 Title: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/1013540/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] [NEW] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Public bug reported: Precise i386 with 3.4.0.5 Quantal kernel backport (ubuntu-x-swat/q-lts- quantal ppa) on a laptop get this logged: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared ACPI: Battery Slot [BAT0] (battery present) googling around this issue, give lot of threads all over different distros since a while. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. AplayDevices: List of PLAYBACK Hardware Devices card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 2.0.1-0ubuntu9 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: oem2033 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'SI7012'/'SiS SI7012 with ALC200,200P at irq 5' Mixer name : 'Realtek ALC200,200P rev 0' Components : 'AC97a:414c4710' Controls : 37 Simple ctrls : 23 CurrentDmesg: [ 79.168041] eth0: no IPv6 routers present [ 90.821781] init: plymouth-stop pre-start process (2302) terminated with status 1 [ 92.938460] Netfilter messages via NETLINK v0.30. DistroRelease: Ubuntu 12.04 HibernationDevice: RESUME=UUID=ea6adbf9-c664-4fe1-aada-eb558b947712 IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: MEDION M296M Package: linux (not installed) PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.4.0-5-generic root=UUID=4e45911e-80fc-46b3-b8d0-d36b50a0fb2c ro pcie_aspm=force quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.4.0-5.11~precise1-generic 3.4.0 RelatedPackageVersions: linux-restricted-modules-3.4.0-5-generic N/A linux-backports-modules-3.4.0-5-generic N/A linux-firmware 1.80 RfKill: Error: [Errno 2] Aucun fichier ou dossier de ce type Tags: precise Uname: Linux 3.4.0-5-generic i686 UnreportableReason: Ce paquet n'est pas officiellement pris en charge par Ubuntu. Veuillez désinstaller tout paquet tiers et réessayer. UpgradeStatus: Upgraded to precise on 2011-12-04 (193 days ago) UserGroups: adm admin audio cdrom clamav crontab dialout dip floppy fuse libuuid lpadmin netdev nvram plugdev polkituser powerdev pulse pulse-access root saned scanner ssh ssl-cert users video dmi.bios.date: 11/14/2002 dmi.bios.vendor: MEDION dmi.bios.version: NOTE BIOS Version/L2850100 dmi.board.vendor: MEDION dmi.chassis.type: 10 dmi.chassis.vendor: MEDION dmi.modalias: dmi:bvnMEDION:bvrNOTEBIOSVersion/L2850100:bd11/14/2002:svnMEDION:pnM296M:pvr:rvnMEDION:rn:rvr:cvnMEDION:ct10:cvr: dmi.product.name: M296M dmi.sys.vendor: MEDION ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: apport-collected i386 precise q-lts-quantal qa-tracker ** Tags added: apport-collected precise ** Description changed: Precise i386 with 3.4.0.5 Quantal kernel backport (ubuntu-x-swat/q-lts- quantal ppa) on a laptop get this logged: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared ACPI: Battery Slot [BAT0] (battery present) - googling around this issue, give lot of threads all over different - distros since a while. + googling around this issue, give lot of threads all over different distros since a while. + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. + AplayDevices: + List of PLAYBACK Hardware Devices + card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012] +Subdevices: 1/1 +Subdevice #0: subdevice #0 + ApportVersion: 2.0.1-0ubuntu9 + Architecture: i386 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: oem2033 F pulseaudio + CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. + Card0.Amixer.info: + Card hw:0 'SI7012'/'SiS SI7012 with ALC200,200P at irq 5' +Mixer name : 'Realtek ALC200,200P rev 0' +Components : 'AC97a:414c4710' +Controls : 37 +Simple ctrls : 23 + CurrentDmesg: + [ 79.168041] eth0: no IPv6 routers present + [ 90.821781] init: plymouth-stop pre-start process (2302) terminated with status 1 + [ 92.938460] Netfilter messages via NETLINK v0.30. + DistroRelease: Ubuntu 12.04 + HibernationDevice: RESUME=UUID=ea6adbf9-c664-4fe1-aada-eb558b947712 + IwConfig: + lono wireless extensions. + + eth0 no wireless extensi
[Bug 1013535] AcpiTables.txt
apport information ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190477/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190478/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] ArecordDevices.txt
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190479/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190480/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190481/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] Card0.Codecs.codec97.0.ac97.0.0.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190482/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] Card0.Codecs.codec97.0.ac97.0.0.regs.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190483/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190484/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190485/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190487/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190486/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190489/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190488/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190490/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190491/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1013535] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1013535/+attachment/3190492/+files/WifiSyslog.txt ** Tags added: i386 q-lts-quantal ** Tags added: qa-tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1013535 Title: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1013535/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs