Errors when using sudo apt-get autoremove

VastOne

You may/will see errors after the recent dist-upgrades that spit out this when you do a sudo apt-get autoremove:

Failure running script /usr/sbin/apt-listbugs apt || exit 10

To correct this and get apt working do the following:

sudo medit /etc/apt/apt.conf.d/10apt-listbugs

and comment out this line

DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs apt || exit 10";};

Save it and rerun

sudo apt-get autoremove
VSIDO      VSIDO Change Blog    

    I dev VSIDO

blaze

blazingaway

valroadie


lwfitz

Thanks VastOne!

I avoid these issues by never updating and certainly never removing unneeded files.......  ;D
Don't Be A Dick!