nextcloud / nextcloud/talk_matterbridge

It seems ARM64 build trying to be installed on x86

Open
#127 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
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
  1. Install Talk Matterbridge app in Nextcloud AIO on a x86 system
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.