On 4 Sep 2025, at 12:12, Ilya Maximets wrote: > We're not installing anything from FreeBSD-kmods or any other non-main > repository, but it seems to have mismatching packages with the latest > Google Cloud image that appears to not be updated yet: > > # pkg update -f > Updating FreeBSD repository catalogue... > Fetching meta.conf: . done > Fetching data.pkg: .......... done > Processing entries: .......... done > FreeBSD repository update completed. 36502 packages processed. > Updating FreeBSD-kmods repository catalogue... > Fetching meta.conf: . done > Fetching data.pkg: .. done > Processing entries: > Newer FreeBSD version for package parallels-tools: > To ignore this error set IGNORE_OSVERSION=yes > - package: 1403506 > - running userland: 1403505 > Ignore the mismatch and continue? [y/N]: > pkg: repository FreeBSD-kmods contains packages for wrong OS version: > FreeBSD:14:amd64 > Processing entries... > Unable to update repository FreeBSD-kmods > Error updating repositories! > > Not updating FreeBSD-kmods should avoid this issue. In the worst case > the next 'pkg install' will fail, but it shouldn't really ever happen > as we do not install any kernel modules or packages that depend on > any kernel modules. > > Signed-off-by: Ilya Maximets <[email protected]> Thanks for the quick fix. Changes look good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
