I get this:
curl: signature from "Leonidas Spyropoulos <artafinde@archlinux.org>" is unknown trust
:: deleting corrupted file '/var/cache/pacman/pkg/curl-8.4.0-2-x86_64.pkg.tar.zst' (invalid or corrupted package (PGP signature))
syslinux: signature from "Leonidas Spyropoulos <artafinde@archlinux.org>" is unknown trust
:: deleting corrupted file '/var/cache/pacman/pkg/syslinux-6.04.pre2.r11.gbf6db5b4-4-x86_64.pkg.tar.zst' (invalid or corrupted package (PGP signature))
[#1106060] 2023/12/02 20:23:47 Build failed.
[#1106060] 2023/12/02 20:23:47 The build environment will be kept alive for 10 minutes.
[#1106060] 2023/12/02 20:23:47 To log in with SSH and examine it, use the following command:
[#1106060] 2023/12/02 20:23:47
[#1106060] 2023/12/02 20:23:47 ssh -t builds@yui.runners.sr.ht connect 1106060
[#1106060] 2023/12/02 20:23:47
[#1106060] 2023/12/02 20:23:47 After logging in, the deadline is increased to your remaining build time.
in this build:
https://builds.sr.ht/~xavierb/job/1106060
I don't know what can I do!
Thanks in advance,
Xavier
On Sat Dec 2, 2023 at 10:03 PM CET, Xavier B. wrote:
> I don't know what can I do!
Can you check if `sudo pacman -Sy archlinux-keyring` fixes the
dependency install?
--
Moritz Poldrack
https://moritz.sh> Employees and their families are not eligible.
How to do that in the build?
On Sat, 02 Dec 2023 22:04:55 +0100
"Moritz Poldrack" <moritz@poldrack.dev> ha escrit:
> On Sat Dec 2, 2023 at 10:03 PM CET, Xavier B. wrote:> > I don't know what can I do!> > Can you check if `sudo pacman -Sy archlinux-keyring` fixes the> dependency install?> > -- > Moritz Poldrack> https://moritz.sh> > > Employees and their families are not eligible.
On Sat Dec 2, 2023 at 10:49 PM CET, Xavier B. wrote:
> How to do that in the build?
You can do that after connecting to the failed builder via SSH.
--
Moritz Poldrack
https://moritz.sh> Do not try this at home.
Yes, but how to modify the build to assure it works correctly?
Thanks,
On Sat, 02 Dec 2023 23:10:03 +0100
"Moritz Poldrack" <moritz@poldrack.dev> ha escrit:
> > How to do that in the build?
On Sun Dec 3, 2023 at 4:46 PM CET, Xavier B. wrote:
> Yes, but how to modify the build to assure it works correctly?
I don't think you can in a way that makes senseā¦ I think it should
probably be part of the archlinux setup, if the image isn't updated to
often.
As the band-aid, you can remove the packages with the signature issues
from the dependencies and add a "install-deps" step that installs them
after updating the keyring.
--
Moritz Poldrack
https://moritz.sh> Offer limited to residents of the contiguous United States.
I can't connect via SSH:
$ ssh -t builds@yui.runners.sr.ht connect 1106664
The authenticity of host 'yui.runners.sr.ht (173.195.146.244)' can't be established.
ED25519 key fingerprint is SHA256:gWEzY3IGAuydTcIDKGY/q0H81zU45TWKGi63hdkzbVY.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'yui.runners.sr.ht' (ED25519) to the list of known hosts.
builds@yui.runners.sr.ht: Permission denied (publickey,keyboard-interactive).
[xan@coronari ~]$ ssh -t builds@yui.runners.sr.ht connect 1106664
builds@yui.runners.sr.ht: Permission denied (publickey,keyboard-interactive).
Yes, it works.
Thanks a lot,
On Tue, 05 Dec 2023 09:12:59 +0000
Simon Ser <contact@emersion.fr> ha escrit:
> This issue should now be fixed. I've refreshed the archlinux image yesterday.