[PATCH 4/8] Reset dnf package sack

Ales Kozumplik akozumpl at redhat.com
Fri Jul 11 06:37:55 UTC 2014


On 07/10/2014 05:15 PM, Brian C. Lane wrote:
> DNF doesn't like it when you try to re-add things that have already been
> selected for install, so when checkSoftwareSelection is called on exit
> from software spoke or when it is called right before the installation
> starts it raises an error about core being installed already.

I'm fixing that on the DNF level already, the base.reset(goal=True) is 
supposed to do that. No need to hack around it by adding random 
expensive calls somewhere.

Ales


More information about the anaconda-patches mailing list