Closed JuniorJPDJ closed 6 years ago
When I run the following command on my local machine it works. So the key is still there.
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
gpg: directory '/home/test/.gnupg' created gpg: keybox '/home/test/.gnupg/pubring.kbx' created gpg: /home/test/.gnupg/trustdb.gpg: trustdb created gpg: key 3804BB82D39DC0E3: public key "Michal Papis (RVM signing) mpapis@gmail.com" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1
The error for apt occurs too on my test server but you can ignore it as packages are installed with --force ... if I remember correctly. Not the best way but it works.
Also the error for adding user occurs but the docker image can still be built.
I just rebuild the complete image (without cache) for the bots on our server and all three bots are running.
I also built it on other machine, and it's working great. What?! >__<
Errors: for apt update after adding repository
for adduser <lolwtf?>
and error, which killed my build, no key in keyserver: