diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:59:07 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-06 15:59:07 +0000 |
commit | d464851248d578fb57abf2e1437e33bad2b07b09 (patch) | |
tree | b33060e4a5c561340cf5dc3fd10851de9c59aa3a /pod | |
parent | 3d31e295c06427f024ea53901f8eab2e49dcea43 (diff) | |
download | urpmi-d464851248d578fb57abf2e1437e33bad2b07b09.tar urpmi-d464851248d578fb57abf2e1437e33bad2b07b09.tar.gz urpmi-d464851248d578fb57abf2e1437e33bad2b07b09.tar.bz2 urpmi-d464851248d578fb57abf2e1437e33bad2b07b09.tar.xz urpmi-d464851248d578fb57abf2e1437e33bad2b07b09.zip |
- urpmi, rpmdrake:
o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing
on bad signature (#44575)
(backported from trunk)
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 64204268..979a3249 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -492,6 +492,10 @@ Some files are missing and some transactions failed but not all. Some files are missing and all transactions failed. +=item 15 + +Bad signature + =back =head1 BUG REPORTS |