Reviewing error reports about jockey it appears that the version of
jockey in precise-proposed has introduced a regression as seen at:

https://errors.ubuntu.com/bucket/?id=/usr/share/jockey/jockey-
backend%3AKeyError%3A/usr/share/jockey/jockey-
backend%4066%3A__init__%3Aget_linux_metapackage%3A_get_linux_metapackage%3A__getitem__

The traceback follows:

Traceback (most recent call last):
  File "/usr/share/jockey/jockey-backend", line 66, in <module>
    OSLib.inst = OSLib(target_kernel=argv_options.kernel)
  File "/usr/lib/python2.7/dist-packages/jockey/oslib.py", line 131, in __init__
    self.kernel_header_package = kernel_detection.get_linux_metapackage()
  File "/usr/lib/python2.7/dist-packages/jockey/kerneldetection.py", line 112, 
in get_linux_metapackage
    return self._get_linux_metapackage(False)
  File "/usr/lib/python2.7/dist-packages/jockey/kerneldetection.py", line 75, 
in _get_linux_metapackage
    record['Source']
  File "/usr/lib/python2.7/dist-packages/apt/package.py", line 195, in 
__getitem__
    return self._rec[key]
KeyError: 'Source'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1123107

Title:
  Jockey should install the linux-$flavour metapackage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/1123107/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to