M-Reimer / wine-lol

PKGBUILDs to package GloriousEggroll's LoL-patched wine version
163 stars 20 forks source link

Arch AUR package installs forever #123

Closed CyanideData2 closed 8 months ago

CyanideData2 commented 9 months ago

When manually installing the AUR package, the installing process never ends. There seems to be a looped pattern in the logs that the terminal display but it is too much text for me to post here. I am kind of new to Arch Linux so it may be a problem of my system rather than the wine package itself

M-Reimer commented 8 months ago

You don't "install an AUR package" but you build using a PKGBUILD file and then install the resulting package.

Which step "takes forever" for you? Building or installing? The build process can take really long depending on how powerful your system is. Around one hour build time is not uncommon.

M-Reimer commented 8 months ago

I've added a note about long build times to the README.md file. Yes, the "build command lines" look like they are repeating, as they are all pretty similar. But this very likely is not an "endless loop" but just the normal build time. If you don't need your personal build, then the wine-lol-bin PKGBUILD may be the better choice.