This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrade Error with newer Node
#1
I recently got Errors with updating my bookworm System after upgrading to Node 22.

Code:
Reading package lists... Done                         
E: The repository 'https://deb.nodesource.com/node_20.x bookworm Release' no longer has 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.



The Solution was to disable the Nodejs.list from Openplotter:

Code:
sudo nano /etc/apt/sources.list.d/openplotterNodejs.list
# deb https://deb.nodesource.com/node_20.x bookworm main
# deb-src https://deb.nodesource.com/node_20.x bookworm main


... now the upgrade runs again.
Reply
#2
I deleted the repositories that were added by OpenPlotter and used the instructions here:

https://eurohoster.org/en/knowledgebase/...20platform.

for updating using Nodesource (option 2).
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)