Jump to content

outdated documentation on how to install brickd on Debian


CChris

Recommended Posts

It seems that the documentation on how to install brickd on an actual debian bullseye is outdated and is using some depricated methods (like apt-key add) and also "lsb" commands...

Can this documentation be updated - or is there already an updated version available somewhere?

1. The usage of "apt-key add" - apt-key is depricated

root@tinkerforge-server:~# wget https://download.tinkerforge.com/apt/$(lsb_release -is | tr [A-Z] [a-z])/archive.key -q -O - | apt-key add -
-bash: lsb_release: command not found
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
gpg: no valid OpenPGP data found.

2. lsb_release "command not found"
The usage of lsb_command requires lbs-core but this seems to be depricated, too:

Zitat

And LSB for Debian was a Standard Core System that Third-Party Applications written for GNU/Linux could Depend Upon.

Especially relevant: as for the actual Debian Specifications this Library is Deprecated.

 

Edited by CChris
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...