* [gentoo-dev] Bad metadata.xml encoding
@ 2005-05-11 0:36 Georgi Georgiev
2005-05-11 0:44 ` Ciaran McCreesh
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Georgi Georgiev @ 2005-05-11 0:36 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
A few category level metadata.xml have broken encoding. Looking at the
cvs log, once the cause was sejo's commits with the dutch translations
that did it.
http://www.gentoo.org/cgi-bin/viewcvs.cgi/app-admin/metadata.xml?r1=1.4&r2=1.5
http://www.gentoo.org/cgi-bin/viewcvs.cgi/app-accessibility/metadata.xml?r1=1.3&r2=1.4
At another time it was the addition of the spanish stuff by araujo:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/dev-cpp/metadata.xml?r1=1.2&r2=1.3
Starts to smell of a cvs problem...
--
\ Georgi Georgiev \ Paranoids are people, too; they have their \
/ chutz@gg3.net / own problems. It's easy to criticize, but /
\ +81(90)2877-8845 \ if everybody hated you, you'd be paranoid \
/ ------------------- / too. -- D.J. Hicks /
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:36 [gentoo-dev] Bad metadata.xml encoding Georgi Georgiev
@ 2005-05-11 0:44 ` Ciaran McCreesh
2005-05-11 0:51 ` Mike Frysinger
2005-05-11 1:39 ` Georgi Georgiev
2005-05-11 0:45 ` Mike Frysinger
2005-05-11 11:13 ` Lars Weiler
2 siblings, 2 replies; 13+ messages in thread
From: Ciaran McCreesh @ 2005-05-11 0:44 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 552 bytes --]
On Wed, 11 May 2005 09:36:06 +0900 Georgi Georgiev <chutz@gg3.net>
wrote:
| A few category level metadata.xml have broken encoding. Looking at the
| cvs log, once the cause was sejo's commits with the dutch translations
| that did it.
Known issue. Long story as to why it happens, but we're blaming it on
RedHat. I'll fix the whole lot whenever a working nano goes stable.
--
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:44 ` Ciaran McCreesh
@ 2005-05-11 0:51 ` Mike Frysinger
2005-05-11 4:59 ` Tuan Van
2005-05-11 1:39 ` Georgi Georgiev
1 sibling, 1 reply; 13+ messages in thread
From: Mike Frysinger @ 2005-05-11 0:51 UTC (permalink / raw
To: gentoo-dev
On Tuesday 10 May 2005 08:44 pm, Ciaran McCreesh wrote:
> On Wed, 11 May 2005 09:36:06 +0900 Georgi Georgiev <chutz@gg3.net>
>
> wrote:
> | A few category level metadata.xml have broken encoding. Looking at the
> | cvs log, once the cause was sejo's commits with the dutch translations
> | that did it.
>
> Known issue. Long story as to why it happens, but we're blaming it on
> RedHat. I'll fix the whole lot whenever a working nano goes stable.
since i refuse to use UTF8 can someone verify that nano-1.3.7 is
broken/working in this respect ?
-mike
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:44 ` Ciaran McCreesh
2005-05-11 0:51 ` Mike Frysinger
@ 2005-05-11 1:39 ` Georgi Georgiev
2005-05-11 1:47 ` Ciaran McCreesh
1 sibling, 1 reply; 13+ messages in thread
From: Georgi Georgiev @ 2005-05-11 1:39 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]
maillog: 11/05/2005-01:44:19(+0100): Ciaran McCreesh types
> On Wed, 11 May 2005 09:36:06 +0900 Georgi Georgiev <chutz@gg3.net>
> wrote:
> | A few category level metadata.xml have broken encoding. Looking at the
> | cvs log, once the cause was sejo's commits with the dutch translations
> | that did it.
>
> Known issue. Long story as to why it happens, but we're blaming it on
> RedHat. I'll fix the whole lot whenever a working nano goes stable.
Not sure why you want to wait longer. It only gets worse. The German
description in app-admin/metadata.xml needs an "iconv -f utf8 -t latin1"
to get it fixed (automatically doable), but the Spanish one needs this
treatment twice already... These numbers will only keep growing. Of
course since it's you who's going to be doing it, it's your call to do
it the way that you find to be the most convenient.
--
\ Georgi Georgiev \ Cursor, n.: One whose program will not run. \
/ chutz@gg3.net / -- Robb Russon /
\ +81(90)2877-8845 \ \
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 1:39 ` Georgi Georgiev
@ 2005-05-11 1:47 ` Ciaran McCreesh
0 siblings, 0 replies; 13+ messages in thread
From: Ciaran McCreesh @ 2005-05-11 1:47 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 700 bytes --]
On Wed, 11 May 2005 10:39:57 +0900 Georgi Georgiev <chutz@gg3.net>
wrote:
| Not sure why you want to wait longer. It only gets worse. The German
| description in app-admin/metadata.xml needs an "iconv -f utf8 -t
| latin1" to get it fixed (automatically doable), but the Spanish one
| needs this treatment twice already... These numbers will only keep
| growing. Of course since it's you who's going to be doing it, it's
| your call to do it the way that you find to be the most convenient.
No, they won't keep growing.
--
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:36 [gentoo-dev] Bad metadata.xml encoding Georgi Georgiev
2005-05-11 0:44 ` Ciaran McCreesh
@ 2005-05-11 0:45 ` Mike Frysinger
2005-05-11 0:57 ` Elfyn McBratney
2005-05-11 11:13 ` Lars Weiler
2 siblings, 1 reply; 13+ messages in thread
From: Mike Frysinger @ 2005-05-11 0:45 UTC (permalink / raw
To: gentoo-dev
On Tuesday 10 May 2005 08:36 pm, Georgi Georgiev wrote:
> Starts to smell of a cvs problem...
actually i'd bet money on crappy editors eating the files
-mike
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:45 ` Mike Frysinger
@ 2005-05-11 0:57 ` Elfyn McBratney
2005-05-11 1:05 ` Ciaran McCreesh
0 siblings, 1 reply; 13+ messages in thread
From: Elfyn McBratney @ 2005-05-11 0:57 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
On Wednesday 11 May 2005 01:45, Mike Frysinger wrote:
> On Tuesday 10 May 2005 08:36 pm, Georgi Georgiev wrote:
> > Starts to smell of a cvs problem...
>
> actually i'd bet money on crappy editors eating the files
Like nano ? :P
/me ducks
Best,
Elfyn
--
Elfyn McBratney http://beu.merseine.nu/
beu/irc.freenode.net http://dev.gentoo.org/~beu/
+------------O.o--------------------- http://dev.gentoo.org/~beu/pubkey.asc
PGP Key ID: 0x69DF17AD
PGP Key Fingerprint:
DBD3 B756 ED58 B1B4 47B9 B3BD 8D41 E597 69DF 17AD
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:57 ` Elfyn McBratney
@ 2005-05-11 1:05 ` Ciaran McCreesh
0 siblings, 0 replies; 13+ messages in thread
From: Ciaran McCreesh @ 2005-05-11 1:05 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 784 bytes --]
On Wed, 11 May 2005 01:57:15 +0100 Elfyn McBratney <beu@gentoo.org>
wrote:
| On Wednesday 11 May 2005 01:45, Mike Frysinger wrote:
| > On Tuesday 10 May 2005 08:36 pm, Georgi Georgiev wrote:
| > > Starts to smell of a cvs problem...
| >
| > actually i'd bet money on crappy editors eating the files
|
| Like nano ? :P
Hah, actually it was vim that did most of the category-level munging
thanks to a weird bug we (Seemant's name removed to protect the guilty
party) inherited from RedHat which would make vim sometimes not realise
it had to go to utf-8 mode on certain locales. It's fixed in 6.3.068.
--
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 0:36 [gentoo-dev] Bad metadata.xml encoding Georgi Georgiev
2005-05-11 0:44 ` Ciaran McCreesh
2005-05-11 0:45 ` Mike Frysinger
@ 2005-05-11 11:13 ` Lars Weiler
2005-05-11 11:22 ` Fernando J. Pereda
2005-05-11 12:43 ` Mike Frysinger
2 siblings, 2 replies; 13+ messages in thread
From: Lars Weiler @ 2005-05-11 11:13 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
* Georgi Georgiev <chutz@gg3.net> [05/05/11 09:36 +0900]:
> Starts to smell of a cvs problem...
Two ideas to handle a check of metadata.xml:
1) repoman should run xmllint
2) the cvs-server can do it during commit (like it already
does with other xml-documents)
Regards, Lars
--
Lars Weiler <pylon@gentoo.org> +49-171-1963258
Gentoo Linux PowerPC : Manager and Release Engineer
Gentoo Infrastructure : CVS Administrator
Gentoo Public Relations : Assistance for Europe
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 11:13 ` Lars Weiler
@ 2005-05-11 11:22 ` Fernando J. Pereda
2005-05-11 11:29 ` Lars Weiler
2005-05-11 12:43 ` Mike Frysinger
1 sibling, 1 reply; 13+ messages in thread
From: Fernando J. Pereda @ 2005-05-11 11:22 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]
On Wed, May 11, 2005 at 01:13:11PM +0200, Lars Weiler wrote:
> * Georgi Georgiev <chutz@gg3.net> [05/05/11 09:36 +0900]:
> > Starts to smell of a cvs problem...
>
> Two ideas to handle a check of metadata.xml:
> 1) repoman should run xmllint
> 2) the cvs-server can do it during commit (like it already
> does with other xml-documents)
>
Though I like (1) (probably (2) is redundant here) this will neither
solve nor prevent what happened to that metadata files since they are
XML valid and GLEP31 valid. (i.e. the file is UTF-8)
Cheers,
Ferdy
--
\\|// . . . o o o o O O ( Born to be )
o o ( FREE )
+--ooO--O--Ooo-----------------------------------------------+
| Fernando José Pereda Garcimartín - http://www.ferdyx.org |
| Gentoo Linux Developer - http://dev.gentoo.org/~ferdy |
| [ ferdy AT ferdyx DOT org ] && [ ferdy AT gentoo DOT org ] |
| 20BB BDC3 761A 4781 E6ED ED0B 0A48 5B0C 60BD 28D4 |
+------------------------------------------------------------+
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-dev] Bad metadata.xml encoding
2005-05-11 11:13 ` Lars Weiler
2005-05-11 11:22 ` Fernando J. Pereda
@ 2005-05-11 12:43 ` Mike Frysinger
1 sibling, 0 replies; 13+ messages in thread
From: Mike Frysinger @ 2005-05-11 12:43 UTC (permalink / raw
To: gentoo-dev
On Wednesday 11 May 2005 07:13 am, Lars Weiler wrote:
> * Georgi Georgiev <chutz@gg3.net> [05/05/11 09:36 +0900]:
> > Starts to smell of a cvs problem...
>
> Two ideas to handle a check of metadata.xml:
> 1) repoman should run xmllint
> 2) the cvs-server can do it during commit (like it already
> does with other xml-documents)
well since you dont use repoman to commit at the category level i dont see how
(1) would really work ... plus you could just not use repoman and commit with
(2) yourself
i wouldnt mind seeing (2) happening on 'metadata.xml' files
-mike
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2005-05-11 12:43 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 0:36 [gentoo-dev] Bad metadata.xml encoding Georgi Georgiev
2005-05-11 0:44 ` Ciaran McCreesh
2005-05-11 0:51 ` Mike Frysinger
2005-05-11 4:59 ` Tuan Van
2005-05-11 1:39 ` Georgi Georgiev
2005-05-11 1:47 ` Ciaran McCreesh
2005-05-11 0:45 ` Mike Frysinger
2005-05-11 0:57 ` Elfyn McBratney
2005-05-11 1:05 ` Ciaran McCreesh
2005-05-11 11:13 ` Lars Weiler
2005-05-11 11:22 ` Fernando J. Pereda
2005-05-11 11:29 ` Lars Weiler
2005-05-11 12:43 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox