Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: dimgel on 19 February 2022, 13:00:38

Title: wine-7.2-1 optdepends on lib32-gst-plugins-base-libs which is no longer in repos
Post by: dimgel on 19 February 2022, 13:00:38
Subj. It was in repos once: I have file /var/cache/pacman/pkg/lib32-gst-plugins-base-libs-1.18.4-1-x86_64.pkg.tar.zst

I suggest either removing this optdepend from wine or adding lib32-gst-plugins-base-libs to world repo (64-bit gst-plugins-base-libs is in both world and extra).
Title: Re: wine-7.2-1 optdepends on lib32-gst-plugins-base-libs which is no longer in repos
Post by: dimgel on 19 February 2022, 13:05:08
UPDATE: temporarily removed optdep from /var/lib/pacman/local/wine-7.2-1/desc so check-link-consistency can proceed past `pacman -Sw`, got 3 errors:

ERR   wine 7.2-1                    /usr/lib32/wine/i386-unix/winegstreamer.so                                      libgstaudio-1.0.so.0
ERR   wine 7.2-1                    /usr/lib32/wine/i386-unix/winegstreamer.so                                      libgsttag-1.0.so.0
ERR   wine 7.2-1                    /usr/lib32/wine/i386-unix/winegstreamer.so                                      libgstvideo-1.0.so.0

So wine DOES depend on that package.
Title: Re: wine-7.2-1 optdepends on lib32-gst-plugins-base-libs which is no longer in repos
Post by: ndowens on 19 February 2022, 19:40:53
It is available in testing, I am about to move it early to stable. As soon as mirrors syncs it will be available
Title: Re: wine-7.2-1 optdepends on lib32-gst-plugins-base-libs which is no longer in repos
Post by: dimgel on 19 February 2022, 20:35:39
Everything's ok now, thank you. :)