Issue #8398 has been updated by Jeff McCune. Status changed from Unreviewed to Merged - Pending Release Target version set to 0.6.0
# Merged into Master # Merged as: <pre> commit 81f0a5015ef86131757bed90ab8aac3bc30f23cd Merge: 448fb82 07057bc Author: Jeff McCune <[email protected]> Date: Wed Jul 13 15:29:34 2011 -0700 Merge branch 'feature/master/7508_foss_installer' * feature/master/7508_foss_installer: (#7508) Fix broken tests (#7508) Fixed broken installer test (#7508) fixes gem install script issue (#8398) Do not use mktemp (#7508) Adds script for open source installation (#7508) Unit tests for installer (#7508) Converted PE install to template (#7508) Added scripts and template compiler (#7508) Refactor of installation code (#7508) Make pe opts required when installing pe (#7508) Adding more install actions options (#7508) Support installation of open source (#7508) Support installation of open source </pre> ---------------------------------------- Bug #8398: do not use mkdirtemp https://projects.puppetlabs.com/issues/8398 Author: Dan Bode Status: Merged - Pending Release Priority: High Assignee: Dan Bode Category: cloudpack Target version: 0.6.0 Keywords: Branch: mkdtemp acts differently on every platform that I have tested it on so far. All usages of it should be removed from the code. -- 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.
