[opensuse-factory] TumbleWeed build problem with gsoap-devel packages

Within the last 24 hours, local osc builds of the VirtualBox RPMs have begun failing with the following message: buildinfo is broken... it says: unresolvable: conflict for provider of libgsoap-devel, (provider libgsoap-devel is obsoleted by installed gsoap-devel) The spec file contains BuildRequires lines for both gsoap-devel and libgsoap-devel. These lines have been in the spec file for a very long time. If I comment out the latter, the local build proceeds correctly; however the OBS build fails because nothing provides libgsoap-devel. Does anyone have any ideas on what changed in the past few days, or if there is a work-around that will allow both kinds of build to succeed? Thanks, Larry -- If I was stranded on an island and the only way to get off the island was to make a pretty UI, I’d die there. Linus Torvalds -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Larry Finger <Larry.Finger@lwfinger.net> writes:
Does anyone have any ideas on what changed in the past few days,
$ osc rdiff -c17 openSUSE:Factory gsoap [...] @@ -64,9 +61,12 @@ %package devel Summary: Development files for the gSOAP toolkit Group: Development/Libraries/C and C++ +Obsoletes: libgsoap-devel < %version-%release +Provides: libgsoap-devel = %version-%release [...] Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Monday 2016-04-04 07:43, Larry Finger wrote:
Does anyone have any ideas on what changed in the past few days, or if there is a work-around that will allow both kinds of build to succeed?
Well gsoap changed obviously, but I wonder why bs_sched is picky about it. There is, after all, Obsoletes/Provides. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Jan Engelhardt <jengelh@inai.de> writes:
Probably libgsoap-devel still exists in one of the used repositories. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 04/04/2016 03:16 AM, Andreas Schwab wrote:
The problem cleared over night. These builds only use openSUSE Factory and Virtualization as repos. The latter was probably stale. Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Larry Finger <Larry.Finger@lwfinger.net> writes:
Does anyone have any ideas on what changed in the past few days,
$ osc rdiff -c17 openSUSE:Factory gsoap [...] @@ -64,9 +61,12 @@ %package devel Summary: Development files for the gSOAP toolkit Group: Development/Libraries/C and C++ +Obsoletes: libgsoap-devel < %version-%release +Provides: libgsoap-devel = %version-%release [...] Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Monday 2016-04-04 07:43, Larry Finger wrote:
Does anyone have any ideas on what changed in the past few days, or if there is a work-around that will allow both kinds of build to succeed?
Well gsoap changed obviously, but I wonder why bs_sched is picky about it. There is, after all, Obsoletes/Provides. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

Jan Engelhardt <jengelh@inai.de> writes:
Probably libgsoap-devel still exists in one of the used repositories. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 04/04/2016 03:16 AM, Andreas Schwab wrote:
The problem cleared over night. These builds only use openSUSE Factory and Virtualization as repos. The latter was probably stale. Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Andreas Schwab
-
Jan Engelhardt
-
Larry Finger