Re: git for armv7
- Reply: Mark Millard : "Re: git for armv7"
- Reply: bob prohaska : "Re: git for armv7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 May 2023 19:45:55 UTC
bob prohaska <fbsd_at_www.zefox.net> wrote on Date: Sat, 06 May 2023 18:43:52 UTC : > Pkg search git now reports > pkg: repository FreeBSD contains packages for wrong OS version: FreeBSD:14:armv7 > when run from a -current host which identifies itself as: > FreeBSD www.zefox.com 14.0-CURRENT FreeBSD 14.0-CURRENT #22 main-1d35493e46: Tue Apr 18 06:23:00 PDT 2023 bob@www.zefox.com:/usr/obj/usr/src/arm.armv7/sys/GENERIC arm What does: # pkg info pkg report? What does: # more /usr/local/etc/pkg/repos/FreeBSD.conf report? What does: # more /usr/local/etc/pkg/repos/custom.conf report? What does: # more /etc/pkg/FreeBSD.conf report? > At this point -current and 14 seem likely to be quite close. 14 has not branched yet: 14.0-CURRENT is all there is for 14. There is no other CURRENT (main). The issue goes in some other direction. > Can pkg be persuaded to install the available version as an > experiment? Figuring that out may require figuring out why the "wrong OS version: FreeBSD:14:armv7" was generated. === Mark Millard marklmi at yahoo.com