project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
26 stars 13 forks source link

[Bug] Two dependencies are unavailable #261

Closed ReubenLiu closed 2 weeks ago

ReubenLiu commented 1 month ago

Describe the bug

In the packagelist of certification-tool/scripts/ubuntu/1-install-dependendcies.sh, Two dependencies below cannot be installed successfully. And this cause an error interrupt of the whole installing process:

apt-transport-https (=2.4.11)
libglib2.0-dev (=2.72.4-0ubuntu2.2)

Steps to reproduce the behavior

No response

Expected behavior

No response

Log files

No response

PICS file

No response

Screenshots

No response

Environment

TH version v2.10+spring2024 OS: Ubuntu 22.04 rpi

Additional Information

No response

hiltonlima commented 1 month ago

Hello @ReubenLiu,

Please run this command in the certification-tool folder: git pull

We have already made this correction

hiltonlima commented 2 weeks ago

Closing the issue due to lack of response. Please reopen the issue if you feel necessary.