geoq-chef-installer icon indicating copy to clipboard operation
geoq-chef-installer copied to clipboard

Vagrant / VBox gpg issues

Open Prindle19 opened this issue 9 years ago • 0 comments

==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /vagrant => /geoq/geoq-chef-installer default: /tmp/vagrant-chef/19e0ec18e12e23dc28007fcbc6f200cc/cookbooks => /Users/seanwohltman/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150403-96664-vu2vgg-default ==> default: Running provisioner: shell... default: Running: /tmp/vagrant-shell20150403-96664-ljveqa.sh ==> default: Reading package lists... ==> default: Building dependency tree... ==> default: ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: libcurl3 ==> default: The following NEW packages will be installed: ==> default: curl libcurl3 ==> default: 0 upgraded, 2 newly installed, 0 to remove and 66 not upgraded. ==> default: Need to get 374 kB of archives. ==> default: After this operation, 910 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libcurl3 amd64 7.22.0-3ubuntu4 [237 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main curl amd64 7.22.0-3ubuntu4 [138 kB] ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: Fetched 374 kB in 0s (2,282 kB/s) ==> default: Selecting previously unselected package libcurl3. ==> default: (Reading database ... ==> default: 51095 files and directories currently installed.) ==> default: Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4_amd64.deb) ... ==> default: Selecting previously unselected package curl. ==> default: Unpacking curl (from .../curl_7.22.0-3ubuntu4_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up libcurl3 (7.22.0-3ubuntu4) ... ==> default: Setting up curl (7.22.0-3ubuntu4) ... ==> default: Processing triggers for libc-bin ... ==> default: ldconfig deferred processing now taking place ==> default: Downloading https://github.com/wayneeseguin/rvm/archive/1.26.11.tar.gz ==> default: Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc ==> default: gpg: directory /root/.gnupg' created ==> default: gpg: new configuration file/root/.gnupg/gpg.conf' created ==> default: gpg: WARNING: options in /root/.gnupg/gpg.conf' are not yet active during this run ==> default: gpg: keyring/root/.gnupg/pubring.gpg' created ==> default: gpg: Signature made Mon 30 Mar 2015 09:52:13 PM UTC using RSA key ID BF04FF17 ==> default: gpg: Can't check signature: public key not found ==> default: Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found. ==> default: Assuming you trust Michal Papis import the mpapis public key (downloading the signatures). ==> default: ==> default: GPG signature verification failed for '/usr/local/rvm/archives/rvm-1.26.11.tgz' - 'https://github.com/wayneeseguin/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc'! ==> default: try downloading the signatures: ==> default: ==> default: sudo gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 ==> default: ==> default: or if it fails: ==> default: ==> default: command curl -sSL https://rvm.io/mpapis.asc | sudo gpg --import - ==> default: ==> default: the key can be compared with: ==> default: ==> default: https://rvm.io/mpapis.asc ==> default: https://keybase.io/mpapis The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

Prindle19 avatar Apr 03 '15 14:04 Prindle19