[Desktop-packages] [Bug 1700104] Re: package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-12-11 Thread Martin Pecka
Reinstall doesn't help.

The problematic line is in postinst:

[ -x /bin/systemctl ] && [ -d /run/systemd/system ] && systemctl enable
pcscd.socket

On my Trusty system, even calling this command from commandline (with
sudo at systemctl) fails with the same error.

Using strace I found out that on this system it looks for the socket
file in /lib/systemd/upstart/pcscd.socket, but the package only installs
/lib/systemd/system/pcscd.socket. Manually copying this file to the
correct directory fixes the issue (symlink is not enough since systemd
doesn't follow them).

It's probably caused by this systemd change from December 2016:
https://bugs.launchpad.net/ubuntu/trusty/+source/systemd/+bug/1616422/comments/21
. That would explain why I succeeded installing pcscd on trusty a few
years ago, but now it's broken.

It could be fixed in debian/rules:
override_dh_auto_configure:
dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS) 
--with-systemdsystemunitdir=/lib/systemd/system 
--enable-usbdropdir=/usr/lib/pcsc/drivers $(shell dpkg-buildflags 
--export=configure)

There's a config named --with-systemdsystemunitdir which points to the
ignored directory on trusty. Pointing it to /lib/systemd/upstart should
IMO fix the bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pcsc-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1700104

Title:
  package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in pcsc-lite package in Ubuntu:
  Confirmed

Bug description:
  .

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: pcscd 1.8.10-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.4.0-81.104~14.04.1-generic 4.4.67
  Uname: Linux 4.4.0-81-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.24
  AptOrdering:
   pcscd: Install
   pcscd: Configure
  Architecture: amd64
  Date: Fri Jun 23 12:21:31 2017
  DuplicateSignature: package:pcscd:1.8.10-1ubuntu1.1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-12-28 (177 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.7
   apt  1.0.1ubuntu2.17
  SourcePackage: pcsc-lite
  Title: package pcscd 1.8.10-1ubuntu1.1 failed to install/upgrade: subprocess 
installed post-installation 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/pcsc-lite/+bug/1700104/+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 1276186] Re: System becomes unresponsive, ibus-ui-daemon takes ~150 % cpu

2016-04-08 Thread Martin Pecka
So, has anyone found out if this is an ibus bug or Gnome bug? How could
we proceed?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1276186

Title:
  System becomes unresponsive, ibus-ui-daemon takes ~150 % cpu

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  As stated the graphical desktop became unresponsive. Dropping to
  CTRL + ALT + F1 terminal and `top`showed ibus-ui-daemon taking around 150 % 
cpu time and ibus-ui-gtk3 taking around 50 % cpu time.

  (names may contain minor errors)

  Tried to kill processes, rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ibus 1.5.3-6ubuntu2.1
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Feb  4 16:41:03 2014
  InstallationDate: Installed on 2013-09-10 (147 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: ibus
  UpgradeStatus: Upgraded to saucy on 2013-10-23 (104 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1276186/+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 1512956] Re: Update IBus to 1.5.11 on Wily

2016-03-29 Thread Martin Pecka
Requested the update for Trusty:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1563305 . Please,
click "This bug also affects me" in that bugreport, so that we get some
weigh on the need for the update.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1512956

Title:
  Update IBus to 1.5.11 on Wily

Status in ibus package in Ubuntu:
  Fix Released

Bug description:
  newest release of Intellj IDEA does shows a warning:
  "IBus prior to 1.5.11 may cause input problems."

  that's why i request for an update of ibus to that version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956/+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 1563305] Re: Update IBus to 1.5.11 on Trusty

2016-03-29 Thread Martin Pecka
Based on the number of "+1 for Trusty"s in
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956 , I change
the status to Confirmed.

** Changed in: ibus (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1563305

Title:
  Update IBus to 1.5.11 on Trusty

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  This is a copy of (
  https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956 ) for
  Trusty:

  newest release of Intellj IDEA does shows a warning:
  "IBus prior to 1.5.11 may cause input problems."

  that's why i request for an update of ibus to that version.

  Version 1.5.5 distributed with Trusty is quite old and causes several
  problems to the users. Upgrading the package should help. It has some
  dependencies, and I'm not sure if they wouldn't need an update, too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1563305/+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 1563305] [NEW] Update IBus to 1.5.11 on Trusty

2016-03-29 Thread Martin Pecka
Public bug reported:

This is a copy of (
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956 ) for
Trusty:

newest release of Intellj IDEA does shows a warning:
"IBus prior to 1.5.11 may cause input problems."

that's why i request for an update of ibus to that version.

Version 1.5.5 distributed with Trusty is quite old and causes several
problems to the users. Upgrading the package should help. It has some
dependencies, and I'm not sure if they wouldn't need an update, too.

** Affects: ibus (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1563305

Title:
  Update IBus to 1.5.11 on Trusty

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  This is a copy of (
  https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956 ) for
  Trusty:

  newest release of Intellj IDEA does shows a warning:
  "IBus prior to 1.5.11 may cause input problems."

  that's why i request for an update of ibus to that version.

  Version 1.5.5 distributed with Trusty is quite old and causes several
  problems to the users. Upgrading the package should help. It has some
  dependencies, and I'm not sure if they wouldn't need an update, too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1563305/+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 1512956] Re: Update IBus to 1.5.11 on Wily

2015-12-16 Thread Martin Pecka
Trusty would also need this update. I'm not sure if the SRU requirement
is specifically meant as a precondition for Trusty, or for all non-beta
releases.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1512956

Title:
  Update IBus to 1.5.11 on Wily

Status in ibus package in Ubuntu:
  Fix Released

Bug description:
  newest release of Intellj IDEA does shows a warning:
  "IBus prior to 1.5.11 may cause input problems."

  that's why i request for an update of ibus to that version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1512956/+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 1314059] Re: Laptop builtin display is black after wakeup, "could not set the configuration for CRTC 79"

2015-10-05 Thread Martin Pecka
$ sudo lshw -C video

  *-display   
   description: VGA compatible controller
   product: 4th Gen Core Processor Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 06
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:48 memory:f580-f5bf memory:d000-dfff 
ioport:f000(size=64)

I also have a dedicated GPU (I can't get lshw section for it for some reason), 
used with the opensource driver:
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars XTX 
[Radeon HD 8790M] 

$ uname -a

Linux peci1-Latitude-E6540 3.13.0-65-generic #105-Ubuntu SMP Mon Sep 21
18:50:58 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

This issue didn't happen when I used the fglrx driver for the ATI card.
However, using that driver, I had another problem, so I switched to the
opensource one.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1314059

Title:
  Laptop builtin display is black after wakeup, "could not set the
  configuration for CRTC 79"

Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  After waking up, first display (built in of Thinkpad L412) appears
  black and message box "Could not set the monitor configuration: could
  not set the configuration for CRTC 79" appeared (visible on second
  monitor).

  $ xrandr
  Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
  VGA-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 531mm x 298mm
     1920x1080  60.0*+
     1680x1050  60.0
     1600x900   60.0
     1280x1024  75.0 60.0
     1280x800   59.8
     1152x864   75.0
     1280x720   60.0
     1024x768   75.1 60.0
     832x62474.6
     800x60075.0 60.3
     640x48075.0 60.0
     720x40070.1
  LVDS connected (normal left inverted right x axis y axis)
     1366x768   60.0 +   50.0
     1280x720   59.9
     1152x768   59.8
     1024x768   59.9
     800x60059.9
     848x48059.7
     720x48059.7
     640x48059.4
  DisplayPort-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1 disconnected (normal left inverted right x axis y axis)

  
  $ sudo lshw -c video
*-display   
 description: VGA compatible controller
 product: RV710/M92 [Mobility Radeon HD 4530/4570/545v]
 vendor: Advanced Micro Devices, Inc. [AMD/ATI]
 physical id: 0
 bus info: pci@:01:00.0
 version: 00
 width: 32 bits
 clock: 33MHz
 capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
 configuration: driver=radeon latency=0
 resources: irq:43 memory:d000-dfff ioport:2000(size=256) 
memory:cfef-cfef memory:cfe0-cfe1

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-settings-daemon 14.04.0+14.04.20140414-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 29 11:22:20 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2013-10-23 (187 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: unity-settings-daemon
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1314059/+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