[Desktop-packages] [Bug 1675519] Re: Network Manager w/ dnsmasq Dies when VPN-ing
Some additional (but minor) information: After a fresh boot, everything appears to work perfectly as expected for the -first- connection to the VPN. That is to say, the DNS servers pushed from the OpenVPN server are used to resolve VPN domains, and all is well. After a subsequent disconnect and reconnect, it no longer works. Direct connections to IP addresses are fine, but resolution refuses to function properly. I've worked around this for now with the sub-optimal method of hardcoding a resolver: echo "server=/[DOMAIN]/[RESOLVER IP]" > /etc/NetworkManager/dnsmasq.d/vpn.conf ... and restarting dnsmasq. This seems to imply the problem lies somewhere in dbus communication, as Sergio mentioned above. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1675519 Title: Network Manager w/ dnsmasq Dies when VPN-ing Status in network-manager package in Ubuntu: Triaged Bug description: Hello. Within the past week or so, a new bug has cropped up on Network Manager on 16.04. When Network Manager on 16.04 is configured to use dnsmasq and not systemd-resolved, one is expecting VPN DNS servers to be properly set and dnsmasq to properly route DNS requests to the Internet. However, when connecting to my OpenVPN connection, dnsmasq now fails extremely hard and no longer replies or routes data for DNS requests properly. This results in me having to use a fail-over workaround of enforcing resolvconf to use my local `bind9` instance on my own system for DNS, which is configured to route to Google for DNS requests. This, however, prohibits me from using my own DNS on my VPN connect, which are on the remote location and serve internal ranges and domains that I should be permitted to access. Given these issues, with `dnsmasq` just outright exploding in our faces and no longer being usable for DNS request routing over the VPN, I'm not even sure we can consider VPN DNS as a viable option anymore with 16.04. Note that this is only *very* recently a problem within the past few weeks, and I can't find any updates which would have impacted this. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: network-manager 1.2.6-0ubuntu0.16.04.1 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: Unity Date: Thu Mar 23 14:04:06 2017 InstallationDate: Installed on 2016-12-20 (92 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-nm: RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI WWAN-HW WWAN running 1.2.6connected started full enabled enabled enabled enabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1675519/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676304] Re: Gnome hanging at random times for 1 minute or so
I am using the on-board graphics on an Intel D277GA-70K motherboard using the standard driver. $ lspci -nnk | grep VGA -A1 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0152] (rev 09) Subsystem: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:2037] $ lshw -c video | grep 'configuration' configuration: driver=i915 latency=0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1676304 Title: Gnome hanging at random times for 1 minute or so Status in gnome-session package in Ubuntu: Confirmed Bug description: Gnome is hanging randomly for 1 minute or so. The mouse cursor still moves, but all windows and content freezes. The seconds display on the clock stops moving. One weird thing (may be coincidence) that I just noticed while doing this bug is the hang always stops when the clock reads xx:xx:07 (ie, the seconds is always 07) The following are two instances from /var/log/syslog (I report them both as the same bug because the symptoms are the same and the last two lines in the log are the same); INSTANCE 1: Mar 27 18:53:09 dragonfly gnome-session[1605]: ** (soffice:17185): WARNING **: Unknown event notification 34 Mar 27 18:53:13 dragonfly gnome-session[1605]: ** (soffice:17185): WARNING **: Unknown event notification 36 Mar 27 18:53:13 dragonfly gnome-session[1605]: ** (soffice:17185): WARNING **: Unknown event notification 36 Mar 27 18:53:13 dragonfly gnome-session[1605]: ** (soffice:17185): WARNING **: Unknown event notification 34 Mar 27 18:53:32 dragonfly gnome-session[1605]: Gjs-Message: JS LOG: Feed scaninbox Error:oAuth.acc_token is undefined Mar 27 18:53:32 dragonfly gnome-session[1605]: Gjs-Message: JS LOG: onTimer :folder is not defined INSTANCE 2: Mar 27 19:01:06 dragonfly gnome-session[1605]: [1:1:0327/190106.317420:ERROR:KeyboardEventManager.cpp(427)] Not implemented reached in static bool blink::KeyboardEventManager::currentCapsLockState() Mar 27 19:01:06 dragonfly gnome-session[1605]: [1:1:0327/190106.318769:ERROR:KeyboardEventManager.cpp(427)] Not implemented reached in static bool blink::KeyboardEventManager::currentCapsLockState() Mar 27 19:01:07 dragonfly gnome-session[1605]: [1:1:0327/190107.192199:ERROR:KeyboardEventManager.cpp(427)] Not implemented reached in static bool blink::KeyboardEventManager::currentCapsLockState() Mar 27 19:02:55 dragonfly dbus[994]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' Mar 27 19:03:32 dragonfly gnome-session[1605]: Gjs-Message: JS LOG: Feed scaninbox Error:oAuth.acc_token is undefined Mar 27 19:03:32 dragonfly gnome-session[1605]: Gjs-Message: JS LOG: onTimer :folder is not defined ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gnome-session 3.18.1.2-1ubuntu1.16.04.2 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: GNOME Date: Mon Mar 27 19:07:56 2017 InstallationDate: Installed on 2016-12-27 (90 days ago) InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Release amd64 (20160421) PackageArchitecture: all SourcePackage: gnome-session UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1676304/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676733] Re: nautilus crashed with SIGABRT in g_assertion_message()
*** This bug is a duplicate of bug 1628350 *** https://bugs.launchpad.net/bugs/1628350 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 #1628350, 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/1676733/+attachment/4848379/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848381/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848385/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848386/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848387/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848388/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1676733/+attachment/4848389/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of private bug 1628350 ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1676733 Title: nautilus crashed with SIGABRT in g_assertion_message() Status in nautilus package in Ubuntu: New Bug description: Nautilus crashes always when I enable desktop icons (even from dconf- editor). Also, the desktop icons were "disabled" by Ubuntu base updates today. ProblemType: Crash DistroRelease: Ubuntu 17.04 Package: nautilus 1:3.20.4-0ubuntu2 ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3 Uname: Linux 4.10.0-14-generic x86_64 ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 Date: Tue Mar 28 02:06:34 2017 ExecutablePath: /usr/bin/nautilus InstallationDate: Installed on 2017-03-28 (0 days ago) InstallationMedia: ProcCmdline: nautilus Signal: 6 SourcePackage: nautilus StacktraceTop: g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () ?? () ?? () Title: nautilus crashed with SIGABRT in g_assertion_message() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1676733/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676729] Re: Eclipse version is out of date
*** This bug is a duplicate of bug 1019273 *** https://bugs.launchpad.net/bugs/1019273 ** This bug has been marked a duplicate of bug 1019273 Version Bump to 4.5 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1676729 Title: Eclipse version is out of date Status in eclipse package in Ubuntu: New Bug description: At this point in time, Eclipse 3.8 is no longer officially supported, and the upstream is now at 4.6. The bugs that had previously caused the package to be held back appear to have been cleared. References: http://stackoverflow.com/questions/19792909/why-does-ubuntu-14-04-stick-with-old-eclipse-3-8-when-4-3-is-out https://bugs.eclipse.org/bugs/show_bug.cgi?id=340067 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1676729/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1019273] Re: Version Bump to 4.5
>Better point us to a PPA with a working 4.5 I'll do ya' one better--I got one with a working 4.6: https://launchpad.net/~mmk2410/+archive/ubuntu/eclipse-ide-java -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1019273 Title: Version Bump to 4.5 Status in eclipse package in Ubuntu: Triaged Status in eclipse package in Debian: Confirmed Bug description: I find it necessary to have development tools synced to the latest, and I would request a version bump to Eclipse 4.2 Juno by quantal. It has special features for mobile development, and that is something which a lot of users will benefit from. Also, I am a "novice" if you may in terms of filling bugs for version bumps. Do tell me if this is the right way to do it. I checked debian- unstable, and I didnt find that the 4.2 package there yet. Thanks. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: eclipse 3.7.2-1 ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 Uname: Linux 3.2.0-25-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.0.1-0ubuntu8 Architecture: amd64 Date: Fri Jun 29 18:13:26 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) PackageArchitecture: all SourcePackage: eclipse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1019273/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676729] Re: Eclipse version is out of date
*** This bug is a duplicate of bug 1019273 *** https://bugs.launchpad.net/bugs/1019273 Oops, duplicate of bug 1019273 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1676729 Title: Eclipse version is out of date Status in eclipse package in Ubuntu: New Bug description: At this point in time, Eclipse 3.8 is no longer officially supported, and the upstream is now at 4.6. The bugs that had previously caused the package to be held back appear to have been cleared. References: http://stackoverflow.com/questions/19792909/why-does-ubuntu-14-04-stick-with-old-eclipse-3-8-when-4-3-is-out https://bugs.eclipse.org/bugs/show_bug.cgi?id=340067 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1676729/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676729] [NEW] Eclipse version is out of date
*** This bug is a duplicate of bug 1019273 *** https://bugs.launchpad.net/bugs/1019273 Public bug reported: At this point in time, Eclipse 3.8 is no longer officially supported, and the upstream is now at 4.6. The bugs that had previously caused the package to be held back appear to have been cleared. References: http://stackoverflow.com/questions/19792909/why-does-ubuntu-14-04-stick-with-old-eclipse-3-8-when-4-3-is-out https://bugs.eclipse.org/bugs/show_bug.cgi?id=340067 ** Affects: eclipse (Ubuntu) Importance: Undecided Status: New ** Tags: packaging upgrade-software-version -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/1676729 Title: Eclipse version is out of date Status in eclipse package in Ubuntu: New Bug description: At this point in time, Eclipse 3.8 is no longer officially supported, and the upstream is now at 4.6. The bugs that had previously caused the package to be held back appear to have been cleared. References: http://stackoverflow.com/questions/19792909/why-does-ubuntu-14-04-stick-with-old-eclipse-3-8-when-4-3-is-out https://bugs.eclipse.org/bugs/show_bug.cgi?id=340067 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1676729/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676726] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676726 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: Update failed. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 14:29:00 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-06 (80 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:57c3 Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude E5570 Papersize: a4 ProcCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/26/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.9.4 dmi.board.name: 0GF89W dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.9.4:bd08/26/2016:svnDellInc.:pnLatitudeE5570:pvr:rvnDellInc.:rn0GF89W:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5570 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676726/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676726] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: Update failed. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 14:29:00 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-06 (80 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:57c3 Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude E5570 Papersize: a4 ProcCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/26/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.9.4 dmi.board.name: 0GF89W dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.9.4:bd08/26/2016:svnDellInc.:pnLatitudeE5570:pvr:rvnDellInc.:rn0GF89W:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5570 dmi.sys.vendor: Dell Inc. ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676726 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: Update failed. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 14:29:00 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-06 (80 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0bda:57c3 Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude E5570 Papersize: a4 ProcCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-66-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/26/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.9.4 dmi.board.name: 0GF89W dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.9.4:bd08/26/2016:svnDellInc.:pnLatitudeE5570:pvr:rvnDellInc.:rn0GF89W:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5570 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676726/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 893924] Re: /usr/lib/mime/packages/evince is missing
** Changed in: evince (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/893924 Title: /usr/lib/mime/packages/evince is missing Status in evince package in Ubuntu: Invalid Status in evince package in Debian: Fix Released Bug description: Hi, The current evince package does not add a file in /usr/lib/mime/packages. As a consequence mailcap support is broken, for instance the command "see file.pdf" yields : Error: no "view" mailcap rules found for type "application/pdf" Cheers, Jérémie ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: evince 3.2.1-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Wed Nov 23 10:11:50 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011) SourcePackage: evince UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/893924/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1675199] Re: Can not reconnect a VPN without retarting network-manager
Hello, After doing some testing (see log) on a fresh install of linux mint I have figure out that the issue isn't with the network-manager-openvpn package it's just with the network-manager package. To test this I just upgraded network-manager-openvpn from each version to see when bug occurred (and restarted network-manger service each time) but the bug never happened. When I upgraded network-manager to 1.2.6-0ubuntu0.16.04.1 the bug was there immediately after restarting network service. There is an issue logged here with a lot of attention that matches the description. https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1671606 ** Attachment added: "log.txt" https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1675199/+attachment/4848352/+files/log.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-openvpn in Ubuntu. https://bugs.launchpad.net/bugs/1675199 Title: Can not reconnect a VPN without retarting network-manager Status in network-manager-openvpn package in Ubuntu: Confirmed Bug description: Hello, since the last update of network-manager-openvpn (2017/03/15) on Xenial, I have an issue with VPN. Let's say I have two configured VPN: A & B. I am able to connect to my VPN A (or B) with no problem at the first time. However, if I disconnect from this VPN, I am not able to connect it again or to connect to my other VPN anymore. I have to restart the network-manager and it is not always sufficient. I am under Xubuntu 16.04 and openvpn 2.3.10. I apologize for the lack of technical information but I don't know how to investigate more this problem. I can only add that it was working fine before the update. Thank you for help ! Steven PS: the day of the update, network-manager-openvpn-gnome has also been updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1675199/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676723] Re: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676723 Title: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: Show system error on startup since the last 2 days. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon (not installed) ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Tue Mar 28 06:40:30 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-21 (65 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676723/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
aptitude half solve this problem. Install old versions: 1) cups-bsd [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 2) cups-client [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 3) libcups2 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 4) libcups2:i386 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 5) libcupsimage2 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 6) libcupsppdc1 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] and install new packages: cups cups-browsed{a} cups-core-drivers{a} cups-daemon{a} cups-server-common{a} libcupscgi1{a} libcupsmime1{a} libgutenprint2{a} printer-driver-gutenprint{a} ssl-cert{a} Command: aptitude install cups Second solution is half solve - cups installed and working, but several packages is old versions -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676621 Title: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Status in cups package in Ubuntu: Confirmed Bug description: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676723] [NEW] package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: Show system error on startup since the last 2 days. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon (not installed) ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Tue Mar 28 06:40:30 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-21 (65 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676723 Title: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: Show system error on startup since the last 2 days. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon (not installed) ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Tue Mar 28 06:40:30 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-01-21 (65 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon (not installed) failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676723/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1559695] Re: gnome-software assert failure: *** Error in `/usr/bin/gnome-software': double free or corruption (fasttop): 0x00007f1e6c002bd0 ***
https://github.com/hughsie/appstream-glib/pull/163 ** Information type changed from Private to Public ** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: gnome-software (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1559695 Title: gnome-software assert failure: *** Error in `/usr/bin/gnome-software': double free or corruption (fasttop): 0x7f1e6c002bd0 *** Status in gnome-software package in Ubuntu: In Progress Bug description: Actually, I don't know what i was doing. It just appeared. ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: gnome-software 3.19.93~git20160318.55deb24-0ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5 Uname: Linux 4.4.0-14-generic x86_64 ApportVersion: 2.20-0ubuntu3 Architecture: amd64 AssertionMessage: *** Error in `/usr/bin/gnome-software': double free or corruption (fasttop): 0x7f1e6c002bd0 *** CurrentDesktop: Unity Date: Sun Mar 20 13:45:54 2016 ExecutablePath: /usr/bin/gnome-software InstallationDate: Installed on 2016-03-19 (0 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307) ProcCmdline: /usr/bin/gnome-software --gapplication-service ProcEnviron: XDG_RUNTIME_DIR= SHELL=/bin/bash LANGUAGE=es_ES PATH=(custom, no user) LANG=es_ES.UTF-8 Signal: 6 SourcePackage: gnome-software StacktraceTop: __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7f1ea1c262e8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 malloc_printerr (ptr=, str=0x7f1ea1c263b0 "double free or corruption (fasttop)", action=1) at malloc.c:4965 _int_free (av=, p=, have_lock=0) at malloc.c:3834 __GI___libc_free (mem=) at malloc.c:2950 gs_app_set_update_version () Title: gnome-software assert failure: *** Error in `/usr/bin/gnome-software': double free or corruption (fasttop): 0x7f1e6c002bd0 *** UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1559695/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1551982] Re: uncleared pch fifo underrun on pch transcoder A
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1551982 Title: uncleared pch fifo underrun on pch transcoder A Status in xorg package in Ubuntu: Expired Bug description: After upgrading from 14.04 to 16.04, the following appears in dmesg and for a short while on black ascii screen during login sequence: [2.214317] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A [2.214339] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3 Uname: Linux 4.4.0-9-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 355.00.26 Sun Feb 14 16:11:36 PST 2016 GCC version: gcc version 5.3.1 20160225 (Ubuntu 5.3.1-10ubuntu2) ApportVersion: 2.20-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Tue Mar 1 16:55:32 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu DkmsStatus: bbswitch, 0.8, 4.4.0-8-generic, x86_64: installed bbswitch, 0.8, 4.4.0-9-generic, x86_64: installed nvidia-355, 355.00.26, 4.4.0-8-generic, x86_64: installed nvidia-355, 355.00.26, 4.4.0-9-generic, x86_64: installed GraphicsCard: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] 3rd Gen Core processor Graphics Controller [1462:10b8] NVIDIA Corporation GK107M [GeForce GT 645M] [10de:0fd9] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] GK107M [GeForce GT 645M] [1462:10b8] InstallationDate: Installed on 2016-02-29 (1 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160228) MachineType: Micro-Star International Co., Ltd. CX61 0NC/CX61 0ND/CX61 0NF/CX61 0NE ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-9-generic root=UUID=7ffdb95a-c39d-4d4a-964a-eebefe28f75b ro quiet splash SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/10/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E16GBIMS.406 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: MS-16GB dmi.board.vendor: Micro-Star International Co., Ltd. dmi.board.version: REV:1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: CX61 0NC/CX61 0ND/CX61 0NF/CX61 0NE dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE16GBIMS.406:bd10/10/2012:svnMicro-StarInternationalCo.,Ltd.:pnCX610NC/CX610ND/CX610NF/CX610NE:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16GB:rvrREV1.0:cvnCX610NC/CX610ND/CX610NF/CX610NE:ct10:cvrN/A: dmi.product.name: CX61 0NC/CX61 0ND/CX61 0NF/CX61 0NE dmi.product.version: REV:1.0 dmi.sys.vendor: Micro-Star International Co., Ltd. version.compiz: compiz 1:0.9.12.2+16.04.20160209-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu1 version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A version.xserver-xorg-core: xserver-xorg-core 2:1.17.3-2ubuntu4 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160218-1ubuntu2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1 xserver.bootTime: Tue Mar 1 16:33:17 2016 xserver.configfile: /etc/X11/xorg.conf xserver.errors: systemd-logind: failed to get session: PID 931 does not belong to any known session xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.17.3-2ubuntu4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1551982/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1675199] Re: Can not reconnect a VPN without retarting network-manager
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager-openvpn (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-openvpn in Ubuntu. https://bugs.launchpad.net/bugs/1675199 Title: Can not reconnect a VPN without retarting network-manager Status in network-manager-openvpn package in Ubuntu: Confirmed Bug description: Hello, since the last update of network-manager-openvpn (2017/03/15) on Xenial, I have an issue with VPN. Let's say I have two configured VPN: A & B. I am able to connect to my VPN A (or B) with no problem at the first time. However, if I disconnect from this VPN, I am not able to connect it again or to connect to my other VPN anymore. I have to restart the network-manager and it is not always sufficient. I am under Xubuntu 16.04 and openvpn 2.3.10. I apologize for the lack of technical information but I don't know how to investigate more this problem. I can only add that it was working fine before the update. Thank you for help ! Steven PS: the day of the update, network-manager-openvpn-gnome has also been updated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1675199/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676057] Re: cups-browsed crashed with SIGSEGV
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1676057 Title: cups-browsed crashed with SIGSEGV Status in cups-filters package in Ubuntu: Confirmed Bug description: . ProblemType: Crash DistroRelease: Ubuntu 17.04 Package: cups-browsed 1.13.4-1ubuntu1 ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3 Uname: Linux 4.10.0-14-generic x86_64 ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sat Mar 25 15:06:53 2017 ExecutablePath: /usr/sbin/cups-browsed InstallationDate: Installed on 2017-02-05 (47 days ago) InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: innotek GmbH VirtualBox Papersize: a4 ProcAttrCurrent: /usr/sbin/cups-browsed (enforce) ProcCmdline: /usr/sbin/cups-browsed ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-14-generic root=/dev/mapper/xubuntu--vg-root ro recovery nomodeset SegvAnalysis: Segfault happened at: 0x7f433b275c05 <__strcasecmp_l_sse42+69>: movdqu (%rdi),%xmm1 PC (0x7f433b275c05) ok source "(%rdi)" (0x6f707075732d7365) not located in a known VMA region (needed readable region)! destination "%xmm1" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: cups-filters StacktraceTop: () avahi_service_browser_event () at /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 () at /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 dbus_connection_dispatch () at /lib/x86_64-linux-gnu/libdbus-1.so.3 () at /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 Title: cups-browsed crashed with SIGSEGV UpgradeStatus: Upgraded to zesty on 2017-03-22 (2 days ago) UserGroups: dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr: dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1676057/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676687] Re: cups-browsed crashed with SIGSEGV in avahi_service_browser_event()
*** This bug is a duplicate of bug 1676057 *** https://bugs.launchpad.net/bugs/1676057 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 #1676057, 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/1676687/+attachment/4848291/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848295/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848303/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848305/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848306/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848308/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1676687/+attachment/4848309/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of private bug 1676057 ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1676687 Title: cups-browsed crashed with SIGSEGV in avahi_service_browser_event() Status in cups-filters package in Ubuntu: New Bug description: Closed laptop lid to go to sleep. When I opened it later, it never went to sleep. Just had this crash message. Distributor ID: Ubuntu Description: Ubuntu Zesty Zapus (development branch) Release: 17.04 Codename: zesty ProblemType: Crash DistroRelease: Ubuntu 17.04 Package: cups-browsed 1.13.4-1ubuntu1 ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3 Uname: Linux 4.10.0-14-generic x86_64 ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 Date: Sun Mar 26 18:37:05 2017 ExecutablePath: /usr/sbin/cups-browsed InstallationDate: Installed on 2015-10-29 (515 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for HL-5470DW: dnssd://Brother%20HL-5470DW%20series._pdl-datastream._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c3604e4 MachineType: Hewlett-Packard HP ProBook 6540b Papersize: letter PpdFiles: HL-5470DW: Brother HL-5470DW for CUPS ProcAttrCurrent: /usr/sbin/cups-browsed (enforce) ProcCmdline: /usr/sbin/cups-browsed ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-14-generic root=UUID=bac803a3-101e-447c-b207-ae84f6cf9d3a ro rootflags=subvol=@ noprompt quiet splash vt.handoff=7 Signal: 11 SourcePackage: cups-filters StacktraceTop: ?? () avahi_service_browser_event () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 Title: cups-browsed crashed with SIGSEGV in avahi_service_browser_event() UpgradeStatus: Upgraded to zesty on 2017-03-25 (3 days ago) UserGroups: dmi.bios.date: 03/28/2012 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68CDD Ver. F.21 dmi.board.name: 1722 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 29.37 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68CDDVer.F.21:bd03/28/2012:svnHewlett-Packard:pnHPProBook6540b:pvr:rvnHewlett-Packard:rn1722:rvrKBCVersion29.37:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 6540b dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1676687/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1302416] Re: deja-dup monitor was taking 6GB of memory
I just got this bug today with 17.04 beta. I also have chrome remote desktop installed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to deja-dup in Ubuntu. https://bugs.launchpad.net/bugs/1302416 Title: deja-dup monitor was taking 6GB of memory Status in deja-dup package in Ubuntu: Confirmed Status in deja-dup package in Debian: New Bug description: Booted fresh, computer started to be slow and after a while i realized deja-dup monitor was taking 6GB of memory. Haven't tried rebooted again. Will do so in a moment. Sorry can't provide more info :/ ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: deja-dup 30.0-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8 Uname: Linux 3.13.0-22-generic x86_64 ApportVersion: 2.14-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Apr 4 09:40:07 2014 InstallationDate: Installed on 2011-11-21 (864 days ago) InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) ProcEnviron: LANGUAGE=ca_ES TERM=xterm PATH=(custom, no user) LANG=ca_ES.UTF-8 SHELL=/bin/bash SourcePackage: deja-dup UpgradeStatus: Upgraded to trusty on 2012-02-27 (766 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1302416/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1641629] Re: Autocomplete popups are misplaced
I just enabled the -proposed repository and installed Firefox 52, in which this bug is fixed. This bug can thus be closed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1641629 Title: Autocomplete popups are misplaced Status in Ubuntu GNOME: New Status in firefox package in Ubuntu: New Status in gdm package in Ubuntu: New Bug description: Since Ubuntu 16.10, Firefox misplaces autocomplete popups. In the attached screenshot, the autocomplete popup is displayed below the "Nombre transferencia" field, although the focused field is "Mensaje para destinatario", below. Also, moving the mouse pointer below the correct field actually highlights completion options as if the menu was there (see the mouse pointer position on the screenshot) ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: firefox 49.0.2+build2-0ubuntu0.16.10.2 ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1 Uname: Linux 4.8.0-27-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: gpothier 3169 F pulseaudio /dev/snd/controlC0: gpothier 3169 F pulseaudio BuildID: 20161025164528 Channel: Unavailable CurrentDesktop: GNOME Date: Mon Nov 14 11:57:19 2016 ForcedLayersAccel: False IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IncompatibleExtensions: English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org English (GB) Language Pack - langpack-en...@firefox.mozilla.org Default - {972ce4c6-7e08-4474-a285-3208198ce6fd} InstallationDate: Installed on 2015-01-23 (660 days ago) InstallationMedia: Ubuntu-GNOME 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MostRecentCrashID: bp-604f3b87-472e-4026-8588-3d2122160725 PrefSources: prefs.js Profiles: Profile0 (Default) - LastVersion=49.0.2/20161025164528 (In use) RelatedPackageVersions: google-talkplugin 5.41.0.0-1 rhythmbox-mozilla 3.4.1-1ubuntu1 gnome-shell 3.20.4-0ubuntu2 RunningIncompatibleAddons: True SourcePackage: firefox SubmittedCrashIDs: bp-604f3b87-472e-4026-8588-3d2122160725 bp-1cd058b7-bfd2-4105-a9b4-1852d2160703 bp-b5b0d8b4-2b5b-40f5-b468-f5eec2160122 bp-aba8367f-3da0-4f1c-9342-b377f2151224 UpgradeStatus: Upgraded to yakkety on 2016-10-30 (15 days ago) dmi.bios.date: 03/30/2015 dmi.bios.vendor: LENOVO dmi.bios.version: 76CN43WW dmi.board.asset.tag: No Asset Tag dmi.board.name: Yoga2 dmi.board.vendor: LENOVO dmi.board.version: 31900058STD dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo Yoga 2 Pro dmi.modalias: dmi:bvnLENOVO:bvr76CN43WW:bd03/30/2015:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro: dmi.product.name: 20266 dmi.product.version: Lenovo Yoga 2 Pro dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-gnome/+bug/1641629/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676677] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676677 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: problem ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 20:31:05 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-25 (2 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) Lpstat: device for L210-Series: usb://EPSON/L210%20Series?serial=534D584B3137363738&interface=1 MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: L210-Series: Epson L210 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5602 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F1A55-M LX3 R2.0 dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5602:bd01/13/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF1A55-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676677/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676503] Re: Idle time to lock screen too short in desktop
** Tags added: unity8-desktop -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gsettings-ubuntu-touch-schemas in Ubuntu. https://bugs.launchpad.net/bugs/1676503 Title: Idle time to lock screen too short in desktop Status in Canonical System Image: New Status in gsettings-ubuntu-touch-schemas package in Ubuntu: New Bug description: For devices one minute of idle time to lock saves batteries, but in the desktop, it's annoying. Currently, Unity8 default to just 1 minute before locking the screen. Default time should match that of Unity7. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1676503/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676677] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676677 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: problem ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 20:31:05 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-25 (2 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) Lpstat: device for L210-Series: usb://EPSON/L210%20Series?serial=534D584B3137363738&interface=1 MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: L210-Series: Epson L210 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5602 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F1A55-M LX3 R2.0 dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5602:bd01/13/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF1A55-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676677/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676677] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: problem ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 20:31:05 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-25 (2 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) Lpstat: device for L210-Series: usb://EPSON/L210%20Series?serial=534D584B3137363738&interface=1 MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: L210-Series: Epson L210 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5602 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F1A55-M LX3 R2.0 dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5602:bd01/13/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF1A55-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676677 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: problem ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 20:31:05 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-25 (2 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2) Lpstat: device for L210-Series: usb://EPSON/L210%20Series?serial=534D584B3137363738&interface=1 MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: L210-Series: Epson L210 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic root=UUID=451630a4-0636-4a20-9fb0-134c2f598ea7 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 5602 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F1A55-M LX3 R2.0 dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr5602:bd01/13/2015:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF1A55-MLX3R2.0:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676677/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1299604] Re: evolution keeps asking for password
Ubuntu 16.10, using Thunderbird, Evolution won't stop asking for Google credentials - BIG ISSUE -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1299604 Title: evolution keeps asking for password Status in evolution package in Ubuntu: Confirmed Status in evolution package in Fedora: New Bug description: Hi, I have connected my evolution to mail server (imap) and it asks EVERY time after login for password to that email account. It do not remember it, even when I tick "remember using keyring". ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: evolution 3.10.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7 Uname: Linux 3.13.0-20-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sat Mar 29 23:00:38 2014 InstallationDate: Installed on 2014-03-29 (0 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140317) ProcEnviron: LANGUAGE=cs PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=cs_CZ.UTF-8 SHELL=/bin/bash SourcePackage: evolution UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1299604/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1663695] Re: Kubuntu 16.04.1 discover empty after fresh install
The attachment "change type string from "desktop" to "desktop- application"" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issue please contact him.] ** Tags added: patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream in Ubuntu. https://bugs.launchpad.net/bugs/1663695 Title: Kubuntu 16.04.1 discover empty after fresh install Status in appstream package in Ubuntu: New Status in packagekit package in Ubuntu: Incomplete Status in plasma-discover package in Ubuntu: Invalid Bug description: Also reported at (https://github.com/hughsie/PackageKit/issues/177) I tried discover just after installing Kubuntu 16.04.1 LTS, and some software was being displayed, but search was not working. I tried to install muon, and did some software update (which seemed to work fine), and after that discover would not display any software at all. Updates still work. Muon works fine, except that search stops working after a while. There are display issues on top of that, but that is not the worst problem. Having the default software used for installing software on Kubuntu fail completely is a rather big issue... I tried uninstalling plasma-discover and muon, purging them, and reinstalling them, but that did not change anything. The current version is plasma-discover 5.6.2. Is there anything I can do to work around the bug ? This is the output I get when starting it from the CLI: log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/comic.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/comic.knsrc" knewstuff: Categories: ("Plasma Comic") knewstuff: Using registry file: "/home/damien/.local/share/knewstuff3/.knsregistry" knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/plasmoids.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/plasmoids.knsrc" knewstuff: Categories: ("Plasma 5 Plasmoid") knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) no providers for "/etc/xdg/comic.knsrc" invalid kns backend! no providers for "/etc/xdg/plasmoids.knsrc" invalid kns backend! knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: plasma-discover 5.6.2-1ubunt
[Desktop-packages] [Bug 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
Same issue for me, with the same procedure as described above. I can't print now, on Xenial. The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: cups-core-drivers (>= 2.1.3-4) Depends: cups-daemon (>= 2.1.3-4) Depends: cups-client (>= 2.1.3-4) Depends: cups-filters (>= 1.0.24-3~) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed Recommends: cups-filters (>= 1.0.36) but it is not going to be installed or ghostscript-cups (>= 9.02~) E: Unable to correct problems, you have held broken packages. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676621 Title: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Status in cups package in Ubuntu: Confirmed Bug description: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1582496] Re: GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup
** Also affects: gnome-session Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1582496 Title: GLib-GObject-CRITICAL failures during Ubuntu 16.04 bootup Status in gnome-session: New Status in gnome-session package in Ubuntu: Confirmed Bug description: I submitted this question a week but did not receive an answer or advice to solving them. https://answers.launchpad.net/ubuntu/+source /gnome-session/+question/293479 These failures are still plaguing my syslog every time I activate Nautilus. Appreciate help to resolve these failures. Earlier question After a recent updating, I notice these failures in the systemlogs. May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session[1562]: gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:34:59 Eliot gnome-session-binary[1562]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed May 9 16:35:01 Eliot org.gnome.zeitgeist.Engine[1400]: (zeitgeist-daemon:2197): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed May 9 16:42:54 Eliot gnome-session[1576]: (nautilus:2606): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed May 9 16:59:53 Eliot gnome-session[1576]: (nautilus:2842): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed May 9 17:00:19 Eliot gnome-session[1576]: (nautilus:2857): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed The last three failures appears whenever I activate nautilus. Nautilus will appear and work as usual. How can I resolve these failure notices? Thanks in advance. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-session/+bug/1582496/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1675683] Re: Computer sluggish/irresponsive for several minutes after hibernation
This is probably going to be tricky to debug as it's probably hardware dependent. Can you first run `sudo dmesg -C`, then suspend and resume and then attach the output of `dmesg` ? ** Changed in: pm-utils (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pm-utils in Ubuntu. https://bugs.launchpad.net/bugs/1675683 Title: Computer sluggish/irresponsive for several minutes after hibernation Status in pm-utils package in Ubuntu: Incomplete Bug description: Hi, my computer is very sluggish for a good five minutes after thawing from hibernation. Booting the system and the thawing process in itself seems to run fine : the console displays the progress of reloading contents into RAM at a satisfying pace, then the lightdm unlock interface displays. From this point on, things become strange : the computer has an constant and intense hard drive activity and applications do not respond to input in a swift manner (moving the mouse cursor works in "real time" though, and the clock, which displays seconds, also works almost normally). This reminds me of what happens when you set focus back to an application that had been paged to swap : it is irresponsive until it is back in RAM. Except this happens for all applications at once. This stops after several minutes (more than five) and the computer becomes usable again. I experienced the problem today again. The current RAM usage is 7.2 Gio / 15.6 Gio and swap usage is 4.2 Gio / 31.3 Gio. Main memory usage is : firefox 3.4 Gio firefox (other instance) 1.7 Gio thunderbird 624 Mio xfwm4 213 Mio Hibernation with TuxOnIce did not induce this problem (I am not using it currently due to mismanagement of video drivers). ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: pm-utils 1.4.1-16 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Mar 24 09:20:15 2017 InstallationDate: Installed on 2016-09-07 (197 days ago) InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) PackageArchitecture: all SourcePackage: pm-utils UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1675683/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1615734] Re: Multiple monitors broken
After doing a bit more investigation, I found that the older Lenovo W541's dock has a similar MST chip inside (it populates DFP-1.1 and DFP-1.2, as opposed to our DFP-3.1 and DFP-3.2). However, it doesn't have the same issues that we have with the P50. One of my co-workers has a similar set-up as me with a W541, so if there's any information from there that would be useful for comparison, I can try to provide it. I've also tried XFCE as others have said before, and it was able to use all monitors fine, with the one weird quirk that it seemed like it detected the new monitors several times when I docked while logged in. It's just a bit too minimal for me, and I've gotten used to the nicities that GNOME or Unity provide. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-361 in Ubuntu. https://bugs.launchpad.net/bugs/1615734 Title: Multiple monitors broken Status in nvidia-graphics-drivers-361 package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-367 package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-375 package in Ubuntu: Confirmed Bug description: I have a Lenovo P50 with Nvidia Optimus (Quadro M1000M), installed with Ubuntu 16.04 and the recommended Nvidia drivers (361.42). I added two external monitors connected to DP sockets in the docking station. I would like to have display shift to those two monitors when the laptop is docked. One monitor has native resolution of 1680x1050 and the other is 1920x1080. The laptop native resolution is 1920x1080. Expected result: laptop monitor shut off, two external monitors running in native resolution, display shared on both monitors (not mirrored). Process: I configured the display using the "Displays" applet in the unity control center. However, pressing "Apply" when changing a specific display setting (such as resolution, location of screen relative to others, turning on/off), results in a long period of darkness, usually followed by display falling back to mirroring of all 3 monitors, using a similar-size screen (either low on all or high on all with the low-res monitor using panning). The applet remains frozen for some time, with the dialog "Is the display ok" open but unresponsive. Later I realized this is because there is another dialog of "Cannot set screen CRTCXXX" hidden under the two above windows, which needs to by ok-ed first. Extra: I also tried setting the display manually with 'xrandr', which lead to a similar result as above - with the "cannot set screen" dialog, and falling back to mirroring. This convinced me that the problem is probably with the nvidia driver and not the higher plumbing. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: nvidia-361 361.42-0ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 NonfreeKernelModules: symap_custom_dkms_x86_64 nvidia_uvm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Mon Aug 22 19:14:55 2016 InstallationDate: Installed on 2016-07-17 (36 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) SourcePackage: nvidia-graphics-drivers-361 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1615734/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676081] Re: No wifi connection after suspend with a MacBook Pro
** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1676081 Title: No wifi connection after suspend with a MacBook Pro Status in network-manager package in Ubuntu: New Status in wpa package in Ubuntu: New Bug description: I installed Ubuntu 16.10 on a MacBook Pro and, even though the bug should have been fixed in Xenial (see bug 1422143), I lose my wifi connection each time I get back from suspend (when opening the lid). # Expected behavior: Not losing the wifi connection. # Actual behavior: Wifi connection is lost all the time. # Workaround: The workaround explained in the comment 50 of the previous bug worked for me: https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1422143/comments/50 Side effect: it closes the VPN connection if there was one. # Note: I've been advised to create a new bug for this (see https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1422143/comments/63) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1676081/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
It's all started when I tried to install Dropbox 64bit deb package from their website.Two systems got effected in same manner. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1642966 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Fix Released Status in cups source package in Xenial: Triaged Status in cups source package in Yakkety: Fix Released Status in cups source package in Zesty: Fix Released Bug description: This is in xenial-proposed, please block release to -updates accordingly :) [Impact] * fail to upgrade [testcase] Root cause is believed to be reproducible with: #!/bin/bash systemctl stop cups.path cups.service rm /var/cache/cups/org.cups.cupsd systemctl start cups.path touch /var/cache/cups/org.cups.cupsd sleep 1 rm /var/cache/cups/org.cups.cupsd sleep 1 systemctl stop cups.service echo $? ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-46.67-generic 4.4.24 Uname: Linux 4.4.0-46-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CupsErrorLog: Date: Fri Nov 18 11:13:15 2016 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-05-02 (200 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: device for mallards-officejet-pro-8600: dnssd://Officejet%20Pro%208600%20%5BD63461%5D._ipp._tcp.local/?uuid=1c852a4d-b800-1f08-abcd-d89d67d63461 MachineType: Dell Inc. XPS 15 9550 Papersize: a4 PpdFiles: mallards-officejet-pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.15 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/07/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 01.02.00 dmi.board.name: 0N7TVV dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 15 9550 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676621 Title: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Status in cups package in Ubuntu: Confirmed Bug description: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1674304] Re: PRIME synchronization not working with xserver-1.19.x
** Attachment added: "kernel log" https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1674304/+attachment/4848212/+files/kern.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-prime in Ubuntu. https://bugs.launchpad.net/bugs/1674304 Title: PRIME synchronization not working with xserver-1.19.x Status in nvidia-prime package in Ubuntu: Confirmed Bug description: xserver-1.19.x is being proposed for 17.04, currently available in test ppa https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging FFe - https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1671799 On 2 separate Optimus laptops there is no sign of it actually working, tearing while using nvidia drivers (375.x) is rampart. Testing with both current 4.10.0-13 & previous 4.9.0-11 kernels. Shows this in kern.log so support is enabled Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746443] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746444] [drm] Driver supports precise vblank timestamp ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: nvidia-prime 0.8.4 ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1 Uname: Linux 4.10.0-13-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity:Unity7 Date: Mon Mar 20 07:53:12 2017 InstallationDate: Installed on 2017-03-15 (4 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170311) SourcePackage: nvidia-prime UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1674304/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1639180] Re: no login possible after update to nvidia 304.132
Great. Thanks Jan! 304.135-0ubuntu0.16.04.1 on 16.04.2 works for me too with card: 05:00.0 VGA compatible controller: NVIDIA Corporation NV43GL [Quadro FX 540] (rev a2) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-304 in Ubuntu. https://bugs.launchpad.net/bugs/1639180 Title: no login possible after update to nvidia 304.132 Status in nvidia-graphics-drivers-304 package in Ubuntu: Fix Released Status in nvidia-graphics-drivers-304 source package in Xenial: Fix Released Status in nvidia-graphics-drivers-304 source package in Yakkety: Triaged Status in nvidia-graphics-drivers-legacy-304xx package in Debian: Fix Released Bug description: Ubuntu 16.04 LTS NVIDIA driver: - nvidia-graphics-drivers-304 - update to version 304.132 dpkg.log: upgrade nvidia-304-updates:amd64 304.131-0ubuntu3 304.132-0ubuntu0.16.04.2 - reboot - lightdm login screen - login - a few seconds some flickering - and the lightdm login screen appears again It is not possible to login. Unity is not loading. .xsession-errors: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 155 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 34 Current serial number in output stream: 35 See also bug 1634802 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1639180/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676232] Re: No HDMI 5.1 profile listed for card, only 7.1
Here's the bootup log created. ** Attachment added: "pulseverbose.log" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1676232/+attachment/4848193/+files/pulseverbose.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1676232 Title: No HDMI 5.1 profile listed for card, only 7.1 Status in alsa-driver package in Ubuntu: New Bug description: I have researched and requested help on Launchpad two times and not had any responses what do to next. There is no HDMI 5.1 profile available There is 7.1 HDMI and it functions perfectly (sans missing channels on a 5.1 audio system). Please see below how the profile isn't detected and made available? Please direct me to a proper way to fix this. On a fresh install Ubuntu 16.04.2 LTS Release: 16.04 Thanks. ___1 card(s) available. index: 0 name: driver: owner module: 6 properties: alsa.card = "0" alsa.card_name = "HDA Intel" alsa.long_card_name = "HDA Intel at 0xdf40 irq 33" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-:00:1b.0" sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "293e" device.product.name = "82801I (ICH9 Family) HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Built-in Audio" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" profiles: input:analog-stereo: Analog Stereo Input (priority 60, available: unknown) output:analog-stereo: Analog Stereo Output (priority 6000, available: unknown) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown) output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown) output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560, available: unknown) output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400, available: unknown) output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5460, available: unknown) output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 300, available: unknown) output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 360, available: unknown) off: Off (priority 0, available: unknown) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D3p: fhess 5316 F...m pulseaudio /dev/snd/controlC0: fhess 5316 F pulseaudio CurrentDesktop: GNOME Date: Sun Mar 26 19:03:55 2017 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Built-in Audio - HDA Intel Symptom_Jack: Digital Out, HDMI Symptom_Type: None of the above Title: [HP Pavilion dv7 Notebook PC, Nvidia MCP77/78 HDMI, Digital Out, HDMI] Playback problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/01/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 30F4 dmi.board.vendor: Compal dmi.board.version: 99.75 dmi.chassis.type: 10 dmi.chassis.vendor: Compal dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.13:bd10/01/2008:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrF.13:rvnCompal:rn30F4:rvr99.75:cvnCompal:ct10:cvrN/A: dmi.product.name: HP Pavilion dv7 Notebook PC dmi.product.version: F.13 dmi.sys.vendor: Hewlett-Packard modified.conffile..etc.modprobe.d.alsa-base.conf: [modified] mtime.conffile..etc.modprobe.d.alsa-base.conf: 2017-03-26T01:09:33.814682 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1676232/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Un
[Desktop-packages] [Bug 1676232] Re: No HDMI 5.1 profile listed for card, only 7.1
Here's a link to the alsa script upload. I reinstalled a fresh copy so it may vary from the attached pulseverbose log attached. Let me know what else you might need. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1676232 Title: No HDMI 5.1 profile listed for card, only 7.1 Status in alsa-driver package in Ubuntu: New Bug description: I have researched and requested help on Launchpad two times and not had any responses what do to next. There is no HDMI 5.1 profile available There is 7.1 HDMI and it functions perfectly (sans missing channels on a 5.1 audio system). Please see below how the profile isn't detected and made available? Please direct me to a proper way to fix this. On a fresh install Ubuntu 16.04.2 LTS Release: 16.04 Thanks. ___1 card(s) available. index: 0 name: driver: owner module: 6 properties: alsa.card = "0" alsa.card_name = "HDA Intel" alsa.long_card_name = "HDA Intel at 0xdf40 irq 33" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-:00:1b.0" sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "293e" device.product.name = "82801I (ICH9 Family) HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Built-in Audio" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" profiles: input:analog-stereo: Analog Stereo Input (priority 60, available: unknown) output:analog-stereo: Analog Stereo Output (priority 6000, available: unknown) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown) output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown) output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560, available: unknown) output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400, available: unknown) output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5460, available: unknown) output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 300, available: unknown) output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 360, available: unknown) off: Off (priority 0, available: unknown) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D3p: fhess 5316 F...m pulseaudio /dev/snd/controlC0: fhess 5316 F pulseaudio CurrentDesktop: GNOME Date: Sun Mar 26 19:03:55 2017 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Built-in Audio - HDA Intel Symptom_Jack: Digital Out, HDMI Symptom_Type: None of the above Title: [HP Pavilion dv7 Notebook PC, Nvidia MCP77/78 HDMI, Digital Out, HDMI] Playback problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/01/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 30F4 dmi.board.vendor: Compal dmi.board.version: 99.75 dmi.chassis.type: 10 dmi.chassis.vendor: Compal dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.13:bd10/01/2008:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrF.13:rvnCompal:rn30F4:rvr99.75:cvnCompal:ct10:cvrN/A: dmi.product.name: HP Pavilion dv7 Notebook PC dmi.product.version: F.13 dmi.sys.vendor: Hewlett-Packard modified.conffile..etc.modprobe.d.alsa-base.conf: [modified] mtime.conffile..etc.modprobe.d.alsa-base.conf: 2017-03-26T01:09:33.814682 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1676232/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://l
[Desktop-packages] [Bug 1676232] Re: No HDMI 5.1 profile listed for card, only 7.1
http://www.alsa- project.org/db/?f=7c404c2e361439e9b0aed22e70cfea35cf97e3d2 (link mentioned in above post_ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1676232 Title: No HDMI 5.1 profile listed for card, only 7.1 Status in alsa-driver package in Ubuntu: New Bug description: I have researched and requested help on Launchpad two times and not had any responses what do to next. There is no HDMI 5.1 profile available There is 7.1 HDMI and it functions perfectly (sans missing channels on a 5.1 audio system). Please see below how the profile isn't detected and made available? Please direct me to a proper way to fix this. On a fresh install Ubuntu 16.04.2 LTS Release: 16.04 Thanks. ___1 card(s) available. index: 0 name: driver: owner module: 6 properties: alsa.card = "0" alsa.card_name = "HDA Intel" alsa.long_card_name = "HDA Intel at 0xdf40 irq 33" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-:00:1b.0" sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "293e" device.product.name = "82801I (ICH9 Family) HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Built-in Audio" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" profiles: input:analog-stereo: Analog Stereo Input (priority 60, available: unknown) output:analog-stereo: Analog Stereo Output (priority 6000, available: unknown) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown) output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown) output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560, available: unknown) output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400, available: unknown) output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5460, available: unknown) output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 300, available: unknown) output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 360, available: unknown) off: Off (priority 0, available: unknown) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D3p: fhess 5316 F...m pulseaudio /dev/snd/controlC0: fhess 5316 F pulseaudio CurrentDesktop: GNOME Date: Sun Mar 26 19:03:55 2017 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Built-in Audio - HDA Intel Symptom_Jack: Digital Out, HDMI Symptom_Type: None of the above Title: [HP Pavilion dv7 Notebook PC, Nvidia MCP77/78 HDMI, Digital Out, HDMI] Playback problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/01/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 30F4 dmi.board.vendor: Compal dmi.board.version: 99.75 dmi.chassis.type: 10 dmi.chassis.vendor: Compal dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.13:bd10/01/2008:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrF.13:rvnCompal:rn30F4:rvr99.75:cvnCompal:ct10:cvrN/A: dmi.product.name: HP Pavilion dv7 Notebook PC dmi.product.version: F.13 dmi.sys.vendor: Hewlett-Packard modified.conffile..etc.modprobe.d.alsa-base.conf: [modified] mtime.conffile..etc.modprobe.d.alsa-base.conf: 2017-03-26T01:09:33.814682 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1676232/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.
Re: [Desktop-packages] [Bug 1674304] Re: PRIME synchronization not working with xserver-1.19.x
On 03/27/2017 02:03 PM, Mario Kleiner wrote: > Is the nvidia-drm module loaded and its drm modesetting enabled? > > E.g., via kernel cmdline option nvidia_drm.modeset=1 > cat /sys/module/nvidia_drm/parameters/modeset should be 1 or "Y" > > I think that isn't needed for PRIME outputs, but it is needed for the > new PRIME sync to work, so maybe not yet part of the nvidia-prime > package/setup. > > Downside is that multi-gpu SLI wouldn't work anymore, but then i assume > there aren't any Optimus laptops with two discrete NVidia gpu's, so > that's a non-issue. > No the module is not loaded. Using the kernel option does nothing either, the cat command continues to return N -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-prime in Ubuntu. https://bugs.launchpad.net/bugs/1674304 Title: PRIME synchronization not working with xserver-1.19.x Status in nvidia-prime package in Ubuntu: Confirmed Bug description: xserver-1.19.x is being proposed for 17.04, currently available in test ppa https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging FFe - https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1671799 On 2 separate Optimus laptops there is no sign of it actually working, tearing while using nvidia drivers (375.x) is rampart. Testing with both current 4.10.0-13 & previous 4.9.0-11 kernels. Shows this in kern.log so support is enabled Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746443] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746444] [drm] Driver supports precise vblank timestamp ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: nvidia-prime 0.8.4 ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1 Uname: Linux 4.10.0-13-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity:Unity7 Date: Mon Mar 20 07:53:12 2017 InstallationDate: Installed on 2017-03-15 (4 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170311) SourcePackage: nvidia-prime UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1674304/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1676232] [NEW] No HDMI 5.1 profile listed for card, only 7.1
Here's the log Have Gnu... Will travel.. On Mon, Mar 27, 2017 at 5:30 PM, Luke Yelavich wrote: > Could you please get a log from PulseAudio, as outlined here: > https://wiki.ubuntu.com/PulseAudio/Log? Thanks. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1676232 > > Title: > No HDMI 5.1 profile listed for card, only 7.1 > > Status in alsa-driver package in Ubuntu: > New > > Bug description: > I have researched and requested help on Launchpad two times and not had > any responses what do to next. There is no HDMI 5.1 profile available There > is 7.1 HDMI and it functions perfectly (sans missing channels on a 5.1 > audio system). Please see below how the profile isn't detected and made > available? Please direct me to a proper way to fix this. On a fresh install > Ubuntu 16.04.2 LTS > Release: 16.04 > > > Thanks. > > ___1 card(s) available. > index: 0 > name: > driver: > owner module: 6 > properties: > alsa.card = "0" > alsa.card_name = "HDA Intel" > alsa.long_card_name = "HDA Intel at 0xdf40 irq 33" > alsa.driver_name = "snd_hda_intel" > device.bus_path = "pci-:00:1b.0" > sysfs.path = "/devices/pci:00/:00: > 1b.0/sound/card0" > device.bus = "pci" > device.vendor.id = "8086" > device.vendor.name = "Intel Corporation" > device.product.id = "293e" > device.product.name = "82801I (ICH9 Family) HD Audio > Controller" > device.form_factor = "internal" > device.string = "0" > device.description = "Built-in Audio" > module-udev-detect.discovered = "1" > device.icon_name = "audio-card-pci" > profiles: > input:analog-stereo: Analog Stereo Input (priority 60, > available: unknown) > output:analog-stereo: Analog Stereo Output (priority 6000, > available: unknown) > output:analog-stereo+input:analog-stereo: Analog Stereo > Duplex (priority 6060, available: unknown) > output:iec958-stereo: Digital Stereo (IEC958) Output > (priority 5500, available: unknown) > output:iec958-stereo+input:analog-stereo: Digital Stereo > (IEC958) Output + Analog Stereo Input (priority 5560, available: unknown) > output:hdmi-stereo: Digital Stereo (HDMI) Output (priority > 5400, available: unknown) > output:hdmi-stereo+input:analog-stereo: Digital Stereo > (HDMI) Output + Analog Stereo Input (priority 5460, available: unknown) > output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output > (priority 300, available: unknown) > output:hdmi-surround71+input:analog-stereo: Digital > Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 360, available: > unknown) > off: Off (priority 0, available: unknown) > > ProblemType: Bug > DistroRelease: Ubuntu 16.04 > Package: alsa-base 1.0.25+dfsg-0ubuntu5 > ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 > Uname: Linux 4.4.0-66-generic x86_64 > NonfreeKernelModules: nvidia_uvm nvidia > ApportVersion: 2.20.1-0ubuntu2.5 > Architecture: amd64 > AudioDevicesInUse: >USERPID ACCESS COMMAND >/dev/snd/pcmC0D3p: fhess 5316 F...m pulseaudio >/dev/snd/controlC0: fhess 5316 F pulseaudio > CurrentDesktop: GNOME > Date: Sun Mar 26 19:03:55 2017 > PackageArchitecture: all > ProcEnviron: >TERM=xterm-256color >PATH=(custom, no user) >XDG_RUNTIME_DIR= >LANG=en_US.UTF-8 >SHELL=/bin/bash > SourcePackage: alsa-driver > Symptom: audio > Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed > Symptom_Card: Built-in Audio - HDA Intel > Symptom_Jack: Digital Out, HDMI > Symptom_Type: None of the above > Title: [HP Pavilion dv7 Notebook PC, Nvidia MCP77/78 HDMI, Digital Out, > HDMI] Playback problem > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 10/01/2008 > dmi.bios.vendor: Hewlett-Packard > dmi.bios.version: F.13 > dmi.board.asset.tag: Base Board Asset Tag > dmi.board.name: 30F4 > dmi.board.vendor: Compal > dmi.board.version: 99.75 > dmi.chassis.type: 10 > dmi.chassis.vendor: Compal > dmi.chassis.version: N/A > dmi.modalias: dmi:bvnHewlett-Packard:bvrF.13:bd10/01/2008:svnHewlett- > Packard:pnHPPaviliondv7NotebookPC:pvrF.13:rvnCompal:rn30F4: > rvr99.75:cvnCompal:ct10:cvrN/A: > dmi.product.name: HP Pavilion dv7 Notebook PC > dmi.product.version: F.13 > dmi.sys.vendor: Hewlett-Packard > modified.conffile..etc.modprobe.d.alsa-base.conf: [modified] > mtime.conffile..etc.modprobe.d.alsa-base.conf: > 2017-03-26T01:09:33.814682 >
[Desktop-packages] [Bug 1676652] [NEW] /usr/bin/xfreerdp:11:BitBlt_BLACKNESS_32bpp:BitBlt_32bpp:gdi_dstblt:update_recv_primary_order:update_recv_order
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding freerdp. This problem was most recently seen with package version 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1, the problem page at https://errors.ubuntu.com/problem/546b7b7cb49ef4c8b1b23db6a572e6b40078eb27 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. ** Affects: freerdp (Ubuntu) Importance: Undecided Status: New ** Tags: xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to freerdp in Ubuntu. https://bugs.launchpad.net/bugs/1676652 Title: /usr/bin/xfreerdp:11:BitBlt_BLACKNESS_32bpp:BitBlt_32bpp:gdi_dstblt:update_recv_primary_order:update_recv_order Status in freerdp package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding freerdp. This problem was most recently seen with package version 1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1, the problem page at https://errors.ubuntu.com/problem/546b7b7cb49ef4c8b1b23db6a572e6b40078eb27 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/1676652/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1663695] Re: Kubuntu 16.04.1 discover empty after fresh install
I just wanted to reject that assumption because the version of AppStream in Xenial was too old, but it turns out you're right: A backport from a newer version broke this, and I didn't notice because my AppStreamQt is also newer (and using a better architecture where this bug can't happen anymore). So, +1 on the patch. I would probably when we are patching this, also add a few minor fixes to the autopkgtests in Xenial (I might do that tomorrow). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream in Ubuntu. https://bugs.launchpad.net/bugs/1663695 Title: Kubuntu 16.04.1 discover empty after fresh install Status in appstream package in Ubuntu: New Status in packagekit package in Ubuntu: Incomplete Status in plasma-discover package in Ubuntu: Invalid Bug description: Also reported at (https://github.com/hughsie/PackageKit/issues/177) I tried discover just after installing Kubuntu 16.04.1 LTS, and some software was being displayed, but search was not working. I tried to install muon, and did some software update (which seemed to work fine), and after that discover would not display any software at all. Updates still work. Muon works fine, except that search stops working after a while. There are display issues on top of that, but that is not the worst problem. Having the default software used for installing software on Kubuntu fail completely is a rather big issue... I tried uninstalling plasma-discover and muon, purging them, and reinstalling them, but that did not change anything. The current version is plasma-discover 5.6.2. Is there anything I can do to work around the bug ? This is the output I get when starting it from the CLI: log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/comic.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/comic.knsrc" knewstuff: Categories: ("Plasma Comic") knewstuff: Using registry file: "/home/damien/.local/share/knewstuff3/.knsregistry" knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/plasmoids.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/plasmoids.knsrc" knewstuff: Categories: ("Plasma 5 Plasmoid") knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) no providers for "/etc/xdg/comic.knsrc" invalid kns backend! no providers for "/etc/xdg/plasmoids.knsrc" invalid kns backend! knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: plasma-discover 5.6.2-1ubuntu1.1 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-gene
Re: [Desktop-packages] [Bug 1676232] [NEW] No HDMI 5.1 profile listed for card, only 7.1
Could you please get a log from PulseAudio, as outlined here: https://wiki.ubuntu.com/PulseAudio/Log? Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1676232 Title: No HDMI 5.1 profile listed for card, only 7.1 Status in alsa-driver package in Ubuntu: New Bug description: I have researched and requested help on Launchpad two times and not had any responses what do to next. There is no HDMI 5.1 profile available There is 7.1 HDMI and it functions perfectly (sans missing channels on a 5.1 audio system). Please see below how the profile isn't detected and made available? Please direct me to a proper way to fix this. On a fresh install Ubuntu 16.04.2 LTS Release: 16.04 Thanks. ___1 card(s) available. index: 0 name: driver: owner module: 6 properties: alsa.card = "0" alsa.card_name = "HDA Intel" alsa.long_card_name = "HDA Intel at 0xdf40 irq 33" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-:00:1b.0" sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.id = "293e" device.product.name = "82801I (ICH9 Family) HD Audio Controller" device.form_factor = "internal" device.string = "0" device.description = "Built-in Audio" module-udev-detect.discovered = "1" device.icon_name = "audio-card-pci" profiles: input:analog-stereo: Analog Stereo Input (priority 60, available: unknown) output:analog-stereo: Analog Stereo Output (priority 6000, available: unknown) output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060, available: unknown) output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown) output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560, available: unknown) output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400, available: unknown) output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI) Output + Analog Stereo Input (priority 5460, available: unknown) output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 300, available: unknown) output:hdmi-surround71+input:analog-stereo: Digital Surround 7.1 (HDMI) Output + Analog Stereo Input (priority 360, available: unknown) off: Off (priority 0, available: unknown) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D3p: fhess 5316 F...m pulseaudio /dev/snd/controlC0: fhess 5316 F pulseaudio CurrentDesktop: GNOME Date: Sun Mar 26 19:03:55 2017 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Built-in Audio - HDA Intel Symptom_Jack: Digital Out, HDMI Symptom_Type: None of the above Title: [HP Pavilion dv7 Notebook PC, Nvidia MCP77/78 HDMI, Digital Out, HDMI] Playback problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/01/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 30F4 dmi.board.vendor: Compal dmi.board.version: 99.75 dmi.chassis.type: 10 dmi.chassis.vendor: Compal dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.13:bd10/01/2008:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvrF.13:rvnCompal:rn30F4:rvr99.75:cvnCompal:ct10:cvrN/A: dmi.product.name: HP Pavilion dv7 Notebook PC dmi.product.version: F.13 dmi.sys.vendor: Hewlett-Packard modified.conffile..etc.modprobe.d.alsa-base.conf: [modified] mtime.conffile..etc.modprobe.d.alsa-base.conf: 2017-03-26T01:09:33.814682 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1676232/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://hel
[Desktop-packages] [Bug 1663695] Re: Kubuntu 16.04.1 discover empty after fresh install
All packages are marked as "technical" and therefore are hidden from the list in Discover. That's because libAppstreamQt looks for type "desktop" where instead it is "desktop-application" in the metadata. ** Patch added: "change type string from "desktop" to "desktop-application"" https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1663695/+attachment/4848160/+files/appstream_0.9.4-1ubuntu3.debdiff ** Also affects: appstream (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to appstream in Ubuntu. https://bugs.launchpad.net/bugs/1663695 Title: Kubuntu 16.04.1 discover empty after fresh install Status in appstream package in Ubuntu: New Status in packagekit package in Ubuntu: Incomplete Status in plasma-discover package in Ubuntu: Invalid Bug description: Also reported at (https://github.com/hughsie/PackageKit/issues/177) I tried discover just after installing Kubuntu 16.04.1 LTS, and some software was being displayed, but search was not working. I tried to install muon, and did some software update (which seemed to work fine), and after that discover would not display any software at all. Updates still work. Muon works fine, except that search stops working after a while. There are display issues on top of that, but that is not the worst problem. Having the default software used for installing software on Kubuntu fail completely is a rather big issue... I tried uninstalling plasma-discover and muon, purging them, and reinstalling them, but that did not change anything. The current version is plasma-discover 5.6.2. Is there anything I can do to work around the bug ? This is the output I get when starting it from the CLI: log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/comic.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/comic.knsrc" knewstuff: Categories: ("Plasma Comic") knewstuff: Using registry file: "/home/damien/.local/share/knewstuff3/.knsregistry" knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/plasmoids.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/plasmoids.knsrc" knewstuff: Categories: ("Plasma 5 Plasmoid") knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml"; knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml";) log_attica_plugin: Loaded paths from config: (QUrl("http://download.kde.org/ocs/providers.xml";)) no providers for "/etc/xdg/comic.knsrc" invalid kns backend! no providers for "/etc/xdg/plasmoids.knsrc" invalid kns backend! knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "\n\napi.kde-look.org\n https://api.kde-look.org/ocs/v1/\n api.kde-look.org\n\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n \n https://api.kde-look.org/content/terms\n https://api.kde-look.org/register\n\n \n\n\n\n\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" log_attica_plugin: No credentials found knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/"; knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: plasma-discover 5.6.2-1ubuntu1.1 ProcVersionSignature: Ubuntu 4.4.0-62.83-ge
[Desktop-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
xnox, a possible cause can be that when the old package is removed before the update, the shutdown is perhaps made with the old systemd service files (which do not contain the fix). So probably additional methods, like explicitly deactivating cups.path, or at least restarting systemd need to get performed. Strange is that this is not needed in Yakkety and Zesty. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1642966 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Fix Released Status in cups source package in Xenial: Triaged Status in cups source package in Yakkety: Fix Released Status in cups source package in Zesty: Fix Released Bug description: This is in xenial-proposed, please block release to -updates accordingly :) [Impact] * fail to upgrade [testcase] Root cause is believed to be reproducible with: #!/bin/bash systemctl stop cups.path cups.service rm /var/cache/cups/org.cups.cupsd systemctl start cups.path touch /var/cache/cups/org.cups.cupsd sleep 1 rm /var/cache/cups/org.cups.cupsd sleep 1 systemctl stop cups.service echo $? ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-46.67-generic 4.4.24 Uname: Linux 4.4.0-46-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CupsErrorLog: Date: Fri Nov 18 11:13:15 2016 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-05-02 (200 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: device for mallards-officejet-pro-8600: dnssd://Officejet%20Pro%208600%20%5BD63461%5D._ipp._tcp.local/?uuid=1c852a4d-b800-1f08-abcd-d89d67d63461 MachineType: Dell Inc. XPS 15 9550 Papersize: a4 PpdFiles: mallards-officejet-pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.15 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/07/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 01.02.00 dmi.board.name: 0N7TVV dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 15 9550 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1538018] Re: package libglib2.0-0:amd64 2.40.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script was interrupted
** Attachment removed: "HookError_ubuntu.txt" https://bugs.launchpad.net/bugs/1538018/+attachment/4556709/+files/HookError_ubuntu.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1538018 Title: package libglib2.0-0:amd64 2.40.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script was interrupted Status in glib2.0 package in Ubuntu: New Bug description: :( ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libglib2.0-0:amd64 2.40.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-49.55~14.04.1-generic 3.19.8-ckt12 Uname: Linux 3.19.0-49-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.14.1-0ubuntu3.19 AptOrdering: file-roller: Install file-roller: Configure Architecture: amd64 Date: Tue Jan 26 07:15:27 2016 ErrorMessage: subprocess installed post-installation script was interrupted InstallationDate: Installed on 2016-01-25 (0 days ago) InstallationMedia: Kubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) RelatedPackageVersions: dpkg 1.17.5ubuntu5.5 apt 1.0.1ubuntu2.11 SourcePackage: glib2.0 Title: package libglib2.0-0:amd64 2.40.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script was interrupted UpgradeStatus: Upgraded to trusty on 2016-01-25 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1538018/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676621] [NEW] cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
Public bug reported: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` ** Affects: cups (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676621 Title: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Status in cups package in Ubuntu: New Bug description: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676610] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 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 #1676609, 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. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1676609 package cups-daemon 2.1.3-4 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 Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676610 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: This is bug start after command "sudo apt upgrade" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Mon Mar 27 23:37:58 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (1 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:57f3 Realtek Semiconductor Corp. Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Bus 001 Device 002: ID 248a:8366 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Acer Aspire E5-575G Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/13/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Ironman_SK dmi.board.vendor: Acer dmi.board.version: V1.20 dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.20:bd12/13/2016:svnAcer:pnAspireE5-575G:pvrV1.20:rvnAcer:rnIronman_SK:rvrV1.20:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire E5-575G dmi.product.version: V1.20 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676610/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676609] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676609 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Confirmed Bug description: I don't know anything about any of this. I thought the report would be automatic. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 16:36:20 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2015-10-25 (519 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for WorkForce-645: usb://EPSON/WorkForce%20645?serial=504A4E593136303061&interface=1 MachineType: Hewlett-Packard 400-034 Papersize: letter PpdFiles: WorkForce-645: Epson WorkForce 645 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (336 days ago) dmi.bios.date: 02/05/2013 dmi.bios.vendor: AMI dmi.bios.version: 8.15 dmi.board.asset.tag: 3CR3430D80 dmi.board.name: 2ADA dmi.board.vendor: Foxconn dmi.board.version: 1.00 dmi.chassis.asset.tag: 3CR3430D80 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnAMI:bvr8.15:bd02/05/2013:svnHewlett-Packard:pn400-034:pvr:rvnFoxconn:rn2ADA:rvr1.00:cvnHewlett-Packard:ct3:cvr: dmi.product.name: 400-034 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676609/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676609] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676609 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Confirmed Bug description: I don't know anything about any of this. I thought the report would be automatic. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 16:36:20 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2015-10-25 (519 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for WorkForce-645: usb://EPSON/WorkForce%20645?serial=504A4E593136303061&interface=1 MachineType: Hewlett-Packard 400-034 Papersize: letter PpdFiles: WorkForce-645: Epson WorkForce 645 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (336 days ago) dmi.bios.date: 02/05/2013 dmi.bios.vendor: AMI dmi.bios.version: 8.15 dmi.board.asset.tag: 3CR3430D80 dmi.board.name: 2ADA dmi.board.vendor: Foxconn dmi.board.version: 1.00 dmi.chassis.asset.tag: 3CR3430D80 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnAMI:bvr8.15:bd02/05/2013:svnHewlett-Packard:pn400-034:pvr:rvnFoxconn:rn2ADA:rvr1.00:cvnHewlett-Packard:ct3:cvr: dmi.product.name: 400-034 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676609/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676609] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676609 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Confirmed Bug description: I don't know anything about any of this. I thought the report would be automatic. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 16:36:20 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2015-10-25 (519 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for WorkForce-645: usb://EPSON/WorkForce%20645?serial=504A4E593136303061&interface=1 MachineType: Hewlett-Packard 400-034 Papersize: letter PpdFiles: WorkForce-645: Epson WorkForce 645 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (336 days ago) dmi.bios.date: 02/05/2013 dmi.bios.vendor: AMI dmi.bios.version: 8.15 dmi.board.asset.tag: 3CR3430D80 dmi.board.name: 2ADA dmi.board.vendor: Foxconn dmi.board.version: 1.00 dmi.chassis.asset.tag: 3CR3430D80 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnAMI:bvr8.15:bd02/05/2013:svnHewlett-Packard:pn400-034:pvr:rvnFoxconn:rn2ADA:rvr1.00:cvnHewlett-Packard:ct3:cvr: dmi.product.name: 400-034 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676609/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676610] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug is no longer a duplicate of bug 1676609 package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676610 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: This is bug start after command "sudo apt upgrade" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Mon Mar 27 23:37:58 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (1 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:57f3 Realtek Semiconductor Corp. Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Bus 001 Device 002: ID 248a:8366 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Acer Aspire E5-575G Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/13/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Ironman_SK dmi.board.vendor: Acer dmi.board.version: V1.20 dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.20:bd12/13/2016:svnAcer:pnAspireE5-575G:pvrV1.20:rvnAcer:rnIronman_SK:rvrV1.20:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire E5-575G dmi.product.version: V1.20 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676610/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676610] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 Public bug reported: This is bug start after command "sudo apt upgrade" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Mon Mar 27 23:37:58 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (1 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:57f3 Realtek Semiconductor Corp. Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Bus 001 Device 002: ID 248a:8366 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Acer Aspire E5-575G Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/13/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Ironman_SK dmi.board.vendor: Acer dmi.board.version: V1.20 dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.20:bd12/13/2016:svnAcer:pnAspireE5-575G:pvrV1.20:rvnAcer:rnIronman_SK:rvrV1.20:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire E5-575G dmi.product.version: V1.20 dmi.sys.vendor: Acer ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676610 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: This is bug start after command "sudo apt upgrade" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Mon Mar 27 23:37:58 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (1 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:57f3 Realtek Semiconductor Corp. Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Bus 001 Device 002: ID 248a:8366 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Acer Aspire E5-575G Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=2be4501d-4c22-4e90-8a34-92680773bbd1 ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/13/2016 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.20 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Ironman_SK dmi.board.vendor: Acer dmi.board.version: V1.20 dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.20:bd12/13/2016:svnAcer:pnAspireE5-575G:pvrV1.20:rvnAcer:rnIronman_SK:rvrV1.20:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: Aspire E5-575G dmi.product.version: V1.20 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676610/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Po
[Desktop-packages] [Bug 1676602] Re: cups-browsed crashed with SIGSEGV in avahi_service_browser_event()
*** This bug is a duplicate of bug 1676057 *** https://bugs.launchpad.net/bugs/1676057 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 #1676057, 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/1676602/+attachment/4848103/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848107/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848115/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848117/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848118/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848119/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1676602/+attachment/4848120/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of private bug 1676057 ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1676602 Title: cups-browsed crashed with SIGSEGV in avahi_service_browser_event() Status in cups-filters package in Ubuntu: New Bug description: after sleep and wake up; don't know if it is related. ProblemType: Crash DistroRelease: Ubuntu 17.04 Package: cups-browsed 1.13.4-1ubuntu1 ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3 Uname: Linux 4.10.0-14-generic x86_64 ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 Date: Mon Mar 27 12:21:11 2017 ExecutablePath: /usr/sbin/cups-browsed Lpstat: device for cm1415fn: hp:/net/HP_LaserJet_CM1415fn?hostname=NPI44A808.local device for oj276dw: hp:/net/HP_Officejet_Pro_276dw_MFP?hostname=HP2C59E5E76FAC.local MachineType: Dell Inc. Latitude D830 Papersize: a4 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card PpdFiles: oj276dw: HP Officejet Pro 276dw MFP, driverless, cups-filters 1.13.3 cm1415fn: HP LaserJet CM1415fn, driverless, cups-filters 1.13.3 ProcAttrCurrent: /usr/sbin/cups-browsed (enforce) ProcCmdline: /usr/sbin/cups-browsed ProcEnviron: LANG=de_DE.UTF-8 PATH=(custom, no user) ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic root=UUID=952a8fde-0e1a-4b27-9646-28a872285e79 ro splash quiet i915.modeset=1 video=SVIDEO-1:d vt.handoff=7 SegvAnalysis: Segfault happened at: 0x7f3f9d4c8609 <__strcasecmp_l_ssse3+73>: movlpd (%rdi),%xmm1 PC (0x7f3f9d4c8609) ok source "(%rdi)" (0x) not located in a known VMA region (needed readable region)! destination "%xmm1" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: cups-filters StacktraceTop: ?? () avahi_service_browser_event () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 dbus_connection_dispatch () from /lib/x86_64-linux-gnu/libdbus-1.so.3 ?? () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 Title: cups-browsed crashed with SIGSEGV in avahi_service_browser_event() UpgradeStatus: Upgraded to zesty on 2016-10-24 (153 days ago) UserGroups: dmi.bios.date: 06/19/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A17 dmi.board.name: 0HN341 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA17:bd06/19/2013:svnDellInc.:pnLatitudeD830:pvr:rvnDellInc.:rn0HN341:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: Latitude D830 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1676602/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676609] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: I don't know anything about any of this. I thought the report would be automatic. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 16:36:20 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2015-10-25 (519 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for WorkForce-645: usb://EPSON/WorkForce%20645?serial=504A4E593136303061&interface=1 MachineType: Hewlett-Packard 400-034 Papersize: letter PpdFiles: WorkForce-645: Epson WorkForce 645 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (336 days ago) dmi.bios.date: 02/05/2013 dmi.bios.vendor: AMI dmi.bios.version: 8.15 dmi.board.asset.tag: 3CR3430D80 dmi.board.name: 2ADA dmi.board.vendor: Foxconn dmi.board.version: 1.00 dmi.chassis.asset.tag: 3CR3430D80 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnAMI:bvr8.15:bd02/05/2013:svnHewlett-Packard:pn400-034:pvr:rvnFoxconn:rn2ADA:rvr1.00:cvnHewlett-Packard:ct3:cvr: dmi.product.name: 400-034 dmi.sys.vendor: Hewlett-Packard ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676609 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: I don't know anything about any of this. I thought the report would be automatic. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 16:36:20 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2015-10-25 (519 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Lpstat: device for WorkForce-645: usb://EPSON/WorkForce%20645?serial=504A4E593136303061&interface=1 MachineType: Hewlett-Packard 400-034 Papersize: letter PpdFiles: WorkForce-645: Epson WorkForce 645 - CUPS+Gutenprint v5.2.11 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic.efi.signed root=UUID=ccfe9a4c-563b-4f79-9435-6a8424cfb53f ro noprompt persistent quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (336 days ago) dmi.bios.date: 02/05/2013 dmi.bios.vendor: AMI dmi.bios.version: 8.15 dmi.board.asset.tag: 3CR3430D80 dmi.board.name: 2ADA dmi.board.vendor: Foxconn dmi.board.version: 1.00 dmi.chassis.asset.tag: 3CR3430D80 dmi.chassis.type: 3 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnAMI:bvr8.15:bd02/05/2013:svnHewlett-Packard:pn400-034:pvr:rvnFoxconn:rn2ADA:rvr1.00:cvnHewlett-Packard:ct3:cvr: dmi.product.name: 400-034 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676609/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1567035] Re: Wi-Fi Completely Disabled after Lid Shut Suspend on Dell Latitude 3340
Possible duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1492850, https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1635907 Can't reproduce on latest Xenial HWE kernel. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1567035 Title: Wi-Fi Completely Disabled after Lid Shut Suspend on Dell Latitude 3340 Status in network-manager package in Ubuntu: Confirmed Bug description: Wi-fi becomes disabled sometimes after the lid on the laptop is shut and the OS is suspended for a time. Bluetooth is turned off when this occurs. The network settings first reports "Wi-Fi is disabled" when the OS is resumed. If the user then disables and re-enables Networking or Wi-Fi via the menu option , the status of the Wi-Fi changes to say "Wi-Fi is disabled by hardware switch". Toggling the Fn-PrtScr keyboard hardware networking switch has no effect and does not actually re-enable the Wi-Fi. Running "sudo rfkill unblock wifi" also has no effect. The only known workaround is to restart the machine. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-4.2.0-34-generic 4.2.0-34.39~14.04.1 ProcVersionSignature: Ubuntu 4.2.0-34.39~14.04.1-generic 4.2.8-ckt4 Uname: Linux 4.2.0-34-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 CurrentDesktop: Unity Date: Wed Apr 6 15:04:21 2016 EcryptfsInUse: Yes InstallationDate: Installed on 2016-03-03 (33 days ago) InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1) SourcePackage: linux-lts-wily UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1567035/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1638842] Re: network-manager does not manage ethernet and bluetooth interfaces when Ubuntu 16.10 is installed using chroot/netboot method
*** This bug is a duplicate of bug 1658921 *** https://bugs.launchpad.net/bugs/1658921 Setting unmanaged-devices=none in {BASE}usr/lib/NetworkManager/conf.d/10 -globally-managed-devices.conf worked for me in getting NetworkManager to manage the ethernet port, though I don't know if that messes anything else up. :^) This was for a Ubuntu 16.10 hybrid USB build. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1638842 Title: network-manager does not manage ethernet and bluetooth interfaces when Ubuntu 16.10 is installed using chroot/netboot method Status in network-manager package in Ubuntu: Won't Fix Bug description: Hello, I installed Ubuntu 16.10 using a chroot. I use network-manager to manage connections. My system is up-to-date (so I use network-manager 1.2.4-0ubuntu1). Wifi works perfectly but I cannot connect to wired networks and using my phone's Bluetooth connection. Corresponding devices are said to be unmanaged by network-manager. nmcli dev outputs: DEVICETYPE STATE CONNECTION enp1s0ethernet unmanaged -- wlp2s0wifi disconnected -- 6C:9B:02:2C:EE:2C btunmanaged -- hfp/org/bluez/hci0/dev_6C_9B_02_2C_EE_2C gsm unmanaged -- loloopback unmanaged -- The following command has no effect: sudo nmcli dev set enp1s0 managed yes I can connect to a wired connection by doing: ifconfig enp1s0 up dhclient enp1s0 There is nothing in the file /etc/network/interfaces. Everything works perfectly if I downgrade network-manager to this version: network-manager_1.2.2-0ubuntu0.16.04.3_amd64.deb (http://packages.ubuntu.com/xenial-updates/amd64/network- manager/download). I had to install libreadline6 and downgrade nplan to meet dependencies. I don't know what to join to this bug report so please ask in case anything is needed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1638842/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1673625] Re: 10-globally-managed-devices.conf contained in wrong package
I reported a new bug about my issue - bug 1676547. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1673625 Title: 10-globally-managed-devices.conf contained in wrong package Status in network-manager package in Ubuntu: Confirmed Status in nplan package in Ubuntu: Incomplete Bug description: /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf is installed from network-manager but without nplan it has no benefit, and breaks networking until you override it. Since the config is there to change how NetworkManager behaves in the presence of nplan, the configuration file itself should actually be contained in the nplan package. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1673625/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
I forced the update with sudo apt-get -f upgrade and it worked, so I guess its a mute point. thanks On Mon, Mar 27, 2017 at 2:41 PM Till Kamppeter <1642...@bugs.launchpad.net> wrote: > xnox, your fixed package actually contains the fix we agreed on to apply > and it even seems to work in the newer Ubuntu versions Yakkety and > Zesty, but seems not to work in Xenial. Do you have any idea what is > happening here? Perhaps a bug in systemd? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1642966 > > Title: > package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new > pre-removal script returned error exit status 1 > > Status in cups package in Ubuntu: > Fix Released > Status in cups source package in Xenial: > Triaged > Status in cups source package in Yakkety: > Fix Released > Status in cups source package in Zesty: > Fix Released > > Bug description: > This is in xenial-proposed, please block release to -updates > accordingly :) > > [Impact] > * fail to upgrade > > [testcase] > Root cause is believed to be reproducible with: > > #!/bin/bash > systemctl stop cups.path cups.service > rm /var/cache/cups/org.cups.cupsd > systemctl start cups.path > touch /var/cache/cups/org.cups.cupsd > sleep 1 > rm /var/cache/cups/org.cups.cupsd > sleep 1 > systemctl stop cups.service > echo $? > > ProblemType: Package > DistroRelease: Ubuntu 16.04 > Package: cups-daemon 2.1.3-4 > ProcVersionSignature: Ubuntu 4.4.0-46.67-generic 4.4.24 > Uname: Linux 4.4.0-46-generic x86_64 > NonfreeKernelModules: zfs zunicode zcommon znvpair zavl > ApportVersion: 2.20.1-0ubuntu2.1 > Architecture: amd64 > CupsErrorLog: > > Date: Fri Nov 18 11:13:15 2016 > ErrorMessage: subprocess new pre-removal script returned error exit > status 1 > InstallationDate: Installed on 2016-05-02 (200 days ago) > InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 > (20160420.1) > Lpstat: device for mallards-officejet-pro-8600: > dnssd://Officejet%20Pro%208600%20%5BD63461%5D._ipp._tcp.local/?uuid=1c852a4d-b800-1f08-abcd-d89d67d63461 > MachineType: Dell Inc. XPS 15 9550 > Papersize: a4 > PpdFiles: mallards-officejet-pro-8600: HP Officejet Pro 8600, hpcups > 3.16.3 > ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed > root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 > ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed > root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 > RelatedPackageVersions: >dpkg 1.18.4ubuntu1.1 >apt 1.2.15 > SourcePackage: cups > Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess > new pre-removal script returned error exit status 1 > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 04/07/2016 > dmi.bios.vendor: Dell Inc. > dmi.bios.version: 01.02.00 > dmi.board.name: 0N7TVV > dmi.board.vendor: Dell Inc. > dmi.board.version: A00 > dmi.chassis.type: 9 > dmi.chassis.vendor: Dell Inc. > dmi.modalias: > dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr: > dmi.product.name: XPS 15 9550 > dmi.sys.vendor: Dell Inc. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966/+subscriptions > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1642966 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Fix Released Status in cups source package in Xenial: Triaged Status in cups source package in Yakkety: Fix Released Status in cups source package in Zesty: Fix Released Bug description: This is in xenial-proposed, please block release to -updates accordingly :) [Impact] * fail to upgrade [testcase] Root cause is believed to be reproducible with: #!/bin/bash systemctl stop cups.path cups.service rm /var/cache/cups/org.cups.cupsd systemctl start cups.path touch /var/cache/cups/org.cups.cupsd sleep 1 rm /var/cache/cups/org.cups.cupsd sleep 1 systemctl stop cups.service echo $? ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-46.67-generic 4.4.24 Uname: Linux 4.4.0-46-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CupsErrorLog: Date: Fri Nov 18 11:13:15 2016 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-05-02 (200 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64
[Desktop-packages] [Bug 1633769] Re: Bug with kernel 4.8
Hello, Brad Figg! I send apport-collect files for my bug, please see. Thanks. 27.03.2017 21:00, Brad Figg пишет: > This bug is missing log files that will aid in diagnosing the problem. > >From a terminal window please run: > > apport-collect 1633769 > > and then change the status of the bug to 'Confirmed'. > > If, due to the nature of the issue you have encountered, you are unable > to run this command, please add a comment stating that fact and change > the bug status to 'Confirmed'. > > This change has been made by an automated script, maintained by the > Ubuntu Kernel Team. > > ** Changed in: linux (Ubuntu) >Status: New => Incomplete > ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Confirmed Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676583] [NEW] hp pavilion x2 detachable
Public bug reported: no funciona el sonido ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:44:38 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Device [8086:22b0] (rev 22) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:813e] InstallationDate: Installed on 2017-03-19 (8 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 04f3:074d Elan Microelectronics Corp. Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 413c:2501 Dell Computer Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: HP HP Pavilion x2 Detachable ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic.efi.signed root=UUID=6fbb8215-950a-4306-b66e-ada99423c5f3 ro drm.debug=0xe plymouth:debug SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/11/2015 dmi.bios.vendor: Insyde dmi.bios.version: F.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 813E dmi.board.vendor: HP dmi.board.version: 34.10 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.04:bd09/11/2015:svnHP:pnHPPavilionx2Detachable:pvrType1ProductConfigId:rvnHP:rn813E:rvr34.10:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion x2 Detachable dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1 version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Mon Mar 27 21:42:41 2017 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.18.4-1ubuntu6.1~16.04.1 xserver.video_driver: modeset ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1676583 Title: hp pavilion x2 detachable Status in xorg package in Ubuntu: New Bug description: no funciona el sonido ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:44:38 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Device [8086:22b0] (rev 22) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:813e] InstallationDate: Installed on 2017-03-19 (8 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 04f3:074d Elan Microelectronics Corp. Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 413c:2501 Dell Computer Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: HP HP Pavilion x2 Detachable ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic.efi.signed root=UUID=6fbb8215-950a-4306-b66e-ada99423c5f3 ro drm.debug=0xe plymouth:debug SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/11/2015 dmi.bios.vendor: Insyde dmi.bios.version: F.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 813E dmi.board.vendor: HP dmi.board.version: 34.
[Desktop-packages] [Bug 1676575] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676575 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 Status in cups package in Ubuntu: New Bug description: I'm update system and receive this bug message. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: Date: Mon Mar 27 22:26:41 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2015-11-28 (484 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release i386 (20151021) KernLog: Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: ASUSTeK Computer Inc. N53Jf Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: Upgraded to xenial on 2016-05-02 (328 days ago) dmi.bios.date: 11/05/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N53Jf.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N53Jf dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrN53Jf.208:bd11/05/2010:svnASUSTeKComputerInc.:pnN53Jf:pvr1.0:rvnASUSTeKComputerInc.:rnN53Jf:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: N53Jf dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676575/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676584] [NEW] hp pavilion x2 detachable
Public bug reported: no funciona el sonido ayuda... ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:45:50 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Device [8086:22b0] (rev 22) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:813e] InstallationDate: Installed on 2017-03-19 (8 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 04f3:074d Elan Microelectronics Corp. Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 413c:2501 Dell Computer Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: HP HP Pavilion x2 Detachable ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic.efi.signed root=UUID=6fbb8215-950a-4306-b66e-ada99423c5f3 ro drm.debug=0xe plymouth:debug SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/11/2015 dmi.bios.vendor: Insyde dmi.bios.version: F.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 813E dmi.board.vendor: HP dmi.board.version: 34.10 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsyde:bvrF.04:bd09/11/2015:svnHP:pnHPPavilionx2Detachable:pvrType1ProductConfigId:rvnHP:rn813E:rvr34.10:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion x2 Detachable dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1 version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Mon Mar 27 21:42:41 2017 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.18.4-1ubuntu6.1~16.04.1 xserver.video_driver: modeset ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1676584 Title: hp pavilion x2 detachable Status in xorg package in Ubuntu: New Bug description: no funciona el sonido ayuda... ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:45:50 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Device [8086:22b0] (rev 22) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:813e] InstallationDate: Installed on 2017-03-19 (8 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 04f3:074d Elan Microelectronics Corp. Bus 001 Device 003: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 413c:2501 Dell Computer Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: HP HP Pavilion x2 Detachable ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic.efi.signed root=UUID=6fbb8215-950a-4306-b66e-ada99423c5f3 ro drm.debug=0xe plymouth:debug SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/11/2015 dmi.bios.vendor: Insyde dmi.bios.version: F.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 813E dmi.board.vendor: H
[Desktop-packages] [Bug 1676587] [NEW] Radeon HD 6630M/6650M/6750M/7670M/7690M
Public bug reported: Trajeta Radeon no funciona ayuda... Radeon HD 6630M/6650M/6750M/7670M/7690M ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:50:52 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller [1028:04cd] Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M] [1002:6741] (rev ff) (prog-if ff) InstallationDate: Installed on 2017-03-15 (12 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) MachineType: Dell Inc. Vostro 3550 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic root=UUID=eb468df6-658a-45a9-8e3e-a67751221a14 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/18/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 0PD77K dmi.board.vendor: Dell Inc. dmi.board.version: A12 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA12:bd02/18/2014:svnDellInc.:pnVostro3550:pvrNotSpecified:rvnDellInc.:rn0PD77K:rvrA12:cvnDellInc.:ct8:cvrNotSpecified: dmi.product.name: Vostro 3550 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1 version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1676587 Title: Radeon HD 6630M/6650M/6750M/7670M/7690M Status in xorg package in Ubuntu: New Bug description: Trajeta Radeon no funciona ayuda... Radeon HD 6630M/6650M/6750M/7670M/7690M ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.8.0-44.47~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-44-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Mon Mar 27 21:50:52 2017 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics Controller [1028:04cd] Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M] [1002:6741] (rev ff) (prog-if ff) InstallationDate: Installed on 2017-03-15 (12 days ago) InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2) MachineType: Dell Inc. Vostro 3550 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-44-generic root=UUID=eb468df6-658a-45a9-8e3e-a67751221a14 ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/18/2014 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 0PD77K dmi.board.vendor: Dell Inc. dmi.board.version: A12 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: Not Specified dmi.modalias: dmi:bvnDellInc.:bvrA12:bd02/18/2014:svnDellInc.:pnVostro3550:pvrNotSpecified:rvnDellInc.:rn0PD77K:rvrA12:cvnDellInc.:ct8:cvrNotSpecified: dmi.product.name: Vostro 3550 dmi.product.version: Not Specified dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.12.2+16
[Desktop-packages] [Bug 1633769] Re: Bug with kernel 4.8
This apport information for 4.4 linux kernel (Ubuntu 16.04), linux kernel and i915 after 4.7 linux kernel version not work with my hardware. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] Re: Bug with kernel 4.8
Please send this information about this bug to Debian bug report for Debian developers. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1642966] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
xnox, your fixed package actually contains the fix we agreed on to apply and it even seems to work in the newer Ubuntu versions Yakkety and Zesty, but seems not to work in Xenial. Do you have any idea what is happening here? Perhaps a bug in systemd? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1642966 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Fix Released Status in cups source package in Xenial: Triaged Status in cups source package in Yakkety: Fix Released Status in cups source package in Zesty: Fix Released Bug description: This is in xenial-proposed, please block release to -updates accordingly :) [Impact] * fail to upgrade [testcase] Root cause is believed to be reproducible with: #!/bin/bash systemctl stop cups.path cups.service rm /var/cache/cups/org.cups.cupsd systemctl start cups.path touch /var/cache/cups/org.cups.cupsd sleep 1 rm /var/cache/cups/org.cups.cupsd sleep 1 systemctl stop cups.service echo $? ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-46.67-generic 4.4.24 Uname: Linux 4.4.0-46-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CupsErrorLog: Date: Fri Nov 18 11:13:15 2016 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-05-02 (200 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) Lpstat: device for mallards-officejet-pro-8600: dnssd://Officejet%20Pro%208600%20%5BD63461%5D._ipp._tcp.local/?uuid=1c852a4d-b800-1f08-abcd-d89d67d63461 MachineType: Dell Inc. XPS 15 9550 Papersize: a4 PpdFiles: mallards-officejet-pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-46-generic.efi.signed root=UUID=3643ef37-7cee-41b3-9387-2faa819c44db ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.15 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/07/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: 01.02.00 dmi.board.name: 0N7TVV dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr01.02.00:bd04/07/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 15 9550 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676575] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1
Public bug reported: I'm update system and receive this bug message. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: Date: Mon Mar 27 22:26:41 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2015-11-28 (484 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release i386 (20151021) KernLog: Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: ASUSTeK Computer Inc. N53Jf Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: Upgraded to xenial on 2016-05-02 (328 days ago) dmi.bios.date: 11/05/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N53Jf.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N53Jf dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrN53Jf.208:bd11/05/2010:svnASUSTeKComputerInc.:pnN53Jf:pvr1.0:rvnASUSTeKComputerInc.:rnN53Jf:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: N53Jf dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676575 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 Status in cups package in Ubuntu: New Bug description: I'm update system and receive this bug message. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-67.88-generic 4.4.49 Uname: Linux 4.4.0-67-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: Date: Mon Mar 27 22:26:41 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2015-11-28 (484 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release i386 (20151021) KernLog: Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: ASUSTeK Computer Inc. N53Jf Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-67-generic root=UUID=26052799-dd04-495a-9166-d759d39d5e23 ro quiet splash nomdmonddf nomdmonisw vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: Upgraded to xenial on 2016-05-02 (328 days ago) dmi.bios.date: 11/05/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: N53Jf.208 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: N53Jf dmi.board.vendor: ASUSTeK Computer Inc. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer Inc. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrN53Jf.208:bd11/05/2010:svnASUSTeKComputerInc.:pnN53Jf:pvr1.0:rvnASUSTeKComputerInc.:rnN53Jf:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0: dmi.product.name: N53Jf dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK Computer Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676575/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847983/+files/Lspci.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847985/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847981/+files/IwConfig.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847986/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847990/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847987/+files/ProcModules.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847982/+files/JournalErrors.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847988/+files/RfKill.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847984/+files/Lsusb.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847989/+files/UdevDb.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847978/+files/CRDA.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847979/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847980/+files/Dependencies.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.name: Columbia dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.asset.tag: None dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5220 dmi.product.version: 0100 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1633769/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1633769] Re: Bug with kernel 4.8
apport information ** Tags added: apport-collected xenial ** Description changed: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. + --- + ApportVersion: 2.20.1-0ubuntu2.5 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: redarmy3360 F pulseaudio + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=/dev/mapper/sys_v01-swap + MachineType: Acer Extensa 5220 + NonfreeKernelModules: wl + Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 + PackageArchitecture: amd64 + PccardctlIdent: + Socket 0: +no product info available + PccardctlStatus: + Socket 0: +no card + ProcEnviron: + LANGUAGE=en_US + TERM=xterm + PATH=(custom, no user) + LANG=ru_RU.UTF-8 + SHELL=/bin/bash + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 + ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 + PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. + RelatedPackageVersions: + linux-restricted-modules-4.4.0-70-generic N/A + linux-backports-modules-4.4.0-70-generic N/A + linux-firmware1.157.8 + Tags: xenial xenial + Uname: Linux 4.4.0-70-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 07/03/2008 + dmi.bios.vendor: Phoenix Technologies LTD + dmi.bios.version: V1.35 + dmi.board.name: Columbia + dmi.board.vendor: Acer + dmi.board.version: Rev + dmi.chassis.asset.tag: None + dmi.chassis.type: 10 + dmi.chassis.vendor: Acer + dmi.chassis.version: N/A + dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.35:bd07/03/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A: + dmi.product.name: Extensa 5220 + dmi.product.version: 0100 + dmi.sys.vendor: Acer ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1633769/+attachment/4847977/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1633769 Title: Bug with kernel 4.8 Status in intel-vaapi-driver package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Status in xserver-xorg-video-intel package in Ubuntu: New Bug description: I have a problem after upgrading from Kubuntu 16.04 to Kubuntu 16.10 with kernel 4.8: 1. For a long time to wait start window to enter a password encrypted parasitic system partition at boot. 2. Self loading process began last very long, 2 times longer than the previous kernel 4.4.0. 3. Fails to boot Plasma KDE 4.8.0 with the kernel, the old kernel 4.4.0 works fine. 4. Kernel logs file attachment in this message. 5. My hardware is Acer Extensa 5220, i960M chipset, Intel GMA 3100. Please correct your mistakes. --- ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: redarmy3360 F pulseaudio DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/sys_v01-swap MachineType: Acer Extensa 5220 NonfreeKernelModules: wl Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 PackageArchitecture: amd64 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-70-generic root=/dev/mapper/sys_v01-sys ro splash quiet ipv6.disable=1 intel_pstate=enable vt.handoff=7 ProcVersionSignature: Ubuntu 4.4.0-70.91-generic 4.4.49 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-4.4.0-70-generic N/A linux-backports-modules-4.4.0-70-generic N/A linux-firmware1.157.8 Tags: xenial xenial Uname: Linux 4.4.0-70-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 07/03/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.35 dmi.board.n
[Desktop-packages] [Bug 1676567] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1676380, so it 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. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676567 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: there is 1 error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-65.86-generic 4.4.49 Uname: Linux 4.4.0-65-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: E [27/Mar/2017:07:35:03 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:07:35:03 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). E [27/Mar/2017:12:04:47 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:12:04:47 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). Date: Mon Mar 27 12:03:46 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 Lpstat: device for BRMFCFAX: parallel:/dev/lp0 device for MFCJ435W: dnssd://Brother%20MFC-J435W._printer._tcp.local/ device for Photosmart-C4200-series: hp:/usb/Photosmart_C4200_series?serial=CN81VR92PV04VP device for Photosmart-C4200-series-2: usb://HP/Photosmart%20C4200%20series?serial=CN81VR92PV04VP MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: MFCJ435W: Brother MFC-J435W CUPS BRMFCFAX: Brother BRMFCFAX for CUPS Photosmart-C4200-series: HP Photosmart c4200 Series, hpcups 3.16.3 Photosmart-C4200-series-2: HP Photosmart c4200 Series, hpcups 3.14.3 ProcCmdline: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash ProcKernelCmdLine: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-09-18 (190 days ago) dmi.bios.date: 02/08/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0203 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5B-VM SE dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0203:bd02/08/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-VMSE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676567/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676567] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676567 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: there is 1 error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-65.86-generic 4.4.49 Uname: Linux 4.4.0-65-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: E [27/Mar/2017:07:35:03 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:07:35:03 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). E [27/Mar/2017:12:04:47 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:12:04:47 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). Date: Mon Mar 27 12:03:46 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 Lpstat: device for BRMFCFAX: parallel:/dev/lp0 device for MFCJ435W: dnssd://Brother%20MFC-J435W._printer._tcp.local/ device for Photosmart-C4200-series: hp:/usb/Photosmart_C4200_series?serial=CN81VR92PV04VP device for Photosmart-C4200-series-2: usb://HP/Photosmart%20C4200%20series?serial=CN81VR92PV04VP MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: MFCJ435W: Brother MFC-J435W CUPS BRMFCFAX: Brother BRMFCFAX for CUPS Photosmart-C4200-series: HP Photosmart c4200 Series, hpcups 3.16.3 Photosmart-C4200-series-2: HP Photosmart c4200 Series, hpcups 3.14.3 ProcCmdline: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash ProcKernelCmdLine: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-09-18 (190 days ago) dmi.bios.date: 02/08/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0203 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5B-VM SE dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0203:bd02/08/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-VMSE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676567/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676368] Re: Corrupted package, impossible to install
Either local disk problem or mirror problem. Do this in a terminal, then if next update doesn't work, then let's file a bug against whatever mirror you're using. $ sudo find /var/cache/ -type f -name chromium\*.deb -exec mv {} {}-nope \; If that does work then either your disk is bad, the controller or cable is bad, RAM is bad, or you didn't clean the cache correctly earlier before retrying. Let me know. ** Changed in: chromium-browser (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1676368 Title: Corrupted package, impossible to install Status in chromium-browser package in Ubuntu: Incomplete Bug description: "Hash Sum mismatch" A lot of attempts, by a good ADSL connection & also a 4g connection. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: chromium-browser (not installed) ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Mon Mar 27 10:34:54 2017 InstallationDate: Installed on 2017-03-10 (16 days ago) InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) SourcePackage: chromium-browser UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1676368/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676567] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: there is 1 error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-65.86-generic 4.4.49 Uname: Linux 4.4.0-65-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: E [27/Mar/2017:07:35:03 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:07:35:03 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). E [27/Mar/2017:12:04:47 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:12:04:47 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). Date: Mon Mar 27 12:03:46 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 Lpstat: device for BRMFCFAX: parallel:/dev/lp0 device for MFCJ435W: dnssd://Brother%20MFC-J435W._printer._tcp.local/ device for Photosmart-C4200-series: hp:/usb/Photosmart_C4200_series?serial=CN81VR92PV04VP device for Photosmart-C4200-series-2: usb://HP/Photosmart%20C4200%20series?serial=CN81VR92PV04VP MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: MFCJ435W: Brother MFC-J435W CUPS BRMFCFAX: Brother BRMFCFAX for CUPS Photosmart-C4200-series: HP Photosmart c4200 Series, hpcups 3.16.3 Photosmart-C4200-series-2: HP Photosmart c4200 Series, hpcups 3.14.3 ProcCmdline: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash ProcKernelCmdLine: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-09-18 (190 days ago) dmi.bios.date: 02/08/2007 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0203 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5B-VM SE dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0203:bd02/08/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-VMSE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676567 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: there is 1 error ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.4.0-65.86-generic 4.4.49 Uname: Linux 4.4.0-65-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 CupsErrorLog: E [27/Mar/2017:07:35:03 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:07:35:03 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). E [27/Mar/2017:12:04:47 -0700] Unknown directive BrowseAddress on line 26 of /etc/cups/cupsd.conf. E [27/Mar/2017:12:04:47 -0700] BRMFCFAX: File \"/usr/lib/cups/filter/brfaxfilter\" has insecure permissions (0100777/uid=0/gid=0). Date: Mon Mar 27 12:03:46 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 Lpstat: device for BRMFCFAX: parallel:/dev/lp0 device for MFCJ435W: dnssd://Brother%20MFC-J435W._printer._tcp.local/ device for Photosmart-C4200-series: hp:/usb/Photosmart_C4200_series?serial=CN81VR92PV04VP device for Photosmart-C4200-series-2: usb://HP/Photosmart%20C4200%20series?serial=CN81VR92PV04VP MachineType: System manufacturer System Product Name Papersize: letter PpdFiles: MFCJ435W: Brother MFC-J435W CUPS BRMFCFAX: Brother BRMFCFAX for CUPS Photosmart-C4200-series: HP Photosmart c4200 Series, hpcups 3.16.3 Photosmart-C4200-series-2: HP Photosmart c4200 Series, hpcups 3.14.3 ProcCmdline: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash ProcKernelCmdLine: root=UUID=875aab2d-809d-4dfe-a974-b1ff50cf702f ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-09-18 (190 days ago) dmi.bios.date: 02/08/2007 dmi
[Desktop-packages] [Bug 1674811] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1514474 *** https://bugs.launchpad.net/bugs/1514474 ** This bug has been marked a duplicate of bug 1514474 package tex-common 6.04 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 Desktop Packages, which is subscribed to tex-common in Ubuntu. https://bugs.launchpad.net/bugs/1674811 Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in tex-common package in Ubuntu: New Bug description: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19 Uname: Linux 4.4.0-38-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Tue Mar 21 21:12:57 2017 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2013-04-29 (1422 days ago) InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 (20130213) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: tex-common Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-08-14 (219 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1674811/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676533] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676533 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 Status in cups package in Ubuntu: Confirmed Bug description: Gnome Update Crashed ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 20:09:31 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2017-03-24 (2 days ago) InstallationMedia: Ubuntu-GNOME 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: LENOVO 20238 Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: 79CN50WW(V3.09) dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G510 dmi.modalias: dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510: dmi.product.name: 20238 dmi.product.version: Lenovo G510 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676533/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1675215] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1514474 *** https://bugs.launchpad.net/bugs/1514474 ** This bug has been marked a duplicate of bug 1514474 package tex-common 6.04 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 Desktop Packages, which is subscribed to tex-common in Ubuntu. https://bugs.launchpad.net/bugs/1675215 Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in tex-common package in Ubuntu: New Bug description: This error began to occur after upgrade to latest os version some months ago ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic i686 ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Sun Mar 19 18:30:07 2017 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2012-07-13 (1713 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: tex-common Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-08-06 (228 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1675215/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676532] Re: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1514474 *** https://bugs.launchpad.net/bugs/1514474 ** This bug has been marked a duplicate of bug 1514474 package tex-common 6.04 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 Desktop Packages, which is subscribed to tex-common in Ubuntu. https://bugs.launchpad.net/bugs/1676532 Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in tex-common package in Ubuntu: New Bug description: An error occurs on launch. no further details. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic i686 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 06:43:51 2017 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (0 days ago) InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 (20140807.1) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: tex-common Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2017-03-27 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1676532/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676535] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676535 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: system done it by itself ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-39-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 19:56:57 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-02-28 (26 days ago) InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: device for Officejet-Pro-8600: hp:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD device for Officejet-Pro-8600-Fax-4: hpfax:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD MachineType: Hewlett-Packard HP Z400 Workstation Papersize: a4 PpdFiles: Officejet-Pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 Officejet-Pro-8600-Fax-4: HP Fax4 hpcups ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2010 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 786G3 v03.12 dmi.board.asset.tag: CZC042BG3H dmi.board.name: 0B4Ch dmi.board.vendor: Hewlett-Packard dmi.board.version: D dmi.chassis.asset.tag: CZC042BG3H dmi.chassis.type: 6 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr786G3v03.12:bd09/13/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr: dmi.product.name: HP Z400 Workstation dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676535/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676535] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676535 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: system done it by itself ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-39-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 19:56:57 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-02-28 (26 days ago) InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: device for Officejet-Pro-8600: hp:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD device for Officejet-Pro-8600-Fax-4: hpfax:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD MachineType: Hewlett-Packard HP Z400 Workstation Papersize: a4 PpdFiles: Officejet-Pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 Officejet-Pro-8600-Fax-4: HP Fax4 hpcups ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2010 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 786G3 v03.12 dmi.board.asset.tag: CZC042BG3H dmi.board.name: 0B4Ch dmi.board.vendor: Hewlett-Packard dmi.board.version: D dmi.chassis.asset.tag: CZC042BG3H dmi.chassis.type: 6 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr786G3v03.12:bd09/13/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr: dmi.product.name: HP Z400 Workstation dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676535/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676533] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676533 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 Status in cups package in Ubuntu: Confirmed Bug description: Gnome Update Crashed ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 20:09:31 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2017-03-24 (2 days ago) InstallationMedia: Ubuntu-GNOME 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: LENOVO 20238 Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: 79CN50WW(V3.09) dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G510 dmi.modalias: dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510: dmi.product.name: 20238 dmi.product.version: Lenovo G510 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676533/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676532] [NEW] package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: An error occurs on launch. no further details. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic i686 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 06:43:51 2017 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (0 days ago) InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 (20140807.1) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: tex-common Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2017-03-27 (0 days ago) ** Affects: tex-common (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 need-duplicate-check xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to tex-common in Ubuntu. https://bugs.launchpad.net/bugs/1676532 Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in tex-common package in Ubuntu: New Bug description: An error occurs on launch. no further details. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: tex-common 6.04 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic i686 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: i386 Date: Mon Mar 27 06:43:51 2017 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2017-03-26 (0 days ago) InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 (20140807.1) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: tex-common Title: package tex-common 6.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2017-03-27 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1676532/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676533] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1
Public bug reported: Gnome Update Crashed ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 20:09:31 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2017-03-24 (2 days ago) InstallationMedia: Ubuntu-GNOME 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: LENOVO 20238 Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: 79CN50WW(V3.09) dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G510 dmi.modalias: dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510: dmi.product.name: 20238 dmi.product.version: Lenovo G510 dmi.sys.vendor: LENOVO ** Affects: cups (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676533 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 Status in cups package in Ubuntu: Confirmed Bug description: Gnome Update Crashed ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 20:09:31 2017 ErrorMessage: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 InstallationDate: Installed on 2017-03-24 (2 days ago) InstallationMedia: Ubuntu-GNOME 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: LENOVO 20238 Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-41-generic.efi.signed root=UUID=64b0daf9-6e34-4735-8566-f0dd4405cdfa ro quiet splash vt.handoff=7 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/20/2014 dmi.bios.vendor: LENOVO dmi.bios.version: 79CN50WW(V3.09) dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Lenovo G510 dmi.modalias: dmi:bvnLENOVO:bvr79CN50WW(V3.09):bd10/20/2014:svnLENOVO:pn20238:pvrLenovoG510:rvnLENOVO:rnINVALID:rvrNotDefined:cvnLENOVO:ct10:cvrLenovoG510: dmi.product.name: 20238 dmi.product.version: Lenovo G510 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676533/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676535] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Public bug reported: system done it by itself ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-39-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 19:56:57 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-02-28 (26 days ago) InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: device for Officejet-Pro-8600: hp:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD device for Officejet-Pro-8600-Fax-4: hpfax:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD MachineType: Hewlett-Packard HP Z400 Workstation Papersize: a4 PpdFiles: Officejet-Pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 Officejet-Pro-8600-Fax-4: HP Fax4 hpcups ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2010 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 786G3 v03.12 dmi.board.asset.tag: CZC042BG3H dmi.board.name: 0B4Ch dmi.board.vendor: Hewlett-Packard dmi.board.version: D dmi.chassis.asset.tag: CZC042BG3H dmi.chassis.type: 6 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr786G3v03.12:bd09/13/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr: dmi.product.name: HP Z400 Workstation dmi.sys.vendor: Hewlett-Packard ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check xenial -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676535 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: New Bug description: system done it by itself ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-39-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 19:56:57 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2017-02-28 (26 days ago) InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215) Lpstat: device for Officejet-Pro-8600: hp:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD device for Officejet-Pro-8600-Fax-4: hpfax:/usb/Officejet_Pro_8600?serial=CN25BBR0MG05KD MachineType: Hewlett-Packard HP Z400 Workstation Papersize: a4 PpdFiles: Officejet-Pro-8600: HP Officejet Pro 8600, hpcups 3.16.3 Officejet-Pro-8600-Fax-4: HP Fax4 hpcups ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-39-generic root=UUID=ba8ed440-3a27-4d54-b15d-42e83effe479 ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/13/2010 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 786G3 v03.12 dmi.board.asset.tag: CZC042BG3H dmi.board.name: 0B4Ch dmi.board.vendor: Hewlett-Packard dmi.board.version: D dmi.chassis.asset.tag: CZC042BG3H dmi.chassis.type: 6 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr786G3v03.12:bd09/13/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr: dmi.product.name: HP Z400 Workstation dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676535/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676423] Re: package cups-daemon 2.1.3-4ubuntu0.2 failed to install/upgrade: aliprosessi uusi pre-removal-komentosarja palautti virhetilakoodin 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676423 Title: package cups-daemon 2.1.3-4ubuntu0.2 failed to install/upgrade: aliprosessi uusi pre-removal-komentosarja palautti virhetilakoodin 1 Status in cups package in Ubuntu: Confirmed Bug description: I had reinstalled ubuntu 16.04 and everything seemed to go ok but after installing I updated and upgraded via terminal, and there it gave this cups-daemon*-error and suggested to use sudo apt upgrade -f I did it and the upgrade seemed to go ok, sorry I dont know if this is a real bug.. Also out of the current question I want to tell that ubuntu software-center(this orange icon with letter A on the left panel) did not open, I removed the gnome-software via synaptic and reinstalled it and now when you click this button search from computer, you can find this white looking like shopping bag with text "ohjelmistot" I think it is softwares in english (I have finnish ubuntu version),anyway that was the software-center and it works ok but it did not go to the left panel like it used to. Description: Ubuntu 16.04.2 LTS Release: 16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4ubuntu0.2 ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44 Uname: Linux 4.4.0-66-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CupsErrorLog: Date: Mon Mar 27 13:54:41 2017 ErrorMessage: aliprosessi uusi pre-removal-komentosarja palautti virhetilakoodin 1 InstallationDate: Installed on 2017-03-27 (0 days ago) InstallationMedia: Ubuntu 16.04.1 LTS (Finnish Remix) "Xenial Xerus" - Release amd64 (20160719) Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: FUJITSU PRIMERGY TX100 S1 Papersize: a4 ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=c8011005-3f48-4f37-bf7a-4fbbdd73b8cc ro quiet splash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=c8011005-3f48-4f37-bf7a-4fbbdd73b8cc ro quiet splash RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4ubuntu0.2 failed to install/upgrade: aliprosessi uusi pre-removal-komentosarja palautti virhetilakoodin 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/24/2009 dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd. dmi.bios.version: 6.00 R1.04.2679.B1 dmi.board.name: D2679-B1 dmi.board.vendor: FUJITSU dmi.board.version: S26361-D2679-Bxx WGSxx GSxx dmi.chassis.type: 6 dmi.chassis.vendor: FUJITSU dmi.chassis.version: TX100S1F dmi.modalias: dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvr6.00R1.04.2679.B1:bd08/24/2009:svnFUJITSU:pnPRIMERGYTX100S1:pvr:rvnFUJITSU:rnD2679-B1:rvrS26361-D2679-BxxWGSxxGSxx:cvnFUJITSU:ct6:cvrTX100S1F: dmi.product.name: PRIMERGY TX100 S1 dmi.sys.vendor: FUJITSU To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676423/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1674304] Re: PRIME synchronization not working with xserver-1.19.x
Is the nvidia-drm module loaded and its drm modesetting enabled? E.g., via kernel cmdline option nvidia_drm.modeset=1 cat /sys/module/nvidia_drm/parameters/modeset should be 1 or "Y" I think that isn't needed for PRIME outputs, but it is needed for the new PRIME sync to work, so maybe not yet part of the nvidia-prime package/setup. Downside is that multi-gpu SLI wouldn't work anymore, but then i assume there aren't any Optimus laptops with two discrete NVidia gpu's, so that's a non-issue. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-prime in Ubuntu. https://bugs.launchpad.net/bugs/1674304 Title: PRIME synchronization not working with xserver-1.19.x Status in nvidia-prime package in Ubuntu: Confirmed Bug description: xserver-1.19.x is being proposed for 17.04, currently available in test ppa https://launchpad.net/~canonical-x/+archive/ubuntu/x-staging FFe - https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1671799 On 2 separate Optimus laptops there is no sign of it actually working, tearing while using nvidia drivers (375.x) is rampart. Testing with both current 4.10.0-13 & previous 4.9.0-11 kernels. Shows this in kern.log so support is enabled Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746443] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). Mar 19 08:18:47 doug-Lenovo-IdeaPad-Y510P kernel: [1.746444] [drm] Driver supports precise vblank timestamp ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: nvidia-prime 0.8.4 ProcVersionSignature: Ubuntu 4.10.0-13.15-generic 4.10.1 Uname: Linux 4.10.0-13-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.4-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity:Unity7 Date: Mon Mar 20 07:53:12 2017 InstallationDate: Installed on 2017-03-15 (4 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170311) SourcePackage: nvidia-prime UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1674304/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1676376] Re: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
*** This bug is a duplicate of bug 1676380 *** https://bugs.launchpad.net/bugs/1676380 ** This bug has been marked a duplicate of bug 1676380 Update to cups-daemon 2.1.3-4ubuntu0.2 results in maintainer script failures -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676376 Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 Status in cups package in Ubuntu: Confirmed Bug description: Preparing to unpack .../cups-daemon_2.1.3-4ubuntu0.2_amd64.deb ... Job for cups.service canceled. invoke-rc.d: initscript cups, action "stop" failed. dpkg: warning: subprocess old pre-removal script returned error exit status 1 dpkg: trying script from the new package instead ... Job for cups.service canceled. invoke-rc.d: initscript cups, action "stop" failed. dpkg: error processing archive /var/cache/apt/archives/cups-daemon_2.1.3-4ubuntu0.2_amd64.deb (--unpack): subprocess new pre-removal script returned error exit status 1 there are no entries in /var/log/cups/error_log syslog shows Mar 27 12:41:24 Miraculix2 systemd[1]: Stopped CUPS Scheduler. Mar 27 12:41:24 Miraculix2 systemd[1]: Reloading. Mar 27 12:41:24 Miraculix2 systemd[1]: Started ACPI event daemon. Mar 27 12:41:24 Miraculix2 systemd[1]: Stopping Make remote CUPS printers available locally... Mar 27 12:41:24 Miraculix2 systemd[1]: Stopped CUPS Scheduler. Mar 27 12:41:24 Miraculix2 systemd[1]: Reloading. Mar 27 12:41:24 Miraculix2 systemd[1]: Started ACPI event daemon. Mar 27 12:41:25 Miraculix2 systemd[1]: Reloading. Mar 27 12:41:25 Miraculix2 systemd[1]: Started ACPI event daemon. Mar 27 12:41:25 Miraculix2 systemd[1]: Reloading. Mar 27 12:41:25 Miraculix2 systemd[1]: Started ACPI event daemon. Mar 27 12:41:31 Miraculix2 gnome-session[22783]: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Mar 27 12:41:32 Miraculix2 dhclient[1188]: DHCPREQUEST of 9.244.92.103 on wlp3s0 to 9.0.136.29 port 67 (xid=0x69482a5e) Mar 27 12:41:40 Miraculix2 dhclient[1188]: DHCPREQUEST of 9.244.92.103 on wlp3s0 to 9.0.136.29 port 67 (xid=0x69482a5e) Mar 27 12:42:52 Miraculix2 dhclient[1188]: message repeated 5 times: [ DHCPREQUEST of 9.244.92.103 on wlp3s0 to 9.0.136.29 port 67 (xid=0x69482a5e)] Mar 27 12:42:54 Miraculix2 systemd[1]: cups-browsed.service: State 'stop-sigterm' timed out. Killing. Mar 27 12:42:54 Miraculix2 systemd[1]: cups-browsed.service: Main process exited, code=killed, status=9/KILL Mar 27 12:42:54 Miraculix2 systemd[1]: Stopped Make remote CUPS printers available locally. Mar 27 12:42:54 Miraculix2 systemd[1]: cups-browsed.service: Unit entered failed state. Mar 27 12:42:54 Miraculix2 systemd[1]: cups-browsed.service: Failed with result 'signal'. Mar 27 12:42:54 Miraculix2 systemd[1]: Started CUPS Scheduler. Mar 27 12:42:54 Miraculix2 systemd[1]: Reloading. Mar 27 12:42:55 Miraculix2 systemd[1]: Started ACPI event daemon. Mar 27 12:42:55 Miraculix2 systemd[1]: Started CUPS Scheduler. Mar 27 12:42:55 Miraculix2 systemd[1]: Started CUPS Scheduler. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cups-daemon 2.1.3-4 ProcVersionSignature: Ubuntu 4.8.0-41.44~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-41-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 Date: Mon Mar 27 12:41:24 2017 ErrorMessage: subprocess new pre-removal script returned error exit status 1 InstallationDate: Installed on 2016-04-22 (338 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) MachineType: LENOVO 24491D1 Papersize: a4 PpdFiles: PostScript: Generic PostScript Printer HP_Color_LaserJet_MFP_M277dw: HP Color LaserJet Pro MFP M277 Postscript (recommended) HP_Color_LaserJet_MFP_M277dw_fax: HP Fax2 hpcups generic: Generic PostScript printer MY_DOCUMENTS@ukvpsxprt01: RICOH Universal Print PS ProcCmdline: BOOT_IMAGE=/vmlinuz-4.8.0-41-generic root=/dev/mapper/ubuntu--vg-root ro ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-41-generic root=/dev/mapper/ubuntu--vg-root ro RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.19 SourcePackage: cups Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/15/2014 dmi.bios.vendor: LENOVO dmi.bios.version: G5ET99WW (2.59 ) dmi.board.asset.tag: Not Available dmi.board.name: 24491D1 dmi.board.vendor: LENOVO dmi.board.version: Win8 Pro DPK TPG dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dm