Comment 1 for bug 1884148

Revision history for this message
Brian Murray (brian-murray) wrote : Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

It looks to me like the hook which is supposed to report package installation failures is now not working likely because '-p' is expecting or being passed the wrong value. Here are some examples:

/usr/bin/python3 /usr/share/apport/package_hook -p 016-google-chrome-stable --tags dist-upgrade ...
/usr/bin/python3 /usr/share/apport/package_hook -p 364-openjdk-11-jdk-headless --tags dist-upgrade ...
/usr/bin/python3 /usr/share/apport/package_hook -p 687-pop-icon-theme --tags dist-upgrade ...