qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	qemu-devel@nongnu.org,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Michael Tokarev" <mjt@tls.msk.ru>
Subject: Re: [PATCH v2] testing: bump mips64el cross to bookworm and allow to fail
Date: Tue, 1 Oct 2024 14:33:55 +0200	[thread overview]
Message-ID: <f8c8d67e-3ad1-421d-b23e-8203608c79a2@redhat.com> (raw)
In-Reply-To: <87bk04nkar.fsf@draig.linaro.org>

On 01/10/2024 13.18, Alex Bennée wrote:
> Thomas Huth <thuth@redhat.com> writes:
> 
>> From: Alex Bennée <alex.bennee@linaro.org>
>>
>> The mips64el cross setup is very broken for bullseye which has now
>> entered LTS support so is unlikely to be fixed. While we still can't
>> build the container for bookworm due to a single missing dependency
>> that will hopefully get fixed in due course. For the sake of keeping
>> the CI green we mark it as allow_fail for the time being.
>>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> [thuth: Temporarily remove the problematic packages manually]
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>>   Removing the packages that depend on mesa manually helps to get the
>>   job green again:
>>    https://gitlab.com/thuth/qemu/-/jobs/7961678029
>>   That's of course just a temporary fix 'til the next update via lcitool,
>>   but hopefully Debian will have fixed their distro by that point in time.
>>
>>   .gitlab-ci.d/container-cross.yml              |  3 +++
>>   .../dockerfiles/debian-mips64el-cross.docker  | 20 ++++---------------
>>   tests/lcitool/refresh                         |  2 +-
>>   3 files changed, 8 insertions(+), 17 deletions(-)
>>
>> diff --git a/.gitlab-ci.d/container-cross.yml b/.gitlab-ci.d/container-cross.yml
>> index 34c0e729ad..c567926182 100644
>> --- a/.gitlab-ci.d/container-cross.yml
>> +++ b/.gitlab-ci.d/container-cross.yml
>> @@ -49,6 +49,9 @@ i686-debian-cross-container:
>>   mips64el-debian-cross-container:
>>     extends: .container_job_template
>>     stage: containers
>> +  # Currently waiting for Debian to fix:
>> +  #  libgl1-mesa-dri:mips64el : Depends: libllvm15:mips64el but it is
>> not going to be installed
> 
> Peter if you merge this one then it might be worth using the bugref
> instead: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081535

I just sent a v3 where I added the URL and disabled the packages in the 
lcitool's mappings.yml file (so we won't get the packages back by surprise 
when someone runs lcitool the next time).

  Thomas



      reply	other threads:[~2024-10-01 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 10:51 [PATCH v2] testing: bump mips64el cross to bookworm and allow to fail Thomas Huth
2024-10-01 11:18 ` Alex Bennée
2024-10-01 12:33   ` Thomas Huth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f8c8d67e-3ad1-421d-b23e-8203608c79a2@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).