Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant vhost files #577

Closed
rares-lupascu opened this issue Mar 16, 2015 · 2 comments
Closed

vagrant vhost files #577

rares-lupascu opened this issue Mar 16, 2015 · 2 comments
Labels
needs-feedback Further information is requested

Comments

@rares-lupascu
Copy link

hi

i ma using vagrant with centos 7 and when puppet tries to create the vhost i get this error:

Notice: /Stage[main]/Main/Nginx::Resource::Vhost[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Exec[concat_/etc/nginx/sites-available/www.puppetlabs.com.conf]/returns: sh: /var/lib/puppet/concat/bin/concatfragments.sh: /bin/sh^M: bad interpreter: No such file or directory
Error: /var/lib/puppet/concat/bin/concatfragments.sh -o "/var/lib/puppet/concat/_etc_nginx_sites-available_www.puppetlabs.com.conf/fragments.concat.out" -d "/var/lib/puppet/concat/etc_nginx_sites-available_www.puppetlabs.com.conf" returned 126 instead of one of [0]
Error: /Stage[main]/Main/Nginx::Resource::Vhost[www.puppetlabs.com]/Concat[/etc/nginx/sites-available/www.puppetlabs.com.conf]/Exec[concat
/etc/nginx/sites-available/www.puppetlabs.com.conf]/returns: change from notrun to 0 failed: /var/lib/puppet/concat/bin/concatfragments.sh -o "/var/lib/puppet/concat/_etc_nginx_sites-available_www.puppetlabs.com.conf/fragments.concat.out" -d "/var/lib/puppet/concat/_etc_nginx_sites-available_www.puppetlabs.com.conf" returned 126 instead of one of [0]

from the research i did i think it is due to the file ending conflict between windows and unix system but i have no solution :(

thanks,
rarutu

@3flex
Copy link
Contributor

3flex commented Apr 4, 2015

This looks like a problem with your installation of puppetlabs-concat, not this module.

Which version of puppetlabs-concat do you have installed? How did you install it?

@3flex 3flex added the needs-feedback Further information is requested label Apr 10, 2015
@3flex
Copy link
Contributor

3flex commented May 6, 2015

I'm closing this for now. @rarutu please comment if you have any information to add and I'll reopen. Thanks!

@3flex 3flex closed this as completed May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-feedback Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants