packagekit version 0.6.11-2ubuntu3 failed to build on amd64

Bug #766046 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
packagekit (Ubuntu)
Fix Released
High
Matthias Klumpp

Bug Description

packagekit version 0.6.11-2ubuntu3 failed to build on amd64
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2464319

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2464319/+files/buildlog_ubuntu-natty-amd64.packagekit_0.6.11-2ubuntu3_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 6218 lines into the build log:

Files:
 ce8d47ace90e953ea57ce99fd4d7158b 310056 admin optional packagekit_0.6.11-2ubuntu3_amd64.deb
 9d30f7ac5b11d7d8051919a37b98ed22 25138 libs optional packagekit-bash-completion_0.6.11-2ubuntu3_amd64.deb
 42b5c5fe0d94ec02e2f9526683903205 118664 libs optional libpackagekit-glib2-14_0.6.11-2ubuntu3_amd64.deb
 a3c15684f5fd0559df5945e91c26e09f 28642 libdevel optional libpackagekit-glib2-dev_0.6.11-2ubuntu3_amd64.deb
 49ca71f036096090150db3f129a87a7e 105250 libs optional libpackagekit-qt14_0.6.11-2ubuntu3_amd64.deb
 0cfb089626b3d28ede288133c6964a94 19406 libdevel optional libpackagekit-qt-dev_0.6.11-2ubuntu3_amd64.deb
 9b392db77d82691f038554151e18b18c 10088 libs optional packagekit-gtk-module_0.6.11-2ubuntu3_amd64.deb
 972246a17c2c4f8d1b33481be88674d9 11080 libs optional gstreamer0.10-packagekit_0.6.11-2ubuntu3_amd64.deb
 9af36fb675228a611a831748d929bb68 26226 web optional browser-plugin-packagekit_0.6.11-2ubuntu3_amd64.deb
 447c98813871b38c7b359880ebfa134e 32862 admin optional packagekit-backend-apt_0.6.11-2ubuntu3_amd64.deb
 9e07bc66328cb1b317566a805cf20803 109892 admin optional packagekit-backend-aptcc_0.6.11-2ubuntu3_amd64.deb
 fd197a2473f9a986feb0f5dedc1b42f9 19106 admin optional packagekit-backend-smart_0.6.11-2ubuntu3_amd64.deb
 a7645a0624be3bb7009dcefaf2d77855 1101545 raw-translations - packagekit_0.6.11-2ubuntu3_amd64_translations.tar.gz
Original-Maintainer: Matthias Klumpp <email address hidden>

******************************************************************************
Built successfully
Purging chroot-autobuild/build/buildd/packagekit-0.6.11

Related branches

Matthias Klose (doko)
Changed in packagekit (Ubuntu):
importance: Undecided → High
Revision history for this message
Matthias Klumpp (ximion) wrote :

Oh... I'm currently on holiday, so I cannot do any testing or bug-solving here, but this build log looks sane to me... No failures. Could you please add it to build queue again and check if it fails? (The only "bad" thing is a pointer issue in pk-main, but this does not cause the build failure. - Everything looks fine...)

Revision history for this message
Matthias Klose (doko) wrote :

see https://lists.ubuntu.com/archives/ubuntu-devel/2011-April/033040.html

the pointer to the build log is included in this report.

Revision history for this message
Matthias Klumpp (ximion) wrote :

Okay, I'll fix this upstream when I'm back home (Sunday), so it will be fixed for PK 0.6.14 on Oneiric.
Thanks!

Changed in packagekit (Ubuntu):
assignee: nobody → Matthias Klumpp (ximion)
status: New → In Progress
Revision history for this message
Matthias Klumpp (ximion) wrote :

If PK 0.6.14, which will be uploaded to unstable soon, is synced to Ubuntu, this issue should be gone.

Changed in packagekit (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package packagekit - 0.6.14-2

---------------
packagekit (0.6.14-2) unstable; urgency=low

  * Removed XS-Python-Version line (Closes: #626104)
  * Adjusted VCS links
  * Fixed typo in package description
  * Updated libpackagekit-glib2-dev dependencies

packagekit (0.6.14-1) unstable; urgency=low

  * Upload to unstable
  * Make PK compile on non-linux archs
    (Thanks to Pino Toscano) (Closes: #623125)
  * Imported Upstream version 0.6.14
     - glib: Add GIR annotations to make PK GIR usable
             (Matthias Klumpp)
     - qt2: Add Qt2 library (Daniel Nicoletti)
     - qt: Fix typo in SearchGroups (Dimitar Popov)
     - aptcc: Fix configure.ac to avoid pk-qt linking
             against apt-pkg (Daniel Nicoletti)
     - browser-plugin: Remove deprecated symbols
             (Matthias Klumpp) (LP: #766046)
     - Fix precedence when assigning strings to a *GStrv
             (Jonny Lamb) (Closes: #622605)
     - Create transaction db properly if it's not exist
             (Zhang Qiang)
     - Do not allow backends to output duplicate older
       packages when searching with newest (Richard Hughes)
     - Use the new threadsafe signal handling support in GLib
       (Richard Hughes)
  * Replace qt package with qt2 package
  * Fix some spelling errors in description
  * Remove PackageKit PolKit extension (has been removed upstream too)
  * Build GTK+3 module

packagekit (0.6.12-2) experimental; urgency=low

  * Fixed changelog
  * Enabled GObject introspection
  * Build-depend on xulrunner or firefox
  * Apply best practices for dpkg source format 3.0 (quilt)
  * Add debug-info package
  * Wipe out dependency_libs from .la files (Closes: #619544)

packagekit (0.6.12-1) unstable; urgency=low

  * Imported Upstream version 0.6.12
     - Add speed python backend method (Anders F Bjorklund)
     - Allow the user to specify a comma delimited list of default
        backends (Richard Hughes)
     - Do not enable command not found debugging by default. Fixes
        rh#666254 (Richard Hughes)
     - Explictly include GIO in LDADD to fix a compile error on Debian
        (Matthias Klumpp, Richard Hughes)
     - Fix calling pk_client_helper_start() with no environment set
        (Richard Hughes)
     - Fix LP#591474 bug which caused a crash when the Section() of a
        package was NULL (Daniel Nicoletti)
     - Only try to populate the command list in pkcon after the PkControl
        command has finished (Richard Hughes)
     - pkcon: check PK error in pk_console_resolve_package (Zhang Qiang)
     - Set client locale to LC_MESSAGES rather than LC_ALL (Colin Watson)
     - Provide a hook so spawned backends can report speed (Richard Hughes)
     - aptcc: Fix compile with GLib 2.24 (Matthias Klumpp)
     - aptcc: Sanitize file descriptor handling (Matthias Klumpp)
     - aptcc: Use a pty rather than a pipe for writing to apt (Colin Watson)
  * Drop APTcc and PK bugfix patches: Applied upstream
 -- Matthias Klumpp <email address hidden> Mon, 06 Jun 2011 11:03:35 +0000

Changed in packagekit (Ubuntu):
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.