Brian C. Lane
c95cb07bc3
utf-8 encode yum actions before displaying them ( #1072362 )
...
Otherwise running lorax in other locales will crash.
Resolves: rhbz#1072362
2014-03-05 07:40:14 -08:00
Will Woods
26c77b4fba
Print & log messages on scriptlet/transaction errors
...
We should probably let the user know if something goes wrong with the
transaction or if a scriptlet fails. So: log the messages so we can find
(and, one hopes, fix) them later.
2013-03-19 15:03:49 -07:00
Brian C. Lane
d2ae92b4b3
yum changed the callback info
...
It used to give us (x/y) packagename, but now it only sends package
name. This was changed in yum commit 7e8c76173. For now default to
showing the zeros along with the package name so that it doesn't look
like an error.
2013-01-31 10:06:14 -08:00
Will Woods
f724051499
whitespace cleanup
2011-06-22 17:12:56 -04:00
Will Woods
905e05159d
crazytime: replace installtree with runtimebuilder
2011-05-14 03:28:41 -04:00
Martin Gracik
2a0dcf846f
Do not skip broken packages
2011-03-23 14:06:33 +01:00
Martin Gracik
201116ac31
Check if the file we want to remove exists
...
If we have directory symlinks, some files could have already
been removed and we get a traceback. This prevents the traceback.
2011-03-14 14:01:01 +01:00
Martin Gracik
c062a954f7
Fixed pylint errors in yumhelper.py
2010-12-02 13:34:29 +01:00
Martin Gracik
1084413b6b
Create and use separate installroot directory
...
The one provided by pungi may be poluted already,
and we don't want this to be left in the initrd.img.
2010-11-16 13:33:50 +01:00
Martin Gracik
d9f1f30944
Fix the yum download messages
2010-11-08 15:31:18 +01:00
Martin Gracik
27b8b56431
Print a nice yum download output
2010-11-08 15:02:49 +01:00
Martin Gracik
d70189dffc
Skip broken packages
2010-11-08 13:51:09 +01:00
Martin Gracik
5f6c661d28
Remove also broken symlinks
2010-10-29 14:41:42 +02:00
Martin Gracik
f96f015593
Fix error when removing a symbolic link to a dir
2010-10-12 18:56:08 +02:00
Martin Gracik
45c5ef566c
Experimental single initrd image
2010-10-12 18:32:35 +02:00