Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jan 2007 18:36:04 -0500
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade - skipping -held by user- meaning?
Message-ID:  <45999AE4.8080600@tandon.net>
In-Reply-To: <20070101225851.ZBRG60.dukecmmtao03.coxmail.com@dukecmmtao03>
References:  <20070101225851.ZBRG60.dukecmmtao03.coxmail.com@dukecmmtao03>

next in thread | previous in thread | raw e-mail | index | archive | help
Vizion wrote:

> What does it mean when the message
> ---> skipping [portname] because it is held by user (specify -f to force)

Does said port appear in the HOLD_PKGS array within pkgtools.conf?  From
that file:

   # HOLD_PKGS: array
   #
   # This is a list of ports you don't want portupgrade(1) to upgrade,
   # portversion(1) to suggest upgrading, or pkgdb(1) to fix.
   # You can use wildcards ("ports glob" and "pkgname glob").
   # -f/--force with each command will override the held status.

> and when & why should -f be specify?

When you want to force the upgrade of a package even though you've 
"held" it in pkgtools.conf.

--
Sahil Tandon <sahil@tandon.net>



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