Open UNICA-nice opened 2 months ago
What return apt show temboard
?
root@fact-bdd:~# apt show temboard N: Unable to locate package temboard N: Unable to locate package temboard E: No packages found
root@fact-bdd:~# apt show temboard N: Unable to locate package temboard N: Unable to locate package temboard E: No packages found
How did you install temboard ? pip ? We don't provide package for focal.
See https://temboard.readthedocs.io/en/v8/compatibility_guide/ for the compatibility guide. The doc actually miss jammy package.
9.0 is about to land with noble package.
Install teamboard v8 sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm yum install -y https://yum.dalibo.org/labs/dalibo-labs-4-1.noarch.rpm yum install temboard temboard --version systemctl enable --now temboard systemctl start temboard systemctl status temboard
Install agent echo deb https://apt.dalibo.org/labs $(lsb_release -cs)-dalibo main > /etc/apt/sources.list.d/dalibo-labs.list curl https://apt.dalibo.org/labs/debian-dalibo.asc | apt-key add -
apt-get update ---> KO
root@fact-bdd:~# apt-get update Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] Ign:3 https://apt.dalibo.org/labs focal-dalibo InRelease Err:4 https://apt.dalibo.org/labs focal-dalibo Release 404 Not Found [IP: 212.129.33.181 443] Hit:5 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:7 http://archive.ubuntu.com/ubuntu focal-security InRelease [128 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3550 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-security/main amd64 Packages [3182 kB] Reading package lists... Done E: The repository 'https://apt.dalibo.org/labs focal-dalibo Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
i don't resolve this error cant you help me please. Version temboard installed
Thank you