- Written by pascal TROUVIN
How to download a package from a custom channel? RHN Satellite take care of generating repodata directory structure as primary.xml, but package location are reference to getPackage/full_package.rpm and the RHN Satellite 5.6 downloadFile.do does not handle correctly them if not handled by cobbler.
So, to solve it, I wrote a small program based on RHN Satellite API: rhn_downloadFile.php
Read more