Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  7 Jun 2000 11:34:18 -0700 (PDT)
From:      jamgill@uu.net, gill@topsecret.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19098: port irc/party broken, won't find/download zipfile
Message-ID:  <20000607183418.21CF537B9F5@hub.freebsd.org>

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

>Number:         19098
>Category:       ports
>Synopsis:       port irc/party broken, won't find/download zipfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 11:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     gill
>Release:        3.4-STABLE
>Organization:
[Top Secret]
>Environment:
FreeBSD pacific.int.topsecret.net 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun May 21 07:53:04 EDT 2000     gill@pacific.int.topsecret.net:/usr/src/sys/compile/PACIFIC_1.7  i386
>Description:
when the port for party-2.12 attempts to download the "party-2.12.tar.gz" file, it looks for just ".tar.gz"
this effectively breaks the port, even if you've pulled the correct zipfile down to /usr/ports/distfiles/
>How-To-Repeat:
cd /usr/ports/irc
fetch ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/irc/party.tar
tar -xvf party
cd party
make
[output:
>Fix:
adding the line
DISTNAME=       party-2.12
near the top of the Makefile worked for me!

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> .tar.gz doesn't seem to exist on this system.
 >> Attempting to fetch from ftp://ftp.wam.umd.edu/pub/howardjp/software/party/.
 fetch: pub/howardjp/software/party/.tar.gz: cannot get remote modification time
 fetch: ftp://ftp.wam.umd.edu/pub/howardjp/software/party/.tar.gz: FTP error:
 fetch: File unavailable (e.g., file not found, no access)
 >> Attempting to fetch from http://www.wam.umd.edu/~howardjp/software/party/.
 fetch: .tar.gz: www.wam.umd.edu: HTTP server returned error code 404
 >> Attempting to fetch from ftp://dragon.ham.muohio.edu/pub/howardjp/software/party/.
 ^C
 ...]


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?20000607183418.21CF537B9F5>