[Bug 1636237] Re: No mouse, no keyboard after upgrading from 16.04.1 to 16.10

Thomas Schweikle 1636237 at bugs.launchpad.net
Thu Dec 15 09:19:50 UTC 2016


lease-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1880, in run
                                                                                    return self.fullUpgrade()
                                                                                                               File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1845, in fullUpgrade
    if not self.doDistUpgrade():                                                       (Lese Datenbank ... 75%
                                  File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1183, in doDistUpgrade
                res = self.cache.commit(fprogress,iprogress)
                                                              File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeCache.py", line 267, in commit
                               apt.Cache.commit(self, fprogress, iprogress)
                                                                             File "/usr/lib/python3/dist-packages/apt/cache.py", line 515, in commit
                    res = self.install_archives(pm, install_progress)
                                                                       File "/usr/lib/python3/dist-packages/apt/cache.py", line 479, in install_archives
                        res = install_progress.run(pm)
                                                        File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeView.py", line 234, in run
                     res = os.WEXITSTATUS(self.wait_child())
                                                              File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeView.py", line 200, in wait_child
                                  self.update_interface()
                                                           File "/usr/lib/python3/dist-packages/apt/progress/base.py", line 255, in update_interface
                    if float(percent) != self.percent or status_str != self.status:
                                                                                   ValueError: could not convert string to float: '0,0000'
      Error in sys.excepthook:
                              Traceback (most recent call last):
                                                                  File "/usr/lib/python3/dist-packages/problem_report.py", line 497, in add_to_existing
    self.write(f)  (Lese Datenbank ... 80%
                   File "/usr/lib/python3/dist-packages/problem_report.py", line 450, in write
                                                                                                  block = f.read(1048576)
                                                                                                                           File "/usr/lib/python3.5/codecs.py", line 321, in decode
                                                   (result, consumed) = self._buffer_decode(data, self.errors, final)
                                                                                                                     UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

                                                                           Original exception was:
                                                                                                  Traceback (most recent call last):
                                                                                                                                      File "/tmp/ubuntu-release-upgrader-eblakt0g/yakkety", line 8, in <module>
                                                                               sys.exit(main())
                                                                                                 File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeMain.py", line 242, in main
                                                               if app.run():
                                                                              File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1880, in run
                                                  return self.fullUpgrade()
                                                                             File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1845, in fullUpgrade
                                                         if not self.doDistUpgrade():
                                                                                       File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1183, in doDistUpgrade
                                                                     res = self.cache.commit(fprogress,iprogress)
                                                                                                                   File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeCache.py", line 267, in commit
                                                                                    apt.Cache.commit(self, fprogress, iprogress)
                                                                                                                                  File "/usr/lib/python3/dist-packages/apt/cache.py", line 515, in commit
                                                                         res = self.install_archives(pm, install_progress)
                                                                                                                            File "/usr/lib/python3/dist-packages/apt/cache.py", line 479, in install_archives
                                                                             res = install_progress.run(pm)
                                                                                                             File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeView.py", line 234, in run
                                                                          res = os.WEXITSTATUS(self.wait_child())
                                                                                                                   File "/tmp/ubuntu-release-upgrader-eblakt0g/DistUpgrade/DistUpgradeView.py", line 200, in wait_child
                                                                                       self.update_interface()
                                                                                                                File "/usr/lib/python3/dist-packages/apt/progress/base.py", line 255, in update_interface
                                                                         if float(percent) != self.percent or status_str != self.status:
    ValueError: could not convert string to float: '0,0000'
(Lese Datenbank ... 93662 Dateien und Verzeichnisse sind derzeit installiert.) 85%
Vorbereitung zum Entpacken von .../base-files_9.6ubuntu5_amd64.deb ...
Entpacken von base-files (9.6ubuntu5) über (9.4ubuntu4.3) ...
Trigger für plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.1) werden verarbeitet ...
update-initramfs: deferring update (trigger activated)
Trigger für cracklib-runtime (2.9.2-1build2) werden verarbeitet ...
Trigger für install-info (6.1.0.dfsg.1-5) werden verarbeitet ...
Trigger für man-db (2.7.5-1) werden verarbeitet ...
Trigger für initramfs-tools (0.122ubuntu8.5) werden verarbeitet ...
update-initramfs: Generating /boot/initrd.img-4.4.0-53-generic
=== Command terminated with exit status 1 (Thu Dec 15 10:13:12 2016) ===


Upgrading now stops with "ValueError: could not convert string to float: '0,0000'" -- seems a typo within the latest do-release-upgrade: instead wiriting 0.000 its written 0,000. Komma instead Point.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1636237

Title:
  No mouse, no keyboard after upgrading from 16.04.1 to 16.10

Status in ubuntu-release-upgrader package in Ubuntu:
  New

Bug description:
  Install Ubuntu 16.04 upgrade to latest 16.04.1.
  Make sure in /etc/update-manager/release-upgrades
  "Prompt=normal" is set.

  Then as root:
  # do-release-upgrade

  Answer all questions with "y". The release upgrade will take place.
  After it is finished it will ask a last question about rebooting.
  Answer "y". The system will reboot.

  After printing

  Ubuntu 16.10 <hostname> tty1
  <hostname> login:

  for a short time the cursor blinks after ":". It vanishes.
  You'll wont have keyboard, you'll wont have mouse.
  CTRL-ALT-DEL wont work.

  sshd will never start.

  The system is dead until you reset it. It will boot again, but again
  no keyboard, no mouse.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.17
  ProcVersionSignature: Ubuntu 4.4.0-43.63-generic 4.4.21
  Uname: Linux 4.4.0-43-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CrashDB: ubuntu
  Date: Mon Oct 24 17:21:52 2016
  InstallationDate: Installed on 2014-01-31 (997 days ago)
  InstallationMedia: Ubuntu-Server 13.10 "Saucy Salamander" - Release amd64 (20131016)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to xenial on 2016-09-06 (48 days ago)
  VarLogDistupgradeAptclonesystemstate.tar.gz:
   Error: command ['pkexec', 'cat', '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'] failed with exit code 127: polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
   
   This incident has been reported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1636237/+subscriptions



More information about the foundations-bugs mailing list