Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2009 21:05:46 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Erwin Lansing <erwin@FreeBSD.org>
Cc:        freebsd-multimedia@FreeBSD.org
Subject:   Re: [ports-i386@FreeBSD.org: linux-realplayer-10.0.9.809.20070726 failed on i386 8]
Message-ID:  <00173477@bb.ipt.ru>
In-Reply-To: <20090409154519.GK78186@droso.net> (Erwin Lansing's message of "Thu\, 9 Apr 2009 17\:45\:24 %2B0200")
References:  <20090409151326.GE78186@droso.net> <48335229@bb.ipt.ru> <20090409154519.GK78186@droso.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Apr 2009 17:45:24 +0200 Erwin Lansing wrote:

> On Thu, Apr 09, 2009 at 07:22:10PM +0400, Boris Samorodov wrote:
> > > ================================================================
> > > ====================<phase 1: make checksum>====================
> > > => RealPlayer-10.0.9.809-20070726.i586.rpm doesn't seem to exist in /tmp/distfiles/RESTRICTED/.
> > > => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
> > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access)
> > > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/.
> > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access)
> > > => Attempting to fetch from https://helixcommunity.org/download.php/2479/.
> > > fetch: https://helixcommunity.org/download.php/2479/RealPlayer-10.0.9.809-20070726.i586.rpm: Moved Temporarily
> > 
> > I've just downloaded this file from the above URL just fine. May be it
> > was a temporary error?

> My guess is that you followed the redirect, the prots infrastructure
> does not follow redirects by default.

OK, I see the problem. The following patch should help:
-----
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/linux-realplayer/Makefile,v
retrieving revision 1.56
diff -u -r1.56 Makefile
--- Makefile	19 Mar 2009 17:28:46 -0000	1.56
+++ Makefile	9 Apr 2009 17:01:49 -0000
@@ -26,6 +26,7 @@
 RESTRICTED=	Redistribution not allowed
 NO_BUILD=	yes
 WANT_GNOME=	yes
+FETCH_ARGS=	-pRr
 
 RADIR=		${PREFIX}/lib/RealPlayer
 PLUGINSDIR=	${PREFIX}/lib/linux-mozilla/plugins
-----

Are there any objections from the maintainer (multimedia@ CCed)?

> > > => Attempting to fetch from http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/.
> > > fetch: http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/RealPlayer-10.0.9.809-20070726.i586.rpm: Not Found
> > > => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
> > > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access)
> > > => Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/.
> > > fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/RealPlayer-10.0.9.809-20070726.i586.rpm: File unavailable (e.g., file not found, no access)
> > > => Couldn't fetch it - please try to retrieve this
> > > => port manually into /tmp/distfiles/RESTRICTED/ and try again.
> > > *** Error code 1
> > 
> > > Stop in /a/ports/multimedia/linux-realplayer.
> > > ================================================================
> > > build of /usr/ports/multimedia/linux-realplayer ended at Wed Apr  8 16:45:16 UTC 2009
> > 
> > > ----------


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00173477>