[Bug 1423678] Re: package install failure routine can misparse dpkgterminallog

Brian Murray brian at ubuntu.com
Wed May 6 22:06:36 UTC 2015


Okay, the real problem here is that the bug report was submitted a bit
later (when the new version of ubuntu-release-upgrader) was available
and DuplicateSignature looks at report['Package'] which is gathered (on
submission) which can be after the initial report is created.

>From the general Ubuntu hook:

        (package, version) = report['Package'].split(None, 1)
        dupe_sig = 'package:%s:%s:%s' % (package, version, report['ErrorMessage'])
        report['DuplicateSignature'] = dupe_sig

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1423678

Title:
  package install failure routine can misparse dpkgterminallog

Status in apport package in Ubuntu:
  Confirmed
Status in apport source package in Vivid:
  Won't Fix

Bug description:
  I don't know.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: python3-distupgrade 1:15.04.7
  ProcVersionSignature: Ubuntu 3.18.0-14.15-generic 3.18.7
  Uname: Linux 3.18.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  Date: Thu Feb 19 20:48:09 2015
  DuplicateSignature: package:python3-distupgrade:1:15.04.7:el subproceso instalado el script post-installation devolvió el código de salida de error 1
  ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 1
  InstallationDate: Installed on 2014-05-29 (266 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140520)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Title: package python3-distupgrade 1:15.04.7 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1423678/+subscriptions



More information about the foundations-bugs mailing list