From Fedora Project Wiki

< Talk:Koji

Revision as of 23:18, 27 March 2009 by Stevetraylen (talk | contribs) (New page: Working through this for EPEL 5 a few extra things I had to do. * In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e koji add-external-repo -t dist-cen...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Working through this for EPEL 5 a few extra things I had to do.

  • In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e
 koji add-external-repo  -t dist-centos5-build dist-centos5-build 'http://buildsys.fedoraproject.org/buildgroups/rhel5/$arch/'
 must be added as well.
  • Some charset issues with some CentOS RPMS anyway resulted in
 http://createrepo.baseurl.org/ticket/3

--Stevetraylen 23:18, 27 March 2009 (UTC)