On 09/18/2009 12:33 PM, Josh Boyer wrote:
On Fri, Sep 18, 2009 at 10:28:37AM +0200, Jeroen van Meeuwen wrote:
On 09/18/2009 03:25 AM, Josh Boyer wrote:
I'm seeing this error when trying to do a newRepo task on my local koji server, using rawhide as an external repo:
I've seen the exact same thing over and over again. I logged https://bugzilla.redhat.com/show_bug.cgi?id=495735 for this.
Thanks.
The main koji instance isn't hitting this because it doesn't use mergerepos against repos that have the latest nifty auto-font-provides in them, I think.
Having trouble parsing that. I'm using rawhide packges. How is the main koji not using mergerepos there? If it's not, is there some config switch I need to flip or something like that?
Mergerepos is only used for external repository support, not for repositories internal to koji.
The only build-targets in the main koji instance that use mergerepos are the epel build-targets.
mergerepos or yum.packages does not have a problem with these packages, but it does have a problem with packages (apparently) that provide font(lang=some), where "some" is characters I don't know what they are.
My blocked packages now include:
3 apanov-edrip-fonts 4 apanov-heuristica-fonts 5 baekmuk-ttf-fonts 6 hanazono-fonts 13 ipa-gothic-fonts 7 ipa-mincho-fonts 8 ipa-pgothic-fonts 9 ipa-pmincho-fonts 10 sazanami-fonts 16 un-core-fonts 15 un-core-gungseo-fonts 11 vlgothic-fonts 12 wqy-zenhei-fonts
And so they are not causing mergerepos to traceback anymore.
-- Jeroen