[opensuse-buildservice] problem with my prj

Hi, on Friday I enabled build for SLE_10 for pkg pwgen. But there is no status change since then. It is still showing "disabled". Yesterday I made mods to phpMyAdmin. pkgs get build for other repos (SLE_11 openSUSE_11.1) but not for SLE_10. What could be the problem ? Kind Regards Chris -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

which one ? : http://software.opensuse.org/search?baseproject=ALL&p=1&q=pwgen 2009/7/28 Christian <chris@computersalat.de>:
Hi,
on Friday I enabled build for SLE_10 for pkg pwgen. But there is no status change since then. It is still showing "disabled".
Yesterday I made mods to phpMyAdmin. pkgs get build for other repos (SLE_11 openSUSE_11.1) but not for SLE_10.
What could be the problem ?
Kind Regards Chris -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- When society feel down, to be quiet we say, at this time every things are okay's, because the most important is the landing. --------------------------------------------------------------------------- No key was wounded during the drafting of this message. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Hi, Petit Eric schrieb:
which one ? : http://software.opensuse.org/search?baseproject=ALL&p=1&q=pwgen sorry, forgot to say "home:sitnet"
Chris -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

I think the meta data of the project are confuse , could you follow instruction of the attached below and say me if it solve your problem ? Available in contrib : http://sourceforge.net/projects/monoosc/ 2009/7/28 Christian <chris@computersalat.de>:
Hi,
Petit Eric schrieb:
which one ? : http://software.opensuse.org/search?baseproject=ALL&p=1&q=pwgen sorry, forgot to say "home:sitnet"
Chris
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- When society feel down, to be quiet we say, at this time every things are okay's, because the most important is the landing. --------------------------------------------------------------------------- No key was wounded during the drafting of this message.

Hi Petit, problem solved. It was prj related. in home:sitnet I had <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <path project="home:sitnet:php" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository> and in home:sitnet:php I had <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <path project="home:sitnet" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository> now I have for home:sitnet: <repository name="SLE_10"> <path project="home:sitnet:php" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository> and for home:sitnet:php: <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> now pkgs got build. Thanks for your help Chris Petit Eric schrieb:
I think the meta data of the project are confuse , could you follow instruction of the attached below and say me if it solve your problem ?
Available in contrib : http://sourceforge.net/projects/monoosc/
2009/7/28 Christian <chris@computersalat.de>:
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Did you use MonoOSC to read/write this Meta Data ? :-) 2009/7/28 Christian <chris@computersalat.de>:
Hi Petit,
problem solved. It was prj related.
in home:sitnet I had <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <path project="home:sitnet:php" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository>
and in home:sitnet:php I had <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <path project="home:sitnet" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository>
now I have for home:sitnet: <repository name="SLE_10"> <path project="home:sitnet:php" repository="SLE_10"/> <arch>x86_64</arch> <arch>i586</arch> </repository>
and for home:sitnet:php: <repository name="SLE_10"> <path project="SUSE:SLE-10:SP2:SDK" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository>
now pkgs got build. Thanks for your help
Chris
Petit Eric schrieb:
I think the meta data of the project are confuse , could you follow instruction of the attached below and say me if it solve your problem ?
Available in contrib : http://sourceforge.net/projects/monoosc/
2009/7/28 Christian <chris@computersalat.de>:
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- When society feel down, to be quiet we say, at this time every things are okay's, because the most important is the landing. --------------------------------------------------------------------------- No key was wounded during the drafting of this message. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

Petit Eric schrieb:
Did you use MonoOSC to read/write this Meta Data ? :-)
no, osc meta -e prj and it was adrian who suggested to correct this. Chris -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Christian
-
Petit Eric