[Bug 1795477] Re: ubuntu-release-upgrader crashed with ValueError: could not convert string to float: '0, 0000'
Brian Murray
brian at ubuntu.com
Mon Oct 1 17:34:31 UTC 2018
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
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1795477
Title:
ubuntu-release-upgrader crashed with ValueError: could not convert
string to float: '0,0000'
Status in ubuntu-release-upgrader package in Ubuntu:
New
Bug description:
The Ubuntu Error Tracker has been receiving reports about a problem regarding ubuntu-release-upgrader. This problem was most recently seen with package version 1:18.04.24, the problem page at https://errors.ubuntu.com/problem/98c3f982dac29cda3dcc5b7293bb5741854ee7be contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1795477/+subscriptions
More information about the foundations-bugs
mailing list