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 621437 - vinagre-2.30.1: tests fail
vinagre-2.30.1: tests fail
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Spanish [es]
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-es-list@gnome.org
gnome-es-list@gnome.org
Depends on:
Blocks:
 
 
Reported: 2010-06-13 12:11 UTC by Pacho Ramos
Modified: 2010-06-16 07:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2010-06-13 12:11:41 UTC
I get:

make -j2 -j1 check 
Making check in vinagre
make[1]: Entering directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
make  check-recursive
make[2]: Entering directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
Making check in view
make[3]: Entering directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre/view'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre/view'
make[3]: Entering directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
make[2]: Leaving directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
make[1]: Leaving directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/vinagre'
Making check in help
make[1]: Entering directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/help'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/vinagre.xml
xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/vinagre.xml
./es/vinagre.xml:296: element guilabel: validity error : Element guilabel is not declared in guilabel list of possible children
./es/vinagre.xml:296: element guilabel: validity error : Element application is not declared in guilabel list of possible children
./es/vinagre.xml:296: element guilabel: validity error : Element application is not declared in guilabel list of possible children
Document ./es/vinagre.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/var/tmp/portage/net-misc/vinagre-2.30.1/work/vinagre-2.30.1/help'
make: *** [check-recursive] Error 1

Thanks for fixing it
Comment 1 Jorge González 2010-06-15 05:43:44 UTC
Thanks for the report.

The problem was a missing "<" before guilabel, therefore it was like the label didn't exist. Fixed in gnome-2-30 and trunk.
Comment 2 Pacho Ramos 2010-06-15 08:53:53 UTC
Thanks a lot

Can you please re-assign the following similar bugs? I sent them using unproper component and now, even changing the component, I don't know how to really reassign them (if I am allowed to). Thanks again:
https://bugzilla.gnome.org/show_bug.cgi?id=621429
https://bugzilla.gnome.org/show_bug.cgi?id=621389
Comment 3 Jorge González 2010-06-16 05:04:36 UTC
Those bugs seem to be assigned to component Spanish [es] so I guess they are correclty assigned.
Comment 4 Pacho Ramos 2010-06-16 07:43:02 UTC
After sending them with the unproper product and component, I changed it to "l10n" and "Spanish [es]", but "Assigned to" field didn't change to gnome-es-list@gnome.org :-(