~sircmpwn/sr.ht-discuss

4 4

Broken Arch Linux build image

Details
Message ID
<D471NQIYYDLN.2UNQ695I1T3V0@lux.rip>
DKIM signature
pass
Download raw message
Hi there.

The Arch Linux build image present in builds.sr.ht is currently not
getting past the setup process. It attempts to summon `yay`, but fails
due to a missing shared library. Here's an example of a failed build to
prove what I mean.

	https://builds.sr.ht/~nixgoat/job/1328696

The build manifest only provides a single dependency, so I'm discarding
it as the culprit, but let me know if I'm wrong.

Best,

-- 
Lux Aliaga
https://lux.rip/
Details
Message ID
<87plp4kcqr.fsf@gnu.org>
In-Reply-To
<D471NQIYYDLN.2UNQ695I1T3V0@lux.rip> (view parent)
DKIM signature
pass
Download raw message
"Lux Aliaga" <me@lux.rip> writes:

> The Arch Linux build image present in builds.sr.ht is currently not
> getting past the setup process. It attempts to summon `yay`, but fails
> due to a missing shared library. Here's an example of a failed build
> to prove what I mean.
>
> 	https://builds.sr.ht/~nixgoat/job/1328696
>
> The build manifest only provides a single dependency, so I'm
> discarding it as the culprit, but let me know if I'm wrong.

I don't know why but pacman/pacutils where updated and libalpm.so.14
(where yay is linked against) is replaced with libalpm.so.15.  Most
probably you can just "sudo ln -s /usr/lib/libalpm.so
/usr/lib/libalpm.so.14" to make yay work again.  Then you can just wait
until yay is upgraded to work with the newer libalpm version.

Bye,
Tassilo
Details
Message ID
<365bac5c-306f-4be8-a7cb-3b562bf21669@gmail.com>
In-Reply-To
<87plp4kcqr.fsf@gnu.org> (view parent)
DKIM signature
pass
Download raw message
On 2024-09-15 14:12, Tassilo Horn wrote:
> I don't know why but pacman/pacutils where updated and libalpm.so.14
> (where yay is linked against) is replaced with libalpm.so.15.

Probably related to the pacman upgrade [1]. An issue [2] has been
opened in the yay repository.

[1] https://archlinux.org/news/manual-intervention-for-pacman-700-and-local-repositories-required/
[2] https://github.com/Jguer/yay/issues/2502

-- 
Jacob S. Gordon
jacob.as.gordon@gmail.com

=========================

Please avoid sending me HTML emails and MS Office documents.
https://useplaintext.email/#etiquette
https://www.gnu.org/philosophy/no-word-attachments.html
Details
Message ID
<d1ccc262-1b50-4548-9c9e-c56d41a33985@app.fastmail.com>
In-Reply-To
<D471NQIYYDLN.2UNQ695I1T3V0@lux.rip> (view parent)
DKIM signature
pass
Download raw message

On Sun, 15 Sep 2024, at 19:46, Lux Aliaga wrote:
> Hi there.
>
> The Arch Linux build image present in builds.sr.ht is currently not
> getting past the setup process. It attempts to summon `yay`, but fails
> due to a missing shared library. Here's an example of a failed build to
> prove what I mean.
>
> 	https://builds.sr.ht/~nixgoat/job/1328696
>
>

The yay binary package needs to be rebuilt to link with updated arch packages.

-- 
Hugo
Details
Message ID
<D47JJ9JGOZ1U.2G9UCVD4A9UBI@cmpwn.com>
In-Reply-To
<d1ccc262-1b50-4548-9c9e-c56d41a33985@app.fastmail.com> (view parent)
DKIM signature
pass
Download raw message
I have deployed a new Arch image which should address the problem.
Reply to thread Export thread (mbox)