On Mon, Jul 29, 2013 at 8:22 PM, Chen, Wei D wei.d.chen@intel.com wrote:
Is it possible for us to open RHN channel within koji build server? if true, how to? would you kindly give us some example?
No. Again, Fedora EPEL packages can only depend on packages from the base and optional RHN channels, since we can't expect EPEL users to pay for/subscribe to every additional channel under the sun. Or they might be using CentOS or Scientific Linux, which are fully supported by EPEL but don't have all the channels available in RHEL.
If you need dependencies that are present in RHN channels besides base or optional, you'll need to package them in EPEL.
-T.C.