Bug#577126: gnome-python-desktop: FTBFS: Fails to detect bug-buddy

Daniel Schepler dschepler at gmail.com
Fri Apr 9 21:15:29 UTC 2010


Source: gnome-python-desktop
Version: 2.28.0-6
Severity: serious

From my pbuilder build log:

...
checking for GNOMEKEYRING... yes
checking for GNOMEDESKTOP... yes
checking for bug-buddy... /usr/bin/bug-buddy
checking whether bug-buddy >= 2.16... Traceback (most recent call last):
  File "<string>", line 1, in <module>
ValueError: invalid literal for int() with base 10: 'Buddy'
no
checking for EVOLUTION_EBOOK... yes
checking for EVOLUTION_ECAL... yes
...
dpkg-deb: building package `python-totem-plparser' in `../python-totem-plparser_2.28.0-6_amd64.deb'.
dpkg-deb: building package `python-wnck' in `../python-wnck_2.28.0-6_amd64.deb'.
dh_testdir
dh_testroot
dh_install -i
dh_install: python-bugbuddy missing files (debian/tmp/usr/lib/python*/*-packages/gtk-2.0/bugbuddy.py), aborting
make: *** [binary-indep] Error 2
rm build-2.5/configure-stamp build-2.6/configure-stamp
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

The issue appears to be that "bug-buddy --version" now outputs
"GNOME Bug Buddy 2.30.0" whereas configure.ac is looking at the third word
(sys.stdin.read().split()[2]...)
-- 
Daniel Schepler






More information about the pkg-gnome-maintainers mailing list