[PATCH 0/4] Set rpm macros in all the right places

David Shea dshea at redhat.com
Tue Feb 25 19:40:02 UTC 2014


Haha, guess what we didn't notice stopped working a few years back.

And while I was all up in anaconda-yum, moved the Exception handler so that
errors are processed by anaconda as a real error and we don't get a ENOENT
while trying to run authconfig instead.

David Shea (4):
  Move the anaconda-yum exception handler (#1057120)
  Set rpm macro information in anaconda-yum.
  Implement %packages --instLangs (#156477)
  Set rpm macros in DNFPayload

 pyanaconda/packaging/__init__.py   | 41 ++++++++++++++++++++++++++++++++++++++
 pyanaconda/packaging/dnfpayload.py |  5 +++++
 pyanaconda/packaging/yumpayload.py | 26 +++---------------------
 scripts/anaconda-yum               | 32 +++++++++++++++++++----------
 4 files changed, 70 insertions(+), 34 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list