[xml/sgml-pkgs] Bug#665259: xml-core: FTBFS: sed: -e expression #1, char 20: extra characters after command

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Mar 22 16:56:24 UTC 2012


Source: xml-core
Version: 0.13
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120321 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[2]: Entering directory `/«PKGBUILDDIR»/tools'
> set -e; \
> 		install -m 755 -d /«PKGBUILDDIR»/debian/xml-core/usr/share/xml-core; \
> 		for f in catalog.header catalog.footer; \
> 		do \
> 			install -m 644 ${f} /«PKGBUILDDIR»/debian/xml-core/usr/share/xml-core; \
> 		done
> set -e; \
> 		install -m 755 -d /«PKGBUILDDIR»/debian/xml-core/usr/sbin; \
> 		for f in update-xmlcatalog; \
> 		do \
> 			install -m 755 ${f} /«PKGBUILDDIR»/debian/xml-core/usr/sbin; \
> 		done
> set -e; \
> 		install -m 755 -d /«PKGBUILDDIR»/debian/xml-core/usr/share/man/man8; \
> 		for f in update-xmlcatalog.8; \
> 		do \
> 			install -m 644 ${f} /«PKGBUILDDIR»/debian/xml-core/usr/share/man/man8; \
> 		done
> make[2]: Leaving directory `/«PKGBUILDDIR»/tools'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> touch install-stamp
> dh_testdir
> dh_testroot
> dh_installdocs
> dh_installexamples
> dh_installchangelogs
> dh_install
> DH_AUTOSCRIPTDIR=debhelper debhelper/dh_installxmlcatalogs
> dh_installcatalogs
> dh_link
> dh_usrlocal
> sed: -e expression #1, char 20: extra characters after command
> dh_usrlocal: sed '/#DIRS#/ c\\
> /usr/local/share 2775 root staff\\
> /usr/local/share/xml 2775 root staff\\
> /usr/local/share/xml/declaration 2775 root staff\\
> /usr/local/share/xml/entities 2775 root staff\\
> /usr/local/share/xml/misc 2775 root staff\\
> /usr/local/share/xml/schema 2775 root staff' /usr/share/debhelper/autoscripts/postinst-usrlocal >> debian/xml-core.postinst.debhelper returned exit code 1
> make: *** [binary-indep] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/21/xml-core_0.13.log

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.





More information about the debian-xml-sgml-pkgs mailing list