Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 219965] New: yast2 inst_source does not import keys
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 10 Nov 2006 10:36:10 -0700 (MST)
  • Message-id: <bug-219965-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=219965

Summary: yast2 inst_source does not import keys
Product: openSUSE 10.2
Version: Beta 2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: YaST2
AssignedTo: yast2-maintainers@xxxxxxx
ReportedBy: dmacvicar@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
CC: visnov@xxxxxxxxxx


Since 10.2 the calbacks changed a bit.
First, we only check signature when adding a source for first time.

We splited the trust and import. why?
in command line, you can be using a source not in the system catalog but
specified on the command line, so trust a key non in the trusted keyring means
"continue" but a normal user can't import.

You can see inst_source is not importing the keys after the change if you
accept them, perhaps because it is using the trust source callback.

The inst source does not need much this distinction, because if you trust a
source to add it, it means you trust it forever, so there are 2 options:

- ask separately to trust and import
if you say yes to trust but no to import then you will be asked again to
trust the key for another source
- if the user says trust, then answer yes to the import callback without user
interaction, as in this specific case of system sources it is perfectly valid.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >