Make ignoring yum_lock messages in anaconda easier.
This commit is contained in:
parent
abf27add37
commit
657228d4fc
@ -8,3 +8,4 @@ dmsetup table
|
|||||||
multipath -d
|
multipath -d
|
||||||
HOME=/root chroot /mnt/sysimage bash -l -i
|
HOME=/root chroot /mnt/sysimage bash -l -i
|
||||||
less /tmp/anaconda.log
|
less /tmp/anaconda.log
|
||||||
|
grep -v _yum_lock /tmp/packaging.log
|
||||||
|
Loading…
Reference in New Issue
Block a user