[CentOS] Can't rebuild coreutils package under CentOS 8: Missing build dependencies

Kenneth Porter shiva at sewingwitch.com
Sat Oct 26 12:08:22 UTC 2019


I figured it out. The missing dependencies are in the PowerTools repo, 
which is disabled by default. The following command worked:

dnf builddep --enablerepo=PowerTools coreutils-8.30-6.el8.src.rpm

Now to resume working on the ls bug...



More information about the CentOS mailing list