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]: dotnet PublishSingleFile error #23183

Open
spz2020 opened this issue Feb 16, 2025 · 3 comments
Open

[Bug]: dotnet PublishSingleFile error #23183

spz2020 opened this issue Feb 16, 2025 · 3 comments
Labels
dotnet .NET related stuff enhancement

Comments

@spz2020
Copy link

spz2020 commented Feb 16, 2025

Problem description

/data/data/com.termux/files/usr/lib/dotnet/sdk/8.0.113/Microsoft.Common.CurrentVersion.targets(5198,5): error MSB3030: Could not copy the file "/data/data/com.termux/files/home/webone-0.17.4/obj/ReleaseSC/net8.0/linux-bionic-arm64/singlefilehost" because it was not found. [/data/data/com.termux/files/home/webone-0.17.4/webone.csproj]

What steps will reproduce the bug?

dotnet publish -c ReleaseSC   

What is the expected behavior?

build

System information

Termux Variables:
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP__APK_FILE=/data/app/~~4Wr5mg0rgyO3Qh1lhLbimw==/com.termux-x7_VFOjY5tNMJpDOhvAwmg==/base.apk
TERMUX_APP__APK_RELEASE=GITHUB
TERMUX_APP__APP_VERSION_CODE=1020
TERMUX_APP__APP_VERSION_NAME=0.119.0-beta.1
TERMUX_APP__DATA_DIR=/data/user/0/com.termux
TERMUX_APP__IS_DEBUGGABLE_BUILD=true
TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false
TERMUX_APP__PACKAGE_NAME=com.termux
TERMUX_APP__PID=15573
TERMUX_APP__TARGET_SDK=28
TERMUX_VERSION=0.119.0-beta.1
TERMUX__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c11,c257,c512,c768
TERMUX__SE_INFO=default:targetSdkVersion=28:complete
TERMUX__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c11,c257,c512,c768
TERMUX__UID=10267
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main/ stable main
# x11-repo (sources.list.d/x11.list)
deb https://packages-cf.termux.dev/apt/termux-x11/ x11 main
Updatable packages:
All packages up to date
termux-tools version:
1.44.6
Android version:
12
Kernel build information:
Linux localhost 4.14.186+ #1 SMP PREEMPT Tue Nov 28 22:29:36 CST 2023 aarch64 Android
Device manufacturer:
OPPO
Device model:
PDCM00
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.x11 versionCode:15
com.termux.widget versionCode:1000
@spz2020 spz2020 added bug report Something is not working properly untriaged labels Feb 16, 2025
@spz2020
Copy link
Author

spz2020 commented Feb 16, 2025

build log
debug.n.log
debug.d.log

@Grimler91
Copy link
Member

Are you sure this is a termux problem, and not a problem with webone-0.17.4?

@truboxl
Copy link
Contributor

truboxl commented Feb 17, 2025

@truboxl truboxl added dotnet .NET related stuff enhancement and removed untriaged bug report Something is not working properly labels Feb 17, 2025
@spz2020 spz2020 changed the title [Bug]: dotnet SelfContained error [Bug]: dotnet PublishSingleFile error Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet .NET related stuff enhancement
Projects
None yet
Development

No branches or pull requests

3 participants