Error on CentOS Stream 8 with cmake not finding correct cmake-filesystem package
Hey, I'm seeing an error in OBS where it can't resolve the "cmake" package dependencies when I try to build something that uses CMake on CentOS Stream 8. I'm getting the following error: unresolvable: nothing provides cmake-filesystem(x86-64) = 3.20.2-4.el8 needed by cmake, (got version 3.20.2-1.el8 provided by cmake-filesystem) However, I see that cmake-filesystem-3.20.2-4.el8.x86_64 exists in the repository: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/cmake-... You can see an example of the failure here: https://build.opensuse.org/package/show/home:Pharaoh_Atem:OSSLugaru/lugaru Can anyone help? Thanks in advance! -- 真実はいつも一つ!/ Always, there's only one truth!
However, I see that cmake-filesystem-3.20.2-4.el8.x86_64 exists in the repository: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/cmake-...
You can see an example of the failure here:https://build.opensuse.org/package/show/home:Pharaoh_Atem:OSSLugaru/lugaru
IMHO this is a problem in https://build.opensuse.org/projects/CentOS:CentOS-8:Stream/meta appstream should be prior to baseos you can workaround this problem like in https://build.opensuse.org/projects/home:M0ses:branches:home:Pharaoh_Atem:OS... Line 60 AFAICS: unfortunatly only adrian can fix this.
On Wed, Jul 28, 2021 at 4:52 PM Frank Schreiner <fschreiner@suse.de> wrote:
However, I see that cmake-filesystem-3.20.2-4.el8.x86_64 exists in the repository: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/cmake-...
You can see an example of the failure here:https://build.opensuse.org/package/show/home:Pharaoh_Atem:OSSLugaru/lugaru
IMHO this is a problem in
https://build.opensuse.org/projects/CentOS:CentOS-8:Stream/meta
appstream should be prior to baseos
you can workaround this problem like in
https://build.opensuse.org/projects/home:M0ses:branches:home:Pharaoh_Atem:OS...
Line 60
AFAICS:
unfortunatly only adrian can fix this.
The order should be (from top to bottom): extras -> devel -> powertools -> appstream -> baseos. -- 真実はいつも一つ!/ Always, there's only one truth!
participants (2)
-
Frank Schreiner
-
Neal Gompa