You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install controlhub on almalinux according to guide provided on official ipbus website and getting following error:
sudo yum groupinstall controlhub
AlmaLinux 8 - BaseOS 5.9 kB/s | 3.8 kB 00:00
AlmaLinux 8 - AppStream 7.7 kB/s | 4.1 kB 00:00
AlmaLinux 8 - Extras 7.3 kB/s | 3.8 kB 00:00
AlmaLinux 8 - PowerTools 7.9 kB/s | 4.1 kB 00:00
AlmaLinux 8 - Synergy 6.7 kB/s | 3.5 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 90 kB/s | 37 kB 00:00
Error:
Problem: problem with installed package glibc-gconv-extra-2.28-236.el8.7.x86_64
- package glibc-gconv-extra-2.28-236.el8.7.x86_64 from @System requires glibc(x86-64) = 2.28-236.el8.7, but none of the providers can be installed
- package glibc-gconv-extra-2.28-236.el8.7.x86_64 from baseos requires glibc(x86-64) = 2.28-236.el8.7, but none of the providers can be installed
- cannot install both glibc-2.33-21.fc34.x86_64 from updates and glibc-2.28-236.el8.7.x86_64 from @System
- cannot install both glibc-2.33-21.fc34.x86_64 from updates and glibc-2.28-236.el8.7.x86_64 from baseos
- package cactuscore-controlhub-2.8.12-1.el9.x86_64 from ipbus-sw-updates requires libc.so.6(GLIBC_2.33)(64bit), but none of the providers can be installed
- package cactuscore-controlhub-2.8.12-1.el9.x86_64 from ipbus-sw-updates requires libm.so.6(GLIBC_2.29)(64bit), but none of the providers can be installed
- cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Causes system to try delete protected packages sudo and systemd:
[pc@hepi-pc]$ sudo dnf update
[sudo] password for pavle:
Last metadata expiration check: 0:08:03 ago on Wed 24 Jan 2024 07:27:23 PM +04.
Error:
Problem: The operation would result in removing the following protected packages: sudo, systemd
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Almalinux 8 is mentioned in the title, and in the name of repositories from the yum install output that you pasted. However, the ControlHub RPMs mentioned in the error messages are those for AlmaLinux 9 rather than AlmaLinux 8 (note the el9 in cactuscore-controlhub-2.8.12-1.el9.x86_64). You also mentioned the following command:
Hello
I am trying to install controlhub on almalinux according to guide provided on official ipbus website and getting following error:
also, adding fedora repository with:
Causes system to try delete protected packages sudo and systemd:
my system information:
Could you please help me with this?
Best regards,
Pavle
The text was updated successfully, but these errors were encountered: