Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2002 10:21:52 -0700 (PDT)
From:      Rolandas Naujikas <rolnas@takas.lt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/43173: Cannot build any port even all distfiles are in place
Message-ID:  <200209211721.g8LHLq8j092179@www.freebsd.org>

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

>Number:         43173
>Category:       ports
>Synopsis:       Cannot build any port even all distfiles are in place
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 21 10:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rolandas Naujikas
>Release:        FreeBSD 4.6-STABLE
>Organization:
VU MIF
>Environment:
FreeBSD ??? 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 22 23:15:25 EET 2002 ???:/h/FreeBSD/obj/h/FreeBSD/src/sys/KEDRAS i386
>Description:
      We are fetching all needed distfiles on one machine, and building ports on another. Another machines mounts /usr/ports and /usr/ports/distfiles read-only (aka root) via NFS. After changes from ports/19270 inserted, I cannot build any port when all distfiles needed to build are in place. It try do-fetch in bsd.ports.mk, and clash in the first test, when really it do not need fetch any file.
>How-To-Repeat:
      Try build any port when /usr/ports/distfiles is read-only and all needed distfiles are in place.
>Fix:
      Move check for write access to before acctual fetch. I made patch, that fix this problem at http://www.mif.vu.lt/~rolnas/freebsd/patch-bsd.port.mk
It is against bsd.port.mk revision
# $FreeBSD: ports/Mk/bsd.port.mk,v 1.424 2002/09/19 00:16:39 kris Exp $
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200209211721.g8LHLq8j092179>