Hi,
After last compose CS9 promotion, BaseOS/AppStream repos seems broken:
- [root@6b5a57fab5b4 /]# dnf install gcc
- Last metadata expiration check: 0:00:25 ago on Thu Jan 27 08:45:21 2022.
- Error:
- Problem: cannot install the best candidate for the job
- - nothing provides libgomp = 11.2.1-7.6.el9 needed by
gcc-11.2.1-7.6.el9.x86_64
- - nothing provides libgcc >= 11.2.1-7.6.el9 needed by
gcc-11.2.1-7.6.el9.x86_64
- (try to add '--skip-broken' to skip uninstallable packages or '--nobest'
to use not only best candidate packages)
- [root@6b5a57fab5b4 /]# dnf install gcc-c++
- Last metadata expiration check: 0:01:56 ago on Thu Jan 27 08:45:21 2022.
- Error:
- Problem: cannot install the best candidate for the job
- - nothing provides libstdc++ = 11.2.1-7.6.el9 needed by
gcc-c++-11.2.1-7.6.el9.x86_64
- (try to add '--skip-broken' to skip uninstallable packages or '--nobest'
to use not only best candidate packages)
- [root@6b5a57fab5b4 /]#
Repoclosure is also complaining:
- package: gcc-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libgcc >= 11.2.1-7.6.el9
- libgomp = 11.2.1-7.6.el9
- package: gcc-c++-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libstdc++ = 11.2.1-7.6.el9
- package: gcc-gfortran-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libquadmath = 11.2.1-7.6.el9
- libgfortran = 11.2.1-7.6.el9
- package: libgomp-offload-nvptx-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libgomp = 11.2.1-7.6.el9
- package: libquadmath-devel-11.2.1-7.6.el9.i686 from appstream
- unresolved deps:
- libquadmath = 11.2.1-7.6.el9
- package: libquadmath-devel-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libquadmath = 11.2.1-7.6.el9
- package: libstdc++-devel-11.2.1-7.6.el9.i686 from appstream
- unresolved deps:
- libstdc++(x86-32) = 11.2.1-7.6.el9
- package: libstdc++-devel-11.2.1-7.6.el9.x86_64 from appstream
- unresolved deps:
- libstdc++(x86-64) = 11.2.1-7.6.el9
Best regards,
Alfredo