[Build-common-hackers] Bug#688468: cdbs: Does not create all packages when building `evolution-data-server`

Paul Menzel pm.debian at googlemail.com
Sat Sep 22 22:00:14 UTC 2012


Package: cdbs
Version: 0.4.117
Severity: important

Dear Debian folks,


following up on #686941 [1] building `evolution-data-server`, which uses
CDBS, from Git, the package `evolution-data-server-common*.deb` is not
build. This happened on two systems (i386, amd64).

        $ git clone git://git.gnome.org/evolution-data-server
        $ cd evolution-data-server
        $ git checkout -b 3.4.3 EVOLUTION_DATA_SERVER_3_4_3
        $ patch -p1 < gerror.patch
        $ cd ..
        $ debcheckout evolution-data-server evolution-data-server-debian
        $ cd evolution-data-server
        $ ln -s ../evolution-data-server-debian/debian debian
        $ dch
        $ sudo aptitude build-dep evolution-data-server
        $ ./autogen.sh
        $ ln -s /usr/share/gtk-doc/data/gtk-doc.make gtk-doc.make
        $ dpkg-buildpackage -us -uc -B

No error is thrown, but the package `evolution-data-server-common*.deb`
is missing.

        $ more debian/evolution-data-server-common.debhelper.log
        dh_autoreconf
        dh_prep
        dh_installdirs
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository

I had to manually run the following.

        $ LANG=C dh_install -pevolution-data-server-common
        $ LANG=C fakeroot dh_gencontrol -pevolution-data-server-common
        $ LANG=C dh_md5sums -pevolution-data-server-common
        $ LANG=C dh_builddeb -pevolution-data-server-common
        $ LANG=C fakeroot dh_builddeb -pevolution-data-server-common


Thanks,

Paul


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686941#10

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev  20120608.1

Versions of packages cdbs suggests:
ii  devscripts  2.12.3

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/build-common-hackers/attachments/20120923/2b208cf5/attachment.pgp>


More information about the Build-common-hackers mailing list