On Fri, 11 Dec 2015 23:56:03 +0100 Julian Andres Klode wrote:

> On Fri, Dec 11, 2015 at 11:38:49PM +0100, Francesco Poli wrote:
> > So, please, in case you are still convinced that there's something that
> > could/should be improved in apt-listbugs, clearly describe:
> >  • the behavior you experienced
> >  • what's wrong with it
> >  • what you expected apt-listbugs to do instead 
> > 
> > 
> 
> It's really simple, I'll try to explain it *precisely*:
> 
> If there is a new package version uploaded, I immediately want to
> know if it fixed the bug when there is a new version available.

What you really seem to want is a post-update hook in APT that
automatically invokes /etc/cron.daily/apt-listbugs after each run of

  # apt update

I am not sure: is  APT::Update::Post-Invoke-Success  such a hook?
If this is the case, then please try adding something like

  APT::Update::Post-Invoke-Success {"/etc/cron.daily/apt-listbugs";};

to your APT configuration and tell me whether it does what you wish.


By the way, where is  APT::Update::Post-Invoke-Success  documented?
I failed to find any clear description in the apt.conf(5) man page...
Please let me know.


-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: pgp1fA5ftKAIm.pgp
Description: PGP signature

Reply via email to