Closed ballen4705 closed 6 months ago
The rpi
section has been deprecated, the docs are outdated indeed, need to fix that.
You should be able to add the repository using this:
echo -e "deb http://repository.nymea.io $(lsb_release -s -c) main" | sudo tee /etc/apt/sources.list.d/nymea.list
sudo wget -O /etc/apt/trusted.gpg.d/nymea.gpg https://repository.nymea.io/nymea.gpg
Thanks, I'll test it later this week. I see that you've already updated README.md, so from my point of view, the issue can be marked as closed. If I find a problem I'll reopen it in this thread.
The Berryland quick-start instructions no longer work as they should. See below for a transcript. The issue seems to be that the the repository 'http://repository.nymea.io Release' does not have a Release file.
=====================================================