Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 326739

Summary: gnome-extra/gnome-user-docs-2.28.2 testing fails for lingua fr
Product: Gentoo Linux Reporter: Neil Leathers <neil.leathers>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=623477
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 69343    

Description Neil Leathers 2010-07-03 14:57:53 UTC
gnome2-accessibility-guide in locale fr fails due to validity error:

Making check in gnome2-accessibility-guide
make[1]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-docs-2.28.2/work/gnome-user-docs-2.28.2/gnome2-accessibility-guide'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/gnome-access-guide.xml
xmllint --noout --noent --path en_GB:./en_GB --xinclude --postvalid ./en_GB/gnome-access-guide.xml
xmllint --noout --noent --path fr:./fr --xinclude --postvalid ./fr/gnome-access-guide.xml
./fr/gnome-access-guide.xml:5527: element keycap: validity error : Element keycap is not declared in keycap list of possible children
Document ./fr/gnome-access-guide.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-docs-2.28.2/work/gnome-user-docs-2.28.2/gnome2-accessibility-guide'
make: *** [check-recursive] Error 1
 * ERROR: gnome-extra/gnome-user-docs-2.28.2 failed:

Reproducible: Always

Steps to Reproduce:
1) Enable testing (FEATURES="news parallel-fetch sandbox strict test") and lingua fr (LINGUAS="en en_CA en_GB en_US fr")
2) rebuild the package
Actual Results:  
 * ERROR: gnome-extra/gnome-user-docs-2.28.2 failed:

Expected Results:  
A working package that passes testing
Comment 1 Pacho Ramos gentoo-dev 2010-07-05 11:54:17 UTC
+  05 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-user-docs-2.30.1.ebuild,
+  +files/gnome-user-docs-2.30.1-fr_FR.patch:
+  Fix XML syntax error in French translation (bug #326739 by Neil Leathers).