PackageInstallationFailures
Differences between revisions 1 and 13 (spanning 12 versions)
|
Size: 93
Comment:
|
← Revision 13 as of 2013-05-02 21:29:47 ⇥
Size: 982
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| * Bucket maintainer script failures with the script name, package version, and error code. | Lots of kernel installation failures with very long signatures: * https://errors.ubuntu.com/oops/024acb70-836a-11e2-9a69-e4115b0f8a4a * https://errors.ubuntu.com/oops/19c416f4-87ab-11e2-9621-2c768aafd08c Discussed duplicate signatures: * https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1096928 == Actions == * Do not include the log as part of the identifier. * Bucket installation failures with "package:", followed by the package, package version (to be installed), and error message (ErrorMessage field). * Provide a specific bucket identifier for file name conflicts during package installation. Do not include the package version number in these. * Fix DKMS to not attach the whole build log as a signature. Pull out just the first line? (Bug Bug:1175785) * Filter all of these out of the phased updates "new buckets" query if they can produce a new signature without actually changing (package version changes, installation under another language). |
Lots of kernel installation failures with very long signatures:
https://errors.ubuntu.com/oops/024acb70-836a-11e2-9a69-e4115b0f8a4a
https://errors.ubuntu.com/oops/19c416f4-87ab-11e2-9621-2c768aafd08c
Discussed duplicate signatures:
Actions
- Do not include the log as part of the identifier.
Bucket installation failures with "package:", followed by the package, package version (to be installed), and error message (ErrorMessage field).
- Provide a specific bucket identifier for file name conflicts during package installation. Do not include the package version number in these.
Fix DKMS to not attach the whole build log as a signature. Pull out just the first line? (Bug 1175785)
- Filter all of these out of the phased updates "new buckets" query if they can produce a new signature without actually changing (package version changes, installation under another language).
ErrorTracker/PackageInstallationFailures (last edited 2013-05-02 21:29:47 by ev)