nextcloud / nextcloud/talk_matterbridge
It seems ARM64 build trying to be installed on x86
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 45
- Forks
- 8
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Install Talk Matterbridge app in Nextcloud AIO on a x86 system
- Look in the logs
Expected behaviour
The correct build of the application should be installed
Actual behaviour
The ARM64 version seems to try to be installed.
Giving the error in the logs: /var/www/html/custom_apps/talk_matterbridge/bin/matterbridge-1.26.0-linux-arm64: line 1: syntax error: unexpected "("
Server configuration
Nextcloud version: (see Nextcloud admin page)
Docker based Nextcloud AIO running latest version
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the installation on an x86 Nextcloud AIO system and inspect the logs and /var/www/html/custom_apps/talk_matterbridge/bin/matterbridge-1.26.0-linux-arm64 path. Trace how the application build is selected for the host architecture; done means the x86 build is installed and the ARM64 binary is no longer selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100