Bug 33314 - Unable to download gnome-mud-0.10.3.tar.bz2
Bug#: 33314 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: eonwe@users.sourceforge.net
Component: Games
URL: 
Summary: Unable to download gnome-mud-0.10.3.tar.bz2
Keywords:  
Status Whiteboard: 
Opened: 2003-11-12 11:04 0000
Description:   Opened: 2003-11-12 11:04 0000
gnome-mud is now hosted on gnome.org

The file can be downloaded from:
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mud/0.10/gnome-mud-0.10.3.tar.bz2

------- Comment #1 From Mr. Bones. 2003-11-12 11:17:53 0000 -------
No, it should be on the gentoo mirrors.

------- Comment #2 From Jules Gagnon 2003-11-12 11:35:45 0000 -------
I know it should be.. but it's not on the mirrors I use.

SRC_URI should be changed from:

SRC_URI="mirror://sourceforge/amcl/${P}.tar.bz2"

to:

SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/0.10/${P}.tar.bz2"


------- Comment #3 From Mr. Bones. 2003-11-12 11:39:13 0000 -------
Wait 30 minutes and try again.

------- Comment #4 From Jules Gagnon 2003-11-12 12:26:16 0000 -------
It's still not on the mirrors but I'm not reporting a bug about mirror
freshness.

I'm reporting an incorrect SRC_URI. gnome-mud-0.10.3.tar.bz2 is not on
sourceforge but on gnome.org and since July, they aren't using sourceforge.net
but gnome.org for developpement(cvs, mailing list).

If you prefer not to fix the ebuild, just say it. I don't mind, I've already
updated. But I think, anyone should be able to emerge something without using
mirror if he prefers.

------- Comment #5 From Mr. Bones. 2003-11-12 13:10:45 0000 -------
Ah, the fact that they moved away from sourceforge was what I was missing.
I've updated the HOMEPAGE and SRC_URI in CVS.

Thanks for the bug report.