[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2018-10-25 Thread Francis Ginther
** Tags added: id-5956aefd1fbc2cddbec3dbc9 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1692127 Title: duplicate signature for Package problems can be too short Status

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.1-0ubuntu2.9 --- apport (2.20.1-0ubuntu2.9) xenial; urgency=medium * test/test_signal_crashes.py: delete the test which uses an arbitrary unpredictable core file size. apport (2.20.1-0ubuntu2.8) xenial; urgency=medium *

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.3-0ubuntu8.6 --- apport (2.20.3-0ubuntu8.6) yakkety; urgency=medium * test/test_signal_crashes.py: delete the test which uses an arbitrary unpredictable core file size. apport (2.20.3-0ubuntu8.5) yakkety; urgency=medium *

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.4-0ubuntu4.4 --- apport (2.20.4-0ubuntu4.4) zesty; urgency=medium * test/test_signal_crashes.py: delete the test which uses an arbitrary unpredictable core file size. apport (2.20.4-0ubuntu4.3) zesty; urgency=medium *

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-30 Thread Brian Murray
This also works for me on xenial with apport version 2.20.1-0ubuntu2.9: == DuplicateSignature = package:linux-image-4.4.0-84-generic:4.4.0-84.107 Setting up linux-image-4.4.0-84-generic (4.4.0-84.107) ... Running depmod. update-initramfs: deferring update (hook

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-30 Thread Brian Murray
This also works for me on yakkety with apport version 2.20.3-0ubuntu8.6: Setting up linux-image-4.8.0-58-generic (4.8.0-58.63) ... Running depmod. update-initramfs: deferring update (hook will be called later) Examining /etc/kernel/postinst.d. run-parts: executing

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-30 Thread Brian Murray
This worked for me in zesty with apport version 2.20.4-0ubuntu4.4: DuplicateSignature: package:linux-image-4.10.0-22-generic:4.10.0-22.24 Setting up linux-image-4.10.0-22-generic (4.10.0-22.24) ... Running depmod. update-initramfs: deferring update (hook will be called later) Not updating

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-30 Thread Steve Langasek
Hello Brian, or anyone else affected, Accepted apport into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.4-0ubuntu4.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-26 Thread Brian Murray
The upload of apport which fixed this bug did not cause but revealed an autopkgtest failure with test_signal_crashes.py in apport. The tests test_core_dump_packaged and test_core_dump_unpackaged are failing because the core file being produced is greater than the ulimit set for core files. This

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-20 Thread Steve Langasek
Hello Brian, or anyone else affected, Accepted apport into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apport/2.20.4-0ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-19 Thread Brian Murray
** Description changed: - Steve brought up bug 1691983 and how it's duplicate signature is missing - information. It contains: + [Impact] + apport is creating a shorter than necessary duplicate signature in apport-package bug reports which can lead to misconsolidation and confused developers.

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/artful/apport/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1692127 Title: duplicate signature for Package problems

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-13 Thread Brian Murray
Trusty uses the old method of creating a duplicate signature so does not require this fix. 104 # build a duplicate signature tag for package reports 105 if report.get('ProblemType') == 'Package' and 'ErrorMessage' in report and 'Package' in report: 106 (package, version) =

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-06-13 Thread Brian Murray
** Also affects: apport (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: apport (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-05-23 Thread Brian Murray
This should be SRU'ed to stable releases but let's make sure it is working properly first. ** Also affects: apport (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: apport (Ubuntu Zesty) Status: New => Triaged ** Changed in: apport (Ubuntu Zesty) Importance:

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-05-22 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.5-0ubuntu4 --- apport (2.20.5-0ubuntu4) artful; urgency=medium * data/general-hooks/ubuntu.py: Modify how a duplicate signature is created for package installation failures. (LP: #1692127) -- Brian Murray

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-05-19 Thread Steve Langasek
When each of these messages are output by dpkg, they also match the pattern '\.\.\.[[:space:]]*$'. So perhaps that should be included as part of the filter? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1692127] Re: duplicate signature for Package problems can be too short

2017-05-19 Thread Brian Murray
We could continue if the line equals "Installing for x86_64-efi platform." but that would only work for shim-signed and seems fragile. ** Also affects: apport (Ubuntu Artful) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu