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

ARM 64 bit (Raspberry Pi 4) #293

Open
manuelkamp opened this issue Sep 17, 2021 · 0 comments
Open

ARM 64 bit (Raspberry Pi 4) #293

manuelkamp opened this issue Sep 17, 2021 · 0 comments

Comments

@manuelkamp
Copy link

Hi,

not an issue, but it may help others. If your Pi is running the 32 bit OS but you are using the 64 bit Kernel for better RAM usage and your Update fails with this error:

Retrieving list of available distributions File already exists (plexmediaserver_1.24.3.5033-757abe6b4_arm64.deb), won't download. dpkg: error processing archive /tmp/plexmediaserver_1.24.3.5033-757abe6b4_arm64.deb (--install): package architecture (arm64) does not match system (armhf) Errors were encountered while processing: /tmp/plexmediaserver_1.24.3.5033-757abe6b4_arm64.deb ERROR: Failed to install update. Command 'dpkg -i /tmp/plexmediaserver_1.24.3.5033-757abe6b4_arm64.deb' returned error code 1

make sure to add the following lines to your /etc/plexupdate.conf:

DISTRO='debian' BUILD='linux-armv7neon' DISTRO_INSTALL='apt install'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant