[ports-i386@FreeBSD.org: linux-realplayer-10.0.9.809.20070726 failed on i386 8]

Boris Samorodov bsam at ipt.ru
Thu Apr 9 10:38:20 PDT 2009


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


More information about the freebsd-multimedia mailing list