ports/138265: x11-wm/e16: unfetchable distfile
Barbara
barbara.xxx1975 at libero.it
Fri Aug 28 09:30:02 UTC 2009
>Number: 138265
>Category: ports
>Synopsis: x11-wm/e16: unfetchable distfile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 28 09:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Barbara
>Release: 7.2-STABLE
>Organization:
>Environment:
FreeBSD satanasso.local.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Aug 22 17:27:55 CEST 2009 root at satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO i386
>Description:
# cd /usr/ports/x11-wm/e16 && make checksum
=> e16-1.0.0.901.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/e16-1.0.0.901.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /usr/ports/x11-wm/e16.
>How-To-Repeat:
cd /usr/ports/x11-wm/e16 && make checksum
>Fix:
I don't know if the real problem lay in bsd.sites.mk, but applying the patch made the distfile fetchable for me.
Patch attached with submission follows:
--- Makefile.orig 2009-08-27 23:50:02.000000000 +0200
+++ Makefile 2009-08-28 11:08:18.000000000 +0200
@@ -8,7 +8,7 @@
PORTNAME= e16
DISTVERSION= 1.0.0.901
CATEGORIES= x11-wm
-MASTER_SITES= SFP/enlightenment/${PORTNAME}/Snapshots
+MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots
MAINTAINER= gahr at FreeBSD.org
COMMENT= A very artistic X window manager
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list