Trying to install a proof of concept Foreman/Puppet installation at my
current job. Due to particularly stringent network security downloading
packages from servers outside our network is a non-starter. I have
circumvented (with blessings) these restrictions by importing the necessary
packages via "sneaker network."
So far so good, I've got four repositories set up locally on the target
machine that is going to be the first of its kind. My long term plans are
to use this as a jumping off point to build out the entire Foreman/Puppet
infrastructure in production later on.
When I run the foreman-installer using the following command line:
foreman-installer --foreman-servername=pocforeman.abc.com
–puppet-dns-alt-names=pocpuppetsvn.abc.com
–foreman-configure-epel-repo=false
–foreman-gpgcheck=false
–foreman-proxy-gpgcheck=false
Things go bizzarely south.
I see the following before I kill the process:
Execution of '/usr/bin/yum -d 0 -e 0 -y install puppet-server' returned 1:
warning: rpmts_HdrFromFdno: Header V4 RSA/SHA512 Signature, key ID
4bd6ec30: NOKEY
Installing Error: Execution of '/usr/bin/yum -d 0 -e 0 -y ins
[18%] /Stage[main]/Puppet::Server::Install/Package[puppet-server]/ensure:
change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0
-y install puppet-server' returned 1: warning: rpmts_HdrFromFdno: Header V4
RSA/SHA512 Signature, key ID 4bd6ec30: NOKEY
Any pointers would be appreciated. I really want to see this succeed.
can you execute the yum install commands presented in those error
messages manually? You should see what is wrong, I see some gpg key
messages. Maybe you have wrong gpg key installed in the RPM database.
Once those commands succeed, you can re-run the installer and it will
cary on with the installation.
LZ
···
On Thu, Oct 09, 2014 at 01:44:11PM -0400, Peter Berghold wrote:
> Hi folks,
>
> Trying to install a proof of concept Foreman/Puppet installation at my
> current job. Due to particularly stringent network security downloading
> packages from servers outside our network is a non-starter. I have
> circumvented (with blessings) these restrictions by importing the necessary
> packages via "sneaker network."
>
> So far so good, I've got four repositories set up locally on the target
> machine that is going to be the first of its kind. My long term plans are
> to use this as a jumping off point to build out the entire Foreman/Puppet
> infrastructure in production later on.
>
> When I run the foreman-installer using the following command line:
> foreman-installer --foreman-servername=pocforeman.abc.com \
> --puppet-dns-alt-names=pocpuppetsvn.abc.com \
> --foreman-configure-epel-repo=false \
> --foreman-gpgcheck=false \
> --foreman-proxy-gpgcheck=false
> Things go bizzarely south.
>
> I see the following before I kill the process:
>
> Execution of '/usr/bin/yum -d 0 -e 0 -y install puppet-server' returned 1:
> warning: rpmts_HdrFromFdno: Header V4 RSA/SHA512 Signature, key ID
> 4bd6ec30: NOKEY
> Installing Error: Execution of '/usr/bin/yum -d 0 -e 0 -y ins
> [18%] /Stage[main]/Puppet::Server::Install/Package[puppet-server]/ensure:
> change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0
> -y install puppet-server' returned 1: warning: rpmts_HdrFromFdno: Header V4
> RSA/SHA512 Signature, key ID 4bd6ec30: NOKEY
>
>
> Any pointers would be appreciated. I really want to see this succeed.
>
> --
>
> Peter L. Berghold Salty.Cowdawg@gmail.com
>
> http://blog.berghold.net
>
> --
> You received this message because you are subscribed to the Google Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com.
> To post to this group, send email to foreman-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.