Battlenet installation - Fedora 32

Hello Everyone,
after trying to install battle net I got one of the problems:

  • we are having problem getting patch information
  • something went wrong while downloading required update. Please check your connection. (I use cable connection)

Log: https://paste.ubuntu.com/p/h2VHTF8DXj/
My system (pasting because I am new user and can’t put more than 2 links in a post:
Getting full game list from MAME…
MAME XML generation launched in the background, not returning anything this time
MAME isn’t installed, can’t retrieve systems list.
Running Lutris 0.5.7
Using Intel
Running Mesa driver 20.1.3 on Mesa Intel® UHD Graphics 620 (KBL GT2) (0x5917)
GPU: 8086:5917 17AA:225C using i915 drivers
Vulkan is supported
MAME XML written

ThinkPad X1 Carbon 6th
Intel® Core™ i7-8650U CPU @ 1.90GHz × 8
Mesa Intel® UHD Graphics 620 (KBL GT2)

and what I did:

  • I did installed wine (v5.12)
  • I did installed Lutris
  • I did run sudo dnf install vulkan-loader vulkan-loader.i686
  • I couldn’t run:
    gnutls gnutls-devel openldap openldap-devel libgpg-error sqlite2.i686 sqlite2.x86_64
    (command not found)

I started to run commands by this video:

But when the guy got to git checkout async:
error: pathspec ‘async’ did not match any file(s) known to git

I tried to to run:
dxvk]$ ./package-release.sh master/home/cxf/.local/share/lutris/runtime/dxvk --no-package

realpath: unrecognized option ‘–no-package’

Not sure what to do now since I have ran out of tutorials :smiley:

Any advice?

thanks

On discord Tarulia helped with gnutls :slight_smile:

sudo dnf install gnutls gnutls-devel openldap openldap-devel libgpg-error sqlite2.i686 sqlite2.x86_64