diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-27 20:49:33 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-27 20:49:33 +0000 |
commit | 5e8cc5185a12d7d46034c10b214a97b5b9b96eee (patch) | |
tree | 63c3175b3585803c36448cdc4f8f5b0ff2835a59 /NEWS | |
parent | 7ab7fd6abde2b107c3235d9054a0e5c6ceffc922 (diff) | |
download | urpmi-5e8cc5185a12d7d46034c10b214a97b5b9b96eee.tar urpmi-5e8cc5185a12d7d46034c10b214a97b5b9b96eee.tar.gz urpmi-5e8cc5185a12d7d46034c10b214a97b5b9b96eee.tar.bz2 urpmi-5e8cc5185a12d7d46034c10b214a97b5b9b96eee.tar.xz urpmi-5e8cc5185a12d7d46034c10b214a97b5b9b96eee.zip |
fix urpmi failing silently and with exit status 0 when package
installation fails due to either conflicts (mdv#63072) or to
unselecting package (inspirated by mdv, mdv#63940)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ - urpmi: o downgrade from rpm-4.9 to 4.8 db when installing mga1 in a chroot from mga2+ (mga#4590) + o fix urpmi failing silently and with exit status 0 when package + installation fails due to either conflicts (mdv#63072) or to + unselecting package (mdv#63940) o kill unused DUDF support (mga#4493) o return the proper error code in some cases when failing to install some packages |