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

Paul Menzel pm.debian at googlemail.com
Tue Oct 2 11:52:03 UTC 2012


Control: retitle -1 cdbs: Does not create *-common or *-data packages


Am Sonntag, den 23.09.2012, 00:00 +0200 schrieb Paul Menzel:
> 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

I also reproduced this issue building Rhythmbox. And the failing package
was `rhythmbox-data`. So it looks like it seems to be only affecting
architecture independent packages.

        $ more debian/rhythmbox-data.debhelper.log
        dh_prep
        dh_installdirs
        dh_install
        dh_prep
        dh_installdirs
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository
        dh_girepository


Thanks,

Paul


> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686941#10
-------------- 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/20121002/6a007244/attachment.pgp>


More information about the Build-common-hackers mailing list