diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-14 20:56:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-14 20:56:08 +0000 |
commit | a7a01dced4859d77d9b507c41d7638f3ea873193 (patch) | |
tree | 15bd948164eaa4ab67ad9b111693c132f432af86 /NEWS | |
parent | 46d548a4440c808dd7b9e5dc8947506c64838ef2 (diff) | |
download | urpmi-a7a01dced4859d77d9b507c41d7638f3ea873193.tar urpmi-a7a01dced4859d77d9b507c41d7638f3ea873193.tar.gz urpmi-a7a01dced4859d77d9b507c41d7638f3ea873193.tar.bz2 urpmi-a7a01dced4859d77d9b507c41d7638f3ea873193.tar.xz urpmi-a7a01dced4859d77d9b507c41d7638f3ea873193.zip |
return the proper error code in some cases when failing to install some packages
(conflicts, requires on older than installed packages, unstallable
packages)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ - urpmi: + o return the proper error code in some cases when failing to install some + packages o --test: do not display "More information on package" o --test: do not update /var/lib/rpm/installed-through-deps.list |