[Bug 495735] mergerepos results in traceback from yum.packages

2009-10-12 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735


seth vidal svi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




--- Comment #16 from seth vidal svi...@redhat.com  2009-10-12 17:50:45 EDT ---
both patches are in yum in f11 and f12/rawhide

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-09-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735





--- Comment #12 from Josh Boyer jwbo...@gmail.com  2009-09-18 09:34:19 EDT ---
I've hit this same issuing running kojira/koji-builders using F11.  The newRepo
task trying to run is for dist-f12, using a local mirror of yesterday's
rawhide.  I had to block the following packages:

un-core-fonts
wqy-zenhei-fonts
hanazono-fonts
vlgothic-fonts
sazanami-fonts
ipa-mincho-fonts
ipa-pgothic-fonts
ipa-pmincho-fonts
ipa-gothic-fonts
baekmuk-ttf-fonts
apanov-edrip-fonts
apanov-heuristica-fonts

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-09-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735


Mike Bonnet mi...@redhat.com changed:

   What|Removed |Added

 CC||mi...@redhat.com




--- Comment #13 from Mike Bonnet mi...@redhat.com  2009-09-18 10:01:12 EDT ---
These two patches (which have been applied to yum upstream) should fix the
problems with unicode Provides: causing mergerepos to fail:

http://lists.baseurl.org/pipermail/yum-devel/2009-August/005714.html

http://lists.baseurl.org/pipermail/yum-devel/2009-August/005719.html

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-09-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735





--- Comment #14 from Josh Boyer jwbo...@gmail.com  2009-09-18 12:12:36 EDT ---
(In reply to comment #13)
 These two patches (which have been applied to yum upstream) should fix the
 problems with unicode Provides: causing mergerepos to fail:
 
 http://lists.baseurl.org/pipermail/yum-devel/2009-August/005714.html
 
 http://lists.baseurl.org/pipermail/yum-devel/2009-August/005719.html  

I applied the second listed here locally and it does indeed seem to clear up
the mergerepo failures I was seeing.  I did not need to block packages any
longer.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-09-18 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735





--- Comment #15 from Josh Boyer jwbo...@gmail.com  2009-09-18 13:55:22 EDT ---
(In reply to comment #14)
 (In reply to comment #13)
  These two patches (which have been applied to yum upstream) should fix the
  problems with unicode Provides: causing mergerepos to fail:
  
  http://lists.baseurl.org/pipermail/yum-devel/2009-August/005714.html
  
  http://lists.baseurl.org/pipermail/yum-devel/2009-August/005719.html  
 
 I applied the second listed here locally and it does indeed seem to clear up
 the mergerepo failures I was seeing.  I did not need to block packages any
 longer.  

Correcting myself, both patches are needed.  I ran into other issues with a
later newRepo task.  The last line in the first patch should be ignored though.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-09-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735





--- Comment #11 from Nicolas Mailhot nicolas.mail...@laposte.net  2009-09-05 
13:14:32 EDT ---
(In reply to comment #10)

 Apparently, something in RPM has a non-utf8/non-unicode
 lang(some-japanese-characters) foo which causes yum.packages._dump_pco() to
 fail.

We now export the font names font files declared in rpm metadata for font
autoinstallation to work. They can be complex (non ASCII) Unicode.

Though IIRC fc-query exports valid UTF-8, something else must be corrupting
this data later

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 495735] mergerepos results in traceback from yum.packages

2009-08-30 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=495735





--- Comment #10 from Jeroen van Meeuwen kana...@kanarip.com  2009-08-30 
16:29:18 EDT ---
The packages I have to block in order to be able to generate a full merged repo
are:

- apanov-edrip-fonts
- apanov-heuristica-fonts
- baekmuk-ttf-fonts
- hanazono-fonts
- ipa-mincho-fonts
- ipa-pgothic-fonts
- ipa-pmincho-fonts
- sazanami-fonts
- vlgothic-fonts
- wqy-zenhei-fonts
- ipa-gothic-fonts

Apparently, something in RPM has a non-utf8/non-unicode
lang(some-japanese-characters) foo which causes yum.packages._dump_pco() to
fail.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list