Hello All
Well, I quickly packaged up puppet-2.6.5-rc1 and dropped it on my test VM (Solaris 10 U9) against my 2.6.4 server, and immediately started getting the same error message, but on different manifests, or the same manifests but different line numbers. These manifests were written in 0.25.5 days and successfully made the transition to 2.6.4 running on a couple of hundred servers
John
root@warbjohn# /opt/local/sbin/run-puppet.sh --color true
+ /opt/local/sbin/puppetd --server
puppet-lab.bfm.com --verbose --onetime --no-daemonize --ignorecache --no-usecacheonfailure --config /var/puppet/etc/puppetd.conf --environment Lwarbjoh --logdest /var/log/puppet_client/puppet_client.log --color true
err: Could not run Puppet configuration client: Parameter type failed: type is read-only at /u1/warbjoh/svn-workspace/puppet/trunk/modules/base/manifests/openssh.pp:44
root@warbjohn# /opt/local/sbin/run-puppet.sh --color true
+ /opt/local/sbin/puppetd --server
puppet-lab.bfm.com --verbose --onetime --no-daemonize --ignorecache --no-usecacheonfailure --config /var/puppet/etc/puppetd.conf --environment Lwarbjoh --logdest /var/log/puppet_client/puppet_client.log --color true
err: Could not run Puppet configuration client: Parameter type failed: type is read-only at /u1/warbjoh/svn-workspace/puppet/trunk/modules/base/manifests/openssh.pp:54
root@warbjohn# /opt/local/sbin/run-puppet.sh --color true
+ /opt/local/sbin/puppetd --server
puppet-lab.bfm.com --verbose --onetime --no-daemonize --ignorecache --no-usecacheonfailure --config /var/puppet/etc/puppetd.conf --environment Lwarbjoh --logdest /var/log/puppet_client/puppet_client.log --color true
err: Could not run Puppet configuration client: Parameter type failed: type is read-only at /u1/warbjoh/svn-workspace/puppet/trunk/modules/base/manifests/init.pp:111
root@warbjohn# /opt/local/sbin/run-puppet.sh --color true --trace
+ /opt/local/sbin/puppetd --server
puppet-lab.bfm.com --verbose --onetime --no-daemonize --ignorecache --no-usecacheonfailure --config /var/puppet/etc/puppetd.conf --environment Lwarbjoh --logdest /var/log/puppet_client/puppet_client.log --color true --trace
info: Retrieving plugin
info: Loading facts in cyberark_init
info: Loading facts in pkgs_facts
info: Loading facts in svcs_facts
info: Loading facts in serialnumber
info: Loading facts in solaris_memory
info: Loading facts in cyberark_init
info: Loading facts in pkgs_facts
info: Loading facts in svcs_facts
info: Loading facts in serialnumber
info: Loading facts in solaris_memory
info: Caching catalog for
warbjohn.insidelive.net
/opt/local/lib/puppet/parameter.rb:171:in `fail'
/opt/local/lib/puppet/type/file/type.rb:15:in `unsafe_validate'
/opt/local/lib/puppet/parameter.rb:255:in `validate'
/opt/local/lib/puppet/property.rb:300:in `should='
/opt/local/lib/puppet/property.rb:300:in `each'
/opt/local/lib/puppet/property.rb:300:in `should='
/opt/local/lib/puppet/property.rb:337:in `value='
/opt/local/lib/puppet/type.rb:416:in `[]='
/opt/local/lib/puppet/type.rb:1773:in `set_parameters'
/opt/local/lib/puppet/type.rb:1767:in `each'
/opt/local/lib/puppet/type.rb:1767:in `set_parameters'
/opt/local/lib/puppet/type.rb:1749:in `initialize'
/opt/local/lib/puppet/type/file.rb:387:in `initialize'
/opt/local/lib/puppet/resource.rb:277:in `new'
/opt/local/lib/puppet/resource.rb:277:in `to_ral'
/opt/local/lib/puppet/resource/catalog.rb:553:in `send'
/opt/local/lib/puppet/resource/catalog.rb:553:in `to_catalog'
/opt/local/lib/puppet/resource/catalog.rb:531:in `each'
/opt/local/lib/puppet/resource/catalog.rb:531:in `to_catalog'
/opt/local/lib/puppet/resource/catalog.rb:468:in `to_ral'
/opt/local/lib/puppet/configurer.rb:113:in `convert_catalog'
/opt/local/lib/puppet/configurer.rb:108:in `retrieve_catalog'
/opt/local/lib/puppet/configurer.rb:139:in `run'
/opt/local/lib/puppet/agent.rb:39
/opt/local/lib/puppet/agent/locker.rb:21:in `lock'
/opt/local/lib/puppet/agent.rb:39
/opt/local/pkgs/ruby-1.8.7-p249/lib/ruby/1.8/sync.rb:230:in `synchronize'
/opt/local/lib/puppet/agent.rb:39
/opt/local/lib/puppet/agent.rb:103:in `with_client'
/opt/local/lib/puppet/agent.rb:37
/opt/local/lib/puppet/application.rb:171:in `call'
/opt/local/lib/puppet/application.rb:171:in `controlled_run'
/opt/local/lib/puppet/agent.rb:35:in `run'
/opt/local/lib/puppet/application/agent.rb:114:in `onetime'
/opt/local/lib/puppet/application/agent.rb:88:in `run_command'
/opt/local/lib/puppet/application.rb:304:in `run'
/opt/local/lib/puppet/application.rb:410:in `exit_on_fail'
/opt/local/lib/puppet/application.rb:304:in `run'
/opt/local/sbin/puppetd:4
err: Could not run Puppet configuration client: Parameter type failed: type is read-only at /u1/warbjoh/svn-workspace/puppet/trunk/modules/base/manifests/openssh.pp:44