Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Coremunity
-
Platform Core KANBAN
-
Bug Fix
-
Description
To reproduce:
(Make sure you have a '127.0.0.1 localhost puppetmaster' entry in /etc/hosts for the below)
In one terminal setup the master:
jpartlow@percival:~/work/puppet$ rm -rf ~/test/master/bug-test
|
jpartlow@percival:~/work/puppet$ mkdir -p ~/test/master/bug-test
|
jpartlow@percival:~/work/puppet$ bundle exec puppet master --no-daemonize --trace --autosign=true --debug --confdir=~/test/master/bug-test --vardir=~/test/master/bug-test --certname puppetmaster
|
In another terminal, run the agent:
jpartlow@percival:~/work/puppet$ be puppet agent -t --server puppetmaster
|
Info: Creating a new SSL key for percival.corp.puppetlabs.net
|
Info: Caching certificate for ca
|
Info: Creating a new SSL certificate request for percival.corp.puppetlabs.net
|
Info: Certificate Request fingerprint (SHA256): 20:18:5A:F0:3B:A0:BE:76:6B:03:71:ED:BD:EF:47:04:F1:49:3F:BD:63:AC:42:3D:7E:0F:66:3F:08:F9:70:C9
|
Info: Caching certificate for percival.corp.puppetlabs.net
|
Info: Caching certificate_revocation_list for ca
|
Info: Retrieving plugin
|
Error: /File[/home/jpartlow/.puppet/var/lib]: Could not evaluate: Could not retrieve information from environment production source(s) puppet://puppetmaster/plugins
|
Info: Caching catalog for percival.corp.puppetlabs.net
|
Info: Applying configuration version '1374537817'
|
Info: Creating state file /home/jpartlow/.puppet/var/state/state.yaml
|
Attachments
Issue Links
- blocks
-
PUP-1763 Puppet run continues despite failed Pluginsync
-
- Resolved
-
- is duplicated by
-
PUP-3655 Error: /File[/var/lib/puppet/facts.d]: Could not evaluate when no facts.d folder on any module
-
- Closed
-
-
PUP-7748 [Fatal] puppet(3.8.7)The puppet changes the contents of the configuration file or becomes a directory
-
- Closed
-
- relates to
-
FACT-802 cannot use text-based external facts to represent empty fact-values.
-
- Closed
-
-
PUP-3935 Pluginsync errors when no source is available and modulepath directory is a symlink
-
- Closed
-
- clones