aptdaemon's crash.py file is not working

Bug #1700810 reported by Brian Murray
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
aptdaemon (Ubuntu)
Fix Released
Medium
Brian Murray
Xenial
Fix Released
Medium
Brian Murray
Bionic
Fix Released
Medium
Brian Murray
Eoan
Fix Released
Medium
Brian Murray
Focal
Fix Released
Medium
Brian Murray

Bug Description

[Impact]
aptdaemon ships its own crash handler which is not working and subsequently crash reports are not being created about aptdaemon. Given that aptdaemon is the package manager behind update-manager it'd be good to get crash reports from it.

[Test Case]
1) cd /
2) Run 'sudo python3 aptdaemon.crash'
3) Look for a crash file in /var/crash named '_usr_sbin_aptd.0.crash'

With the current version aptdaemon no crash file will be created. With the version of aptdaemon from -proposed. there will be a crash file and if you view it you will see "Title: test" and "Traceback: testtrace" in the file.

[Regression Test Case]
After creating a .crash file with the version of aptdaemon from -proposed run 'sudo python3 aptdaemon.crash' again. You should receive a 'FileExistsError' traceback from apport.

[Regression Potential]
Aptdaemon is being updated to use a function that was renamed in apport so there is little chance of regression. However, we are removing a file exists check (which should now be handled by apport) so we should double check that an existing crash file doesn't get overwritten.

[Original Description]
aptdaemon includes a file named crash.py which is supposed to create apport problem reports for a given crash. However, searching through bug attachments for aptdaemon bug reports I don't see any with the key "TransactionRole" in any recent bug reports.

 $ grep -r TransactionRole *
bug-1058886/Description.txt:TransactionRole: role-commit-packages
bug-1158395/Description.txt:TransactionRole: role-install-file
bug-1166875/Description.txt:TransactionRole: role-remove-packages
bug-1201054/Description.txt:TransactionRole: role-commit-packages
bug-1237851/Description.txt:TransactionRole: role-commit-packages
bug-1279716/Description.txt:TransactionRole: role-commit-packages
bug-1293334/Description.txt:TransactionRole: role-pk-query
bug-1297434/Description.txt:TransactionRole: role-install-file
bug-1301063/Description.txt:TransactionRole: role-install-packages
bug-1306498/Description.txt:TransactionRole: role-pk-query
bug-1380290/apport_crash.log:TransactionRole: role-pk-query

It seems likely that either "trans" is null, or something is wrong with aptdaemon's crash handler.

tags: added: xenial yakkety zesty
Changed in aptdaemon (Ubuntu):
importance: Undecided → Medium
tags: added: rls-cc-incoming
tags: added: rls-dd-incoming
removed: rls-cc-incoming
tags: added: rls-ee-notfixing
removed: rls-dd-incoming
tags: added: rls-ee-incoming
removed: rls-ee-notfixing
tags: removed: rls-ee-incoming
tags: added: id-5d8a4fe50a364529a3f22f84
Revision history for this message
Brian Murray (brian-murray) wrote :

This is failing because apport's fileutils function "make_report_path" was renamed to "make_report_file" in September of 2015. So aptdaemon will need fixing in Ubuntu 16.04 LTS and later.

Changed in aptdaemon (Ubuntu):
assignee: nobody → Brian Murray (brian-murray)
status: New → In Progress
summary: - aptdaemon's crash.py file may no longer be working
+ aptdaemon's crash.py file is not working
Changed in aptdaemon (Ubuntu Xenial):
status: New → Triaged
Changed in aptdaemon (Ubuntu Bionic):
status: New → Triaged
Changed in aptdaemon (Ubuntu Eoan):
status: New → Triaged
Changed in aptdaemon (Ubuntu Focal):
status: New → Triaged
Changed in aptdaemon (Ubuntu Xenial):
importance: Undecided → Medium
Changed in aptdaemon (Ubuntu Bionic):
importance: Undecided → Medium
Changed in aptdaemon (Ubuntu Focal):
importance: Undecided → Medium
description: updated
Changed in aptdaemon (Ubuntu Focal):
status: Triaged → In Progress
Changed in aptdaemon (Ubuntu Eoan):
status: Triaged → In Progress
Changed in aptdaemon (Ubuntu Bionic):
status: Triaged → In Progress
Changed in aptdaemon (Ubuntu Xenial):
status: Triaged → In Progress
Changed in aptdaemon (Ubuntu Focal):
assignee: nobody → Brian Murray (brian-murray)
Changed in aptdaemon (Ubuntu Xenial):
assignee: nobody → Brian Murray (brian-murray)
Changed in aptdaemon (Ubuntu Bionic):
assignee: nobody → Brian Murray (brian-murray)
Changed in aptdaemon (Ubuntu Eoan):
assignee: nobody → Brian Murray (brian-murray)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu33

---------------
aptdaemon (1.1.1+bzr982-0ubuntu33) groovy; urgency=medium

  * Update crash handler to use the changed apport function. (LP: #1700810)

 -- Brian Murray <email address hidden> Mon, 11 May 2020 15:10:33 -0700

Changed in aptdaemon (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello Brian, or anyone else affected,

Accepted aptdaemon into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/aptdaemon/1.1.1+bzr982-0ubuntu32.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in aptdaemon (Ubuntu Focal):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-focal
Changed in aptdaemon (Ubuntu Eoan):
status: In Progress → Fix Committed
tags: added: verification-needed-eoan
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Brian, or anyone else affected,

Accepted aptdaemon into eoan-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/aptdaemon/1.1.1+bzr982-0ubuntu28.2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-eoan to verification-done-eoan. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-eoan. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in aptdaemon (Ubuntu Bionic):
status: In Progress → Fix Committed
tags: added: verification-needed-bionic
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Brian, or anyone else affected,

Accepted aptdaemon into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/aptdaemon/1.1.1+bzr982-0ubuntu19.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in aptdaemon (Ubuntu Xenial):
status: In Progress → Fix Committed
tags: added: verification-needed-xenial
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Brian, or anyone else affected,

Accepted aptdaemon into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/aptdaemon/1.1.1+bzr982-0ubuntu14.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-xenial to verification-done-xenial. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-xenial. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (aptdaemon/1.1.1+bzr982-0ubuntu19.3)

All autopkgtests for the newly accepted aptdaemon (1.1.1+bzr982-0ubuntu19.3) for bionic have finished running.
The following regressions have been reported in tests triggered by the package:

update-manager/1:18.04.11.12 (armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/bionic/update_excuses.html#aptdaemon

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (aptdaemon/1.1.1+bzr982-0ubuntu32.1)

All autopkgtests for the newly accepted aptdaemon (1.1.1+bzr982-0ubuntu32.1) for focal have finished running.
The following regressions have been reported in tests triggered by the package:

aptdaemon/1.1.1+bzr982-0ubuntu32.1 (armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/focal/update_excuses.html#aptdaemon

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (aptdaemon/1.1.1+bzr982-0ubuntu14.3)

All autopkgtests for the newly accepted aptdaemon (1.1.1+bzr982-0ubuntu14.3) for xenial have finished running.
The following regressions have been reported in tests triggered by the package:

aptdaemon/1.1.1+bzr982-0ubuntu14.3 (armhf)
update-manager/1:16.04.17 (armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/xenial/update_excuses.html#aptdaemon

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (aptdaemon/1.1.1+bzr982-0ubuntu28.2)

All autopkgtests for the newly accepted aptdaemon (1.1.1+bzr982-0ubuntu28.2) for eoan have finished running.
The following regressions have been reported in tests triggered by the package:

aptdaemon/1.1.1+bzr982-0ubuntu28.2 (arm64)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/eoan/update_excuses.html#aptdaemon

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
Brian Murray (brian-murray) wrote :

Verified on Ubuntu 20.04 LTS

bdmurray@clean-focal-amd64:~$ apt-cache policy aptdaemon
aptdaemon:
  Installed: 1.1.1+bzr982-0ubuntu32.1
  Candidate: 1.1.1+bzr982-0ubuntu32.1
  Version table:
 *** 1.1.1+bzr982-0ubuntu32.1 500
        500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu focal-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1.1.1+bzr982-0ubuntu32 500
        500 http://192.168.10.7/ubuntu focal/main amd64 Packages
        500 http://192.168.10.7/ubuntu focal/main i386 Packages
bdmurray@clean-focal-amd64:~$ cd /
bdmurray@clean-focal-amd64:/$ sudo python3 aptdaemon.crash
python3: can't open file 'aptdaemon.crash': [Errno 2] No such file or directory
bdmurray@clean-focal-amd64:/$ apt-cache policy aptdaemon
aptdaemon:
  Installed: 1.1.1+bzr982-0ubuntu32.1
  Candidate: 1.1.1+bzr982-0ubuntu32.1
  Version table:
 *** 1.1.1+bzr982-0ubuntu32.1 500
        500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu focal-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1.1.1+bzr982-0ubuntu32 500
        500 http://192.168.10.7/ubuntu focal/main amd64 Packages
        500 http://192.168.10.7/ubuntu focal/main i386 Packages
bdmurray@clean-focal-amd64:/$ sudo python3 -m aptdaemon.crash
bdmurray@clean-focal-amd64:/$ grep "Traceback" /var/crash/_usr_sbin_aptd.0.crash
Traceback: testtrace
bdmurray@clean-focal-amd64:/$ sudo python3 -m aptdaemon.crash
Traceback (most recent call last):
  File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.8/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 77, in <module>
    create_report('test', 'testtrace')
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 72, in create_report
    with apport.fileutils.make_report_file(report, uid) as f:
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 294, in make_report_file
    return open(path, 'xb')
FileExistsError: [Errno 17] File exists: '/var/crash/_usr_sbin_aptd.0.crash'

Revision history for this message
Brian Murray (brian-murray) wrote :

Verified on Ubuntu 19.10

bdmurray@clean-eoan-amd64:/$ apt-cache policy aptdaemon
aptdaemon:
  Installed: 1.1.1+bzr982-0ubuntu28.2
  Candidate: 1.1.1+bzr982-0ubuntu28.2
  Version table:
 *** 1.1.1+bzr982-0ubuntu28.2 500
        500 http://archive.ubuntu.com/ubuntu eoan-proposed/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu eoan-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1.1.1+bzr982-0ubuntu28.1 500
        500 http://192.168.10.7/ubuntu eoan-updates/main amd64 Packages
        500 http://192.168.10.7/ubuntu eoan-updates/main i386 Packages
        500 http://192.168.10.7/ubuntu eoan-security/main amd64 Packages
        500 http://192.168.10.7/ubuntu eoan-security/main i386 Packages
     1.1.1+bzr982-0ubuntu28 500
        500 http://192.168.10.7/ubuntu eoan/main amd64 Packages
        500 http://192.168.10.7/ubuntu eoan/main i386 Packages
bdmurray@clean-eoan-amd64:/$ sudo python3 -m aptdaemon.crash
bdmurray@clean-eoan-amd64:/$ grep Traceback /var/crash/_usr_sbin_aptd.0.crash
Traceback: testtrace
bdmurray@clean-eoan-amd64:/$ sudo python3 -m aptdaemon.crash
Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 77, in <module>
    create_report('test', 'testtrace')
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 72, in create_report
    with apport.fileutils.make_report_file(report, uid) as f:
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 294, in make_report_file
    return open(path, 'xb')
FileExistsError: [Errno 17] File exists: '/var/crash/_usr_sbin_aptd.0.crash'

Revision history for this message
Brian Murray (brian-murray) wrote :

Verified on Ubuntu 18.04 LTS

bdmurray@clean-bionic-amd64:/$ apt-cache policy aptdaemon
aptdaemon:
  Installed: 1.1.1+bzr982-0ubuntu19.3
  Candidate: 1.1.1+bzr982-0ubuntu19.3
  Version table:
 *** 1.1.1+bzr982-0ubuntu19.3 500
        500 http://archive.ubuntu.com/ubuntu bionic-proposed/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu bionic-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1.1.1+bzr982-0ubuntu19.2 500
        500 http://192.168.10.7/ubuntu bionic-updates/main amd64 Packages
        500 http://192.168.10.7/ubuntu bionic-updates/main i386 Packages
        500 http://192.168.10.7/ubuntu bionic-security/main amd64 Packages
        500 http://192.168.10.7/ubuntu bionic-security/main i386 Packages
     1.1.1+bzr982-0ubuntu19 500
        500 http://192.168.10.7/ubuntu bionic/main amd64 Packages
        500 http://192.168.10.7/ubuntu bionic/main i386 Packages
bdmurray@clean-bionic-amd64:/$ sudo python3 -m aptdaemon.crash
bdmurray@clean-bionic-amd64:/$ grep Traceback /var/crash/_usr_sbin_aptd.0.crash
Traceback: testtrace
bdmurray@clean-bionic-amd64:/$ sudo python3 -m aptdaemon.crash
Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 77, in <module>
    create_report('test', 'testtrace')
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 72, in create_report
    with apport.fileutils.make_report_file(report, uid) as f:
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 294, in make_report_file
    return open(path, 'xb')
FileExistsError: [Errno 17] File exists: '/var/crash/_usr_sbin_aptd.0.crash'

tags: added: verification-done-bionic verification-done-eoan verification-done-focal
removed: verification-needed-bionic verification-needed-eoan verification-needed-focal
Revision history for this message
Brian Murray (brian-murray) wrote :

Verified on Ubuntu 16.04 LTS

bdmurray@clean-xenial-amd64:/$ apt-cache policy aptdaemon
aptdaemon:
  Installed: 1.1.1+bzr982-0ubuntu14.3
  Candidate: 1.1.1+bzr982-0ubuntu14.3
  Version table:
 *** 1.1.1+bzr982-0ubuntu14.3 500
        500 https://ubuntu.osuosl.org/ubuntu xenial-proposed/main amd64 Packages
        500 https://ubuntu.osuosl.org/ubuntu xenial-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1.1.1+bzr982-0ubuntu14.2 500
        500 https://ubuntu.osuosl.org/ubuntu xenial-updates/main amd64 Packages
        500 https://ubuntu.osuosl.org/ubuntu xenial-updates/main i386 Packages
        500 https://ubuntu.osuosl.org/ubuntu xenial-security/main amd64 Packages
        500 https://ubuntu.osuosl.org/ubuntu xenial-security/main i386 Packages
     1.1.1+bzr982-0ubuntu14 500
        500 https://ubuntu.osuosl.org/ubuntu xenial/main amd64 Packages
        500 https://ubuntu.osuosl.org/ubuntu xenial/main i386 Packages
bdmurray@clean-xenial-amd64:/$ sudo python3 -m aptdaemon.crash
bdmurray@clean-xenial-amd64:/$ grep Traceback /var/crash/_usr_sbin_aptd.0.crash
Traceback: testtrace
bdmurray@clean-xenial-amd64:/$ sudo python3 -m aptdaemon.crash
Traceback (most recent call last):
  File "/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 77, in <module>
    create_report('test', 'testtrace')
  File "/usr/lib/python3/dist-packages/aptdaemon/crash.py", line 72, in create_report
    with apport.fileutils.make_report_file(report, uid) as f:
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 290, in make_report_file
    return open(path, 'xb')
FileExistsError: [Errno 17] File exists: '/var/crash/_usr_sbin_aptd.0.crash'

tags: added: verification-done verification-done-xenial
removed: verification-needed verification-needed-xenial
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Ah, yes, didn't notice that the test case was invalidly stating `sudo python3 aptdaemon.crash` instead of `sudo python3 -m aptdaemon.crash`. Anyway, thanks for doing the right verification!

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu32.1

---------------
aptdaemon (1.1.1+bzr982-0ubuntu32.1) focal; urgency=medium

  * Update crash handler to use the changed apport function. (LP: #1700810)

 -- Brian Murray <email address hidden> Mon, 11 May 2020 15:10:33 -0700

Changed in aptdaemon (Ubuntu Focal):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for aptdaemon has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu28.2

---------------
aptdaemon (1.1.1+bzr982-0ubuntu28.2) eoan; urgency=medium

  * Update crash handler to use the changed apport function. (LP: #1700810)

 -- Brian Murray <email address hidden> Tue, 12 May 2020 10:55:41 -0700

Changed in aptdaemon (Ubuntu Eoan):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu19.3

---------------
aptdaemon (1.1.1+bzr982-0ubuntu19.3) bionic; urgency=medium

  * Update crash handler to use the changed apport function. (LP: #1700810)

 -- Brian Murray <email address hidden> Tue, 12 May 2020 11:04:58 -0700

Changed in aptdaemon (Ubuntu Bionic):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu14.3

---------------
aptdaemon (1.1.1+bzr982-0ubuntu14.3) xenial; urgency=medium

  * Update crash handler to use the changed apport function. (LP: #1700810)

 -- Brian Murray <email address hidden> Tue, 12 May 2020 11:12:46 -0700

Changed in aptdaemon (Ubuntu Xenial):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.