After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 621429 - epiphany-2.30.1 fails po tests
epiphany-2.30.1 fails po tests
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Spanish [es]
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-13 09:41 UTC by Pacho Ramos
Modified: 2010-06-16 05:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2010-06-13 09:41:40 UTC
I get:

Making check in po
make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-extensions-2.30.1/work/epiphany-extensions-2.30.1/po'
INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package epiphany-extensions-2.29 --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
          exit 1; \
        fi
make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-extensions-2.30.1/work/epiphany-extensions-2.30.1/po'
Making check in help
make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-extensions-2.30.1/work/epiphany-extensions-2.30.1/help'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/epiphany-extensions.xml
xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/epiphany-extensions.xml
./es/epiphany-extensions.xml:271: element para: validity error : Element placeholder-1 is not declared in para list of possible children
./es/epiphany-extensions.xml:271: element placeholder-1: validity error : No declaration for element placeholder-1
Document ./es/epiphany-extensions.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-extensions-2.30.1/work/epiphany-extensions-2.30.1/help'
make: *** [check-recursive] Error 1

Thanks for solving it
Comment 1 Jorge González 2010-06-16 05:46:09 UTC
Thanks for the bug report.

There was an extra <placeholder-1/> tag. Fixed in branch gnome-2-30 and master.