Re: apt-listchanges
Jaap Haitsma <jaap@haitsma.org> wrote:
> I installed apt-listchanges. And now see during an apt-get or in
> synaptic that the changelogs are being read. But I don't see see the
> changelogs.
>
> From the man pages I know that I have to change
> /etc/apt/listchanges.conf and I mucked around a bit but still do not see
> anything
>
> Can anybody advice me on how to setup apt-listchanges?
Try 'dpkg-reconfigure -p low apt-listchanges' and make sure to select
'both' for the question
'Which types of changes should be displayed with apt?'
on the fourth screen.
Afterwards check your /etc/apt/listchanges.conf which should contain
something like:
[apt]
frontend=pager
email_address=root
confirm=1
save_seen=/var/lib/apt/listchanges.db
which=both
Achim
Reply to: