[Bug 190480] New: multimedia/linux-realplayer: unable to fetch

no-reply-bugzilla-daemon at freebsd.org no-reply-bugzilla-daemon at freebsd.org
Mon Jun 2 03:58:00 UTC 2014


http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190480

            Bug ID: 190480
           Summary: multimedia/linux-realplayer: unable to fetch
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: kalten at gmx.at

When fetching distfiles: RealPlayer10GOLD.rpm can not be found:
---SCHNIPP---
===>   linux-realplayer-10.0.9.809.20070726_4 depends on file:
/usr/local/sbin/pkg - found
=> RealPlayer10GOLD.rpm doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
http://client-software.real.com/free/unix/RealPlayer10GOLD.rpm
fetch: http://client-software.real.com/free/unix/RealPlayer10GOLD.rpm: Not
Found
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/RealPlayer10GOLD.rpm
fetch: http://distcache.FreeBSD.org/ports-distfiles/RealPlayer10GOLD.rpm: Not
Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** [do-fetch] Error code 1
---schnapp---

How-To-Repeat:
cd multimedia/linux-realplayer && make fetch

Fix:
See attached file: the site ftp://ftp.tw.freebsd.org/pub/distfiles/ still has
it ;-)
I think, it should be mirrored to ftp.freebsd.org?

ru, Kalten

Patch attached with submission follows:

--- Makefile.orig    2014-05-27 18:53:04.000000000 +0200
+++ Makefile    2014-06-01 15:14:24.000000000 +0200
@@ -5,7 +5,8 @@
 DISTVERSION=    10.0.9.809-20070726
 PORTREVISION=    4
 CATEGORIES=    multimedia audio linux
-MASTER_SITES=    http://client-software.real.com/free/unix/:player \
+MASTER_SITES=    ftp://ftp.tw.freebsd.org/pub/distfiles/:player \
+        http://client-software.real.com/free/unix/:player \
         http://mirror.therek.net/freebsd/distfiles/mplayer/:codecs \
         SF/mplayer-tru/mplayer-codecs/20040704:codecs \
        
ftp://fr2.rpmfind.net/linux/sourceforge/m/mp/mplayer-tru/mplayer-codecs/20040704/:codecs
\

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list