Comment 0 for bug 419554

Revision history for this message
Savvas Radevic (medigeek) wrote :

Binary package hint: packagekit-gnome

Note: This is a different type of FTBFS from bug #364443.

1. GDK_MULTIHEAD_SAFE should not be set, as it breaks with new libcanberra-gtk. Source:
http://git.gnome.org/cgit/gnome-packagekit/commit/?id=de956ee8df6e7514abcf5896bef8ad964ac81368
This FTBFS blocks bug # .
2. I've also included the patch used for the FTBFS on some architectures (sparc, armel, hppa, ia64).
3. Included patch from bug #349572 to install usr/share/icons/hicolor/ folder.
4. Some package improvements.

  * debian/patches/configure.patch:
    + FTBFS on some archs: Disable -Wcast-align. (LP: #249104)
    + FTBFS: Disable GDK_MULTIHEAD_SAFE, as it breaks with new libcanberra-gtk.
      (LP: TODO)
  * debian/packagekit-gnome.install:
    - Use directories, there is no need to name files one by one:
      + debian/tmp/usr/bin/
      + debian/tmp/usr/share/man/
      + debian/tmp/usr/share/locale/
      + debian/tmp/usr/share/applications/
      + debian/tmp/usr/share/gnome-packagekit/
      + debian/tmp/usr/share/icons/hicolor/
    - Sort list
  * debian/copyright: Now dep5-compatible, updated FSF address.
  * debian/control: Removed "edge" from XS-Vcs-Bzr.
  * debian/rules: Define "DEB_PYTHON_SYSTEM := pycentral"

Patch not tested yet, please wait. :)