[Touch-packages] [Bug 1835660] Re: initramfs unpacking failed

2020-09-08 Thread martin suc
This error is still happening and it is critical error which does not
allow me to start Ubuntu !

Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1835660

Title:
  initramfs unpacking failed

Status in initramfs-tools package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  "initramfs unpacking failed: Decoding failed",  message appears on
  boot up.

  If I "update-initramfs" using gzip instead of lz, then boot up passes
  without decoding failed message.

  ---

  However, we currently believe that the decoding error reported in
  dmesg is actually harmless and has no impact on usability on the
  system.

  Switching from lz4 to gzip compression, simply papers over the
  warning, without any benefits, and slows down boot.

  Kernel should be fixed to correctly parse lz4 compressed initrds, or
  at least lower the warning, to not be user visible as an error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835660/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1814384] Re: update-initramfs: failed for with 1.

2019-05-08 Thread martin suc
Because it happened even by upgrade from 18.04 LTS to 19.04 again when
mnually installed kernel version 5 ... temporary solved by putting
following code in /etc/kernel/postinst.d/kdump-tools

...
if [ -z "${version}" ]; then
echo >&2 "W: kdump-tools: ${DPKG_MAINTSCRIPT_PACKAGE:-kdump-tools 
package} did not pass a version number"
exit 2
fi


echo "--- new temporary code taken from package kdump-tools"
if ! linux-version list | grep "${version}" > /dev/null ; then
exit 0
fi
echo "--"

# exit if kernel does not need an initramfs
if [ "$INITRD" = 'No' ]; then
exit 0
fi
...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1814384

Title:
  update-initramfs: failed for  with 1.

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  LSB Version:
core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
  Distributor ID: Ubuntu
  Description:Ubuntu 18.04.1 LTS
  Release:18.04
  Codename:   bionic


  Within installation linux kernel 4.15.0.45 error occurred:
  !!! x86_64-linux-gnu_EGL.conf is not an issue here !!!

  Setting up linux-image-4.15.0-45-generic (4.15.0-45.48) ...
  Setting up linux-headers-4.15.0-45 (4.15.0-45.48) ...
  Setting up linux-headers-4.15.0-45-generic (4.15.0-45.48) ...
  Processing triggers for linux-image-4.15.0-45-generic (4.15.0-45.48) ...
  /etc/kernel/postinst.d/initramfs-tools:
  update-initramfs: Generating /boot/initrd.img-4.15.0-45-generic
  /sbin/ldconfig.real: Warning: ignoring configuration file that cannot be 
opened: /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf: No such file or directory
  /etc/kernel/postinst.d/kdump-tools:
  kdump-tools: Generating /var/lib/kdump/initrd.img-4.15.0-45-generic
  mkinitramfs: for device none missing /sys/dev/block/0:0
  mkinitramfs: workaround is MODULES=most
  mkinitramfs: Error please report the bug
  update-initramfs: failed for  with 1.
  run-parts: /etc/kernel/postinst.d/kdump-tools exited with return code 1
  dpkg: error processing package linux-image-4.15.0-45-generic (--configure):
   installed linux-image-4.15.0-45-generic package post-installation script 
subprocess returned error exit status 1
  Errors were encountered while processing:
   linux-image-4.15.0-45-generic
  E: Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1814384/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1571195] [NEW] package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs 1.3.0-0ubuntu2

2016-04-16 Thread martin suc
Public bug reported:

apt-cache policy libjpeg-progs
libjpeg-progs:
  Installed: 8c-2ubuntu8
  Candidate: 1:9b-1
  Version table:
 1:9b-1 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
 *** 8c-2ubuntu8 100
100 /var/lib/dpkg/status


Description:Ubuntu 16.04 LTS
Release:16.04
Codename:   xenial

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libjpeg-progs 8c-2ubuntu8
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Sat Apr 16 15:36:52 2016
ErrorMessage: trying to overwrite '/usr/bin/rdjpgcom', which is also in package 
libjpeg-turbo-progs 1.3.0-0ubuntu2
InstallationDate: Installed on 2014-10-21 (542 days ago)
InstallationMedia:
 
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: libjpeg8-empty
Title: package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to 
overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs 
1.3.0-0ubuntu2
UpgradeStatus: Upgraded to xenial on 2016-04-16 (0 days ago)

** Affects: libjpeg8-empty (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libjpeg8-empty in Ubuntu.
https://bugs.launchpad.net/bugs/1571195

Title:
  package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to
  overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-
  progs 1.3.0-0ubuntu2

Status in libjpeg8-empty package in Ubuntu:
  New

Bug description:
  apt-cache policy libjpeg-progs
  libjpeg-progs:
Installed: 8c-2ubuntu8
Candidate: 1:9b-1
Version table:
   1:9b-1 500
  500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
   *** 8c-2ubuntu8 100
  100 /var/lib/dpkg/status

  
  Description:  Ubuntu 16.04 LTS
  Release:  16.04
  Codename: xenial

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libjpeg-progs 8c-2ubuntu8
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sat Apr 16 15:36:52 2016
  ErrorMessage: trying to overwrite '/usr/bin/rdjpgcom', which is also in 
package libjpeg-turbo-progs 1.3.0-0ubuntu2
  InstallationDate: Installed on 2014-10-21 (542 days ago)
  InstallationMedia:
   
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: libjpeg8-empty
  Title: package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to 
overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs 
1.3.0-0ubuntu2
  UpgradeStatus: Upgraded to xenial on 2016-04-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg8-empty/+bug/1571195/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1510938] [NEW] package dictionaries-common 1.26.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-10-28 Thread martin suc
Public bug reported:

apt-cache policy dictionaries-common
dictionaries-common:
  Installed: 1.26.2
  Candidate: 1.26.2
  Version table:
 *** 1.26.2 0
500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status

lsb_release -rd
Description:Ubuntu 15.10
Release:15.10

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: dictionaries-common 1.26.2
ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
Uname: Linux 4.2.0-17-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
Date: Wed Oct 28 12:11:03 2015
DuplicateSignature: package:dictionaries-common:1.26.2:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-04-02 (209 days ago)
InstallationMedia:
 
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.2ubuntu5
 apt  1.0.10.2ubuntu1
SourcePackage: dictionaries-common
Title: package dictionaries-common 1.26.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to wily on 2015-04-02 (209 days ago)

** Affects: dictionaries-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dictionaries-common in
Ubuntu.
https://bugs.launchpad.net/bugs/1510938

Title:
  package dictionaries-common 1.26.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in dictionaries-common package in Ubuntu:
  New

Bug description:
  apt-cache policy dictionaries-common
  dictionaries-common:
Installed: 1.26.2
Candidate: 1.26.2
Version table:
   *** 1.26.2 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: dictionaries-common 1.26.2
  ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  Date: Wed Oct 28 12:11:03 2015
  DuplicateSignature: package:dictionaries-common:1.26.2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-04-02 (209 days ago)
  InstallationMedia:
   
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu5
   apt  1.0.10.2ubuntu1
  SourcePackage: dictionaries-common
  Title: package dictionaries-common 1.26.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2015-04-02 (209 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dictionaries-common/+bug/1510938/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1504630] [NEW] package accountsservice 0.6.40-2ubuntu4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2015-10-09 Thread martin suc
Public bug reported:

lsb_release -rd
Description:Ubuntu Wily Werewolf (development branch)
Release:15.10

 apt-cache policy accountsservice
accountsservice:
  Installed: 0.6.40-2ubuntu4
  Candidate: 0.6.40-2ubuntu5
  Version table:
 0.6.40-2ubuntu5 0
500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
 *** 0.6.40-2ubuntu4 0
100 /var/lib/dpkg/status

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: accountsservice 0.6.40-2ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-15.18-generic 4.2.3
Uname: Linux 4.2.0-15-generic x86_64
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
Date: Thu Oct  8 23:19:19 2015
DuplicateSignature: package:accountsservice:0.6.40-2ubuntu4:subprocess new 
pre-removal script returned error exit status 1
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2015-04-16 (176 days ago)
InstallationMedia:
 
RelatedPackageVersions:
 dpkg 1.18.2ubuntu4
 apt  1.0.10.2ubuntu1
SourcePackage: accountsservice
Title: package accountsservice 0.6.40-2ubuntu4 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
UpgradeStatus: Upgraded to wily on 2015-04-16 (176 days ago)

** Affects: accountsservice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages wily

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/1504630

Title:
  package accountsservice 0.6.40-2ubuntu4 failed to install/upgrade:
  subprocess new pre-removal script returned error exit status 1

Status in accountsservice package in Ubuntu:
  New

Bug description:
  lsb_release -rd
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

   apt-cache policy accountsservice
  accountsservice:
Installed: 0.6.40-2ubuntu4
Candidate: 0.6.40-2ubuntu5
Version table:
   0.6.40-2ubuntu5 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
   *** 0.6.40-2ubuntu4 0
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: accountsservice 0.6.40-2ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-15.18-generic 4.2.3
  Uname: Linux 4.2.0-15-generic x86_64
  ApportVersion: 2.19.1-0ubuntu2
  Architecture: amd64
  Date: Thu Oct  8 23:19:19 2015
  DuplicateSignature: package:accountsservice:0.6.40-2ubuntu4:subprocess new 
pre-removal script returned error exit status 1
  ErrorMessage: subprocess new pre-removal script returned error exit status 1
  InstallationDate: Installed on 2015-04-16 (176 days ago)
  InstallationMedia:
   
  RelatedPackageVersions:
   dpkg 1.18.2ubuntu4
   apt  1.0.10.2ubuntu1
  SourcePackage: accountsservice
  Title: package accountsservice 0.6.40-2ubuntu4 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
  UpgradeStatus: Upgraded to wily on 2015-04-16 (176 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1504630/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1445901] Re: package initramfs-tools 0.103ubuntu15 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-25 Thread martin suc
Not problem only described in #2.

** Changed in: initramfs-tools (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1445901

Title:
  package initramfs-tools 0.103ubuntu15 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  AUtomatic bug report after upgrade to vivid.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: initramfs-tools 0.103ubuntu15
  ProcVersionSignature: Ubuntu 3.13.0-46.79-lowlatency 3.13.11-ckt15
  Uname: Linux 3.13.0-46-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  Date: Sun Apr 19 13:16:50 2015
  DuplicateSignature: package:initramfs-tools:0.103ubuntu15:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.103ubuntu15 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to vivid on 2012-03-12 (1132 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1445901/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419404] [NEW] installation problem clients_1.2.e1.dfsg.1-1ubuntu1_amd64.deb

2015-02-08 Thread martin suc
Public bug reported:

Hi,

Files  krcp , krsh , ktelnet  are not installed into directory
/usr/bin/... or even links are not created. But package contains them.

apt-cache policy heimdal-clients
heimdal-clients:
  Installed: 1.6~rc2+dfsg-8
  Candidate: 1.6~rc2+dfsg-8
  Version table:
 *** 1.6~rc2+dfsg-8 0
500 http://archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
100 /var/lib/dpkg/status

lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

Regards,
Martin

** Affects: heimdal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1419404

Title:
  installation problem clients_1.2.e1.dfsg.1-1ubuntu1_amd64.deb

Status in heimdal package in Ubuntu:
  New

Bug description:
  Hi,

  Files  krcp , krsh , ktelnet  are not installed into directory
  /usr/bin/... or even links are not created. But package contains them.

  apt-cache policy heimdal-clients
  heimdal-clients:
Installed: 1.6~rc2+dfsg-8
Candidate: 1.6~rc2+dfsg-8
Version table:
   *** 1.6~rc2+dfsg-8 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
  100 /var/lib/dpkg/status

  lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  Regards,
  Martin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/1419404/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1385261] [NEW] package initramfs-tools 0.103ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-24 Thread martin suc
Public bug reported:

apt-cache policy initramfs-tools
initramfs-tools:
  Installed: 0.103ubuntu8
  Candidate: 0.103ubuntu8
  Version table:
 *** 0.103ubuntu8 0
500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: initramfs-tools 0.103ubuntu8
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Fri Oct 24 12:46:37 2014
DuplicateSignature: package:initramfs-tools:0.103ubuntu8:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-10-21 (2 days ago)
InstallationMedia:
 
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.103ubuntu8 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1385261

Title:
  package initramfs-tools 0.103ubuntu8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “initramfs-tools” package in Ubuntu:
  New

Bug description:
  apt-cache policy initramfs-tools
  initramfs-tools:
Installed: 0.103ubuntu8
Candidate: 0.103ubuntu8
Version table:
   *** 0.103ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: initramfs-tools 0.103ubuntu8
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Fri Oct 24 12:46:37 2014
  DuplicateSignature: package:initramfs-tools:0.103ubuntu8:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-10-21 (2 days ago)
  InstallationMedia:
   
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  Title: package initramfs-tools 0.103ubuntu8 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/initramfs-tools/+bug/1385261/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1371293] [NEW] console-kit-daemon[5037]: GLib-CRITICAL: Source ID 40 was not found when attempting to remove it

2014-09-18 Thread martin suc
Public bug reported:

Hi,

In syslog there is critical error/s:

Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 40 
was not found when attempting to remove it
Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 49 
was not found when attempting to remove it

apt-cache policy consolekit
consolekit:
  Installed: 0.4.6-5
  Candidate: 0.4.6-5
  Version table:
 *** 0.4.6-5 0
500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
100 /var/lib/dpkg/status

lsb_release -rd
Description:Ubuntu Utopic Unicorn (development branch)
Release:14.10


Thank You,
Kind Regards,
Martin

** Affects: consolekit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to consolekit in Ubuntu.
https://bugs.launchpad.net/bugs/1371293

Title:
  console-kit-daemon[5037]: GLib-CRITICAL: Source ID 40 was not found
  when attempting to remove it

Status in “consolekit” package in Ubuntu:
  New

Bug description:
  Hi,

  In syslog there is critical error/s:

  Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 
40 was not found when attempting to remove it
  Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 
49 was not found when attempting to remove it

  apt-cache policy consolekit
  consolekit:
Installed: 0.4.6-5
Candidate: 0.4.6-5
Version table:
   *** 0.4.6-5 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

  lsb_release -rd
  Description:  Ubuntu Utopic Unicorn (development branch)
  Release:  14.10


  Thank You,
  Kind Regards,
  Martin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/1371293/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp