Mark Ruys
2013-Nov-06 20:52 UTC
[Puppet Users] Unable to locate package postgresql-client-unknown
Suddenly, puppet agent won''t run anymore on the master. I get the following error: Info: Caching catalog for puppet.cluster.ns.nl Info: Applying configuration version ''1383770776'' Error: Execution of ''/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install postgresql-client-unknown'' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package postgresql-client-unknown ... I really have no clue what the cause is and how to fix it. Anyone??? I tried apt-get update, didn''t help. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/ccd9120c-eaac-4e87-857b-e1efaf660be0%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Mark Ruys
2013-Nov-06 22:05 UTC
[Puppet Users] Re: Unable to locate package postgresql-client-unknown [SOLVED]
Okay, I found the cause. For security purposes, I editted /etc/issue. As a result, ''facter operatingsystemrelease'' did not work correctly anymore. The Postgress module couldn''t determine correctly the proper version anymore. Mark Op woensdag 6 november 2013 21:52:25 UTC+1 schreef Mark Ruys:> > Suddenly, puppet agent won''t run anymore on the master. I get the > following error: > > Info: Caching catalog for puppet.cluster.ns.nl > Info: Applying configuration version ''1383770776'' > Error: Execution of ''/usr/bin/apt-get -q -y -o > DPkg::Options::=--force-confold install postgresql-client-unknown'' returned > 100: Reading package lists... > Building dependency tree... > Reading state information... > E: Unable to locate package postgresql-client-unknown > ... > > I really have no clue what the cause is and how to fix it. Anyone??? > > I tried apt-get update, didn''t help. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/a316b433-0476-4922-a020-acb3c55f8e59%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.