Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 19:02:20 +0200 (EET)
From:      Martti Kuparinen <martti.kuparinen@nomadiclab.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Different output from pkg_version
Message-ID:  <Pine.BSF.4.33.0103041856260.63771-100000@server.nomadiclab.com>

next in thread | raw e-mail | index | archive | help
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 <martti.kuparinen@nomadiclab.com>
http://www.iki.fi/~kuparine/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103041856260.63771-100000>