[opensuse-buildservice] Fedora_33 fails to find build deps
Hello Geekos! I am puzzled by a Fedora_33 build failure, where Fedora_32 works just fine. https://build.opensuse.org/package/show/isv:ownCloud:Qt5129/ocqt5129-qt5-qts... fails to start with nothing provides ocqt5129-libqt5-qtbase-devel >= 5.12.9, nothing provides ocqt5129-libqt5-qtbase-private-headers-devel >= 5.12.9 Bot subpackages are there, they come from https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5... The same setup works for all other distros. No Idea what is going on there, thanks, JW-
On Wed, Nov 25, 2020 at 01:40:13AM +0100, Jürgen Weigert wrote:
I am puzzled by a Fedora_33 build failure, where Fedora_32 works just fine.
https://build.opensuse.org/package/show/isv:ownCloud:Qt5129/ocqt5129-qt5-qts... fails to start with
nothing provides ocqt5129-libqt5-qtbase-devel >= 5.12.9, nothing provides ocqt5129-libqt5-qtbase-private-headers-devel >= 5.12.9
Bot subpackages are there, they come from https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5...
The same setup works for all other distros. No Idea what is going on there,
$ osc meta pkg isv:ownCloud:Qt5129 ocqt5129-qt5-qtbase <package name="ocqt5129-qt5-qtbase" project="isv:ownCloud:Qt5129"> <title/> <description/> <useforbuild> <disable repository="Fedora_33"/> </useforbuild> </package> So it seems to be intentional... (osc meta --blame says that this was added 2020-11-03 20:39:29) Cheers, Michael. -- Michael Schroeder SUSE Software Solutions Germany GmbH mls@suse.de GF: Felix Imendoerffer HRB 36809, AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
Wow, good spotting! But then there is a disconnect between the metadata and the GUI: The GUI tells me Fedora_33 is enabled for use for build! On 11/25/20 9:47 AM, Michael Schroeder wrote:
On Wed, Nov 25, 2020 at 01:40:13AM +0100, Jürgen Weigert wrote:
I am puzzled by a Fedora_33 build failure, where Fedora_32 works just fine.
https://build.opensuse.org/package/show/isv:ownCloud:Qt5129/ocqt5129-qt5-qts... fails to start with
nothing provides ocqt5129-libqt5-qtbase-devel >= 5.12.9, nothing provides ocqt5129-libqt5-qtbase-private-headers-devel >= 5.12.9
Bot subpackages are there, they come from https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5...
The same setup works for all other distros. No Idea what is going on there, $ osc meta pkg isv:ownCloud:Qt5129 ocqt5129-qt5-qtbase <package name="ocqt5129-qt5-qtbase" project="isv:ownCloud:Qt5129"> <title/> <description/> <useforbuild> <disable repository="Fedora_33"/> </useforbuild> </package>
So it seems to be intentional...
(osc meta --blame says that this was added 2020-11-03 20:39:29)
Cheers, Michael.
Ah, now I got it. It is enabled on project level, but disabled on package level. thanks! JW- On 11/25/20 9:47 AM, Michael Schroeder wrote:
On Wed, Nov 25, 2020 at 01:40:13AM +0100, Jürgen Weigert wrote:
I am puzzled by a Fedora_33 build failure, where Fedora_32 works just fine.
https://build.opensuse.org/package/show/isv:ownCloud:Qt5129/ocqt5129-qt5-qts... fails to start with
nothing provides ocqt5129-libqt5-qtbase-devel >= 5.12.9, nothing provides ocqt5129-libqt5-qtbase-private-headers-devel >= 5.12.9
Bot subpackages are there, they come from https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5...
The same setup works for all other distros. No Idea what is going on there, $ osc meta pkg isv:ownCloud:Qt5129 ocqt5129-qt5-qtbase <package name="ocqt5129-qt5-qtbase" project="isv:ownCloud:Qt5129"> <title/> <description/> <useforbuild> <disable repository="Fedora_33"/> </useforbuild> </package>
So it seems to be intentional...
(osc meta --blame says that this was added 2020-11-03 20:39:29)
Cheers, Michael.
On Nov 25 2020, Jürgen Weigert wrote:
Bot subpackages are there, they come from https://build.opensuse.org/package/binaries/isv:ownCloud:Qt5129/ocqt5129-qt5...
No, they are not available for building. $ osc meta pkg isv:ownCloud:Qt5129 ocqt5129-qt5-qtbase <package name="ocqt5129-qt5-qtbase" project="isv:ownCloud:Qt5129"> <title/> <description/> <useforbuild> <disable repository="Fedora_33"/> </useforbuild> </package> Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
participants (3)
-
Andreas Schwab
-
Jürgen Weigert
-
Michael Schroeder