Issue #3411 has been updated by Martin Englund. Status changed from Investigating to Ready for Testing Branch set to http://github.com/pmenglund/facter/tree/tickets/1.5.x/3411
That is similar to the fix I suggested for puppet in issue #3412 - I think it is better to resort to the current directory last. ---------------------------------------- Bug #3411: install.rb should not put "." first in the tmp_dirs http://projects.puppetlabs.com/issues/3411 Author: Martin Englund Status: Ready for Testing Priority: Normal Assigned to: Martin Englund Category: Target version: 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.
