From owner-freebsd-stable Sun Mar 4 9: 2:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ws130.nomadiclab.com (ws130.nomadiclab.com [195.165.196.130]) by hub.freebsd.org (Postfix) with ESMTP id ACC7437B718 for ; Sun, 4 Mar 2001 09:02:22 -0800 (PST) (envelope-from martti.kuparinen@nomadiclab.com) Received: from server.nomadiclab.com (server.nomadiclab.com [195.165.196.130]) by ws130.nomadiclab.com (Postfix) with ESMTP id 6AE5E72501 for ; Sun, 4 Mar 2001 19:02:20 +0200 (EET) Date: Sun, 4 Mar 2001 19:02:20 +0200 (EET) From: Martti Kuparinen To: Subject: Different output from pkg_version Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Does anyone know a reason for the difference in the following outputs: ROOT ws3:~> uname -a FreeBSD ws3 4.2-STABLE FreeBSD 4.2-STABLE #3: Thu Mar 1 08:10:02 EET 2001 root@ws3:/usr/obj/usr/src/sys/WS3 i386 ROOT ws3:~> ROOT ws3:~> pkg_info | grep bash bash-2.04 The GNU Bourne Again Shell ROOT ws3:~> ROOT ws3:~> pkg_version -v | grep bash bash-2.04 = up-to-date with port ~~~~~~~~~~~~~~~~~~~~~~~~~ ROOT server:~> uname -a FreeBSD server 4.2-STABLE FreeBSD 4.2-STABLE #2: Thu Mar 1 09:22:03 EET 2001 root@server:/usr/src/sys/compile/SERVER i386 ROOT server:~> ROOT server:~> pkg_info | grep bash bash-2.04 The GNU Borne Again Shell ROOT server:~> ROOT server:~> pkg_version -v | grep bash bash-2.04 * multiple versions (index has 1.14.7,2.04) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Server has been running 4.x since 4.0-RELEASE while ws3 was born as 4.2-200101xx-STABLE (from releng4.freebsd.org). Both are now running the same version (make world kernel and mergemaster) and /usr/ports was cvsup'ed today so the sources are exactly the same. Martti --- Martti Kuparinen http://www.iki.fi/~kuparine/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message