Hi Sean, thanks for your patch!
On Thu, Jun 02, 2016 at 04:50:31PM +0900, Sean Whitton wrote:
> + # we need to pass --allow-downgrades because installing a
> + # deb with the same version as the version currently
> + # installed (i.e. reinstalling it) counts as a downgrade
why do we need to do that? If I have foo installed and run "apt-get
install foo", it succeeds and if I say "apt-get install foo bar" it will
simply install bar.
> - if settings.list_installed_files:
> - self.list_installed_files(pre_info, self.save_meta_data())
I'm not sure you can just remove this code here.
--
cheers,
Holger
signature.asc
Description: Digital signature

