Subject: pkg/12041: make show-downlevel does not work in all cases
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bernd@arresum.inka.de>
List: netbsd-bugs
Date: 01/24/2001 14:09:15
>Number:         12041
>Category:       pkg
>Synopsis:       make show-downlevel does not work in all cases
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 24 14:12:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bernd Ernesti
>Release:        NetBSD-current 24-01-2001
>Organization:
	
>Environment:
	
System: NetBSD arresum.veego.de 1.5Q NetBSD 1.5Q (ARRESUM) #544: Tue Jan 23 08:30:30 CET 2001 bernd@arresum.veego.de:/home/work/obj_i386/src.i386/sys/arch/i386/compile/ARRESUM i386
Architecture: i386
Machine: i386
>Description:
	make show-downlevel doesn't find all packages which are not up to date.

	The parsing code in pkg_info doesn't work here.
>How-To-Repeat:
	Have a package installed which has an p1 or similar extension and then
	try to check a package which has a newer minor version, but not the
	p1 extension.
	
: pkg_info -e amanda-client
amanda-client-2.4.1p1

pkgsrc/sysutils/amanda-client> grep PKGNAME Makefile
PKGNAME=                amanda-client-2.4.2
: make show-downlevel
: 

Here it should tell you that you don't have the latest version installed,
but it doesn't do it.

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: