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=494647 --- Comment #6 from Alan Dunn <amdunn@xxxxxxxxx> 2009-04-09 10:10:10 EDT --- (In reply to comment #5) > Okay, now it looks like this bit of %install ... > > # Fix an issue that occurs in the info files (not quite sure where in > # the process, so doing it here): > > mv %{buildroot}%{_infodir}/mmm.info-2.gz \ > %{buildroot}%{_infodir}/mmm.info-2 && \ > gzip %{buildroot}%{_infodir}/mmm.info-2 > > ... is no longer necessary. At least, it wasn't necessary for me. Really? Any idea that is... the problem I found for my system was that mmm.info-2.gz was not actually a zipped archive. Thus, if you run info and navigate to a page that requires mmm.info-2, info actually segfaults. It still seems necessary for me: the result in the RPM is a (once zipped) info file. If this problem didn't occur on your system, then this "fix" would actually break things, so I want to know. (I suppose it might be safer to do file type detection and zip it if it isn't a zip file already.) -- 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