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

Ubuntu 10.04 VM cannot set up tinyOS #2

Open
rashiidsherif opened this issue Jan 7, 2024 · 0 comments
Open

Ubuntu 10.04 VM cannot set up tinyOS #2

rashiidsherif opened this issue Jan 7, 2024 · 0 comments

Comments

@rashiidsherif
Copy link

rashiidsherif commented Jan 7, 2024

Hello TinyOS'ers :) Happy 2024!

Cannot setup tinyOS

Firstly,

#
# add the keys for Razvan, the package signer
#
gpg --keyserver subkeys.pgp.net --recv-keys F99BE531
gpg -a --export F99BE531 | sudo apt-key add -

The above here gives error HTTP fetch error
7: couldn't connect to host no valid openPGP found

sudo -s

Then,

#
# teach dpkt/apt-get/aptitude about where to find the tinyprod tools repository
#
echo "deb http://tinyprod.net/repos/debian squeeze main" >> /etc/apt/sources.list.d/tinyprod-debian.list
apt-get update

Gives me error
GPG keeps coming as NO DATA 1 NO DATA 2

Any advice would be greatly appreciated :)

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

1 participant