All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: <xen-devel@lists.xenproject.org>,
	Doug Goldstein <cardoe@cardoe.com>,
	Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [XEN PATCH 1/4] automation: Remove clang-8 from Debian unstable container
Date: Wed, 15 Feb 2023 16:28:30 +0000	[thread overview]
Message-ID: <Y+0ILtUb+yrVWKxf@l14> (raw)
In-Reply-To: <6fa7fa56-d30a-e66e-b46f-5e7daffeb487@citrix.com>

On Wed, Feb 15, 2023 at 12:26:40PM +0000, Andrew Cooper wrote:
> On 15/02/2023 12:02 pm, Anthony PERARD wrote:
> > First, apt complain that it isn't the right way to add keys anymore,
> > but hopefully that's just a warning.
> >
> > Second, we can't install clang-8:
> > The following packages have unmet dependencies:
> >  clang-8 : Depends: libstdc++-8-dev but it is not installable
> >            Depends: libgcc-8-dev but it is not installable
> >            Depends: libobjc-8-dev but it is not installable
> >            Recommends: llvm-8-dev but it is not going to be installed
> >            Recommends: libomp-8-dev but it is not going to be installed
> >  libllvm8 : Depends: libffi7 (>= 3.3~20180313) but it is not installable
> > E: Unable to correct problems, you have held broken packages.
> >
> > clang on Debian unstable is now version 14.0.6.
> >
> > Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> 
> Yeah that's because clang 8 is way obsolete, and http://apt.llvm.org
> only supports Clang 15 and later now.
> 
> In hindsight, it was a mistake to take unstable-llvm-8.list in the first
> place.
> 
> Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

I just realize that this change is going to break gitlab testing in the
staging-4* branches. So I guess this mean that we will have to backport
this patch, or at least the gitlab-ci part.

-- 
Anthony PERARD


  reply	other threads:[~2023-02-15 16:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 12:02 [XEN PATCH 0/4] automation: Update containers to allow HTTPS access to xenbits Anthony PERARD
2023-02-15 12:02 ` [XEN PATCH 1/4] automation: Remove clang-8 from Debian unstable container Anthony PERARD
2023-02-15 12:26   ` Andrew Cooper
2023-02-15 16:28     ` Anthony PERARD [this message]
2023-02-15 16:31       ` Andrew Cooper
2023-02-15 18:15         ` Andrew Cooper
2023-02-16  0:06           ` Stefano Stabellini
2023-02-15 12:02 ` [XEN PATCH 2/4] automation: Ignore package authentification issue in Jessie container Anthony PERARD
2023-02-15 12:36   ` Andrew Cooper
2023-02-15 16:21     ` Anthony PERARD
2023-02-15 12:02 ` [XEN PATCH 3/4] automation: Remove expired root certificates used to be used by let's encrypt Anthony PERARD
2023-02-15 12:41   ` Andrew Cooper
2023-02-16  0:14     ` Stefano Stabellini
2023-02-16 11:34       ` Anthony PERARD
2023-02-16 20:19         ` Stefano Stabellini
2023-02-15 12:02 ` [XEN PATCH 4/4] automation: Add more aliases in containerize Anthony PERARD
2023-02-15 12:29   ` Andrew Cooper

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=Y+0ILtUb+yrVWKxf@l14 \
    --to=anthony.perard@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@gmail.com \
    --cc=cardoe@cardoe.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.