Page 1 of 1

[SOLVED] Mageia 8 beta: will wine32 be available?

PostPosted: Sep 4th, '20, 13:07
by rgnsss
Here is no packages of wine32 in an output of urpmi -ayz wine32
Are you going to support wine32 for Mageia8 and to add it to a repository? I'm asking, 'cause my digital signarute operator provided an x32 app only.

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 4th, '20, 18:00
by doktor5000
Do you have 32bit repositories configured ?

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 7th, '20, 08:08
by PolarBear
To install wine on a mageia7 "64bits".
(it can be useful for you, I have not tested mageia8)

you must first add the deposit:
Core 32bit Release

then you install the package:
wine

then it will select more than a 100th of packages
"wine32" will be there

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 10th, '20, 19:29
by rgnsss
these repos are active:
Code: Select all
$ urpmq --list-media active
Core Updates
Nonfree Updates
Tainted Updates
Core 32bit Updates
Nonfree 32bit Updates
Tainted 32bit Updates
google-chrome

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 10th, '20, 21:14
by doktor5000
You're missing quite a few repositories ...

Core Release
Nonfree Release
Tainted Release
Core 32bit Release
Nonfree 32bit Release
Tainted 32bit Release

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 11th, '20, 10:46
by rgnsss
You're right , however, when I try to apply Core 32bit Release source, rpmdrake GUI says to update source first to use then. It starts download "02020911-074559-synthesis.hdlist.cz" , then reports as following:
Невозможно обновить источник. Ошибки:

...извлечение не удалось: сбой aria2: завершён с 3
проблема чтения файла synthesis источника «Core 32bit Release»

which means in english "unable to update this source. errors: extraction failed: aria2 aborted with code "3". problem of reading synthesis file of «Core 32bit Release»"

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 11th, '20, 16:47
by doktor5000
That's usually caused when download fails. Check the status of the mirror that you're using at http://mirrors.mageia.org/status
and then select another one, remove all repositories except google-chrome and add a new set of repositories via drakrpm-edit-media -> File -> Add Specific Media Mirror -> select the mirror including protocol you want
Then enable the 32bit repositories.

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 14th, '20, 07:21
by PolarBear
Yes, changing mirrors is quite simple, then you will be able to make wine work.

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Sep 15th, '20, 11:00
by rgnsss
thank you for your support, within the last release of mga8 beta, all the repo's had been downloaded normally.

Re: Mageia 8 beta: will wine32 be available?

PostPosted: Jan 21st, '21, 10:55
by rgnsss
Hi,
after last update to 5.10.8-desktop-2 , wine32 had been uninstalled and repo Core Release for x32 had been switched off. Installed wine32 again, i faced with a problem of internet connnection for wine, and found that
Code: Select all
[rgn_sss@localhost ~]$ WINEPREFIX="/home/rgn_sss/.wine" wine "/home/rgn_sss/.wine/drive_c/Program Files/NV/start.exe"
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0024:fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 2
0024:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
0024:fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub


checked on my laptop and found the only lib64gnutls installed (no gnutls for x32)
after manual installation of gnutls for x32 , it started working correctly

I think it might be reasonable to build wine 32 so that the following gnutls installed automatically within a dependencies , 'cause the most of user cases are related to internet connection anyway
thx

Re: [SOLVED] Mageia 8 beta: will wine32 be available?

PostPosted: Jan 21st, '21, 21:38
by doktor5000
wine already requires gnutls, though:

Code: Select all
[doktor5000@Mageia7]─[19:47:38]─[~] urpmq --requires wine | grep gnutls | sort -u
--requires behaviour changed, use --requires-recursive to get the old behaviour
wine: libgnutls.so.30