Your message dated Thu, 16 Sep 2010 09:32:06 +0000
with message-id <e1owap4-0006dx...@franck.debian.org>
and subject line Bug#590601: fixed in cdbs 0.4.89
has caused the Debian Bug report #590601,
regarding should run dh_buildinfo only on request, and/or after dh_installdocs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
590601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dbus
Version: 1.2.24-2
Severity: serious

For testing the fix for http://bugs.debian.org/589662, I built the
patched version on my own kfreebsd-i386 box where it FTBFS with the
following error message:

dh_link -pdbus-1-dbg  
dh_link: link destination debian/dbus-1-dbg/usr/share/doc/dbus-1-dbg is a 
directory
make: *** [binary-install/dbus-1-dbg] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Then I built it in io's sid chroot and it built fine.

Since the fix worked, I installed the patched version on io (to get the
hal update working) and planned to do so on asdfasdf.

But in asdfasdf's sid chroot, it FTBFS as on my box. Since in comparison
to my box, there are no experimental packages installed in the sid
chroot of asdfasdf, there seems to be another cause, maybe a missing
Build-Conflicts or so.

The directory mentinoned in the error message looks like this:

$ ls -alF debian/dbus-1-dbg/usr/share/doc/dbus-1-dbg
total 8
drwxr-xr-x 2 abe abe  512 Jul 27 18:19 ./
drwxr-xr-x 3 abe abe  512 Jul 27 18:19 ../
-rw-r--r-- 1 abe abe 2321 Jul 27 18:19 buildinfo.gz
$ 

I then tried to build an unpatched 1.2.24-2 which FTBFS, too while it
doesn't fail inside io's sid chroot. Here is the diff ("<" = io's sid
chroot, ">" = my box) between those two build logs:

1c1
<  dpkg-buildpackage -rfakeroot -D -us -uc
---
>  dpkg-buildpackage -rfakeroot -D -us -uc 
> -i(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.swp$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore|\.hgignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg|_darcs|\.git|\.shelf|_MTN|\.bzr(?:\.backup|tags)|update\.sh)(?:$|/.*$)
>  -I*.a -I*.la -I*.o -I*.so -I*.swp -I*~ -I,,* -I.[#~]* -I.arch-ids 
> -I.arch-inventory -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore 
> -I.deps -I.git -I.gitignore -I.hg -I.shelf -I.svn -ICVS -IDEADJOE -IRCS 
> -I_MTN -I_darcs -I{arch}
37c37
<  dpkg-source -b dbus-1.2.24
---
>  dpkg-source 
> -i(?:^|/).*~$|(?:^|/)\.#.*$|(?:^|/)\..*\.swp$|(?:^|/),,.*(?:$|/.*$)|(?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore|\.hgignore)$|(?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg|_darcs|\.git|\.shelf|_MTN|\.bzr(?:\.backup|tags)|update\.sh)(?:$|/.*$)
>  -I*.a -I*.la -I*.o -I*.so -I*.swp -I*~ -I,,* -I.[#~]* -I.arch-ids 
> -I.arch-inventory -I.bzr -I.bzr.backup -I.bzr.tags -I.bzrignore -I.cvsignore 
> -I.deps -I.git -I.gitignore -I.hg -I.shelf -I.svn -ICVS -IDEADJOE -IRCS 
> -I_MTN -I_darcs -I{arch} -b dbus-1.2.24
1105,1107c1105
< 
< WARNING: buildinfo disabled - dh_buildinfo (from dh-buildinfo package) is 
missing.
< 
---
> dh_buildinfo
1376,1436c1374,1376
< dh_installmime -pdbus-1-dbg  
< -./usr/lib/libdbus-1.la
< -./usr/lib/libdbus-1.so.3
< -./usr/lib/libdbus-1.so.3.4.0
< dh_strip -pdbus   --dbg-package=dbus-1-dbg
< dh_compress -pdbus   
< dh_fixperms -pdbus   
< dh_makeshlibs -pdbus -V 'libdbus-1-3 (>= 1.2.16)' 
< dh_strip -pdbus-x11   --dbg-package=dbus-1-dbg
< dh_compress -pdbus-x11   
< dh_fixperms -pdbus-x11   
< dh_makeshlibs -pdbus-x11 -V 'libdbus-1-3 (>= 1.2.16)' 
< dh_strip -plibdbus-1-3   --dbg-package=dbus-1-dbg
< dh_compress -plibdbus-1-3   
< dh_fixperms -plibdbus-1-3   
< dh_makeshlibs -plibdbus-1-3 -V 'libdbus-1-3 (>= 1.2.16)' 
< dh_strip -plibdbus-1-dev   --dbg-package=dbus-1-dbg
< dh_compress -plibdbus-1-dev   
< dh_fixperms -plibdbus-1-dev   
< dh_makeshlibs -plibdbus-1-dev -V 'libdbus-1-3 (>= 1.2.16)' 
< dh_compress -pdbus-1-dbg   
< dh_fixperms -pdbus-1-dbg   
< dh_installdeb -pdbus  
< dh_perl -pdbus 
< dh_shlibdeps -pdbus    
< dh_installdeb -pdbus-x11  
< dh_perl -pdbus-x11 
< dh_shlibdeps -pdbus-x11    
< dh_installdeb -plibdbus-1-3  
< dh_perl -plibdbus-1-3 
< dh_shlibdeps -plibdbus-1-3    
< dh_installdeb -plibdbus-1-dev  
< dh_perl -plibdbus-1-dev 
< dh_shlibdeps -plibdbus-1-dev    
< dh_installdeb -pdbus-1-dbg  
< dh_perl -pdbus-1-dbg 
< dh_shlibdeps -pdbus-1-dbg    
< dh_gencontrol -pdbus  
< dh_md5sums -pdbus  
< dh_builddeb -pdbus  
< dpkg-deb: building package `dbus' in `../dbus_1.2.24-2_kfreebsd-i386.deb'.
< dh_gencontrol -pdbus-x11  
< dh_md5sums -pdbus-x11  
< dh_builddeb -pdbus-x11  
< dpkg-deb: building package `dbus-x11' in 
`../dbus-x11_1.2.24-2_kfreebsd-i386.deb'.
< dh_gencontrol -plibdbus-1-3  
< dh_md5sums -plibdbus-1-3  
< dh_builddeb -plibdbus-1-3  
< dpkg-deb: building package `libdbus-1-3' in 
`../libdbus-1-3_1.2.24-2_kfreebsd-i386.deb'.
< dh_gencontrol -plibdbus-1-dev  
< dpkg-gencontrol: warning: Depends field of package libdbus-1-dev: unknown 
substitution variable ${shlibs:Depends}
< dh_md5sums -plibdbus-1-dev  
< dh_builddeb -plibdbus-1-dev  
< dpkg-deb: building package `libdbus-1-dev' in 
`../libdbus-1-dev_1.2.24-2_kfreebsd-i386.deb'.
< dh_gencontrol -pdbus-1-dbg  
< dh_md5sums -pdbus-1-dbg  
< dh_builddeb -pdbus-1-dbg  
< dpkg-deb: building package `dbus-1-dbg' in 
`../dbus-1-dbg_1.2.24-2_kfreebsd-i386.deb'.
<  dpkg-genchanges  >../dbus_1.2.24-2_kfreebsd-i386.changes
< dpkg-genchanges: not including original source code in upload
< dpkg-buildpackage: binary and diff upload (original source NOT included)
---
> dh_link: link destination debian/dbus-1-dbg/usr/share/doc/dbus-1-dbg is a 
> directory
> make: *** [binary-install/dbus-1-dbg] Error 255
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
> 2

In asdfasdf's sid chroot, dh-buildinfo is installed, too. So it
basically FTBFS if dh-buildinfo is installed and builds fine if not.

Adding a Build-Conflicts on dh-buildinfo should fix this FTBFS, but
probably doesn't fix the real cause. Feel free to reassign this bug, if
you think the bug is located outside this package in one of the build
helpers (cdbs, debhelper, dh-buildinfo, etc.)

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (110, 'experimental')
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 8.0-1-686-smp
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dbus depends on:
ii  adduser                3.112             add and remove users and groups
ii  libc0.1                2.11.2-2          Embedded GNU C Library: Shared lib
ii  libdbus-1-3            1.2.24-3~abetest1 simple interprocess messaging syst
ii  libexpat1              2.0.1-7           XML parsing C library - runtime li
ii  lsb-base               3.2-23.1          Linux Standard Base 3.2 init scrip

dbus recommends no packages.

Versions of packages dbus suggests:
ii  dbus-x11               1.2.24-3~abetest1 simple interprocess messaging syst

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.89

We believe that the bug you reported is fixed in the latest version of
cdbs, which is due to be installed in the Debian FTP archive:

cdbs_0.4.89.dsc
  to main/c/cdbs/cdbs_0.4.89.dsc
cdbs_0.4.89.tar.gz
  to main/c/cdbs/cdbs_0.4.89.tar.gz
cdbs_0.4.89_all.deb
  to main/c/cdbs/cdbs_0.4.89_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated cdbs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 16 Sep 2010 11:00:25 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.89
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <build-common-hack...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 cdbs       - common build system for Debian packages
Closes: 590601 596950
Changes: 
 cdbs (0.4.89) unstable; urgency=low
 .
   * Stop conflicting against ancient/bogus build-common.
   * Fix and simplify dh_buildinfo support: Invoke in debhelper (not
     utils) snippet, limited to each binary package.
     Closes: bug#590601. Thanks (again) to Michael Biebl.
   * Fix ensure makefile-vars.mk is usable without makefile.mk: add
     simpler fallback for cdbs_make_curbuilddir.
     Closes: bug#596950. Thanks to Lucas Nussbaum and others.
   * Add TODO item: Mention replacement variable in deprecation warnings.
   * Fix tighten copyright-check auto-resolved build-dependency on cdbs.
   * Build-depend on dh-buildinfo.
Checksums-Sha1: 
 370e06ff86b76acd5cafbc70cbd2b1f427d25039 1901 cdbs_0.4.89.dsc
 2b2f7c795c179c99571ab11a29522bdcf049fd28 255806 cdbs_0.4.89.tar.gz
 8c73e962ee0ae50c90feb612194ed7772d610f4e 1240192 cdbs_0.4.89_all.deb
Checksums-Sha256: 
 d32205e2c768ab9f6da1346a8df34e22bf8fba938e3dfa0ca6427a0caa7dea1b 1901 
cdbs_0.4.89.dsc
 da2bae55abc0cd64ceda02c151886c73433915247da86cfe3505c1a5bf2bda08 255806 
cdbs_0.4.89.tar.gz
 22e7dd19d77bac978c944d5341693a7ab6a95c565bcf360bea042e283129cc14 1240192 
cdbs_0.4.89_all.deb
Files: 
 d1fd68a81d7d7d2f08c9117267555b59 1901 devel optional cdbs_0.4.89.dsc
 19dc93d9764bfa066529ee1bead8bd02 255806 devel optional cdbs_0.4.89.tar.gz
 f03b5a11bbf9ef7f9957c7899666e05a 1240192 devel optional cdbs_0.4.89_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCgAGBQJMkeIjAAoJECx8MUbBoAEh90wP/03fDFNuAwxIb+HgqtF6uWlH
pdCAK7l7i3Dn7acGyGSgfU7XvF/mWL7QGcReN4ywZ+irF08qIdMa/hOPTeUYAhCD
AYiO+VGimQrP7zC/IDrj0xteuUcD+64x3e9YPvebO8Y2qc0XlvXiVqEKw/t1FQrp
eHwE2Zy4b1B9JsOhff6f+AAOsmipSq9HkEoBl3haqSevjs1e93t4XLNK5It2+hAr
brgbHzcz+CMET1RHm3KkLfeCmDe++iUoUTnO1AnKPcfAkJ9vkpWLvn9Qkr8qsCs8
BdeUZwwefe/pEz9RRL4lNRydY/QJL7QqaVxQOeerdE7r+pcSh0LI8h91GsaIVzVl
Kp1/HzjWRICtlrOR8sqcwW9pfA1az51EvoamMZJLHlMuZwuRlMpVT72p4CTKX4KN
jfBvJRCdmr7h6rBm/MtO2LEbFWWWQX1GFBcq0VfMqxs02ngEknNL+b5YEfWfhpQB
W1RRDADtS8MjFpJXSh/Ad/ZInn5vWgkN6ByA4S7BZ9T8mjdzWIYM2Q+9NGqGz3bz
75llcygTjSCtTPKfVEY2//VsZguVXc5wJ5DQz/B2ldx3j1F3AdKaSxDJRyplJyO5
bmgVS0y76IlEl/JeUf1MfYkPCeKXY560JYKvPbmR8QKgoIedLbj1x9vhyjy1P1jC
uVnM5FsmN6KvS2xN2blM
=tzMA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to