Skip to content

d-i_manual_pt_BR_html

Builds the Brazilian Portuguese html version of the installation-guide for all architectures. Triggered by Git commits to https://salsa.debian.org/installer-team/installation-guide. After successful build d-i_manual_pt_BR_pdf is triggered.

Job configuration source is d-i.yaml.py.
 Console output
Snip! (Full log)
ng upstream changes from https://salsa.debian.org/installer-team/installation-guide.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/installer-team/installation-guide.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0bb398b237b63f67b8f398e5df0c36baf94d9305 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bb398b237b63f67b8f398e5df0c36baf94d9305 # timeout=10
Commit message: "[SILENT_COMMIT] Update of POT and PO files for the installation-guide"
 > git rev-list --no-walk 4c3d6b6b0ca1ab96fefa4d72e83ea177274742fc # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins13000328223422754310.sh
+ /srv/jenkins/bin/d-i_manual.sh pt_BR html
====================================================================================
Mon May 27 05:53:53 UTC 2024 - running /srv/jenkins/bin/d-i_manual.sh (for job d-i_manual_pt_BR_html) on jenkins, called using "pt_BR html" as arguments.
Mon May 27 05:53:53 UTC 2024 - actually running "d-i_manual.sh" (md5sum 4c7950181575ac610c921f15051bb4d2) as "/tmp/jenkins-script-H0u786DU"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Cleaning workspace /var/lib/jenkins/jobs/d-i_manual_pt_BR_html/workspace now.
Copying /var/lib/jenkins/jobs/d-i_manual_pt_BR_html/workspace/manual to /srv/d-i/d-i-manual-I9MW now.
Building the html version of the pt_BR manual now.
+ schroot --directory /srv/d-i/d-i-manual-I9MW/manual/build -c chroot:jenkins-d-i-sid make languages=pt_BR architectures=amd64 destination=/srv/d-i/d-i-manual-I9MW/manual/build/html/ formats=html
set -e ; \
target=pt_BR.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" "pt_BR" "html"
Info: creating temporary profiled .xml file...
/srv/d-i/d-i-manual-I9MW/manual/pt_BR/welcome/welcome.xml:18: parser error : Entity 'what-is-debian-kfreebsd.xml' not defined
&what-is-debian-kfreebsd.xml;
                             ^
/srv/d-i/d-i-manual-I9MW/manual/pt_BR/welcome/welcome.xml:25: parser error : chunk is not well balanced

^
build.tmp.pt_BR.amd64/install.pt_BR.xml:29: parser error : Entity 'welcome.xml' failed to parse
&welcome.xml;
             ^
unable to parse build.tmp.pt_BR.amd64/install.pt_BR.xml
make: *** [Makefile:8: pt_BR.amd64] Error 1
+ cleanup_srv
+ '[' /srv/d-i/ = /srv/d-i/ ']'
+ '[' 24 -ge 10 ']'
+ echo 'Removing /srv/d-i/d-i-manual-I9MW now.'
Removing /srv/d-i/d-i-manual-I9MW now.
+ rm -rf /srv/d-i/d-i-manual-I9MW
Mon May 27 06:14:59 UTC 2024 - d-i_manual.sh stopped running as /tmp/jenkins-script-H0u786DU, 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

Downstream Projects