Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update does not work #55

Closed
kontaktgift opened this issue Jan 31, 2023 · 3 comments
Closed

Update does not work #55

kontaktgift opened this issue Jan 31, 2023 · 3 comments

Comments

@kontaktgift
Copy link

If you download version 1.2.4 and generate a new installation, you get a lot of messages, that your system is outdated.

If you try "update all components" it won't be usable.
If you try to "update system components" the update also stops with an error.

@RonnyLV
Copy link

RonnyLV commented Jan 31, 2023

Tried it from the the ssh console.

pi@ratos:~ $ sudo apt update
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease                                                              
Get:2 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]                                                               
Hit:3 https://deb.nodesource.com/node_16.x buster InRelease                                                        
Hit:4 http://archive.raspberrypi.org/debian buster InRelease                                                 
Err:2 https://dl.yarnpkg.com/debian stable InRelease
  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
Fetched 17.1 kB in 11s (1499 B/s)
Reading package lists... Done
Building dependency tree       
Reading state information... Done
77 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
W: Failed to fetch https://dl.yarnpkg.com/debian/dists/stable/InRelease  The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.

@RonnyLV
Copy link

RonnyLV commented Jan 31, 2023

Try to ssh into rpi
ssh [email protected]
password default is raspberry

and you can run this solution from related issue

yarnpkg/yarn#7866 (comment)

After that you can run apt update and it should run fine without issues

@kontaktgift
Copy link
Author

Thank you for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants