unable to install zerotier
hey, so i'm trying to setup zerotier on my bazzite install, and when I run the install command, I get the following:
so my question is, is zerotier tryign to install yum and failing because the directory is read only, and if so how do I fix it
OR
Do I just need to install yum first
4 Replies
replace yum with rpm-ostree
their script doesn't know how to install on immutable fedora
great, errr how do I do that? I´m new-ish to Linux
via command line or do I need to modify the package? I´m installing using this command
or are you saying I should install rpm-ostree and the installer should work?
@KyleGospo thanks for sending me in the right direction. I found this :
https://github.com/zerotier/ZeroTierOne/issues/1338
Will try out and report back
GitHub
Can't install Zerotier One in Fedora Silverblue! · Issue #1338 · ze...
Required I am trying to install Zerotier in Fedora Silverblue What is actually happening? I can't install it in fedora silverblue Any screenshots that would help us out. Additional information ...
update: I followed the instructions indicated by hannut, adn that seems to have worked. However when running rpm-ostree install zerotier-one I am hit with a GPG error
I ran this
Which seemed to install the GPG public key, but seems like i´m still getting the error, so i´m unsure what i´m doing wrong :S