Re: No packages for 13:amd64/latest since Dec 8
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <1164071565.319.1767003547505@localhost> |
Hi Clusteradm, Would you know why beefy16 does not sync the builds to the mirrors anymore? Or is another team handling this? Regards, Ronald. Van: [email protected] Datum: zaterdag, 27 december 2025 08:05 Aan: [email protected] Onderwerp: Re: No packages for 13:amd64/latest since Dec 8 > > > Does the mirror show up in this overview? > > > > https://people.freebsd.org/~dbaio/pkg-master-report.html > > It says: > freebsd:13:x86:64 latest 2025-12-08 03:30:27Z 459.41 100 present > > But since 2025-12-08 at least 3 builds were "done". > Perhaps the problem is with some process within beefy16. > > > >Since December 8 at least 3 package builds on beefy16 completed, > > >but `pkg update` doesn't see them. > > >Something happened with transfer from beefy16 to all the mirrors. > > > > > ># pkg -d update -f > > >... > > >DBG(1)[4167]> (fetch) Request to fetch > > >pkg+http://pkg.freebsd.org/FreeBSD:13:amd64/latest/data.pkg > > >... > > >FreeBSD repository update completed. 36295 packages processed. > > >All repositories are up to date. > > ># pkg upgrade > > >... > > >Your packages are up to date. > > > > > >$ pkg query '%t %n-%v %o' | sort | tail -1 > > >1765230320 xterm-404 x11/xterm > > > > > >That's December 8. Same date on > > >http://pkg.freebsd.org/FreeBSD:13:amd64/latest/ > > > > > >$ host pkg.freebsd.org > > >pkg.freebsd.org is an alias for pkgmir.geo.freebsd.org. > > >pkgmir.geo.freebsd.org has address 85.30.190.140 > > >$ host 85.30.190.140 > > >140.190.30.85.in-addr.arpa is an alias for > > >140.128-28.190.30.85.in-addr.arpa. > > >140.128-28.190.30.85.in-addr.arpa domain name pointer pkg0.sjb.freebsd.org > > > > > >I tried to access another mirror using > > > > > >local-data: "pkg.freebsd.org A 96.47.72.71" > > > > > >(pkg0.nyi.freebsd.org) in my unbound - same. > > >Tried `pkg bootstrap -f` - it installed pkg-2.4.2_1, nothing changed. > > > > > >On https://www.freshports.org/ports-mgmt/pkg/ > > >in Packages table in amd64 column "repo build date" in the mouse hover pop-up > > >is much newer in all rows except 13:latest. > > > > >