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

Is it arm64 or aarch64? #294

Open
howardlowndes opened this issue Nov 7, 2024 · 1 comment
Open

Is it arm64 or aarch64? #294

howardlowndes opened this issue Nov 7, 2024 · 1 comment

Comments

@howardlowndes
Copy link

Nextcloud 8 (29.0.4)

Many attempts to install richdocumentcode on a ARM64 architecture (Debian 12 on Raspberry Pi 4) result in:

howard@raspi-omni:/var/www/html/nextcloud $ sudo -u www-data php -d memory_limit=512M ./occ -vvv app:install richdocumentscode_arm64
Error: App "Collabora Online - Built-in CODE Server (ARM64)" cannot be installed because the following dependencies are not fulfilled: The following architectures are supported: aarch64

howard@raspi-omni:/var/www/html/nextcloud $ sudo -u www-data php -d memory_limit=512M ./occ -vvv app:install richdocumentscode_aarch64
Error: Could not download app richdocumentscode_aarch64

So, what is the correct syntax?

@howardlowndes
Copy link
Author

Slight correction: the hardware is a Raspberry Pi 3

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