[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#424212: marked as done (debian-policy: FTBFS if built twice in a row)



Your message dated Mon, 03 Dec 2007 07:17:03 +0000
with message-id <E1Iz5Y7-00045C-0N@ries.debian.org>
and subject line Bug#424212: fixed in debian-policy 3.7.3.0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debian-policy
Severity: important
Version: 3.7.2.2
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,                                                                                                                                                                                                                           
                                                                                                                                                                                                                              
Lucas Nussbaum has rebuilt the whole archive on i386 and your package FTBFS if
built twice in a row with the following error:


dpkg-buildpackage: source package is debian-policy
dpkg-buildpackage: source version is 3.7.2.2
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 3.7.2.2
 /usr/bin/fakeroot debian/rules clean
/usr/bin/make -C debconf_spec clean
make[1]: Entering directory `/build/user/debian-policy-3.7.2.2/debconf_spec'
rm -f *.css *.html *.txt *.txt.gz
make[1]: Leaving directory `/build/user/debian-policy-3.7.2.2/debconf_spec'
rm -f  debian/files debian/buildinfo  debian/substvars debian/postinst debian/prerm version.ent upgrading-checklist.txt policy.txt.gz menu-policy.txt.gz mime-policy.txt.gz policy-process.txt.gz perl-policy.txt.gz policy.html.tar.gz menu-policy.html.tar.gz mime-policy.html.tar.gz policy-process.html.tar.gz perl-policy.html.tar.gz policy.pdf.gz policy.ps.gz debconf_specification.xml.tar.gz policy.pdf policy.ps policy.txt policy. stamp-policy stamp-build
rm -rf debian/tmp fhs policy.html menu-policy.html mime-policy.html policy-process.html perl-policy.html
rm -f core `find . \( -name '*.orig' -o -name '*.rej' -o \
	  -name '*~' -o -name '*.bak' -o -name '#*#' -o \
	  -name '.*.orig' -o -name '.*.rej' -o -name '.SUMS' -o \
	  -size 0 \) -print` TAGS
 dpkg-source -b debian-policy-3.7.2.2
dpkg-source: building debian-policy in debian-policy_3.7.2.2.tar.gz
dpkg-source: building debian-policy in debian-policy_3.7.2.2.dsc
 debian/rules build
rm -f version.ent
echo "<!entity version \"3.7.2.2\">" >> version.ent
echo "<!entity date    \"2007-05-15\">"	>> version.ent
/usr/bin/make policy.sgml.validate menu-policy.sgml.validate mime-policy.sgml.validate policy-process.sgml.validate perl-policy.sgml.validate \
		policy.html.tar.gz menu-policy.html.tar.gz mime-policy.html.tar.gz policy-process.html.tar.gz perl-policy.html.tar.gz \
		policy.txt.gz menu-policy.txt.gz mime-policy.txt.gz policy-process.txt.gz perl-policy.txt.gz \
		policy.ps.gz policy.pdf.gz
make[1]: Entering directory `/build/user/debian-policy-3.7.2.2'
make[1]: *** No rule to make target `policy.sgml.validate'.  Stop.
make[1]: Leaving directory `/build/user/debian-policy-3.7.2.2'
make: *** [stamp-build] Error 2

The full build-log can be found at: http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_2/


About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.



--- End Message ---
--- Begin Message ---
Source: debian-policy
Source-Version: 3.7.3.0

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

debian-policy_3.7.3.0.dsc
  to pool/main/d/debian-policy/debian-policy_3.7.3.0.dsc
debian-policy_3.7.3.0.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.7.3.0.tar.gz
debian-policy_3.7.3.0_all.deb
  to pool/main/d/debian-policy/debian-policy_3.7.3.0_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 424212@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russ Allbery <rra@debian.org> (supplier of updated debian-policy 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 02 Dec 2007 22:33:55 -0800
Source: debian-policy
Binary: debian-policy
Architecture: source all
Version: 3.7.3.0
Distribution: unstable
Urgency: low
Maintainer: Debian Policy List <debian-policy@lists.debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 debian-policy - Debian Policy Manual and related documents
Closes: 294962 361418 363133 382612 392594 402975 412634 413575 418444 420701 424212 431813 435207 440931 448035
Changes: 
 debian-policy (3.7.3.0) unstable; urgency=low
 .
   * Bug fix: "FTBFS if built twice in a row"                 (Closes: #424212).
   * Bug fix: "[PROPOSAL] Document ~ behavior in version numbers", thanks
     to Nicolas François and Marc Brockschmidt                (Closes: #382612).
   * Bug fix: "Please add 'local' to list of supra-POSIX features that
     /bin/sh can be expected to offer". Also add test -a/-o binary logical
     operators and change references from POSIX to SUSv3      (Closes: #294962).
   * Bug fix: "[Proposal] new Debian menu structure", thanks to Bill
     Allombert                                                (Closes: #361418).
   * Bug fix: "typo: "must not be not world-writable"", thanks to Sam
     Hocevar                                                  (Closes: #392594).
   * Bug fix: "debian-policy: recommend binary:Version substvar instead",
     thanks to Guillem Jover                                  (Closes: #418444).
   * Bug fix: "New virtual package: dictd-dictionary", thanks to Tatsuya
     Kinoshita                                                (Closes: #413575).
   * The virtual package in use is inet-superserver, not inetd-superserver.
     Adjust the virtual package list to match.  Thanks, Tatsuya Kinoshita
     and Marco d'Itri.
   * Wrapped, cleaned up trailing whitespace, and alphabetized the list of
     virtual packages.
   * Bug fix: "Small spelling errors and erratic sentences in debian-policy",
     thanks to Michiel de Boer.                               (Closes: #435207).
   * Bug fix: "Source field of .changes files may contain a version number"
                                                              (Closes: #431813).
   * Bug fix: "822-date is deprecated (use date -R instead)"  (Closes: #448035).
   * Bug fix: "5.6.17 (Urgency) should list emergency, maybe a normative
     list?"                                                   (Closes: #412634).
   * Bug fix: "[PROPOSAL] Document support of package types in shlibs
     files", thanks to Franz Pop and Raphaël Hertzog          (Closes: #363133).
   * Bug fix: "Introduce a requirement for internationalisation of debconf
     templates", thanks to Christian Perrier                  (Closes: #402975).
   * Bug fix: "GFDL is now in common-licenses".  Also add the rest of the
     specific license versions and the GPLv3                  (Closes: #420701).
   * Bug fix: "Virtual package for Japanese font packages
     (ttf-japanese-mincho and ttf-japanese-gothic)", thanks to Nobuhiro
     Iwamatsu                                                 (Closes: #440931).
   * Drop unsupported docbook-xml format from the doc-base file for the
     debconf specification.
   * Remove inactive uploaders and add Russ Allbery.
   * Update Standards-Version to 3.7.3 (no changes required).
Files: 
 483848c51ce80749d34a6a83f07dc48e 765 doc optional debian-policy_3.7.3.0.dsc
 e8b9c137483d3441fbb8fd0e9078f475 643340 doc optional debian-policy_3.7.3.0.tar.gz
 6ada9e31cf531c7ec52e7f4fe974c924 1509794 doc optional debian-policy_3.7.3.0_all.deb

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

iD8DBQFHU6kB+YXjQAr8dHYRAocMAJ97ZCJeXLMeCuKya5lLcjVWAQnX6QCeMfdt
xZO4TwfKPlY/6Ij/+XD+llo=
=OXbB
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: