temboard icon indicating copy to clipboard operation
temboard copied to clipboard

Upload to jammy repository [was: problem of installation of temboard]

Open gulyaissina opened this issue 1 year ago • 2 comments

Hello pls help me, I have error " E: Unable to locate package temboard"

root@pg2:~# echo deb http://apt.dalibo.org/labs $(lsb_release -cs)-dalibo main > /etc/apt/sources.list.d/dalibo-labs.lis

root@pg2:~# curl https://apt.dalibo.org/labs/debian-dalibo.asc | apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Wa rning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 100 1660 100 1660 0 0 2624 0 --:--:-- --:--:-- --:--:-- 2622 OK

root@pg2:~# apt update -y Hit:1 http://kz.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://apt.dalibo.org/labs jammy-dalibo InRelease [6,828 B] Hit:3 http://kz.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://kz.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:5 http://kz.archive.ubuntu.com/ubuntu jammy-security InRelease Get:6 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [123 kB] Fetched 130 kB in 3s (45.8 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 11 packages can be upgraded. Run 'apt list --upgradable' to see them. W: http://apt.dalibo.org/labs/dists/jammy-dalibo/InRelease: Key is stored in leg acy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in a pt-key(8) for details.

root@pg2:~# apt-key list Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (s ee apt-key(8)). /etc/apt/trusted.gpg

pub dsa1024 2010-11-18 [SC] 81DD 687D 46C4 03FF 095F DF8E 4D83 C83E EEE2 A6B3 uid [ unknown] Dalibo Debian Archive [email protected] root@pg2:~# sudo apt-key export EEE2A6B3 | sudo gpg --dearmour -o /etc/apt/trust ed.gpg.d/slack.gpg Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (s ee apt-key(8)).

root@pg2:~# apt update -y Hit:1 http://kz.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://kz.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://kz.archive.ubuntu.com/ubuntu jammy-backports InRelease Get:4 http://apt.dalibo.org/labs jammy-dalibo InRelease [6,828 B] Hit:5 http://kz.archive.ubuntu.com/ubuntu jammy-security InRelease Get:6 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease [123 kB] Fetched 130 kB in 2s (59.3 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 11 packages can be upgraded. Run 'apt list --upgradable' to see them.

root@pg2:~# apt install temboard Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package temboard

root@pg2:/etc/apt/sources.list.d# cat dalibo-labs.list deb http://apt.dalibo.org/labs jammy-dalibo main root@pg2:/etc/apt/sources.list.d#

gulyaissina avatar Oct 20 '23 19:10 gulyaissina

Hi @gulyaissina,

I reopen to track whether we publish packages for jammy.

bersace avatar Oct 23 '23 06:10 bersace

Following issue https://github.com/dalibo/temboard/issues/1379

I would propose this clarification:

  • Temboard 8 is not officially supported on Ubuntu Jammy 22.04 BUT packages are available on the Dalibo Labs repo
  • Temboard 9 will be officially supported on Ubuntu Jammy 22.04 and Ubuntu Noble 24.04

cc @bersace

daamien avatar Apr 26 '24 08:04 daamien