Date: Sat, 30 Mar 2002 11:20:05 -0800 (PST) From: Chris Pepper <pepper@mail.rockefeller.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/36541: port: make install as normal user retries sites Message-ID: <200203301920.g2UJK5T36154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 36541
>Category: misc
>Synopsis: port: make install as normal user retries sites
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 30 11:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Chris Pepper
>Release: 4.5-RELEASE
>Organization:
The Rockefeller University
>Environment:
FreeBSD kra.info-mac.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386
>Description:
When I run 'make install' in /usr/ports/net/netatalk as unprivileged user 'pepper', make attempts to download the distfile, fails (because I don't have write permission to /usr/ports/distfiles), and then retries all the other mirrors in sequence, instead of giving up.
>How-To-Repeat:
cd /usr/ports/net/netatalk
make install
>Fix:
Abort if the user doesn't have write permission on /usr/ports/distfiles, rather than retrying.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203301920.g2UJK5T36154>
