mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-26 09:56:13 +01:00
- print name of the missing key
This commit is contained in:
parent
d6a5c4c6fb
commit
513d984c76
@ -289,7 +289,7 @@ def verify_pacs_old(pac_list):
|
||||
missing_key = line.split('#')[-1].split(')')[0]
|
||||
|
||||
print >>sys.stderr, """
|
||||
- If the key is missing, install it first.
|
||||
- If the key (%(name)s) is missing, install it first.
|
||||
For example, do the following:
|
||||
osc signkey PROJECT > file
|
||||
and, as root:
|
||||
|
Loading…
Reference in New Issue
Block a user