[Bug 286591] PKG index for ARM64 seams do be out of date

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 May 2025 05:25:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286591

            Bug ID: 286591
           Summary: PKG index for ARM64 seams do be out of date
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: schmidt@ze.tum.de

I'm running FreeBSD 14.2 on a ARM64 Machine. I also have a FreeBSD 13.4 Machine
running on AMD64.  

I update the installed packages on both machines at the same time regularly.
Some time now only the AMD64 machine gets updates. The ARM64 version claims no
new updates are there. 

That's wrong. The pkg package itself is outdated. On AMD64 i installed version
2.1.2 today while the ARM64 machine claims that 1.21.3 is the current version. 

[root@midgard ~]# pkg upgrade -f pkg 
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be REINSTALLED:
        pkg-1.21.3

Number of packages to be reinstalled: 1

Proceed with this action? [y/N]: y
[1/1] Reinstalling pkg-1.21.3...
[1/1] Extracting pkg-1.21.3: 100%

What I'm doing wrong or is there a problem with the ARM64 pkg repository

Regards 
   Estartu

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