Analysis update: There are 72 affected packages so far.

```
$ sqlite3 affected.sqlite3 "SELECT section, COUNT(*) FROM package_affected 
WHERE install_affected = 1 AND (remove_affected = 1 OR remove_affected ISNULL) 
GROUP BY section;"
main|10
multiverse|2
universe|60
```

```
$ sqlite3 affected.sqlite3 "SELECT package, source, section, install_version 
FROM package_affected WHERE install_affected = 1 AND (remove_affected = 1 OR 
remove_affected ISNULL) ORDER BY section, package;"
cloud-init|cloud-init|main|24.1.3-0ubuntu3.3
nvme-stas|nvme-stas|main|2.3.1-1
python3-rtslib-fb|python-rtslib-fb|main|2.1.74-0ubuntu5
targetcli-fb|targetcli-fb|main|1:2.1.53-1ubuntu3
ubiquity|ubiquity|main|24.04.5
ubiquity-frontend-debconf|ubiquity|main|24.04.5
ubiquity-frontend-gtk|ubiquity|main|24.04.5
ubuntu-drivers-common|ubuntu-drivers-common|main|1:0.9.7.6ubuntu3
ubuntu-pro-client|ubuntu-advantage-tools|main|32.3.1~24.04
walinuxagent|walinuxagent|main|2.9.1.1-0ubuntu3
r4d|r4d|multiverse|1.7-4
virtualbox|virtualbox|multiverse|7.0.16-dfsg-2ubuntu1
a2d|a2d|universe|2.0.3-2
apertium-apy|apertium-apy|universe|0.11.7-2.1
blueman|blueman|universe|2.3.5-3build1
borgmatic|borgmatic|universe|1.8.3-1
condor|condor|universe|23.4.0+dfsg-1ubuntu4
cpupower-gui|cpupower-gui|universe|0.7.2-2.1ubuntu2
debomatic|debomatic|universe|0.26-3
dell-recovery|dell-recovery|universe|1.66
deluge-web|deluge|universe|2.1.2~dev0+20240121-1
depthcharge-tools|depthcharge-tools|universe|0.6.2-1
dhcpy6d|dhcpy6d|universe|1.2.3-1
dkimpy-milter|dkimpy-milter|universe|1.2.3-1
fenrir|fenrir|universe|1.9.8-1
galileo|galileo|universe|0.5.1-9.1
glances|glances|universe|3.4.0.3+dfsg-1
graphite-carbon|graphite-carbon|universe|1.1.7-1.1
grokmirror|grokmirror|universe|2.0.11-2
guerillabackup|guerillabackup|universe|0.5.0-1
ionit|ionit|universe|0.5.0-1.1
jupyterhub|jupyterhub|universe|3.0.0+ds1-1
liquidctl|liquidctl|universe|1.13.0-2
localslackirc|localslackirc|universe|1.27-1
logdata-anomaly-miner|logdata-anomaly-miner|universe|2.6.1-1
lomiri|lomiri|universe|0.2.1-10build1
mailman3|mailman3|universe|3.3.8-3.1
mailman3-full|mailman3|universe|
matrix-sydent|matrix-sydent|universe|2.5.1-1.1
mom|mom|universe|0.6.0-2.1
mopidy|mopidy|universe|3.4.2-1
mpd-sima|mpd-sima|universe|0.18.2-1
nordugrid-arc-arex|nordugrid-arc|universe|6.18.0-2.2build3
notus-scanner|notus-scanner|universe|22.6.2-1
nrpe-ng|nrpe-ng|universe|0.2.0-1.1
onionprobe|onionprobe|universe|1.1.2+ds-1
openscap-daemon|openscap-daemon|universe|0.1.10-3.1ubuntu3
ospd-openvas|ospd-openvas|universe|22.6.2-1
pagekite|pagekite|universe|1.5.2.201011-2
pagure|pagure|universe|5.11.3+dfsg-2.1
pagure-ev-server|pagure|universe|5.11.3+dfsg-2.1
pagure-milters|pagure|universe|5.11.3+dfsg-2.1
pglistener|pglistener|universe|5.0-2
policyd-rate-limit|policyd-rate-limit|universe|1.0.1.1-2.1
postfix-mta-sts-resolver|postfix-mta-sts-resolver|universe|1.1.2-1.1
powa-collector|powa-collector|universe|1.2.0-2
prelude-correlator|prelude-correlator|universe|5.2.0-1.1
prometheus-pgbouncer-exporter|prometheus-pgbouncer-exporter|universe|1.7-3
prometheus-xmpp-alerts|prometheus-xmpp-alerts|universe|0.5.3-1.1
pyroman|pyroman|universe|0.6.2-1.1
python3-autopilot|autopilot|universe|1.6.1+21.04.20210120-0ubuntu14
python3-btchip|btchip-python|universe|0.1.32-3
python3-pyro5|pyro5|universe|5.14-2
qweborf|weborf|universe|1.0-1build2
razercfg|razercfg|universe|0.42+ds-4
sgt-launcher|sgt-launcher|universe|0.2.8-0ubuntu1
sms4you|sms4you|universe|0.0.7-2
supervisor|supervisor|universe|4.2.5-1
syncplay-server|syncplay|universe|1.7.0+repack1-2
timekpr-next|timekpr-next|universe|0.5.4-1ubuntu3
twms|twms|universe|0.07z+git20201202+bb7c3f8-2
ubiquity-frontend-kde|ubiquity|universe|24.04.5
```

Some package in universe are still needed to be analyzed:

```
$ sqlite3 affected.sqlite3 "SELECT section, count(*) FROM package_affected 
WHERE install_duration ISNULL GROUP BY section;"
universe|1838
```

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

Title:
  py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/2075337/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to