|
Bugzilla – Full Text Bug Listing |
| Summary: | keys from suse-build-keys not imported | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Mark Gordon <mtgordon> |
| Component: | Basesystem | Assignee: | Harald Mueller-Ney <hmuelle> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, hmuelle |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mark Gordon
2005-10-10 20:09:18 UTC
Adding some people to CC. Michael, can you lend us a hand here? I think you had a similar problem solved mentioned on "research". Seems to be a duplicte of bug #130579. - The packagemenager collects gpg-pubkey-* located in the root directory of an installation source. This is done at the time the source is created. - Before any package installation, collected gpg-pubkey-* are checked and installed in the rpm database if missing. Bug #130579 seems to indicate a problem with installation via network, at least via HTTP/FTP. The packagemanager does not see the original media. It's YaSTs YCP code which downloads the source metadata into the ramdisk. The packagemanager is then setup to use the ramdisk copy. To me it looks like the YCP code sometimes fails to copy the gpg-pubkey-* into the ramdisk. Without the keys installed, YOU can't check the signature of packages. (The message from suse-build-key's post-install script is unrelated to this. Rpm does not use the keyring for signature checking.) Wokraround: - Get the gpg-pubkey-* files from the original media, and copy them into /var/adm/YaST/InstSrcManager/gpg-pubkey/. - Then call 'rpm --import <names of missing keyfiles>', or 'yast2 sw_single' and install at least one package. resolved - later - tracked by harald mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy) Closing old LATER+REMIND bugs as WONTFIX - if you still plan to work on it, feel free to reopen and set to ASSIGNED. In case the report saw repeated reopen comments, it's due to bugzilla timing out on the huge request ;( |