Re: [Puppet Users] Error to install java7

2014-07-11 Thread Hunter Haugen
The path it is trying to download is /java7/files/jdk-7us-linux-i586.tar.gz . Is this where the file is located? Are all parent directories executable (and perhaps readable) by the user which your puppet master runs as? (Usually that user is 'puppet' or 'pe-puppet'.) -Hunter On Fri, Jul 11, 20

[Puppet Users] Error to install java7

2014-07-11 Thread Joni Silaban
Hello guys,, please help me to solve this error. What should I do? I have set the file mode is 777 [just for test] but the error was same. Thank you... -- You received this message becau