From rockowitz@minsoft.com Tue Nov 5 17:46:30 2019 From: Sanford Rockowitz To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] can't get layering to work Date: Tue, 05 Nov 2019 12:46:25 -0500 Message-ID: <5DC1B571.4000300@minsoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5247583477135184826==" --===============5247583477135184826== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit In my home project (home:rockowitz), I have 2 packages: ddcutil-test and ddcui-test. I want the application built in ddcui-test to use the library and development packages built in ddcutil.test. I've found a couple pieces of documentation that say I should add a repository element under the main element, e.g. From the openSUSE:Build Service tutorial (https://en.opensuse.org/openSUSE:Build_Service_Tutorial): x86_64 i586 The example in the API documentation at https://build.opensuse.org/apidocs/project.xml shows something similar: ... i386 x86_64 But when I try to include a element within in my metadata file, I receive the following error when saving it: Error while saving the Meta file: package validation error: 4:0: ERROR: Element package has extra content: repository. Even something as simple the following triggers the error. Test builds of ddcui For testing OBS builds of ddcui. Not for public use. What am I missing? Sanford -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============5247583477135184826==-- From ngompa13@gmail.com Tue Nov 5 17:48:00 2019 From: Neal Gompa To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] can't get layering to work Date: Tue, 05 Nov 2019 12:47:20 -0500 Message-ID: In-Reply-To: <5DC1B571.4000300@minsoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5076136235304123254==" --===============5076136235304123254== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tue, Nov 5, 2019 at 12:46 PM Sanford Rockowitz w= rote: > > > In my home project (home:rockowitz), I have 2 packages: ddcutil-test and > ddcui-test. I want the application built in ddcui-test to use the > library and development packages built in ddcutil.test. I've found a > couple pieces of documentation that say I should add a repository > element under the main element, e.g. > > From the openSUSE:Build Service tutorial > (https://en.opensuse.org/openSUSE:Build_Service_Tutorial): > > > > x86_64 > i586 > > > The example in the API documentation at > https://build.opensuse.org/apidocs/project.xml shows something similar: > > ... > > > trigger=3D"manual"/> > i386 > x86_64 > > > > But when I try to include a element within in my > metadata file, I receive the following error when saving it: > > Error while saving the Meta file: package validation error: 4:0: > ERROR: Element package has extra content: repository. > > Even something as simple the following triggers the error. > > > Test builds of ddcui > For testing OBS builds of ddcui. Not for public > use. > > > > What am I missing? > Non-admins are not allowed to add custom repository sources. --=20 =E7=9C=9F=E5=AE=9F=E3=81=AF=E3=81=84=E3=81=A4=E3=82=82=E4=B8=80=E3=81=A4=EF= =BC=81/ Always, there's only one truth! --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============5076136235304123254==-- From schwab@linux-m68k.org Tue Nov 5 18:20:35 2019 From: Andreas Schwab To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: can't get layering to work Date: Tue, 05 Nov 2019 19:20:31 +0100 Message-ID: <87imnyfamo.fsf@igel.home> In-Reply-To: <5DC1B571.4000300@minsoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3110150408163469092==" --===============3110150408163469092== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Nov 05 2019, Sanford Rockowitz wrote: > I've found a couple pieces of documentation that say I should add a > repository element under the main element, e.g. Where did you find that? is not valid inside the element. Andreas. -- Andreas Schwab, schwab(a)linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============3110150408163469092==-- From rockowitz@minsoft.com Tue Nov 5 18:55:01 2019 From: Sanford Rockowitz To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: can't get layering to work Date: Tue, 05 Nov 2019 13:54:56 -0500 Message-ID: <5DC1C580.1010104@minsoft.com> In-Reply-To: <87imnyfamo.fsf@igel.home> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7544246361611398787==" --===============7544246361611398787== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit See the original post which includes the location of an example: https://build.opensuse.org/apidocs/project.xml If is not valid inside the element, where does it go? Trying to add it after fails as well. Sanford On 11/05/2019 01:20 PM, Andreas Schwab wrote: > On Nov 05 2019, Sanford Rockowitz wrote: > >> I've found a couple pieces of documentation that say I should add a >> repository element under the main element, e.g. > Where did you find that? is not valid inside the > element. > > Andreas. > -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============7544246361611398787==-- From schwab@linux-m68k.org Tue Nov 5 19:00:46 2019 From: Andreas Schwab To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] Re: can't get layering to work Date: Tue, 05 Nov 2019 20:00:42 +0100 Message-ID: <87eeymf8rp.fsf@igel.home> In-Reply-To: <5DC1C580.1010104@minsoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4258350869595353168==" --===============4258350869595353168== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Nov 05 2019, Sanford Rockowitz wrote: > https://build.opensuse.org/apidocs/project.xml That is about . Andreas. -- Andreas Schwab, schwab(a)linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============4258350869595353168==-- From coolo@suse.de Wed Nov 6 07:38:31 2019 From: Stephan Kulow To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] can't get layering to work Date: Wed, 06 Nov 2019 08:38:31 +0100 Message-ID: <3c4ff7a7-6a25-7340-b42b-f381aa2aef43@suse.de> In-Reply-To: <5DC1B571.4000300@minsoft.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1513219236078680923==" --===============1513219236078680923== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Am 05.11.19 um 18:46 schrieb Sanford Rockowitz: >=20 > In my home project (home:rockowitz), I have 2 packages: ddcutil-test and dd= cui-test.=C2=A0 I want the > application built in ddcui-test to use the library and development packages= built in ddcutil.test.=C2=A0 > I've found a couple pieces of documentation that say I should add a reposit= ory element under the > main element, e.g. >=20 [snip] >=20 > But when I try to include a element within in my met= adata file, I receive the > following error when saving it: >=20 Hi, your packages live in the same project and as such use the same repository. S= o ddcui builds in that project will use the ddcutil builds from the project. Your problem is a diffe= rent one: the ddcutil build and the ddcutil-test builds overwrite each other *because* they are in = the same repository. You should rather create a subproject for those test builds. Greetings, Stephan --=20 Lighten up, just enjoy life, smile more, laugh more, and don't get so worked up about things. Kenneth Branagh --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org --===============1513219236078680923==--