[Touch-packages] [Bug 1573662] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: Abhängigkeitsprobleme - Trigger bleiben unverarbeitet

2016-05-04 Thread Kenneth Bingham
After using the GUI to initiate dist-upgrade from 15.10 to 16.04 and
encountering the error described above related to the gconf2 package the
automatic reboot resulted in an undefined state that resembled a reboot
loop. I eventually tired of waiting, switched to TTY1 and pressed ctrl-
alt-delete. This seems to have succeeded switching to runlevel 6 and it
became clear the machine had not yet completely shutdown following the
upgrade. The reboot succeeded but the window manager failed to run. I
switched to a TTY with a login prompt and was dropped into a shell. I
ran the command prescribed by Sebastian and was prompted to instead run
dpkg to complete a package operation that had been interrupted. I did so
and was prompted several times to accept the maintainer's version of
files that had changed on my computer and did so without exception.
After dpkg completed successfully I again ran apt-get dist-upgrade and
autoremove successfully and rebooted. This time the window manager
presented normally and everything seems fine so far.

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

Title:
  package gconf2 3.2.6-3ubuntu6 failed to install/upgrade:
  Abhängigkeitsprobleme - Trigger bleiben unverarbeitet

Status in gconf package in Ubuntu:
  Confirmed

Bug description:
  error occured during regular "do-release-upgrade". System remains in
  unstable condition. dpkg --configure -a / apt-get -f install continues
  the process (still running).

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: gconf2 3.2.6-3ubuntu6
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 22 17:05:44 2016
  DuplicateSignature: package:gconf2:3.2.6-3ubuntu6:Abhängigkeitsprobleme - 
Trigger bleiben unverarbeitet
  ErrorMessage: Abhängigkeitsprobleme - Trigger bleiben unverarbeitet
  InstallationDate: Installed on 2016-03-17 (35 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: gconf
  Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: 
Abhängigkeitsprobleme - Trigger bleiben unverarbeitet
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1573662/+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 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2016-01-06 Thread Kenneth Bingham
I second ~grey's assertion. I installed Wily 15.10 only a few weeks ago
and accepted the default /boot partition size suggested for use with LVM
and today was unable to perform a routine package upgrade due to a lack
of free space on /boot. I was able to work around the problem by first
listing installed kernel versions:

$ dpkg -l linux-image-\*|grep ^ii
ii  linux-image-4.2.0-16-generic   4.2.0-16.19  amd64Linux kernel 
image for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-4.2.0-21-generic   4.2.0-21.25  amd64Linux kernel 
image for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-4.2.0-22-generic   4.2.0-22.27  amd64Linux kernel 
image for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-4.2.0-23-generic   4.2.0-23.28  amd64Linux kernel 
image for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-extra-4.2.0-16-generic 4.2.0-16.19  amd64Linux kernel 
extra modules for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-extra-4.2.0-21-generic 4.2.0-21.25  amd64Linux kernel 
extra modules for version 4.2.0 on 64 bit x86 SMP
ii  linux-image-extra-4.2.0-22-generic 4.2.0-22.27  amd64Linux kernel 
extra modules for version 4.2.0 on 64 bit x86 SMP

then identifying the running kernel

$ uname -r
4.2.0-22-generic

then purging old kernel pax
$ sudo apt-get purge linux-image-4.2.0-{16,21} 

and finally completing package upgrades
$ sudo aptitude update && sudo aptitude upgrade

-- 
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/798414

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

Status in initramfs-tools:
  Confirmed
Status in initramfs-tools package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: initramfs-tools

  When generating a new initramfs there is no check for available free
  space, subsequently its possible for update-initramfs to fail due to a
  lack of free space.  This is resulting in package installation
  failures for initramfs-tools.  For example:

  Setting up initramfs-tools (0.98.8ubuntu3) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status 1

  WORKAROUND:

  Remove unused kernels using computer janitor (not in repositories for
  14.04 or later) or manually free space on your partition containing
  the /boot file system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+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