Skip site navigation (1)Skip section navigation (2)
Date:      23 Feb 2002 02:46:49 -0000
From:      "Jim C.Nasby" <decibel@decibel.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35227: portupgrade doesn't respect HOLD_PORTS config parameter
Message-ID:  <20020223024649.76200.qmail@flake.decibel.org>

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

>Number:         35227
>Category:       ports
>Synopsis:       portupgrade doesn't respect HOLD_PORTS config parameter
>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:   Fri Feb 22 18:50:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jim C. Nasby
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD flake.decibel.org 4.4-STABLE FreeBSD 4.4-STABLE #4: Thu Nov 22 03:28:43 GMT 2001 root@flake.decibel.org:/usr/obj/usr/src/sys/FLAKE i386

Ports cvsup'd as of a few hours ago; new portupgrade installed
	
>Description:
I have the following in my pkgtools.conf file:
  HOLD_PORTS = [
    'x11/XFree86*',
    'x11-wm/windowmaker',
    'databases/mysql*',
  ]

portversion still reports XFree86-4 as being out of date:
decibel@flake.2[2:35]~:43>portversion|grep XF
XFree86                     <

It also wants to upgrade it via portversion -c:
#  XFree86
#  needs updating (port has 4.1.0_12,1)
#
pkgs="$pkgs XFree86-4.1.0_11"

Most importantly, portupgrade -a will attempt to upgrade it:
--->  Upgrading 'XFree86-4.1.0_11' to 'XFree86-4.1.0_12,1' (x11/XFree86-4)

My mysql is also out of date right now, and the same is happening with it.
I have made other changes to pkgtools.conf and they have taken effect, so
I know the file is being read.

	
>How-To-Repeat:
I believe this should be repeatable for any out-of-date port on a system;
just include the appropriate entry in pkgtools.conf.
	
>Fix:

	
>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?20020223024649.76200.qmail>