project-chip / project-chip/matter-test-scripts

[Feature] Compatibility Issues on Raspberry Pi 5

Open
#262 1 comment 0 reactions 1 assignee View on GitHub

@hiltonlima is already working on this.

Since May 16, 2024.

Dominant language
Python
Stars
19
Forks
7
Avg merge
3d 17h
Merged PRs (30d)
3

Description

[Feature request]
Description:

I am experiencing compatibility issues when installing the certification-tool on Raspberry Pi 5. The primary issue seems to stem from the differences between Ubuntu 23.10 (which is the only version supported by Pi 5) and Ubuntu 22.04 (which the certification-tool appears to be primarily written for).

Details:

When I attempt to install the certification-tool, I encounter numerous errors related to dependencies. Each time I try to fix the dependencies according to the version, a new error arises. Unfortunately, as the Pi 5 does not support Ubuntu 22.04, I am unable to install this version to potentially resolve these issues.

Actual Result:

Multiple dependency errors prevent the successful installation of certification-tool.

Any help or guidance on how to resolve these compatibility issues on Pi 5 would be greatly appreciated. Thank you in advance for your assistance.

Steps to reproduce the behavior
Steps to Reproduce:
  1. Install Ubuntu 23.10 on Raspberry Pi 5.
  2. Attempt to install certification-tool.
  3. Observe the dependency errors that occur.
Log files

A typical error message:

The following packages have unmet dependencies:
satisfy:command-line : Depends: g++ (= 4:11.2.0-1ubuntu1) but it is not going to be installed.
E: Unable to correct problems, you have held broken packages.
### Exit with Error ###
Environment
  • Raspberry Pi 5
  • Ubuntu 23.10

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.