Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2010 23:28:16 GMT
From:      Marin ROCHE <krnkktz@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150133: www/linux-f10-flashplugin10 does not find some .rpm packages
Message-ID:  <201008302328.o7UNSGwp058900@www.freebsd.org>
Resent-Message-ID: <201008302330.o7UNU5MM038529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150133
>Category:       ports
>Synopsis:       www/linux-f10-flashplugin10 does not find some .rpm packages
>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:   Mon Aug 30 23:30:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marin ROCHE
>Release:        8.1
>Organization:
>Environment:
FreeBSD  8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
When building www/linux-f10-flashplugin10, two RPM packages can't be downloaded: nss-3.12.2.0-5.fc10.i386.rpm and libcurl-7.19.6-1.fc10.i386.rpm. The fix was to get them from http://ftp.nluug.nl/ftp/FreeBSD/distfiles/rpm/i386/fedora/10/ and put them in /usr/ports/distfiles/rpm/i386/fedora/10.
>How-To-Repeat:
# cd /usr/ports/www/linux-f10-flashplugin10
# make install
(Some packages won't download here)
>Fix:
# cd /usr/ports/distfiles/rpm/i386/fedora/10/
# fetch http://ftp.nluug.nl/ftp/FreeBSD/distfiles/rpm/i386/fedora/10/nss-3.12.2.0-5.fc10.i386.rpm
# fetch http://ftp.nluug.nl/ftp/FreeBSD/distfiles/rpm/i386/fedora/10/libcurl-7.19.6-1.fc10.i386.rpm
# cd /usr/ports/www/linux-f10-flashplugin10
# make install

>Release-Note:
>Audit-Trail:
>Unformatted:



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