Here's the Traceback:

Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-2z_uv3by/bionic", line 8, in <module>
    sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeMain.py", 
line 238, in main
    if app.run():
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeController.py", 
line 2026, in run
    return self.fullUpgrade()
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeController.py", 
line 1949, in fullUpgrade
    if not self.doDistUpgradeSimulation():
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeController.py", 
line 1246, in doDistUpgradeSimulation
    return self.doDistUpgrade()
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeController.py", 
line 1272, in doDistUpgrade
    res = self.cache.commit(fprogress,iprogress)
  File "/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeCache.py", 
line 293, 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-2z_uv3by/DistUpgrade/DistUpgradeView.py", 
line 229, in run
    res = os.WEXITSTATUS(self.wait_child())
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeViewGtk3.py", 
line 340, in wait_child
    self.update_interface()
  File 
"/tmp/ubuntu-release-upgrader-2z_uv3by/DistUpgrade/DistUpgradeViewGtk3.py", 
line 347, in update_interface
    InstallProgress.update_interface(self)
  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'

** Tags added: rls-dd-incoming

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

Title:
  ubuntu-release-upgrader crashed with ValueError: could not convert
  string to float: '0,0000'

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

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

Reply via email to