Edgewall Software

Changes between Version 31 and Version 32 of TracOnRhel4


Ignore:
Timestamp:
Jan 11, 2007, 9:17:50 PM (17 years ago)
Author:
Matthew Good
Comment:

simplify the previous edit

Legend:

Unmodified
Added
Removed
Modified
  • TracOnRhel4

    v31 v32  
    2020
    2121{{{
    22   $ up2date -i trac
    23 }}}
    24 
    25 If it fails because GPG verification...
    26 {{{
    27 warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 6b8d79e6
    28 The package python-clearsilver-0.10.1-1.2.el4.rf is signed, but with an unknown GPG key. Aborting...
    29 Package python-clearsilver-0.10.1-1.2.el4.rf has a unknown GPG signature.
    30  Aborting...
    31 }}}
    32 ... you can use instead
    33 {{{
    34  $up2date --nosig -i trac
     22  $ up2date --nosig -i trac
    3523}}}
    3624