[Bug 250056] Ports prematurely demanding the latest ports-mgmt/pkg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 2 20:15:31 UTC 2020


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

            Bug ID: 250056
           Summary: Ports prematurely demanding the latest ports-mgmt/pkg
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: jwb at freebsd.org
                CC: ports-bugs at FreeBSD.org

I just upgraded my packages with pkg upgrade and ports with portsnap and
currently cannot build any ports from source unless I first install the latest
ports-mgmt/pkg from source.

I assume this will resolve itself as soon as pkg builds catch up on
ports-mgmt/pkg, but I wonder if there's a way we can avoid this situation in
the future.

Glitches like this can be a turn-off to new users exploring FreeBSD.

root at mako:/usr/ports/biology/muscle # make
===>  muscle-3.8.1551 pkg(8) must be version 1.15.8 or greater, but you have
1.15.6. You must upgrade the ports-mgmt/pkg port first.
*** Error code 1

Stop.
make: stopped in /usr/ports/biology/muscle

root at mako:/usr/ports/biology/muscle # pkg update -f
Updating FreeBSD repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01    
Fetching packagesite.txz: 100%    6 MiB 733.2kB/s    00:09    
Processing entries: 100%
FreeBSD repository update completed. 31885 packages processed.
All repositories are up to date.

root at mako:/usr/ports/biology/muscle # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating database digests format: 100%
Checking for upgrades (3 candidates): 100%
Processing candidates (3 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list