[opensuse-buildservice] Weird <devel> tag in package meta-data
This is odd. I did the following: 1. osc linkpac openSUSE:Factory perl-XML-LibXML home:archie172:voiceglue 2. Changed some build/publish flags using the web interface (disabled all but SLES-9) 3. osc meta -e pkg home:archie172:voiceglue perl-XML-LibXML The XML file that I was then editing looked correct, except it contained this line: <devel project="home:anicka:Factory"/> Huh? Where did that come from?!? Curiously, -Archie -- Archie L. Cobbs --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Archie Cobbs wrote:
This is odd. I did the following:
1. osc linkpac openSUSE:Factory perl-XML-LibXML home:archie172:voiceglue 2. Changed some build/publish flags using the web interface (disabled all but SLES-9) 3. osc meta -e pkg home:archie172:voiceglue perl-XML-LibXML
The XML file that I was then editing looked correct, except it contained this line:
<devel project="home:anicka:Factory"/>
Huh? Where did that come from?!?
The <devel> tag has it's purpose in the openSUSE:Factory package: it tells factory maintainers that they should only accept submit requests from home:anicka:Factory and 3rd parties that they should talk to anicka (and send submit requests to home:anicka:Factory) if they want to change the package. Now osc linkpac copied the metadata including the <devel> tag to your home, where it doesn't make much sense. I don't know whether osc should strip the <devel> tag, surely there are cases where the tag is wanted even in the link... Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Archie Cobbs
-
Michal Marek