← Back to team overview

kernel-packages team mailing list archive

[Bug 1402206] Re: /var/run/reboot-required not set after unattended kernel update

 

This doesn't work. Here's the output of your command and I don't think
it's what you expected.

The authorization page:
 (https://launchpad.net/+authorize-token?oauth_token=********&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Press any key to continue or wait (5) seconds...
Waiting to hear from Launchpad about your decision...

*** Probleminformationen werden gesammelt

Die gesammelten Informationen können an die Entwickler gesendet werden,
um die Anwendung zu verbessern. Das kann einige Minuten dauern.
.dpkg-query: Kein Paket gefunden, das auf linux passt
..

*** Problembericht an die Entwickler senden?

Bitte füllen Sie, nachdem der Problembericht versandt wurde, das
Formular aus, welches sich automatisch in ihrem Browser öffnen wird.

Was möchten Sie tun? Ihre Möglichkeiten sind:
  S: Bericht senden (757.3 KB)
  A: Bericht anzeigen
  B: Berichtsdatei behalten, für spätere Meldung oder um sie an einen anderen Ort zu kopieren.
  I: Abbrechen und zukünftige Abstürze dieser Programmversion ignorieren
  A: Abbruch
Bitte auswählen (S/A/B/I/A): a
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 370, in <module>
    if not app.run_argv():
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 652, in run_argv
    return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 568, in run_update_report
    response = self.ui_present_report_details(allowed_to_report)
  File "/usr/bin/apport-cli", line 209, in ui_present_report_details
    self.collect_info()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 966, in collect_info
    if self.report['ProblemType'] == 'Crash':
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'ProblemType'

Can you just tell me what logs you need and I'll get them for you.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1402206

Title:
  /var/run/reboot-required not set after unattended kernel update

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading the linux kernel package, the /var/run/reboot-required
  file does not exist.

  This file is required for unattended-upgrades to know when to reboot
  the system. More info here: http://askubuntu.com/q/560539/17290

  uname -a:
  Linux mond2 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

  cat /proc/version_signature:
  Ubuntu 3.13.0-40.69-generic 3.13.11.10

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


References