Skip to content

Instantly share code, notes, and snippets.

@rustyrazorblade
Created July 18, 2012 21:44
Show Gist options
  • Save rustyrazorblade/3139107 to your computer and use it in GitHub Desktop.
Save rustyrazorblade/3139107 to your computer and use it in GitHub Desktop.
broken puppet
root@smtdev:~/whatever.net/puppet# puppet apply --modulepath modules manifests/site.pp
err: /Stage[main]/Python/File[/etc/profile.d/virtualenv.sh]: Could not evaluate: Could not retrieve information from environment production source(s) puppet:///modules/python/virtualenv.sh at /media/sf_splitmytab.net/puppet/manifests/site.pp:23
notice: Finished catalog run in 0.43 seconds
root@smtdev:~/whatever.net/puppet# ls modules/
python
root@smtdev:~/whatever.net/puppet# ls modules/python/virtualenv.sh
modules/python/virtualenv.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment