Wrong or missing VERSION from apt pipeline

Asked by helix84

I'm trying to figure out how to use apt-listchanges. Tested on both intrepid and lenny. What's wrong?

$ apt-listchanges --apt

Wrong or missing VERSION from apt pipeline
(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)

$ apt-config dump | grep apt-listchanges
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt-listchanges Edit question
Assignee:
No assignee Edit question
Solved by:
helix84
Solved:
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
helix84 (helix84) said :
#2

bump?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
helix84 (helix84) said :
#4

It seems after running "dpkg-reconfigure apt-listchanges" one can choose which frontend will be used to display changelists when "apt-get upgrade" is run.

Revision history for this message
helix84 (helix84) said :
#5

It seems after running "dpkg-reconfigure apt-listchanges" one can choose which frontend will be used to display changelists when "apt-get upgrade" is run.

Revision history for this message
Zygmunt Krynicki (zyga) said :
#6

--apt is an internal option, don't use it