[Bug 1123107] Re: Jockey should install the linux-$flavour metapackage
Launchpad Bug Tracker
1123107 at bugs.launchpad.net
Fri Aug 9 01:17:59 UTC 2013
This bug was fixed in the package jockey - 0.9.7-0ubuntu7.9
---------------
jockey (0.9.7-0ubuntu7.9) precise-proposed; urgency=low
* jockey/kerneldetection.py:
- Catch KeyError in get_linux_metapackage() (LP: #1123107).
Sometimes the "Source" key is not available.
* tests/kerneldetection.py:
- Add two tests to make sure that get_linux_metapackage()
doesn't raise a KeyError when dealing with packages
without a "Source" field and that the function doesn't
stop if one or two packages don't have the said field.
-- Alberto Milone <alberto.milone at canonical.com> Tue, 16 Apr 2013 11:19:02 +0200
** Changed in: jockey (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1123107
Title:
Jockey should install the linux-$flavour metapackage
Status in “jockey” package in Ubuntu:
Fix Committed
Status in “software-properties” package in Ubuntu:
Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
Fix Released
Status in “jockey” source package in Precise:
Fix Released
Status in “software-properties” source package in Quantal:
Fix Committed
Status in “ubuntu-drivers-common” source package in Quantal:
Fix Committed
Bug description:
Neither binary graphics drivers nor dkms depends on the linux-headers
any longer. This means that we need Jockey to at least try to install
the correct linux-$flavour metapackage so that users get the correct
linux headers together with linux updates.
In raring we already do this in ubuntu-drivers-common and software-
properties-gtk. In precise we could build upon what we have thanks to
LP: #567699 and reuse the code from u-d-c.
Note: while it's true that Ubiquity already does the right thing, this
bug report aims to cover cases in which, for example, the metapackages
are not there any more for some reason or because users have installed
a different kernel flavour
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/1123107/+subscriptions
More information about the foundations-bugs
mailing list