Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Aug 2001 07:40:02 -0700 (PDT)
From:      Peter Pentchev <roam@ringlet.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/30076: ports/misc/pkg_tarup build fails
Message-ID:  <200108251440.f7PEe2l81601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/30076; it has been noted by GNATS.

From: Peter Pentchev <roam@ringlet.net>
To: Conrad Sabatier <conrads@home.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/30076: ports/misc/pkg_tarup build fails
Date: Sat, 25 Aug 2001 17:37:00 +0300

 On Sat, Aug 25, 2001 at 09:21:43AM -0500, Conrad Sabatier wrote:
 > 
 > >Number:         30076
 > >Category:       ports
 > >Synopsis:       ports/misc/pkg_tarup build fails
 > >Originator:     Conrad Sabatier
 > >Release:        FreeBSD 4.4-RC i386
 > >Organization:
 > >Environment:
 > System: FreeBSD cx344940-a.meta1.la.home.com 4.4-RC FreeBSD 4.4-RC #0: Thu Aug 23 12:28:55 CDT 2001 root@cx344940-a.meta1.la.home.com:/usr/src/sys/compile/MYKERNEL i386
 > 
 > 
 > >Description:
 > 	Attempting to make /usr/ports/misc/pkg_tarup produces the 
 > 	following output (using wget for make fetch):
 > 
 > >How-To-Repeat:
 > 	cd /usr/ports/misc/pkg_tarup
 > 	make distclean
 > 	rm -r /usr/ports/distfiles/pkg*
 > 	make
 >  >> pkg_tarup?rev=1.2&content-type=text%2fplain doesn't seem to exist in 
 >  /usr/ports/distfiles/.
 [snip]
 >  
 >  09:18:50 (48.10 KB/s) - `pkg_tarup?rev=1.2&content-type=text/plain' saved 
 >  [2512]
 >  
 >  ===>  Extracting for pkg_tarup-1.2_3
 >  cannot open pkg_tarup?rev=1.2&content-type=text%2fplain: no such file
 
 Note the difference between the DISTNAME expected by the port (with the
 %2f character), and the filename as saved by wget (with a slash at that
 position).
 
 Try renaming the file - under whatever name wget saved it - to something
 saner, and then editing the port Makefile to set the DISTNAME to
 the saner filename you've chosen.
 
 G'luck,
 Peter
 
 -- 
 If this sentence didn't exist, somebody would have invented it.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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