Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 15:28:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 206563] ports-mgmt/pkg Incorrectly reads the index of installed packages.
Message-ID:  <bug-206563-32340-RKcfXeydzd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206563-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206563-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206563

Jason Unovitch <junovitch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junovitch@freebsd.org

--- Comment #1 from Jason Unovitch <junovitch@freebsd.org> ---
`pkg version -R' will give what you expect.  The behaviour is documented in=
 the
pkg-version(8) man page:

     The database of available packages and versions to compare against the
     installed packages may be chosen by specifying one of -P, -R or -I or =
by
     by setting VERSION_SOURCE in pkg.conf(5).  If not specified then the
     ports index file will be used if it exists (-I).  Otherwise, should a
     ports tree exist that will be used to compare versions (-P).  Failing
     either of those two choices, the repository catalogue will be used (-R=
).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206563-32340-RKcfXeydzd>