On Thu, 2010-08-19 at 17:14 +0200, Uwe Gansert wrote:
2) The add-on is not working. It works fine if I manually add it via the URL, but putting in the file results in it not being used.
are there any questions from the resolver then? Like accepting a key or something like that? Then you have to answer those questions in the <signature-handling> section in the XML file too For debugging you can add: <general> <signature-handling> <accept_unsigned_file config:type="boolean">true</accept_unsigned_file> <accept_file_without_checksum config:type="boolean">true</accept_file_without_checksum> <accept_verification_failed config:type="boolean">true</accept_verification_failed> <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key> <import_gpg_key config:type="boolean">true</import_gpg_key> <accept_non_trusted_gpg_key config:type="boolean">true</accept_non_trusted_gpg_key> </signature-handling> ... </general>
Actually the problem is that the add-on shows as "Media Unknown, directory Unknown" in the summary and "Unknown, Directory: Unknown" in the Add-On product installation details. I don't get any signature issues. Thanks, Peter -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org