Your message dated Wed, 03 Feb 2010 11:17:12 +0000
with message-id <e1ncdeo-0005or...@ries.debian.org>
and subject line Bug#556826: fixed in fai 3.3.3
has caused the Debian Bug report #556826,
regarding fai: FTBFS: a2x: ERROR: xmllint --nonet --noout --valid
/build/user-fai_3.3.1-amd64-NpfNYt/fai-3.3.1/doc/fai-guide.xml returned
non-zero exit status 127
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.)
--
556826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556826
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fai
Version: 3.3.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091117 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/build/user-fai_3.3.1-amd64-NpfNYt/fai-3.3.1'
> /usr/bin/make -C doc all
> make[2]: Entering directory `/build/user-fai_3.3.1-amd64-NpfNYt/fai-3.3.1/doc'
> a2x --icons -a toc -a toclevels=3 -f text fai-guide.txt
> a2x: ERROR: xmllint --nonet --noout --valid
> /build/user-fai_3.3.1-amd64-NpfNYt/fai-3.3.1/doc/fai-guide.xml returned
> non-zero exit status 127
> make[2]: *** [text] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/11/17/fai_3.3.1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: fai
Source-Version: 3.3.3
We believe that the bug you reported is fixed in the latest version of
fai, which is due to be installed in the Debian FTP archive:
fai-client_3.3.3_all.deb
to main/f/fai/fai-client_3.3.3_all.deb
fai-doc_3.3.3_all.deb
to main/f/fai/fai-doc_3.3.3_all.deb
fai-nfsroot_3.3.3_all.deb
to main/f/fai/fai-nfsroot_3.3.3_all.deb
fai-quickstart_3.3.3_all.deb
to main/f/fai/fai-quickstart_3.3.3_all.deb
fai-server_3.3.3_all.deb
to main/f/fai/fai-server_3.3.3_all.deb
fai_3.3.3.dsc
to main/f/fai/fai_3.3.3.dsc
fai_3.3.3.tar.gz
to main/f/fai/fai_3.3.3.tar.gz
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 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Lange <la...@debian.org> (supplier of updated fai 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: SHA1
Format: 1.8
Date: Wed, 03 Feb 2010 11:05:31 +0100
Source: fai
Binary: fai-client fai-doc fai-server fai-quickstart fai-nfsroot
Architecture: source all
Version: 3.3.3
Distribution: unstable
Urgency: low
Maintainer: Thomas Lange <la...@debian.org>
Changed-By: Thomas Lange <la...@debian.org>
Description:
fai-client - Fully Automatic Installation client package
fai-doc - Documentation for FAI
fai-nfsroot - Fully Automatic Installation nfsroot package
fai-quickstart - Fully Automatic Installation quickstart package
fai-server - Fully Automatic Installation server package
Closes: 514160 556082 556168 556826 557082 558139 561489 568203
Changes:
fai (3.3.3) unstable; urgency=low
.
[ Thomas Lange ]
* lib/mkramdisk: new script that mounts a ramdisk onto a directory and
copies its contents to the ramdisk, can also umount the ramdisk and
put the modified contents back to the hard disks, this script is a
modified version of mkrw from FAI 3.1.8., use /dev/shm for temp file
* upstart.conf: fix timing issue (thanks to Waldemar Brodkorb for the
patch)
* lib/updatebase, fai-debconf: exit if mktemp fails, for e.g. when
TMPDIR is set to nonexisting directory (Thanks to Michael Prokop for
the hint)
* subroutines: make installation faster by putting /var/lib/dpkg into a
ramdisk
* control: add libxml2-utils to Build-dep-indep (closes: #556826),
add dependency for build on lenny (closes: #556082)
* install_packages: aptitude-r now uses MAXPACKAGES, thanks to Stefan
Goetz for the bug report and the patch (closes: #558139)
* mount2dir, subroutines: handle mount errors (closes: #557082)
* make-fai-nfsroot: ignore backup files when executing hooks
do not remove upstart scripts mounted-*, needed for Ubuntu lucid
* install_packages: add support for zypper (install and remove packages)
(closes: #514160)
* fai-debconf: ignore files that cannot match a class name
* fai-client.install: add mkramdisk
* QUESTIONNAIRE: remove some older questions
* device2grub: add support for devices named vdX (closes: #568203)
.
[ Michael Tautschnig ]
* setup-storage: Bumped version number to 1.2
* setup-storage: Encryption is now configured via a separate cryptsetup
stanza, deprecated the previous :encrypt option (thanks Julien BLACHE for
the patch).
* setup-storage.8: Updated documentation, added cryptsetup example.
* setup-storage/Parser.pm, setup-storage.8: Added new sameas disk_config
option (thanks Julien BLACHE for the patch).
* fai-vol_id: Use blkid by default, use vol_id -L to obtain volume label
when using vol_id (thanks Klaus Ethgen). (closes: #556168)
* setup-storage/Init.pm: Allow full a-z range in device names instead of a-t
limitiation (thanks Mattias Jansson for proving me wrong).
* disk-info, setup-storage/Init.pm: Also accept Xen's xvd[a-t] as valid disk
name (thanks Rudy Gevaert for the patch). (closes: #561489)
* setup-storage/Commands.pm: Add -q to createopts when making reiser file
systems (thanks Mathieu Alorent and Thomas Neumann).
Checksums-Sha1:
ea32e0849de67d9b5fd867ae1915cb4c0dbdf32c 1011 fai_3.3.3.dsc
12528b41f9df754c8a0ec73ac4fc9457d4941dce 278369 fai_3.3.3.tar.gz
8c4318364729ab1927e802c7c84ed2610e1b2f62 162930 fai-client_3.3.3_all.deb
b4de0c3ecf94ea643bf0eeccf6fa3dd91dd5534b 615752 fai-doc_3.3.3_all.deb
164720c8198351d67cce1b6369296a34f24baf71 52662 fai-server_3.3.3_all.deb
55a4cfbf5eca0efa553faa7d1116c0096f07e9d8 1998 fai-quickstart_3.3.3_all.deb
8adae4b55dc336e93901693c60a205830a78242c 61784 fai-nfsroot_3.3.3_all.deb
Checksums-Sha256:
6a361673a23d7cba2b4358ffe00b7c1b0be6c4503823b71a34859ac185a9200c 1011
fai_3.3.3.dsc
28f9930ca8dd65422003ec9991d5e828549f64e6e1ec7046b50e928bf206e088 278369
fai_3.3.3.tar.gz
92b0b2e43283eb602ca64ca9412e4683e21a6b1dcaf727fcc60e7c239650f78a 162930
fai-client_3.3.3_all.deb
1c24301b1b7f0eb2b3b50df4ea240d1f5862d8466a56ecd8d3ea8b612c8a952d 615752
fai-doc_3.3.3_all.deb
8c8bf5cccb23a4a7a7594dc64e8ecd8c7b7185e6297b9b1fa55abae4b09d0bb3 52662
fai-server_3.3.3_all.deb
28cf2dc0acd3a8bc70d87c3b351df48e4a763fa2b8601981beefcfdc77c84f1d 1998
fai-quickstart_3.3.3_all.deb
f94b5b44a2e3d9dee1105be2b17455350f30c1da3c6b21dbd8b95e558f5e877b 61784
fai-nfsroot_3.3.3_all.deb
Files:
ec62dab0ffd675ce1e2e4abf52cd9915 1011 admin extra fai_3.3.3.dsc
9eb63262a24389b1870f37c6f725282f 278369 admin extra fai_3.3.3.tar.gz
9833db5b5462d7f4955c22c4cccb5526 162930 admin extra fai-client_3.3.3_all.deb
ab0a4ffb41bea490607de91e873dd23e 615752 doc extra fai-doc_3.3.3_all.deb
1e8b013727375e7dd40d48a3416b422a 52662 admin extra fai-server_3.3.3_all.deb
1a7c04016374a1c36002392be8c3ac5b 1998 admin extra fai-quickstart_3.3.3_all.deb
cf22755871564f30d70f39487d439cbb 61784 admin extra fai-nfsroot_3.3.3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFLaVWy3BPlTqubZv0RAr27AKDlMLi5GPnK9Qc1OBUfi5nGi/e+dwCeKbP3
g/5Z276na2Yk7KhBX/fM8HM=
=QS8G
-----END PGP SIGNATURE-----
--- End Message ---