Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Bug】Ubuntu中安装了dotnet8.0,但是青龙中运行扫码登录报错如下日志描述。 #648

Closed
wangxh86 opened this issue Jan 4, 2024 · 3 comments
Labels
needs-more-info Further information is requested 需要更多信息 Stale Stale

Comments

@wangxh86
Copy link

wangxh86 commented Jan 4, 2024

版本号:Ubuntu18.04
青龙2.11.3
dotnet --version 8.0.100
运行环境:青龙

问题描述:Ubuntu中执行以下命令:curl -sSL https://ghproxy.com/https://raw.githubusercontent.com/RayWangQvQ/BiliBiliToolPro/main/qinglong/ray-dotnet-install.sh | bash /dev/stdin --no-official安装了dotnet8.0.100,但是在青龙中运行扫码登录报错如下日志描述:

日志信息:(添加PATH
Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
at System.Environment.FailFast(System.String)
at System.Globalization.GlobalizationMode+Settings..cctor()
at System.Globalization.CultureData.CreateCultureWithInvariantData()
at System.Globalization.CultureData.get_Invariant()
at System.Globalization.CultureInfo..cctor()
at System.Globalization.CultureInfo.get_CurrentUICulture()
at System.TimeZoneInfo.GetUtcStandardDisplayName()
at System.TimeZoneInfo.CreateUtcTimeZone()
at System.TimeZoneInfo..cctor()
at System.DateTime.get_Now()
at Microsoft.DotNet.Cli.Program.Main(System.String[])
/dev/stdin: line 116: 1237 Aborted (core dumped) dotnet --info

-------set up dot net env finish-------
Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
at System.Environment.FailFast(System.String)
at System.Globalization.GlobalizationMode+Settings..cctor()
at System.Globalization.CultureData.CreateCultureWithInvariantData()
at System.Globalization.CultureData.get_Invariant()
at System.Globalization.CultureInfo..cctor()
at System.Globalization.CultureInfo.get_CurrentUICulture()
at System.TimeZoneInfo.GetUtcStandardDisplayName()
at System.TimeZoneInfo.CreateUtcTimeZone()
at System.TimeZoneInfo..cctor()
at System.DateTime.get_Now()
at Microsoft.DotNet.Cli.Program.Main(System.String[])
bili_task_base.sh: line 35: 1244 Aborted (core dumped) dotnet --version
安装失败,没办法了,毁灭吧,自己解决吧:https://learn.microsoft.com/zh-cn/dotnet/core/install/linux-alpine

@ZiaYao
Copy link

ZiaYao commented Mar 20, 2024

image
https://github.com/RayWangQvQ/BiliBiliToolPro/tree/main/qinglong#4-%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98

添加后在运行bili_base脚本试试

@RayWangQvQ RayWangQvQ added the needs-more-info Further information is requested 需要更多信息 label May 6, 2024
Copy link

🕸️ This has been inactive for 3 days, please confirm if it still needs attention~~

@github-actions github-actions bot added the Stale Stale label May 10, 2024
Copy link

🚫 This has been inactive for too long and is now closed, feel free to reopen it if needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-info Further information is requested 需要更多信息 Stale Stale
Projects
None yet
Development

No branches or pull requests

3 participants