|
Bugzilla – Full Text Bug Listing |
| Summary: | Repo key extended - zypper keeps warning about old expiration date | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dimstar, forgotten_l5HDYKT_qR, zaitor |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2016-09-09 16:53:34 UTC
Could you please check bug #993324, comment #4. It looks like the latest gpg2 embeds garbage(?) lines in the output which disturbs the parser. Does the same happen on you system? That seems indeed to be the case: > /usr/bin/gpg2 --import --homedir /tmp/XXXXX --no-default-keyring --quiet --no-tty --no-greeting --no-permission-warning --status-fd 1 /var/cache/zypp/raw/GNOME\:Next/repodata/repomd.xml.key [GNUPG:] KEY_CONSIDERED D3CAF5135D0A8F97AB539ED365A86F31629FF0C2 0 [GNUPG:] IMPORTED 65A86F31629FF0C2 GNOME OBS Project <GNOME@build.opensuse.org> [GNUPG:] IMPORT_OK 1 D3CAF5135D0A8F97AB539ED365A86F31629FF0C2 [GNUPG:] IMPORT_RES 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 > /usr/bin/gpg2 --list-public-keys --homedir /tmp/XXXXX --no-default-keyring --quiet --with-colons --fixed-list-mode --with-fingerprint --with-sig-list --no-tty --no-greeting --batch --status-fd 1 gpg: WARNING: unsafe permissions on homedir '/tmp/XXXXX' tru::1:1473668728:0:3:1:5 pub:-:1024:17:65A86F31629FF0C2:1201034760:1538041187::-:::scSC::::::: fpr:::::::::D3CAF5135D0A8F97AB539ED365A86F31629FF0C2: uid:-::::1468921187::FD55A51127FF73B973E78F02E74A6F7591BF972F::GNOME OBS Project <GNOME@build.opensuse.org>::::::::: sig:::17:65A86F31629FF0C2:1468921187::::[GNUPG:] KEY_CONSIDERED D3CAF5135D0A8F97AB539ED365A86F31629FF0C2 0 GNOME OBS Project <GNOME@build.opensuse.org>:13x:::::2: sig:::17:3B3011B76B9D6523:1201034760::::[User ID not found]:13x:::::2: KEY_CONSIDERED was introduced with gpg 2.1.13: * gpg: New status lines KEY_CONSIDERED and NOTATION_FLAGS. But within --with-colons output? . *** This bug has been marked as a duplicate of bug 993324 *** |