mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 21:32:52 +00:00
Linux ARM deb packages have the wrong architecture #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @markusr on GitHub (Dec 21, 2017).
I want to create a deb package for ARM processor. (Raspbian - Raspberry PI)
after copying to the target and trying to install, I get the following error
It seems that the package architecture is not set correctly.