Lack of Ubuntufication (wrong or missing keyrings)

Bug #3417 reported by Magnus Therning
8
Affects Status Importance Assigned to Milestone
Ubuntu Server papercuts
Fix Released
Undecided
Unassigned
mini-dinstall (Ubuntu)
Fix Released
Medium
Unassigned
Natty
Won't Fix
Medium
Unassigned
Oneiric
Fix Released
Medium
Unassigned

Bug Description

SRU Justification:
Impact: Breakage due to Debian keyring being not found after a merge with upstream lost a change from years ago

Explanation of the fix: put back the change from years ago that removed Debian's keyring as the keyring that's in use and replaces it with Ubuntu's.

Minimal patch:

- keyrings = ['/usr/share/keyrings/ubuntu-archive-keyring.gpg', '/usr/share/keyrings/debian-keyring.pgp']
+ keyrings = ['/usr/share/keyrings/ubuntu-archive-keyring.gpg']

TEST CASE: code-inspection should work

Regression potential: none, this worked fine until the patch was lost

== ORIG ==

When mini-dinstall is configured to check signatures it requires the file `/usr/share/keyrings/debian-keyring.gpg` (provided by `debian-keyring`). One of two solutions:

 1. Add a `requires` on `mini-dinstall` to make sure the required keyring is there, or
 2. Modify the source of `mini-dinstall` to use a ubuntu keyring instead.

Changed in mini-dinstall:
assignee: nobody → motu
Revision history for this message
Alexandre Otto Strube (surak) wrote :

I'm quite sure I saw another bug on this issue. However, does this still happens with dapper?

Revision history for this message
Magnus Therning (magnus) wrote : Re: [Bug 3417] Re: Lack of Ubuntufication (wrong or missing keyrings)

On Thu, April 6, 2006 1:49, Alexandre Otto Strube said:
> I'm quite sure I saw another bug on this issue. However, does this still
> happens with dapper?
> --
> Lack of Ubuntufication (wrong or missing keyrings)
> https://launchpad.net/malone/bugs/3417
>
>

Unfortunately I can't give you an answer quickly. I'm currently on
vacation and I won't be back home for another 2 weeks. I also have to
admit I've stopped using Ubuntu (back on Debian Sarge), so if you can
verify the bug fix through some other means I'd very much appreciate it
:-)

/M

--
Magnus Therning

Revision history for this message
Dennis Kaarsemaker (dennis) wrote :

Yes, it still needs to be fixed

Changed in mini-dinstall:
status: Unconfirmed → Confirmed
Revision history for this message
Jérémie Corbier (jcorbier) wrote : Debdiff for ubuntufication

Debdiff for ubuntufication.

Revision history for this message
Jérémie Corbier (jcorbier) wrote :

Assigned to motu-reviewers for debdiff review and maybe upload.

Changed in mini-dinstall:
assignee: motu → motureviewers
Revision history for this message
Barry deFreese (bddebian) wrote :

Uploaded with Jeremie's changes. Thanks for the report and the fix!

Changed in mini-dinstall:
status: Confirmed → Fix Committed
Revision history for this message
Jérémie Corbier (jcorbier) wrote :

mini-dinstall (0.6.21ubuntu1) dapper; urgency=low

  * Ubuntufication: change all /usr/share/keyrings/debian-keyring.gpg to
    /usr/share/keyrings/ubuntu-archive-keyring.gpg (Closes: Malone #3417).

 -- Jeremie Corbier <email address hidden> Mon, 17 Apr 2006 21:00:09 +0200

Changed in mini-dinstall:
status: Fix Committed → Fix Released
Revision history for this message
Reinhard Tartler (siretart) wrote :

isn't this rather pointless, since the debian-keyring contains the gpg keys of all debian developers and the ubuntu-archive-keyring contains, well, just the archive keyring?

Revision history for this message
Sergey Svishchev (svs) wrote :

This is still a problem in 0.6.27ubuntu1 because:

/usr/share/pyshared/minidinstall/DebianSigVerifier.py: keyrings = ['/usr/share/keyrings/ubuntu-archive-keyring.gpg', '/usr/share/keyrings/debian-keyring.pgp']

Sergey Svishchev (svs)
Changed in mini-dinstall (Ubuntu):
status: Fix Released → New
Changed in mini-dinstall (Ubuntu):
assignee: MOTU Reviewers Team (motureviewers) → nobody
Revision history for this message
Mackenzie Morgan (maco.m) wrote :

It looks like part of Jeremie's patch got lost in a merge last year. I'll put it back.

Changed in mini-dinstall (Ubuntu):
assignee: nobody → Mackenzie Morgan (maco.m)
status: New → Triaged
Changed in mini-dinstall (Ubuntu Natty):
assignee: nobody → Mackenzie Morgan (maco.m)
description: updated
Revision history for this message
Mackenzie Morgan (maco.m) wrote :
Changed in mini-dinstall (Ubuntu Oneiric):
status: Triaged → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Accepted mini-dinstall into natty-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in mini-dinstall (Ubuntu Natty):
status: New → Fix Committed
tags: added: verification-needed
Revision history for this message
Dave Walker (davewalker) wrote :

Is anyone doing verification for Natty? Seems to be wedged.

Thanks.

Changed in mini-dinstall (Ubuntu Natty):
importance: Undecided → Medium
Changed in mini-dinstall (Ubuntu):
assignee: Mackenzie Morgan (maco.m) → nobody
Changed in mini-dinstall (Ubuntu Oneiric):
assignee: Mackenzie Morgan (maco.m) → nobody
Changed in mini-dinstall (Ubuntu Natty):
assignee: Mackenzie Morgan (maco.m) → nobody
Revision history for this message
Rolf Leggewie (r0lf) wrote :

natty has seen the end of its life and is no longer receiving any updates. Marking the natty task for this ticket as "Won't Fix".

Changed in mini-dinstall (Ubuntu Natty):
status: Fix Committed → Won't Fix
Joshua Powers (powersj)
Changed in server-papercuts:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.