[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automatically testing package updates
From: |
Ludovic Courtès |
Subject: |
Re: Automatically testing package updates |
Date: |
Sun, 15 Dec 2024 00:47:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Vagrant Cascadian <vagrant@debian.org> skribis:
> This can be fixed by updating to guile-ssh 0.18.0:
>
> https://issues.guix.gnu.org/74659
>
> Which also works with libssh 0.10.x in guix master.
>
> Running "guix build --dependents guile-ssh" on it now.
Yay, well done! :-)
> First thing I notice is it is trying to build all of rust, which does
> not always get a lot of testing on aarch64-linux... so might end up
> being a long chain of builds that fail...
>
> Might be nice to have options to exclude specific dependents from the
> builds to perform? With guix refresh --list-dependents, it was a bit
> difficult, but you could actually manually exclude things from the
> output and then only the builds you wanted to try. Maybe something like:
>
> guix build --dependents PACKAGE --exclude-dependents OTHERPACKAGE
Hmm yes, why not.
Ludo’.
- Re: Automatically testing package updates, (continued)
- Re: Automatically testing package updates, Suhail Singh, 2024/12/05
- Re: Automatically testing package updates, Ricardo Wurmus, 2024/12/05
- Re: Automatically testing package updates, Suhail Singh, 2024/12/05
- Re: Automatically testing package updates, Attila Lendvai, 2024/12/05
- Re: Automatically testing package updates, Ricardo Wurmus, 2024/12/05
- Re: Automatically testing package updates, Suhail Singh, 2024/12/06
- Re: Automatically testing package updates, Ludovic Courtès, 2024/12/14
- Re: Automatically testing package updates, Suhail Singh, 2024/12/05
- Re: Automatically testing package updates, Ricardo Wurmus, 2024/12/05
Re: Automatically testing package updates, Vagrant Cascadian, 2024/12/02
- Re: Automatically testing package updates,
Ludovic Courtès <=
Re: Re: Automatically testing package updates, Sharlatan Hellseher, 2024/12/03