Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2005 10:20:14 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/88027: portupgrade removes symlinks that point to real location of config directories
Message-ID:  <200511101020.jAAAKERb046746@freefall.freebsd.org>

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

From: Pav Lucistnik <pav@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/88027: portupgrade removes symlinks that point to real
	location of config directories
Date: Thu, 10 Nov 2005 11:13:23 +0100

 I think this is not how you're supposed to use symlinks. If you touch
 area under /usr/local by hand, you should expect to know what's
 happening and cope with it.
 
 What's happening, most probably, on portupgrade squid:
 1) it deletes old squid. because /usr/local/squid is part of plist,
    it removes this directory (ie. your symlink) too
 2) it installs new squid into /usr/local
 
 What you really want is to install squid into different PREFIX.
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 The hottest spot in the solar system is neither Mercury, Venus,
 nor St. Louis in the summer.
   -- WUSTL Press Release



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