GNOME Bugzilla – Bug 347990
fetching 'iso-codes_0.51.orig.tar.gz' crashes
Last modified: 2006-07-22 21:56:29 UTC
Steps to reproduce: 1. 'make fetch' from bootstrap/iso-codes/ 2. 3. Stack trace: Fetching 'iso-codes_0.51.orig.tar.gz' from ftp://ftp.debian.org/debian/pool/main/i/iso-codes/ crashes. Real file name is 'iso-codes_0.51-1.1.tar.gz' Other information:
Thanks for taking the time to report this bug. This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a description of how to reproduce this bug. You'll also need to add a stack trace; please see http://live.gnome.org/GettingTraces for more information about how to do so.
Sorry, edit iso-codes Makefile and change the to this GARVERSION = 0.51-1.1 CATEGORIES = bootstrap DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz MASTER_SITES = ftp://ftp.debian.org/debian/pool/main/i/iso-codes/
Created attachment 69166 [details] [review] Fixed iso-codes Makefile Fixed by this patch.
This bug actually has been fixed 4 weeks ago by Joseph. Just for the records. Also Damien, attaching a patch to bugzilla does NOT fix an issue. It is fixed, once the code went in to CVS.