Skip to content

d-i_manual_el_pdf_po2xml

Builds the Greek pdf version of the installation-guide for all architectures. Triggered by successful build of d-i_manual_el_html.

Job configuration source is d-i.yaml.py.
 Console output
Snip! (Full log)
apter'...
Creating new POT file for ./integrated/en/install-methods/install-methods.xml
Creating new POT file for ./integrated/en/boot-installer/boot-installer.xml
Creating new POT file for ./integrated/en/welcome/welcome.xml
Creating new POT file for ./integrated/en/boot-new/boot-new.xml
Creating new POT file for ./integrated/en/preface.xml
Creating new POT file for ./integrated/en/post-install/post-install.xml
Creating new POT file for ./integrated/en/hardware/hardware.xml
Creating new POT file for ./integrated/en/using-d-i/using-d-i.xml
Creating new POT file for ./integrated/en/partitioning/partitioning.xml
Creating new POT file for ./integrated/en/howto/installation-howto.xml
Creating new POT file for ./integrated/en/appendix/gpl.xml
Creating new POT file for ./integrated/en/appendix/preseed.xml
Creating new POT file for ./integrated/en/appendix/random-bits.xml
Creating new POT file for ./integrated/en/administrivia/administrivia.xml
Creating new POT file for ./integrated/en/preparing/preparing.xml
Creating new POT file for ./integrated/en/bookinfo.xml
Updating PO files for language 'el':
- updating post-install.po
- updating preparing.po
- updating boot-installer.po
- updating hardware.po
- updating preseed.po
- updating boot-new.po
- updating random-bits.po
- updating partitioning.po
- updating using-d-i.po
- updating administrivia.po
- updating gpl.po
- updating bookinfo.po
- updating welcome.po
- updating install-methods.po
- updating installation-howto.po
- updating preface.po
Reverting modified POT files (if any)...
./scripts/revert_pot: 12: git: not found
done.
Creating XML files for language 'el':
- creating install-methods.xml
- creating boot-installer.xml
found empty tag para
- creating welcome.xml
- creating boot-new.xml
- creating preface.xml
- creating post-install.xml
- creating hardware.xml
- creating using-d-i.xml
- creating partitioning.xml
- creating installation-howto.xml
- creating gpl.xml
- creating preseed.xml
- creating random-bits.xml
- creating administrivia.xml
- creating preparing.xml
- creating bookinfo.xml
Building the pdf version of the el manual now.
+ schroot --directory /srv/d-i/d-i-manual-XAT4/manual/build -c chroot:jenkins-d-i-sid make languages=el architectures=amd64 destination=/srv/d-i/d-i-manual-XAT4/manual/build/pdf/ formats=pdf
set -e ; \
target=el.amd64 ; \
lang=${target%.*} ; \
lang_id="$(echo $lang | tr A-Z a-z | sed "s/_/-/")" ; \
arch=${target#*.} ; \
eval arch_destination=$destination ; \
echo "Architecture: $arch" ; \
if [ -n "$noarchdir" ]; then \
	destsuffix="$lang" ; \
else \
	if [ -n "$web" ] ; then \
		destsuffix="$arch" ; \
	else \
		destsuffix="$lang.$arch" ; \
	fi ; \
fi ; \
export destdir=build.out.$lang.$arch ; \
export tempdir=build.tmp.$lang.$arch ; \
echo "Calling ./buildone.sh \"$arch\" \"$lang\" \"$formats\"" ; \
./buildone.sh "$arch" "$lang" "$formats" ; \
mkdir -p "$arch_destination/$destsuffix" ; \
for format in $formats; do \
	if [ "$format" = html ]; then \
		mkdir -p "$arch_destination/$destsuffix/images" ; \
		mv ./$destdir/html/images/* "$arch_destination/$destsuffix/images" ; \
		rmdir ./$destdir/html/images ; \
		mv ./$destdir/html/* "$arch_destination/$destsuffix" ; \
	else \
		# Do not fail because of missing PDF support for some languages \
		if [ -n "$web" ] ; then \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix/install.$lang_id.$format" 2>/dev/null || true ; \
		else \
			mv ./$destdir/install.$lang.$format "$arch_destination/$destsuffix" 2>/dev/null || true ; \
		fi ; \
	fi ; \
done ; \
./clear.sh
Architecture: amd64
Calling ./buildone.sh "amd64" "el" "pdf"
Info: creating temporary profiled .xml file...
Skipping: .pdf file for language=el
+ set +x

Failed to build el pdf for amd64, exiting.

Removing /srv/d-i/d-i-manual-XAT4 now.
Mon May 27 06:54:17 UTC 2024 - d-i_manual.sh stopped running as /tmp/jenkins-script-CEq52Ct3, removing.
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins+debian-boot@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Archiving artifacts
Finished: FAILURE
Log Parser Trend
[Log Parser Chart]
Last Successful Artifacts
el.amd64/install.el.pdf897.79 KiB view
el.arm64/install.el.pdf822.93 KiB view
el.armel/install.el.pdf805.69 KiB view
el.armhf/install.el.pdf822.19 KiB view
el.hppa/install.el.pdf774.26 KiB view
el.hurd-i386/install.el.pdf774.17 KiB view
el.i386/install.el.pdf899.42 KiB view
el.ia64/install.el.pdf774.23 KiB view
el.kfreebsd-amd64/install.el.pdf797.26 KiB view
el.kfreebsd-i386/install.el.pdf796.13 KiB view
el.mips/install.el.pdf771.53 KiB view
el.mips64el/install.el.pdf776.52 KiB view
el.mipsel/install.el.pdf775.69 KiB view
el.powerpc/install.el.pdf786.55 KiB view
el.ppc64el/install.el.pdf793.69 KiB view
el.s390/install.el.pdf722.96 KiB view
el.s390x/install.el.pdf722.95 KiB view
el.sparc/install.el.pdf775.00 KiB view

Upstream Projects