error install mono-runtime:armhf on arm64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mono (Ubuntu) |
Confirmed
|
Undecided
|
Harry May |
Bug Description
sudo dpkg --add-architecture armhf
sudo apt-get update
sudo apt-get install mono-runtime:armhf
kylin@kylin:~$ sudo apt-get install mono-runtime
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mono-runtime:armhf : Depends: mono-runtime-
E: Unable to correct problems, you have held broken packages.
kylin@kylin:~$
install mono-runtime on arm32 system is ok