From admin@eregion.de Sun Sep 20 20:26:00 2009 From: Mathias Homann To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] buildservice is driving me nuts - openSUSE 11.1 and Factory unable to use KDE:KDE4:Factory? Date: Sun, 20 Sep 2009 22:26:00 +0200 Message-ID: <200909202226.02874.admin@eregion.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0214216671860896666==" --===============0214216671860896666== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Here's a bit of output from osc: lemmy(a)nyuu:~/Work/susebuildservice/home:lemmy04/choqok> osc results openSUSE_10.3 i586 building openSUSE_10.3 x86_64 building openSUSE_11.0 i586 building openSUSE_11.0 x86_64 building openSUSE_11.1 x86_64 expansion error: nothing provides kde4- filesystem = 4.3.1, nothing provides libkdecore4-devel = 4.3.1 openSUSE_11.1 i586 expansion error: nothing provides kde4- filesystem = 4.3.1, nothing provides libkdecore4-devel = 4.3.1 openSUSE_Factory x86_64 expansion error: nothing provides libkdecore4-devel = 4.3.1 openSUSE_Factory i586 expansion error: nothing provides libkdecore4-devel = 4.3.1 lemmy(a)nyuu:~/Work/susebuildservice/home:lemmy04/choqok> osc meta prj home:lemmy04 Miscellaneous Various miscellaneous packages that I've build myself, either because they aren't included in openSUSE, or not in the latest version. i586 x86_64 i586 x86_64 x86_64 i586 x86_64 i586 ...anyone got an explanation / solution for me? bye, MH -- gpg key fingerprint: 5F64 4C92 9B77 DE37 D184 C5F9 B013 44E7 27BD 763C -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============0214216671860896666==-- From admin@eregion.de Sun Sep 20 20:35:22 2009 From: Mathias Homann To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] buildservice is driving me nuts - openSUSE 11.1 and Factory unable to use KDE:KDE4:Factory? Date: Sun, 20 Sep 2009 22:35:25 +0200 Message-ID: <200909202235.26321.admin@eregion.de> In-Reply-To: <200909202226.02874.admin@eregion.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2377299799978016664==" --===============2377299799978016664== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit interesting little snippet: other packages of mine build just fine against KDE 4.3.1 for openSUSE 11.1 in the same OBS project. What the f* is going wrong there? bye, MH -- gpg key fingerprint: 5F64 4C92 9B77 DE37 D184 C5F9 B013 44E7 27BD 763C -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============2377299799978016664==-- From mls@suse.de Mon Sep 21 09:06:33 2009 From: Michael Schroeder To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] buildservice is driving me nuts - openSUSE 11.1 and Factory unable to use KDE:KDE4:Factory? Date: Mon, 21 Sep 2009 11:06:47 +0200 Message-ID: <20090921090647.GA30769@suse.de> In-Reply-To: <200909202226.02874.admin@eregion.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8525594297735580861==" --===============8525594297735580861== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Sun, Sep 20, 2009 at 10:26:00PM +0200, Mathias Homann wrote: > lemmy(a)nyuu:~/Work/susebuildservice/home:lemmy04/choqok> osc results > openSUSE_10.3 i586 building > openSUSE_10.3 x86_64 building > openSUSE_11.0 i586 building > openSUSE_11.0 x86_64 building > openSUSE_11.1 x86_64 expansion error: nothing provides kde4- > filesystem = 4.3.1, nothing provides libkdecore4-devel = 4.3.1 > openSUSE_11.1 i586 expansion error: nothing provides kde4- > filesystem = 4.3.1, nothing provides libkdecore4-devel = 4.3.1 > openSUSE_Factory x86_64 expansion error: nothing provides > libkdecore4-devel = 4.3.1 > openSUSE_Factory i586 expansion error: nothing provides > libkdecore4-devel = 4.3.1 > [...] > ...anyone got an explanation / solution for me? Delete your 'kdelibs4' package which builds libkdecore4-devel version 4.2.4.1 instead of 4.3.1? You disabled the build of it for 10.3/11.0, that's why it works for those two. Cheers, Michael. -- Michael Schroeder mls(a)suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============8525594297735580861==-- From jw@suse.de Mon Sep 21 09:33:48 2009 From: Juergen Weigert To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] buildservice is driving me nuts - openSUSE 11.1 and Factory unable to use KDE:KDE4:Factory? Date: Mon, 21 Sep 2009 11:34:02 +0200 Message-ID: <20090921093402.GM4856@suse.de> In-Reply-To: <20090921090647.GA30769@suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8072893204228423542==" --===============8072893204228423542== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Sep 21, 09 11:06:47 +0200, Michael Schroeder wrote: > On Sun, Sep 20, 2009 at 10:26:00PM +0200, Mathias Homann wrote: > > lemmy(a)nyuu:~/Work/susebuildservice/home:lemmy04/choqok> osc results > > openSUSE_11.1 x86_64 expansion error: nothing provides kde4- > > filesystem =3D 4.3.1, nothing provides libkdecore4-devel =3D 4.3.1 >=20 > Delete your 'kdelibs4' package which builds libkdecore4-devel > version 4.2.4.1 instead of 4.3.1? This means, bildservice walks through the layers of repostiories once,=20 finds the required package by only looking at the package name,=20 then checks if the version number matches and does *not* continue searching t= he remaining repositories if it does not match. Correct? cheers, JW- --=20 o \ Juergen Weigert paint it green! __/ _=3D=3D=3D=3D=3D=3D=3D.=3D=3D= =3D=3D=3D=3D=3D_ | jw(a)suse.de back to ascii! __/ _---|____________\/ \ | 0911 74053-508 __/ (____/ /\ (/) | _____________________________/ _/ \_ vim:set sw=3D2 wm=3D8 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============8072893204228423542==-- From admin@eregion.de Mon Sep 21 09:35:26 2009 From: Mathias Homann To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] buildservice is driving me nuts - openSUSE 11.1 and Factory unable to use KDE:KDE4:Factory? Date: Mon, 21 Sep 2009 11:35:26 +0200 Message-ID: <200909211135.26393.admin@eregion.de> In-Reply-To: <20090921090647.GA30769@suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6593688717749764929==" --===============6593688717749764929== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Am Montag, 21. September 2009 11:06:47 schrieb Michael Schroeder: > On Sun, Sep 20, 2009 at 10:26:00PM +0200, Mathias Homann wrote: > > lemmy(a)nyuu:~/Work/susebuildservice/home:lemmy04/choqok> osc results > > openSUSE_10.3 i586 building > > openSUSE_10.3 x86_64 building > > openSUSE_11.0 i586 building > > openSUSE_11.0 x86_64 building > > openSUSE_11.1 x86_64 expansion error: nothing provides kde4- > > filesystem =3D 4.3.1, nothing provides libkdecore4-devel =3D 4.3.1 > > openSUSE_11.1 i586 expansion error: nothing provides kde4- > > filesystem =3D 4.3.1, nothing provides libkdecore4-devel =3D 4.3.1 > > openSUSE_Factory x86_64 expansion error: nothing provides > > libkdecore4-devel =3D 4.3.1 > > openSUSE_Factory i586 expansion error: nothing provides > > libkdecore4-devel =3D 4.3.1 > > [...] > > ...anyone got an explanation / solution for me? >=20 > Delete your 'kdelibs4' package which builds libkdecore4-devel > version 4.2.4.1 instead of 4.3.1? >=20 > You disabled the build of it for 10.3/11.0, that's why it works > for those two. *headslap* thanks a lot! ..still, why do other kde4 packages in my 11.1 subtree build perfectly agains= t=20 kde 4.3.1, but not that one... bye, MH --=20 To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============6593688717749764929==--