[Bug 224023] ports-mgmt/pkg: upgrading to pkg-1.10.2_1 makes "pkg version" do weird things

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 5 11:06:50 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224023

--- Comment #1 from Trond.Endrestol at 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= now displays:

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

# pkg version -ovPL=
[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+=perl5=5.26.
Why isn't DEFAULT_VERSIONS+=perl5=5.26 being respected?

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

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


More information about the freebsd-pkg mailing list