qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* FreeBSD update required for CI?
@ 2024-07-15 23:00 Richard Henderson
  2024-07-16  2:15 ` Li-Wen Hsu
  2024-07-16  6:38 ` Thomas Huth
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Henderson @ 2024-07-15 23:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Warner Losh, Ed Maste, Li-Wen Hsu

Hi guys,

CI currently failing FreeBSD:

https://gitlab.com/qemu-project/qemu/-/jobs/7347517439

> pkg: No packages available to install matching 'py39-pillow' have been found in the repositories
> pkg: No packages available to install matching 'py39-pip' have been found in the repositories
> pkg: No packages available to install matching 'py39-sphinx' have been found in the repositories
> pkg: No packages available to install matching 'py39-sphinx_rtd_theme' have been found in the repositories
> pkg: No packages available to install matching 'py39-yaml' have been found in the repositories

Has FreeBSD ports updated to something beyond python 3.9, and we need an update to match?


r~


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FreeBSD update required for CI?
  2024-07-15 23:00 FreeBSD update required for CI? Richard Henderson
@ 2024-07-16  2:15 ` Li-Wen Hsu
  2024-07-16  6:38 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Li-Wen Hsu @ 2024-07-16  2:15 UTC (permalink / raw)
  To: Richard Henderson; +Cc: qemu-devel, Alex Bennée, Warner Losh, Ed Maste

[-- Attachment #1: Type: text/plain, Size: 1117 bytes --]

On Tue, Jul 16, 2024 at 7:01 AM Richard Henderson <
richard.henderson@linaro.org> wrote:

> Hi guys,
>
> CI currently failing FreeBSD:
>
> https://gitlab.com/qemu-project/qemu/-/jobs/7347517439
>
> > pkg: No packages available to install matching 'py39-pillow' have been
> found in the repositories
> > pkg: No packages available to install matching 'py39-pip' have been
> found in the repositories
> > pkg: No packages available to install matching 'py39-sphinx' have been
> found in the repositories
> > pkg: No packages available to install matching 'py39-sphinx_rtd_theme'
> have been found in the repositories
> > pkg: No packages available to install matching 'py39-yaml' have been
> found in the repositories
>
> Has FreeBSD ports updated to something beyond python 3.9, and we need an
> update to match?
>

Oh yes, the default python version has been changed to 3.11 so the `py39-`
prefix of the package name should be also changed to `py311-`

Where are those packages name listed? I can check if it is possible to
change to use some more deterministic names.

Best,
Li-Wen

[-- Attachment #2: Type: text/html, Size: 1625 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FreeBSD update required for CI?
  2024-07-15 23:00 FreeBSD update required for CI? Richard Henderson
  2024-07-16  2:15 ` Li-Wen Hsu
@ 2024-07-16  6:38 ` Thomas Huth
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2024-07-16  6:38 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel
  Cc: Alex Bennée, Warner Losh, Ed Maste, Li-Wen Hsu

On 16/07/2024 01.00, Richard Henderson wrote:
> Hi guys,
> 
> CI currently failing FreeBSD:
> 
> https://gitlab.com/qemu-project/qemu/-/jobs/7347517439
> 
>> pkg: No packages available to install matching 'py39-pillow' have been 
>> found in the repositories
>> pkg: No packages available to install matching 'py39-pip' have been found 
>> in the repositories
>> pkg: No packages available to install matching 'py39-sphinx' have been 
>> found in the repositories
>> pkg: No packages available to install matching 'py39-sphinx_rtd_theme' 
>> have been found in the repositories
>> pkg: No packages available to install matching 'py39-yaml' have been found 
>> in the repositories
> 
> Has FreeBSD ports updated to something beyond python 3.9, and we need an 
> update to match?

Yes, we discussed it in IRC yesterday: Python has been updated there, we 
need to update lcitool to the latest version to get the fix for it. Alex is 
planning to provide a patch.

  Thomas




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-16  6:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 23:00 FreeBSD update required for CI? Richard Henderson
2024-07-16  2:15 ` Li-Wen Hsu
2024-07-16  6:38 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).