Artix Linux Forum

Artix Linux => Package management => Topic started by: Feature2023 on 18 July 2023, 03:02:11

Title: [SOLVED] Cannot install because of libplacebo=292-64 requirement.
Post by: Feature2023 on 18 July 2023, 03:02:11
Hello!
mpv (https://gitea.artixlinux.org/packages/mpv) since last update requires libplacebo=292-64, but the repo only contains libplacebo.so=264-64 (https://packages.artixlinux.org/details/libplacebo).

(Also: The mpv URL in the packages site (https://packages.artixlinux.org/details/mpv) has the contents for perl on instead of mpv)
Thanks for your attention.
:)
Title: Re: Cannot install because of libplacebo=292-64 requirement.
Post by: owner on 18 July 2023, 05:04:35
installing libplacebo (5.264.1-1) breaks dependency 'libplacebo.so=229-64' required by mpv
Same issue for me
Title: Re: Cannot install because of libplacebo=292-64 requirement.
Post by: tintin on 18 July 2023, 07:21:32
It's been working for me since this morning :
Code: [Select]
pacman -Q libplacebo
libplacebo 5.264.1-1
Title: Re: Cannot install because of libplacebo=292-64 requirement.
Post by: cat herders of linux on 18 July 2023, 08:11:10
there is an update for mpv but not the file in question.  so mpv wants to update but cant.  give it some time the devs will likely roll it out now that you have brought it to their attention.



it just now updated correctly for me at least.  give it some time for servers to update
Title: Re: Cannot install because of libplacebo=292-64 requirement.
Post by: Feature2023 on 18 July 2023, 14:44:31
Working again! Thanks!  ;D