Issue #21067 has been reported by Jon Mosco. ---------------------------------------- Bug #21067: Puppet 3.2.1 on Windows causes User account string errors https://projects.puppetlabs.com/issues/21067
* Author: Jon Mosco * Status: Unreviewed * Priority: Normal * Assignee: * Category: user * Target version: 3.2.0 * Affected Puppet version: 3.2.1 * Keywords: * Branch: ---------------------------------------- Puppet open source 3.2.1 I ran into this problem when using the MSSQL module on windows server 2008R2: Running Puppet agent on demand ... Info: Retrieving plugin Info: Loading facts in C:/ProgramData/PuppetLabs/puppet/var/lib/facter/facter_do t_d.rb Info: Loading facts in C:/ProgramData/PuppetLabs/puppet/var/lib/facter/pe_versio n.rb Info: Loading facts in C:/ProgramData/PuppetLabs/puppet/var/lib/facter/puppet_va rdir.rb Info: Loading facts in C:/ProgramData/PuppetLabs/puppet/var/lib/facter/root_home .rb Info: Caching catalog for puppettest2.pmienvs.pmihq.org Info: Applying configuration version '1370398420' Error: /User[SQLSVC]: Could not evaluate: can't convert Fixnum into String Error: /User[SQLASSVC]: Could not evaluate: can't convert Fixnum into String Error: /User[SQLRSSVC]: Could not evaluate: can't convert Fixnum into String Error: /User[SQLAGTSVC]: Could not evaluate: can't convert Fixnum into String Notice: /Stage[main]/Mssql/Exec[install_mssql2008]: Dependency User[SQLAGTSVC] h as failures: true Notice: /Stage[main]/Mssql/Exec[install_mssql2008]: Dependency User[SQLRSSVC] ha s failures: true Notice: /Stage[main]/Mssql/Exec[install_mssql2008]: Dependency User[SQLASSVC] ha s failures: true Notice: /Stage[main]/Mssql/Exec[install_mssql2008]: Dependency User[SQLSVC] has failures: true Warning: /Stage[main]/Mssql/Exec[install_mssql2008]: Skipping because of failed dependencies Notice: Finished catalog run in 4.70 seconds Press any key to continue . . . When downgrading to 3.1.1, the error goes away and is able to proceed with the rest of the module. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
