Trying to get more familiar wit Debian as I want to eventually migrate all my stuff to it, and most instructions tend to be targetted at it so I figure it will make things easier. So far it does not seem to be the case.
Trying to follow instructions here: https://jitsi.org/downloads/
First thing first, for whatever reason I can't use sudo, I have to use su and just go in as root, because my user is not in sudoers file. This is a fresh install of Debian 10.
So I use su as root..
When I do wget and try to add the key, I get this error:
But if I try to install any of those it just says there is no installation candidate. I tried apt-get update as well.
Was going to skip the key and just add the repo to see what happens if I don't have the key, but /etc/apt/sources.list.d does not exist for me. It's basically one thing after the other that does not jive with the instructions.
I'm kind of at a loss here, this is a fresh install with instructions targeted right at Debian, not sure why none of this is working. Did I end up with a corrupt install or something?
EDIT: Think my ISOs are corrupt. Redownloading and will reinstall. Just running into way too many issues for any of this to be normal.
EDIT2: ok looks like it works. Still same error, but this time it lets me install gnupg and then it worked after that.
Trying to follow instructions here: https://jitsi.org/downloads/
First thing first, for whatever reason I can't use sudo, I have to use su and just go in as root, because my user is not in sudoers file. This is a fresh install of Debian 10.
So I use su as root..
When I do wget and try to add the key, I get this error:
Code:
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
But if I try to install any of those it just says there is no installation candidate. I tried apt-get update as well.
Was going to skip the key and just add the repo to see what happens if I don't have the key, but /etc/apt/sources.list.d does not exist for me. It's basically one thing after the other that does not jive with the instructions.
I'm kind of at a loss here, this is a fresh install with instructions targeted right at Debian, not sure why none of this is working. Did I end up with a corrupt install or something?
EDIT: Think my ISOs are corrupt. Redownloading and will reinstall. Just running into way too many issues for any of this to be normal.
EDIT2: ok looks like it works. Still same error, but this time it lets me install gnupg and then it worked after that.
Last edited: