Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2017 11:06:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 224023] ports-mgmt/pkg: upgrading to pkg-1.10.2_1 makes "pkg version" do weird things
Message-ID:  <bug-224023-32340-Bd7FF93wHj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224023-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224023-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=3D224023

--- Comment #1 from Trond.Endrestol@ximalas.info ---
(In reply to Trond.Endrestol from comment #0)
Upgraded ports-mgmt/pkg to pkg-1.10.3.

Forcefully updated the origins of print/auctex and lang/cython by running:

portupgrade -fpvo print/auctex print/auctex
portupgrade -fpvo lang/cython lang/cython

Upgraded the other outdated ports with no observed side effects.

pkg version -ov{I,P}L=3D now displays:

# pkg version -ovIL=3D
print/auctex                       ?   orphaned: print/auctex
lang/perl5.26                      >   succeeds index (index has 5.24.3)

# pkg version -ovPL=3D
[no output, as expected]

It's a mystery why print/auctex is listed as orphaned when consulting the
index. The index is up-to-date. The ports tree is the true source of facts.

lang/perl5.26 is installed and /etc/make.conf specify
DEFAULT_VERSIONS+=3Dperl5=3D5.26.
Why isn't DEFAULT_VERSIONS+=3Dperl5=3D5.26 being respected?

This is on amd64 stable/11 r326394, with the source tree at r326565, and the
ports tree at r455569.

--=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-224023-32340-Bd7FF93wHj>