[Bug 788519] Re: behaviour regression due to apt-listchanges
James Hunt
788519 at bugs.launchpad.net
Tue Jul 30 10:57:07 UTC 2013
APT_LISTCHANGES_FRONTEND only works I'm guessing if apt-listchanges is
installed. I have now removed this package, but the behaviour is still
the same since apt now calls sensible-pager automatically.
A work-around for this issue is to set PAGER=cat to make changelog
viewing non-interactive again.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-listchanges in Ubuntu.
https://bugs.launchpad.net/bugs/788519
Title:
behaviour regression due to apt-listchanges
Status in “apt-listchanges” package in Ubuntu:
Confirmed
Status in “apt-listchanges” package in Debian:
New
Bug description:
Binary package hint: apt
In Maverick, the following would prompt the user *once* (for the root
password resulting from the initial 'sudo'):
$ sudo apt-get update && sudo apt-get -y upgrade
Now, due to apt-listchanges, if any changelogs need to be downloaded,
apt will not complete until an admin manually pages through the
changelog entries. This appears to be due to apt-listchanges,
specifically /etc/apt/listchanges.conf which specifies:
frontend=pager
To avoid regressing the traditional behaviour, a fix would be to
change listchanges.conf to specify:
frontend=text
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-listchanges/+bug/788519/+subscriptions
More information about the foundations-bugs
mailing list