In trying to download source rpm files with yum, sources are not available:<br />
<br />
$ yumdownloader --source ntp<br />
<br />
For this to work, 2 things need to happen:<br />
* a new repo file needs to be created pointing to the SRPMS directory<br />
* the SRPMS directories for updates and os need to be yumified with createrepo
↧