Bug 160910
| Summary: | every update package is not GPG-signed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexey Roytman <alexey> |
| Component: | up2date | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED NOTABUG | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4 | CC: | robatino |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-06-20 04:16:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alexey Roytman
2005-06-18 11:48:53 UTC
The warning message is wrong - the packages are GPG-signed, but you haven't installed the corresponding GPG key so it can't be verified (for example, the Fedora Extras key is numbered 1ac70ce6 which should appear in the warning message). Your're right, "rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora" seems to fix the problem. But I do not know why this is not done automatically. |