[PATCH 0/8] Fix DNF installation support

Vratislav Podzimek vpodzime at redhat.com
Thu Jul 10 07:11:05 UTC 2014


On Wed, 2014-07-09 at 17:06 -0700, Brian C. Lane wrote:
> This started out as 'simply' moving the addDriverRepo up into PackagePayload so it could be used
> by both yum and dnf. It ended up being a bunch of little fixes for problems that were preventing
> a dnf installation to work at all.
> 
> Brian C. Lane (8):
>   Rename some dnf items to match yum
>   Move addDriverRepo into PackagePayload class
>   Fix dnf base repo setup to fall back to default gracefully
>   Reset dnf package sack
>   Do not prefer /tmp for dnf downloads
>   dnf should report that it supports Closest Mirror
>   Make sure the software listboxes are shown
>   dnf should put its logs in /tmp/
> 
>  data/post-scripts/99-copy-logs.ks    |  2 +
>  pyanaconda/exception.py              |  1 +
>  pyanaconda/packaging/__init__.py     | 62 +++++++++++++++++++++++++----
>  pyanaconda/packaging/dnfpayload.py   | 75 ++++++++++++++++++++++++++----------
>  pyanaconda/packaging/yumpayload.py   | 61 +++--------------------------
>  pyanaconda/ui/gui/spokes/software.py |  2 +
>  6 files changed, 119 insertions(+), 84 deletions(-)
These all look good to me. Thanks for working on this!

-- 
Vratislav Podzimek

Anaconda Rider | RHCE | Red Hat, Inc. | Brno - Czech Republic




More information about the anaconda-patches mailing list