Can't use glade2script on 20.04 (glade2script-python3 error)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Boot-Info |
Fix Released
|
Wishlist
|
Unassigned | ||
Boot-Repair |
Fix Released
|
Wishlist
|
Unassigned | ||
glade2script |
Fix Released
|
High
|
Unassigned |
Bug Description
Trying to run boot-repair (or boot-info) in 20.04 daily, I get error:
VirtualBox:~$ boot-repair
Traceback (most recent call last):
File "/usr/bin/
from ConfigParser import ConfigParser
ModuleNotFoundE
*******
This is due to the fact that glade2script uses Python2, which has been removed from 20.04.
So now we need to upgrade /usr/bin/
Meanwhile, you can still use latest version of Boot-Repair PPA from a 18.04 or 19.10 live session, or from a Boot-Repair-Disk. Even if 20.04 is installed on your computer.
summary: |
- Cant install glade2script on 20.04 + Can't use glade2script on 20.04 |
description: | updated |
Changed in glade2script: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in boot-info: | |
status: | New → Triaged |
Changed in boot-repair: | |
status: | New → Triaged |
Changed in boot-info: | |
importance: | Undecided → Wishlist |
Changed in boot-repair: | |
importance: | Undecided → Wishlist |
summary: |
- Can't use glade2script on 20.04 + Can't use glade2script on 20.04 (glade2script-python3 error) |
Fixed on 4ppa74, by using Python2 from Universe.