[Bug 1884148] Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

2020-06-24 Thread Brian Murray
** Changed in: apport (Ubuntu) Status: New => In Progress ** Changed in: apport (Ubuntu) Importance: Undecided => Critical ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you are a member of

[Bug 1884148] Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

2020-06-22 Thread Brian Murray
I was able to recreate this during a distribution upgrade from 18.04 LTS to 20.04 LTS with pure-ftpd installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884148 Title:

[Bug 1884148] Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

2020-06-19 Thread Francis Ginther
** Tags added: id-5eebdf9f5b43fc339de86acb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884148 Title:

[Bug 1884148] Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

2020-06-18 Thread Brian Murray
Here's the traceback too: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apt/cache.py", line 297, in __getitem__ rawpkg = self._cache[key] KeyError: '23-gimp-data' During handling of the above exception, another exception occurred: Traceback (most recent call

[Bug 1884148] Re: /usr/share/apport/package_hook:ValueError:__getitem__:_apt_pkg:__getitem__:/usr/share/apport/package_hook@48:get_source:_apt_pkg

2020-06-18 Thread Brian Murray
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 ...