Control: severity -1 grave On Thu, 4 Jul 2024 10:13:27 -0300 Adilson dos Santos Dantas <adil...@adilson.net.br> wrote: > Package: hplip-gui > Version: 3.22.10+dfsg0-5 > Severity: normal > > Dear Maintainer, > > Updating hplip with the last version from sid pulls python 3.12 as default > python3 version > > Then it's breaks hplip leading some messages like this below: > > hp-toolbox > Traceback (most recent call last): > File "/usr/bin/hp-toolbox", line 38, in <module> > from base.g import * > File "/usr/share/hplip/base/g.py", line 239, in <module> > sys_conf = SysConfig() > ^^^^^^^^^^^ > File "/usr/share/hplip/base/g.py", line 184, in __init__ > ConfigBase.__init__(self, '/etc/hp/hplip.conf') > File "/usr/share/hplip/base/g.py", line 89, in __init__ > self.read() > File "/usr/share/hplip/base/g.py", line 130, in read > self.conf.readfp(fp) > ^^^^^^^^^^^^^^^^ > AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you > mean: ' > read'? > > Reverting back to the testing version fix these errors since it reverts > python3 package to 3.11. > > Probably it is related to this Arch Linux forum report: > > https://bbs.archlinux.org/viewtopic.php?id=295303
Bumping bug severity as the python3.12-default transition has completed. Thanks, Boyuan Yang
signature.asc
Description: This is a digitally signed message part