On 9/4/25 1:11 PM, Eelco Chaudron wrote:
> 
> 
> 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 <i.maxim...@ovn.org>
> 
> Thanks for the quick fix. Changes look good to me.
> 
> Acked-by: Eelco Chaudron <echau...@redhat.com>
> 

Thanks!  I applied the change to all branches down to 3.3 so we can
unblock the CI.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to