Issue #3412 has been reported by Martin Englund.
----------------------------------------
Bug #3412: install.rb should not put "." first in the tmp_dirs
http://projects.reductivelabs.com/issues/3412
Author: Martin Englund
Status: Unreviewed
Priority: Normal
Assigned to: Martin Englund
Category: installation
Target version:
Affected version: 0.25.4
Keywords:
Branch:
Since Ruby incorrectly assumes that being root is enough to be able to write a
directory, install.rb will fail when installing as root from a NFS mounted
directory, as it will pick the current directory (".") as tmp_dir.
<pre>r...@ubuntu:/mnt/puppet# ls -ld .
drwxr-xr-x 24 martin staff 816 2010-03-19 15:55 .
r...@ubuntu:/mnt/puppet# ruby install.rb
install.rb:416:in `initialize': Permission denied - ./_tmp (Errno::EACCES)</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://reductivelabs.com/redmine/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.