You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: