Can´t install rpm-build needed by SAP Bussines One
Hello everyone,
I´m from a SAP partner and we are installing a SBO 10 for Hana test enviroment. We have no much experience on SLES
When we try to install SBO 10, we get and error that we need rpm-build.
We havé tried to installa rpm-build but has a dependency of gcc
When trying to install gcc we have a dependency from libc-devel but we can´t continue.
Here are screenshots for the output.
Thank you very much.
Comments
@Juan_artesap Hi and welcome to the Forum
Here I see;
Can you ensure all the update repositories are present?
Thank you for your response @malcolmlewis
Listing repositories, I´ve seen that I don´t have SLE-Module-Basesystem15-SP1-Updates.
I´ve SLES 15 SP1 and I´ve register the version and I can see it using Yast in Extension and Modules
I added repository with command.
SUSEConnect -p sle-module-basesystem/15.1/x86_64
Now I can see glibc-devel package information
After that, I can install rpm-build
Thank your very much for your help.