Page 1 of 1
[DONE]missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 19th, '22, 01:25
by egabo
Hi guys!
I'm on Mageia 8 and I can't seem to find the aforementioned packages, I have the 64-bits installed. The reason I'm asking is that Crossover for games is complaining about some missing 32-bit libs (ex.: audioconvert).
Please advise.
Re: missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 19th, '22, 02:40
by benmc
have you enabled the 32bit repos?
Re: missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 19th, '22, 06:14
by sturmvogel
As Ben already mentioned you need to have the 32 bit repositories enabled.
BUT: It is not possible to have both versions (32/64 bit) of this packages installed at the same time. They would collide. Thats the reason why you can't see/installl the 64 bit package if you have already as example gstreamer1.0-flac-1.18.5-1.mga8.i586.rpm installed. The same applies the other way around: you can't see/install the 32 bit package if you have already gstreamer1.0-flac-1.18.5-1.mga8.x86_64.rpm installed.
Re: missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 20th, '22, 00:44
by egabo
1- 32 bits repos are enabled.
2- I have the 64-bits packages installed.
So that explains that.
Then I added a symlink in /usr/lib/gstreamer1.0/:
lrwxrwxrwx 1 root root 46 Aug 19 18:28 libgstaudioconvert.so -> /usr/lib64/gstreamer-1.0/libgstaudioconvert.so
Didn't help: Crossover for games is still complaining. Am i screwed for good?
Re: missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 20th, '22, 06:10
by sturmvogel
You can try to uninstall the 64 bit package (given that it doesn't remove other wanted packages) and installl the 32 bit gstreamer package.
Re: missing gstreamers1.0-plugins-... 32-bits packages

Posted:
Aug 24th, '22, 23:01
by egabo
Well, I need those 64-bits packages so that's a big no-no. And bonus: I went ahead and installed the game anyway, and it worked just fine. So I'm marking this one as done.