[Bug 615328] New: libzypp does not support multiple gpgkeys in repo files
http://bugzilla.novell.com/show_bug.cgi?id=615328 http://bugzilla.novell.com/show_bug.cgi?id=615328#c0 Summary: libzypp does not support multiple gpgkeys in repo files Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: anas.nashif@intel.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 in manpage of yum.conf: "gpgkey A URL pointing to the ASCII-armored GPG key file for the repository. This option is used if yum needs a public key to verify a package and the required key hasn’t been imported into the RPM database. If this option is set, yum will automatically import the key from the specified URL. You will be prompted before the key is installed unless the assumeyes option is set. Multiple URLs may be specified here in the same manner as the baseurl option (above). If a GPG key is required to install a package from a repository, all keys specified for that repository will be installed." So a repo file with something like that: gpgkey=url://server1/path/to/repository/key1 url://server2/path/to/repository/key2 url://server3/path/to/repository/key3 will fail. /etc/zypp/repos.d/meego-core.repo: Line 17 is missing '=' sign Please file a bug report about this. See http://en.opensuse.org/Zypper/Troubleshooting for instructions. Reproducible: Always Steps to Reproduce: 1. add multiple keys 2. do zypper ref 3. Actual Results: /etc/zypp/repos.d/meego-core.repo: Line 17 is missing '=' sign Please file a bug report about this. See http://en.opensuse.org/Zypper/Troubleshooting for instructions. Expected Results: repo file should be read successfully. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615328 http://bugzilla.novell.com/show_bug.cgi?id=615328#c Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com