Issue #19308 has been updated by Owen Jacobson.

Ugh. I'm used to markup from older versions of Redmine. Sorry about that.
----------------------------------------
Bug #19308: `puppet agent` with Ubuntu packages generates spurious errors if 
puppet master's module path includes a symlink
https://projects.puppetlabs.com/issues/19308#change-83377

Author: Owen Jacobson
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 3.1.0
Keywords: 
Branch: 


Steps to reproduce:

# Set up a new, clean puppet master.
# Replace @/etc/puppet/modules@ with a symlink to an empty directory.
# Run `puppet agent --test`.

Expected results: `puppet agent` exits successfully, like it does for an empty 
@modules@ directory with the default (empty) @manifests@ directory.

Actual results:

<pre>
Info: Retrieving plugin
Error: /File[/var/lib/puppet/lib]: Could not evaluate: Could not retrieve 
information from environment production source(s) 
puppet://puppet.example.com/plugins
Info: Caching catalog for puppet.example.com
Info: Applying configuration version '1361052214'
Notice: Finished catalog run in 0.12 seconds
</pre>



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to