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=457210 --- Comment #48 from Stefan Seidel <redhat-bz@xxxxxxxxxxxxxxxxx> 2009-12-01 12:30:36 EDT --- Probably the effects of http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=ca668b298e9b8c2c191eae259fddfed5e03a8dd4 Someone complained at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439720 On my Debian Etch, Lenny and CentOS 5.4 Systems with glibc versions ranging from 2.3.6 to 2.7 it gives 0 bytes, but not on Ubuntu glibc 2.10.1. Anyway, here's the glibc-independent version: +find man -type f -exec /usr/bin/iconv -f latin1 -t utf8 {} -o {}._utf8 ';' -exec mv -f {}._utf8 {} ';' -- 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-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review