I have a problem with the dependency calculation in one project located in https://build.opensuse.org/package/binary/home:weberho:UNSTABLE:RemoteDeskto...
A package libfreerdp2-2.0.0~rc0-6.1; showing the package's dependencies I see that it provides "libfreerdp2 = 2.0.0~rc0-6.1" which is required by "freerdp2-devel".
The problematic thing is, that "freerdp2-devel" requires a package "libfreerdp2 = 2.0.0~rc0-6.1" which is not proveded by any package.
So dependency resolution is broken. Can someone give me a hint what's going on?
Best regards
On Aug 31 2017, Johannes Weberhofer jweberhofer@weberhofer.at wrote:
I have a problem with the dependency calculation in one project located in https://build.opensuse.org/package/binary/home:weberho:UNSTABLE:RemoteDeskto...
A package libfreerdp2-2.0.0~rc0-6.1; showing the package's dependencies I see that it provides "libfreerdp2 = 2.0.0~rc0-6.1" which is required by "freerdp2-devel".
The problematic thing is, that "freerdp2-devel" requires a package "libfreerdp2 = 2.0.0~rc0-6.1" which is not proveded by any package.
So dependency resolution is broken. Can someone give me a hint what's going on?
I don't see anything wrong with that package:
$ osc r -v home:weberho:UNSTABLE:RemoteDesktop/freerdp2 openSUSE_Tumbleweed i586 disabled openSUSE_Tumbleweed x86_64 failed openSUSE_Leap_42.3 x86_64 succeeded openSUSE_Leap_42.2 x86_64 succeeded SLE_12_SP2 x86_64 succeeded
Andreas.
Am 31.08.2017 um 14:14 schrieb Andreas Schwab:
I have a problem with the dependency calculation in one project located inhttps://build.opensuse.org/package/binary/home:weberho:UNSTABLE:RemoteDeskto...
A package libfreerdp2-2.0.0~rc0-6.1; showing the package's dependencies I see that it provides "libfreerdp2 = 2.0.0~rc0-6.1" which is required by "freerdp2-devel".
The problematic thing is, that "freerdp2-devel" requires a package "libfreerdp2 = 2.0.0~rc0-6.1" which is not proveded by any package.
So dependency resolution is broken. Can someone give me a hint what's going on?
I don't see anything wrong with that package:
That's strange - now everything is ok. Can the calculation of dependencies take such a long time (>30 minutes) after the package has been build?
On Donnerstag, 31. August 2017, 15:24:10 CEST wrote Johannes Weberhofer:
Am 31.08.2017 um 14:14 schrieb Andreas Schwab:
I have a problem with the dependency calculation in one project located inhttps://build.opensuse.org/package/binary/home:weberho:UNSTABLE:RemoteDeskto...
A package libfreerdp2-2.0.0~rc0-6.1; showing the package's dependencies I see that it provides "libfreerdp2 = 2.0.0~rc0-6.1" which is required by "freerdp2-devel".
The problematic thing is, that "freerdp2-devel" requires a package "libfreerdp2 = 2.0.0~rc0-6.1" which is not proveded by any package.
So dependency resolution is broken. Can someone give me a hint what's going on?
I don't see anything wrong with that package:
That's strange - now everything is ok. Can the calculation of dependencies take such a long time (>30 minutes) after the package has been build?
it can, it depends on the scheduler load. Check the /monitor page. But your repo should have been marked dirty aka outdated.
However, the "osc buildinfo" is always the current state, so you can rely on that.
buildservice@lists.opensuse.org