qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 3/4] .cirrus.yml: bump FreeBSD to the current stable relea


From: Alex Bennée
Subject: Re: [PATCH v1 3/4] .cirrus.yml: bump FreeBSD to the current stable release
Date: Wed, 06 May 2020 09:16:54 +0100
User-agent: mu4e 1.4.4; emacs 28.0.50

Li-Wen Hsu <address@hidden> writes:

> On Fri, May 1, 2020 at 7:15 PM Alex Bennée <address@hidden> wrote:
>>
>> Hopefully this will un-stick the test which has been broken for a long
>> time.
>>
>> Signed-off-by: Alex Bennée <address@hidden>
>> ---
>>  .cirrus.yml | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/.cirrus.yml b/.cirrus.yml
>> index 90645fede6..f06f5af2b9 100644
>> --- a/.cirrus.yml
>> +++ b/.cirrus.yml
>> @@ -3,7 +3,7 @@ env:
>>
>>  freebsd_12_task:
>>    freebsd_instance:
>> -    image: freebsd-12-0-release-amd64
>> +    image_family: freebsd-12-1
>>      cpu: 8
>>      memory: 8G
>>    install_script: pkg install -y
>> --
>> 2.20.1
>>
>
> Reviewed-by: Li-Wen Hsu <address@hidden>
> Tested-by: Li-Wen Hsu <address@hidden>
>
> I would be nice to also add this patch:
> https://github.com/lwhsu/qemu/commit/ac699f79b4d86d8195d76c3befada65ade449cc0.patch
> To prevent problems in the future.

Done. I took the liberty of apply your s-o-b tag as it wasn't on the
github commit but it came from your repo.

>
> The error was due to the pkg version got "fixed" when building image,
> and was too old when VM got provisioned, then it cannot be not
> compatible with the package repository. Ref:
> https://lists.freebsd.org/pipermail/freebsd-cloud/2020-April/000234.html
>
> Best,
> Li-Wen


-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]