Updates "hang" waiting for input

Karl Auer kauer at biplane.com.au
Sat Mar 21 23:04:40 UTC 2015


On Wed, 2015-03-18 at 08:37 +1100, Karl Auer wrote:
> Twice now the automatic updates process has apparently frozen. Looking
> at the "details" panel in the updater, I see that the changelog is being
> displayed, and is waiting for input!

It turns out that this is caused by installing the package
apt-listchanges. I had installed this because I was interested in
command-line access to package changelogs.

Once you know it's happening it's easy enough to open the details pane
in the updater, click in it, and press "q"; the changelog display will
end and the update processing will continue.

Alternatively you can uninstall apt-listchanges.

A further option is to rename this:
    /etc/apt/apt.conf.d/20listchanges
to this:
    /etc/apt/apt.conf.d/20listchanges.disabled

I haven't tried it, but removing /etc/apt/apt.conf.d/20listchanges
entirely might also work. The specific filename is not relevant, but the
extension ".disabled" extension is.

The file /etc/apt/apt.conf.d/20listchanges appears to be installed with
apt, not with apt-listchanges. Removing apt-listchanges will rename the
file to 20listchanges.disabled, and installing apt-listchanges will
change the file back to 20listchanges, but if you remove the file, then
installing apt-listchanges will not recreate it.

Thank you to Colin Law, Tommy Trussell and especially Oliver Grawert for
their help on this one.

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389

GPG fingerprint: 3C41 82BE A9E7 99A1 B931 5AE7 7638 0147 2C3C 2AC4
Old fingerprint: EC67 61E2 C2F6 EB55 884B E129 072B 0AF0 72AA 9882






More information about the ubuntu-users mailing list