[Bug 1997973] Re: /usr/share/apport/whoopsie-upload-all:AttributeError:/usr/share/apport/whoopsie-upload-all at 249:main:collect_info:process_report:add_package_info:add_package:_customized_package_suffix:is_distro_package
Benjamin Drung
1997973 at bugs.launchpad.net
Fri Nov 25 13:59:34 UTC 2022
** Description changed:
+ Traceback (most recent call last):
+ File "/usr/share/apport/whoopsie-upload-all", line 249, in <module>
+ main()
+ File "/usr/share/apport/whoopsie-upload-all", line 231, in main
+ stamps = collect_info()
+ File "/usr/share/apport/whoopsie-upload-all", line 162, in collect_info
+ res = process_report(r)
+ File "/usr/share/apport/whoopsie-upload-all", line 90, in process_report
+ r.add_package_info()
+ File "/usr/lib/python3/dist-packages/apport/report.py", line 371, in add_package_info
+ version = self.add_package(package)
+ File "/usr/lib/python3/dist-packages/apport/report.py", line 339, in add_package
+ self._customized_package_suffix(package),
+ File "/usr/lib/python3/dist-packages/apport/report.py", line 310, in _customized_package_suffix
+ if not packaging.is_distro_package(package):
+ File "/usr/lib/python3/dist-packages/apport/packaging_impl/apt_dpkg.py", line 241, in is_distro_package
+ if {o.origin for o in pkg.candidate.origins} == {
+ AttributeError: 'NoneType' object has no attribute 'origins'
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.23.1-0ubuntu3, the problem page at https://errors.ubuntu.com/problem/3841c459c22228d1ef7cfaeceb767034ee7ca13e contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1997973
Title:
/usr/share/apport/whoopsie-upload-
all:AttributeError:/usr/share/apport/whoopsie-upload-
all at 249:main:collect_info:process_report:add_package_info:add_package:_customized_package_suffix:is_distro_package
Status in apport package in Ubuntu:
New
Bug description:
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 249, in <module>
main()
File "/usr/share/apport/whoopsie-upload-all", line 231, in main
stamps = collect_info()
File "/usr/share/apport/whoopsie-upload-all", line 162, in collect_info
res = process_report(r)
File "/usr/share/apport/whoopsie-upload-all", line 90, in process_report
r.add_package_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 371, in add_package_info
version = self.add_package(package)
File "/usr/lib/python3/dist-packages/apport/report.py", line 339, in add_package
self._customized_package_suffix(package),
File "/usr/lib/python3/dist-packages/apport/report.py", line 310, in _customized_package_suffix
if not packaging.is_distro_package(package):
File "/usr/lib/python3/dist-packages/apport/packaging_impl/apt_dpkg.py", line 241, in is_distro_package
if {o.origin for o in pkg.candidate.origins} == {
AttributeError: 'NoneType' object has no attribute 'origins'
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.23.1-0ubuntu3, the problem page at https://errors.ubuntu.com/problem/3841c459c22228d1ef7cfaeceb767034ee7ca13e contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1997973/+subscriptions
More information about the foundations-bugs
mailing list