























Solved: apparently was just a longer hiccup. Not sure about the root issue but after 2 days of not working, it seems to have randomly unstuck itself.
when trying to build xivlauncher-rb 2:1.0.7.1-1 either with an aur-helper or using mkpkg -si it's stuck forever at:
dotnet publish -r linux-x64 --sc -o "/home/user/Downloads/temp/xivlauncher-rb/src/build" --configuration Release -p:BuildHash=17bbee3
MSBuild version 17.8.3+195e7f5a3 for .NET
any pointers how to solve this?
@marcanius
Thank you so much!!
@scatherinch Updated to 6.5 cheers :)
xivlauncher.core has been updated along with FF14's newest patch. I talked to Rankyn on the official dalamud Discord and he says that this needs to be synced up to the current release. this was already done on rpm, but now the one on AUR needs an update.
Please and thank you!
Added newer Proton 8 Wine Version, delete your wine prefix if you are on wine 7.
@Hakkaten you are okay, glad it works !
@marcanicus yeah I kinda forgot I made a comment here. I don't know what caused it to happen I eventually just said screw it and reinstalled the whole OS.... worked just fine afterwards. :/ Sorry for not deleting it!
I was able to get it to work.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Having issues with the build timing out due files missing:
dotnet publish -r linux-x64 --sc -o "/home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/build" --configuration Release -p:BuildHash=52a6c8e /home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/XIVLauncher.Core/src/XIVLauncher.Core/XIVLauncher.Core.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms. /home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/XIVLauncher.Core/lib/FFXIVQuickLauncher/src/XIVLauncher.Common/XIVLauncher.Common.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms. /home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/XIVLauncher.Core/src/XIVLauncher.VersionGenerator/XIVLauncher.VersionGenerator.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms. /home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/XIVLauncher.Core/src/XIVLauncher.Common.Unix/XIVLauncher.Common.Unix.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms. /home/styrwyb/.cache/paru/clone/xivlauncher-rb/src/XIVLauncher.Core/lib/FFXIVQuickLauncher/src/XIVLauncher.Common.Windows/XIVLauncher.Common.Windows.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. The HTTP request to 'GET https://api.nuget.org/v3/index.json' has timed out after 100000ms.