[Bug 527334] [NEW] grub: highlighted entry blinks in text mode
Public bug reported: Binary package hint: grub2 If grub is set to use text mode (GRUB_TERMINAL=console uncommented in /etc/default/grub), the highlighted entry of grub is blinking. This happens because of this line from /etc/grub.d/05_debian_theme: set menu_color_highlight=black/white Bright background is not safe to use. The same bit can be interpreted as a blinking attribute. The BIOS default is blinking. I'm seeing it on Toshiba Satellite 1800. Maybe things have changes since then. To eliminate blinking, following line should be used instead: set menu_color_highlight=black/light-gray ProblemType: Bug Architecture: i386 Date: Wed Feb 24 16:07:14 2010 DistroRelease: Ubuntu 9.10 Package: grub-pc 1.97~beta4-1ubuntu4.1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-19.56-generic SourcePackage: grub2 Uname: Linux 2.6.31-19-generic i686 XsessionErrors: (gnome-settings-daemon:1378): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:1378): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (nautilus:1435): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (polkit-gnome-authentication-agent-1:1440): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (gnome-panel:1434): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -3 and height 24 ** Affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- grub: highlighted entry blinks in text mode https://bugs.launchpad.net/bugs/527334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 527334] Re: grub: highlighted entry blinks in text mode
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39745802/Dependencies.txt -- grub: highlighted entry blinks in text mode https://bugs.launchpad.net/bugs/527334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 527334] Re: grub: highlighted entry blinks in text mode
** Patch added: "Fix for the blinking highlight" http://launchpadlibrarian.net/39745896/noblink.diff -- grub: highlighted entry blinks in text mode https://bugs.launchpad.net/bugs/527334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 540432] Re: missing declaration of struct nl_addr (exists on upstream)
Actually, netlink-types.h is called "private" in a comment inside that file, that's probably the reason why it wasn't packaged. On the other hand, "make install" in the current libnl would install netlink-types.h. The same it true for the "version 1.1" commit. I don't know whether it's right to install netlink-types.h. If users of the library legitimately need the size of nl_addr, then netlink-types.h should be installed, or perhaps nl_addr should be defined elsewhere. Otherwise, Ubuntu does the right thing and "make install" should not install netlink-types.h. -- missing declaration of struct nl_addr (exists on upstream) https://bugs.launchpad.net/bugs/540432 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 858212] Re: xpdf crashed with SIGSEGV in GlobalParams::findFontFile()
I think it's a duplicate of 714322. Bug 714322 is in the state "fix released", but the current Ubuntu 12.04 is still affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/858212 Title: xpdf crashed with SIGSEGV in GlobalParams::findFontFile() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/858212/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 939203] Re: xpdf.real crashed with SIGSEGV in GlobalParams::findFontFile()
*** This bug is a duplicate of bug 858212 *** https://bugs.launchpad.net/bugs/858212 ** This bug is no longer a duplicate of bug 938865 xpdf.real crashed with SIGSEGV in GlobalParams::findFontFile() ** This bug has been marked a duplicate of bug 858212 xpdf crashed with SIGSEGV in GlobalParams::findFontFile() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/939203 Title: xpdf.real crashed with SIGSEGV in GlobalParams::findFontFile() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/939203/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 714322] Re: xpdf crashed with SIGSEGV in GlobalParams::findFontFile()
I still have that problem on up-to-date Ubuntu 12.04 and xpdf 3.02-21build1. I rebuilt the package from git://git.debian.org/git/collab-maint/xpdf.git (that is xpdf_3.03-11) and xpdf still crashes. It's still happening in GlobalParams::findFontFile(): Program received signal SIGSEGV, Segmentation fault. 0xf7d7b36f in GlobalParams::findFontFile(GooString*, char**) () from /usr/lib/i386-linux-gnu/libpoppler.so.19 ** Attachment added: "Test file on which xpdf crashes" https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/714322/+attachment/3917127/+files/test.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714322 Title: xpdf crashed with SIGSEGV in GlobalParams::findFontFile() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/714322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 938865] Re: xpdf.real crashed with SIGSEGV in GlobalParams::findFontFile()
*** This bug is a duplicate of bug 858212 *** https://bugs.launchpad.net/bugs/858212 ** This bug has been marked a duplicate of bug 858212 xpdf crashed with SIGSEGV in GlobalParams::findFontFile() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/938865 Title: xpdf.real crashed with SIGSEGV in GlobalParams::findFontFile() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/938865/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301674] [NEW] python backtrace when reporting a bug in an uninstalled package
Public bug reported: Example $ ubuntu-bug miredo-server ERROR: hook /usr/share/apport/general-hooks/cloud_archive.py crashed: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/apport/report.py", line 719, in add_hooks_info symb['add_info'](self, ui) File "/usr/share/apport/general-hooks/cloud_archive.py", line 18, in add_info if '~cloud' in packaging.get_version(package) and \ File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 95, in get_version raise ValueError('package does not exist') ValueError: package does not exist No packages found matching miredo-server. Sometimes the bug in an uninstalled package needs to be reported because the package failed to install. If you don't allow that, please show a message without the above backtrace. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: apport 2.0.1-0ubuntu17.6 ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7 Uname: Linux 3.5.0-18-generic i686 ApportLog: ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 CrashReports: 644:0:0:0:2014-03-26 13:25:42.804521786 -0400:2014-03-26 13:25:42.804521786 -0400:/var/crash/_usr_bin_wireshark.0.upload 664:1000:1000:0:2014-03-26 13:24:35.444029471 -0400:2014-03-26 13:24:35.444029471 -0400:/var/crash/_usr_bin_wireshark.1000.upload 640:1000:1000:9824977:2014-03-26 13:24:59.472212000 -0400:2014-03-26 13:25:00.472212000 -0400:/var/crash/_usr_bin_wireshark.1000.crash 640:0:0:9843138:2014-03-26 13:25:41.056516000 -0400:2014-03-26 13:25:42.056516000 -0400:/var/crash/_usr_bin_wireshark.0.crash Date: Wed Apr 2 20:51:50 2014 InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: apport UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug 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/1301674 Title: python backtrace when reporting a bug in an uninstalled package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1301674/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301676] [NEW] Wrong MAKEDEV invocation fails to create /dev/net/tun
Public bug reported: miredo.postinst contains a line: (cd /dev; ./MAKEDEV tun) || true In Ubuntu 12.04, MAKEDEV is not in /dev, it's in /sbin It still needs to be run in /dev, but as MAKEDEV or /sbin/MAKEDEV, not as ./MAKEDEV ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: miredo 1.2.3-1ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7 Uname: Linux 3.5.0-18-generic i686 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 Date: Wed Apr 2 20:57:19 2014 InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: miredo UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: miredo (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug 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/1301676 Title: Wrong MAKEDEV invocation fails to create /dev/net/tun To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/miredo/+bug/1301676/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided
I confirm that python-parted 3.6-4ubuntu1 fixes the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1350946/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1350946] [NEW] import parted fails with ValueError: Invalid flag provided
Public bug reported: This happens on the up-to-date Ubuntu 12.04. $ lsb_release -rd Description:Ubuntu 12.04.5 LTS Release:12.04 parted: 2.3-8ubuntu5.2 python-parted: 3.6-4 $ python Python 2.7.3 (default, Feb 27 2014, 20:00:17) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import parted Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/parted/__init__.py", line 60, in from partition import Partition File "/usr/lib/python2.7/dist-packages/parted/partition.py", line 260, in partitionFlag[__flag] = _ped.partition_flag_get_name(__flag) ValueError: Invalid flag provided. >>> The symptoms are exactly the same as in bug 669931. However, the patch from that bug doesn't apply. ** Affects: pyparted (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/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1350946/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided
_ped.partition_flag_get_name(__flag) fails when __flag is 15. But 15 should be allowed, it's PED_PARTITION_MSFT_DATA in /usr/include/parted/disk.h. I believe python-parted wasn't rebuilt when parted was updated. Indeed, requilding python-parted_3.6-4_i386.deb fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1350946/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1184262] Re: times out too early, stuck in PrepareForSleep, causing network and other services to not resume
I'm on fully up-to-date Ubuntu 14.04 with the latest kernel 3.13.0-36-generic, and I got this error. I have a Lenovo ThinkPad W530. I use it either with the internal monitor or with an external monitor connected to displayport. I don't remember what I did today. I think I connected the display cable, closed the lid and then logged in. I do it every day, but something must have been slightly different today. I got "network disabled". I clicked on "Enable Networking" several times, but it didn't help. There was no error message and no change in the menus shown on left-click or right-click on the nm-applet. This didn't work: # service network-manager restart stop: Unknown job: network-manager start: Unknown job: network-manager This worked: # nmcli nm RUNNING STATE WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running asleep enabled enabledenabled enabled # nmcli nm sleep false nm-applet should show the sleep state and should wake up NetworkManager if requested by the user. Ideally, it would be great not to put the network to sleep if the computer is not going to sleep. And the computer should not go to sleep if the lid is being closed but there is a display connection. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: times out too early, stuck in PrepareForSleep, causing network and other services to not resume To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1184262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1184262] Re: times out too early, stuck in PrepareForSleep, causing network and other services to not resume
I got the problem with "sleeping network" again. This time I'm absolutely sure I wasn't doing anything that could provoke the sleep. The computer was with the lid closed, HDMI connected to the external monitor. I left for lunch. When I returned. the network was "sleeping", the crescent shaped LED on the lid was blinking. The last messages from "dmesg -T": [Thu Sep 11 07:57:39 2014] type=1400 audit(1410436608.790:58): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=12685 comm="apparmor_parser" [Thu Sep 11 10:14:42 2014] perf samples too long (2523 > 2500), lowering kernel.perf_event_max_sample_rate to 5 [Thu Sep 11 12:13:22 2014] PM: Syncing filesystems ... done. [Thu Sep 11 12:13:22 2014] PM: Preparing system for mem sleep I was away at 12:13. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184262 Title: times out too early, stuck in PrepareForSleep, causing network and other services to not resume To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1184262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1381119] [NEW] [LENOVO 2441AA2] late resume failure
Public bug reported: I'm running up-to-date beta of Ubuntu 14.10, recently upgraded from 14.04. I'm using Lenovo ThinkPad W530 with an external monitor connected with a displayport cable. This is one of many bugs caused by interpreting the lid close event as "sleep" and then not waking up completely when the system is still used with the external peripherals. Way to reproduce: Boot with the lid open Close lid Log out Log in Reboot ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.16.0-22-generic 3.16.0-22.29 ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4 Uname: Linux 3.16.0-22-generic i686 Annotation: This occured during a previous suspend and prevented it from resuming properly. The resume processing hung very near the end and will have appeared to have completed normally. ApportVersion: 2.14.7-0ubuntu6 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: proskin2454 F pulseaudio /dev/snd/controlC1: proskin2454 F pulseaudio Date: Tue Oct 14 11:10:30 2014 DuplicateSignature: late resume:LENOVO 2441AA2:G5ET94WW (2.54 ) ExecutablePath: /usr/share/apport/apportcheckresume Failure: late resume HibernationDevice: RESUME=UUID=38521953-01e5-4fcb-a8ea-94f55130ff78 InstallationDate: Installed on 2013-09-11 (398 days ago) InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) InterpreterPath: /usr/bin/python3.4 MachineType: LENOVO 2441AA2 ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 nouveaufb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-22-generic root=UUID=f31e37e2-da46-405b-9216-2e7351f7493b ro loglevel=8 crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.16.0-22-generic N/A linux-backports-modules-3.16.0-22-generic N/A linux-firmware 1.135 SourcePackage: linux Title: [LENOVO 2441AA2] late resume failure UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 08/12/2013 dmi.bios.vendor: LENOVO dmi.bios.version: G5ET94WW (2.54 ) dmi.board.asset.tag: Not Available dmi.board.name: 2441AA2 dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrG5ET94WW(2.54):bd08/12/2013:svnLENOVO:pn2441AA2:pvrThinkPadW530:rvnLENOVO:rn2441AA2:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2441AA2 dmi.product.version: ThinkPad W530 dmi.sys.vendor: LENOVO ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-kerneloops i386 resume resume-late-hang suspend utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1381119 Title: [LENOVO 2441AA2] late resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1381119/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1381104] Re: apportcheckresume crashed with AttributeError in main(): 'ValueError' object has no attribute 'message'
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1381104 Title: apportcheckresume crashed with AttributeError in main(): 'ValueError' object has no attribute 'message' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1381104/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1381119] Re: [LENOVO 2441AA2] late resume failure
I have tested 3.17.1-031701-generic. The bug is still there, but things are worse. If I boot with the lid open, close the lid and log out, I get a black screen. I got the lightdm login after I pressed several keys, including Ctrl-Alt-Delete. I was able to log in, but things were very sluggish. I got many error messages from apport. The network was down, I could not use su. After rebooting, I found that one of the error messages was about a kernel oops, another was about a crash in lightdm. There were many more messages. ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1381119 Title: [LENOVO 2441AA2] late resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1381119/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1238813] [NEW] package gpm 1.20.4-4 fails to install if /dev/psaux is missing
Public bug reported: "apt-get install gpm" fails in the install script. /etc/init.d/gpm: 66: /etc/init.d/gpm: cannot open /dev/psaux: No such file invoke-rc.d: initscript gpm, action "restart" failed. dpkg: error processing gpm (--configure): subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: gpm I'm using a custom compiled kernel. It has no support for the legacy /dev/psaux device. It supports /dev/input/mice. I believe the later should be default for gpm. The error is 100% reproducible. However, it may not happen if gpm was started, then uninstalled, and the system wasn't restarted, as the stale /dev/mouse would prevent the script from failing. I believe the way of testing for the file being readable in /etc/init.d/gpm is wrong. It fails and makes the script exit on the first attempt. Look at this example: $ cat mtest #! /bin/sh for foo in 1 2 3; do if :< /dev/missing; then break; fi sleep 1 done $ sh -x mtest mtest: 3: mtest: cannot open /dev/missing: No such file + : It would be better to use "test -r" instead. Also, I don't think the install script should fail even if gpm cannot be started. It's normal to install something, then configure it and then use it. I'm using Ubuntu 12.04.3 LTS i386 with a x86_64 kernel 3.12.0-rc4 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: gpm 1.20.4-4 Uname: Linux 3.12.0-rc4-00062-g2fe80d3-dirty x86_64 ApportVersion: 2.0.1-0ubuntu17.5 AptOrdering: gpm: Install gpm: Configure Architecture: i386 Date: Fri Oct 11 09:39:40 2013 DuplicateSignature: package:gpm:1.20.4-4:subprocess installed post-installation script returned error exit status 2 ErrorMessage: subprocess installed post-installation script returned error exit status 2 InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423) MarkForUpload: True SourcePackage: gpm Title: package gpm 1.20.4-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gpm (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 need-duplicate-check precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1238813 Title: package gpm 1.20.4-4 fails to install if /dev/psaux is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gpm/+bug/1238813/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 612187] [NEW] ath9k_htc is not compiled in linux-backports-modules-wireless
Public bug reported: Binary package hint: linux-backports-modules-wireless-2.6.32-24-generic linux-backports-modules-wireless should include the ath9k_htc driver. It's a popular driver and it should be available in the sources, but it's not enabled. Ubuntu users keep asking in kernel mailing lists where to find ath9k_htc. I confirm that that ath9k_htc is not included in linux-backports- modules-wireless-2.6.32-24-generic, which is current on Ubuntu 10.04. "apt-file search ath9k_htc.ko" gives no results. ** Affects: linux-backports-modules-2.6.32 (Ubuntu) Importance: Undecided Status: New -- ath9k_htc is not compiled in linux-backports-modules-wireless https://bugs.launchpad.net/bugs/612187 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 612187] Re: ath9k_htc is not compiled in linux-backports-modules-wireless
I checked the package sources. It turns out Ubuntu uses compat-wireless based on Linux 2.6.34, which doesn't have ath9k_htc. Linux 2.6.35 was released recently. Once there is compat-wireless based on Linux 2.6.35, it will be here: http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.35/ -- ath9k_htc is not compiled in linux-backports-modules-wireless https://bugs.launchpad.net/bugs/612187 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs