Comment 10 for bug 1947425

Revision history for this message
Benjamin Drung (bdrung) wrote :

Verified for jammy:

```
(jammy)root@host:~# dpkg -s apport | grep ^Version
Version: 2.20.11-0ubuntu82.3
(jammy)root@host:~# dpkg -s python3-apport | grep ^Version
Version: 2.20.11-0ubuntu82.3
(jammy)root@host:~# python3 -Wonce -c "import apport.report"
(jammy)root@host:~#
```