Issue #3411 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"b5a8de0e8f4583c27d776cabe7686f41edb552fb" in branch master. ---------------------------------------- Bug #3411: install.rb should not put "." first in the tmp_dirs http://projects.puppetlabs.com/issues/3411 Author: Martin Englund Status: Closed Priority: Normal Assigned to: Martin Englund Category: binary Target version: 1.5.8 Keywords: Branch: http://github.com/pmenglund/facter/tree/tickets/1.5.x/3411 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. -- 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://projects.puppetlabs.com/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.
