WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org
View all threadsGreetings, everyone,
I am currently trying to install CollectionSpace, but am experimenting
errors while doing so. I followed the instructions to launch the automated
installer, and all the prerequisites for the server were installed without
any problem. But a few minutes after I launch the installation itself, I
recieve a few error messages:
Warning: Setting templatedir is deprecated. See
http://links.puppetlabs.com/env-settings-deprecations
(at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
issue_deprecation_warning') Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam bre.eu-west-1.compute.internal Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam bre.eu-west-1.compute.internal Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
issue_deprecation_warning')
Error: invalid byte sequence in US-ASCII at
/etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node
lacam
bre.eu-west-1.compute.internal
Error: invalid byte sequence in US-ASCII at
/etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node
lacam
bre.eu-west-1.compute.internal
I am trying to install it on a new koding VM, which has nothing other
installed yet. Could any one of you help me with my problem, and suggest me
possible solutions? I would be most grateful of you.
I wish a nice day to all of you,
user4242
Xavier,
Thanks for reporting this. We'll try reproducing this problem and let you know what we learn. I'm guessing the Ruby locale configuration is the cause. Try running this command to see how it is configured:
ruby -e 'puts Encoding.default_external'
The result of this command should be:
UTF-8
If it is not, run these two commands:
export LANG=en_US.utf8
export LC_ALL=en_US.utf8
And then try to re-run the puppet install again:
sudo ./bootstrap-cspace-modules.sh -y
Let us know if that gets you past this issue.
Thanks,
Richard
From: Talk talk-bounces@lists.collectionspace.org on behalf of Xavier Duvivier myotheradressmail@gmail.com
Sent: Thursday, March 03, 2016 6:19 AM
To: talk@lists.collectionspace.org
Subject: [Talk] error while installing
Greetings, everyone,
I am currently trying to install CollectionSpace, but am experimenting errors while doing so. I followed the instructions to launch the automated installer, and all the prerequisites for the server were installed without any problem. But a few minutes after I launch the installation itself, I recieve a few error messages:
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
(at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in issue_deprecation_warning') Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam bre.eu-west-1.compute.internal Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam bre.eu-west-1.compute.internal Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in
issue_deprecation_warning')
Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam
bre.eu-west-1.compute.internal
Error: invalid byte sequence in US-ASCII at /etc/puppet/modules/cspace_environment/manifests/osbits.pp:1 on node lacam
bre.eu-west-1.compute.internal
I am trying to install it on a new koding VM, which has nothing other installed yet. Could any one of you help me with my problem, and suggest me possible solutions? I would be most grateful of you.
I wish a nice day to all of you,
user4242