EODCrafter 181 Posted January 6, 2019 Posted January 6, 2019 (edited) $ dpkg -i ./emby-server-deb_3.6.0.84_arm64.deb dpkg: error processing archive ./emby-server-deb_3.6.0.84_arm64.deb (--install): package architecture (arm64) does not match system (aarch64) Errors were encountered while processing: ./emby-server-deb_3.6.0.84_arm64.deb Just Playing around with this in Termux...........Not sure why the mis-match...... Edited January 6, 2019 by EODCrafter
EODCrafter 181 Posted January 6, 2019 Author Posted January 6, 2019 (edited) You're on an arm64 machine? No Sir, aarch64. package architecture (arm64) does not match system (aarch64)Termux Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Edited January 6, 2019 by EODCrafter
EODCrafter 181 Posted January 6, 2019 Author Posted January 6, 2019 May have figured it out for Ubuntu...Will report back apt-get install software-properties-common
EODCrafter 181 Posted January 7, 2019 Author Posted January 7, 2019 (edited) Thanks, please let us know how you get on. Not sure whats missing from the Termux Linux OS, but Emby will not install. Exit Code 1, failed to load emby-server. This was just a experiment, no big deal. Edited January 7, 2019 by EODCrafter
alucryd 315 Posted January 7, 2019 Posted January 7, 2019 I don't know what Termux is based on, but the official aarch64 architecture name for debian based distros is "arm64", not "aarch64". You can only produce "arm64" packages with Debian tools, maybe Termux has its own set of tools to generate such packages. In any case, it looks like Termux runs on android, we have android server packages available, maybe you could try that.
EODCrafter 181 Posted January 7, 2019 Author Posted January 7, 2019 (edited) I don't know what Termux is based on, but the official aarch64 architecture name for debian based distros is "arm64", not "aarch64". You can only produce "arm64" packages with Debian tools, maybe Termux has its own set of tools to generate such packages. In any case, it looks like Termux runs on android, we have android server packages available, maybe you could try that. Well that would kinda by-pass the experiment...Thanks anyways, I know Emby runs fine in Android. (Termux can Emulate several different Linux Distros) Edited January 7, 2019 by EODCrafter
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now