Hi,
I have to rebuild a handful of CentOS packages for some extra functionality. So I setup a build environment in a virtual machine, and right now I'm trying to find the SRPMS. I enabled the repositories listed in /etc/yum.repos.d/CentOS-Sources.repo and then tried this:
[microlinux@buildbox:~] $ yumdownloader --source ark Loaded plugins: fastestmirror, langpacks, priorities Enabling epel-source repository Loading mirror speeds from cached hostfile * nux-dextop: mirror.li.nux.ro 9238 packages excluded due to repository priority protections No source RPM found for ark-4.10.5-4.el7.x86_64 Nothing to download
This happens with pretty much every package I try as an argument.
What am I doing wrong?
Cheers,
Niki