talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

FW: Error in installation of CollectionSpace 4.0

MF
Megan Forbes
Mon, Mar 10, 2014 3:28 PM

Talk list-ers, below please see the second of two emails from David Whelchel re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM
To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64
Base install no GUI
User cspace with sudo following the instructions with wget.

--Dave

David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.commailto:whelchel@pullman.com

http://www.dlwa.com

?

Talk list-ers, below please see the second of two emails from David Whelchel re: his experience w/the automated instaler. ________________________________ From: David Whelchel <whelchel@dlwa.com> Sent: Friday, March 7, 2014 1:58 PM To: Megan Forbes Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 Sorry The environment is Debian debian-7.4.0-amd64 Base install no GUI User cspace with sudo following the instructions with wget. --Dave ------------------------------------------------------------------------------- David L. Whelchel 725 SE Derby Street Pullman, WA 99163 whelchel@pullman.com<mailto:whelchel@pullman.com> http://www.dlwa.com ?
AR
Aron Roberts
Mon, Mar 10, 2014 3:49 PM

Thanks much, David, for trying out the automated installer and for
your feedback!  It appears on its face that the 'updating apt-get'
step failed, and that caused a cascading set of failures.

One way to get more feedback from the failure would be to add one
line, that will cause any error output from the 'apt-get -y update'
command to be displayed:

logoutput   => on_failure,

Right after this line:

https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168

In fact, doing this seems like a good idea, generally, for places that
the Puppet script is invoking Linux executables.  I'll add that
statement there and elsewhere, and let you know when the revision is
available, so that you can re-run the installer and perhaps gather yet
more information on the error.

I don't know if we'll have the ability to test this ourselves anytime
very soon, but when we do, do you have any recommendations for
installing this Debian distribution?  (I'm looking at the net install
options at http://www.debian.org/distrib/ ...)

Thanks again!
Aron

On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes megan.forbes@lyrasis.org wrote:

Talk list-ers, below please see the second of two emails from David Whelchel
re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM

To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64

Base install no GUI

User cspace with sudo following the instructions with wget.

--Dave


David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

whelchel@pullman.com

http://www.dlwa.com


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

Thanks much, David, for trying out the automated installer and for your feedback! It appears on its face that the 'updating apt-get' step failed, and that caused a cascading set of failures. One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update' command to be displayed: logoutput => on_failure, Right after this line: https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168 In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables. I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error. I don't know if we'll have the ability to test this ourselves anytime very soon, but when we do, do you have any recommendations for installing this Debian distribution? (I'm looking at the net install options at http://www.debian.org/distrib/ ...) Thanks again! Aron On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes <megan.forbes@lyrasis.org> wrote: > Talk list-ers, below please see the second of two emails from David Whelchel > re: his experience w/the automated instaler. > > > ________________________________ > From: David Whelchel <whelchel@dlwa.com> > Sent: Friday, March 7, 2014 1:58 PM > > To: Megan Forbes > Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 > > > Sorry The environment is > > > > Debian debian-7.4.0-amd64 > > Base install no GUI > > User cspace with sudo following the instructions with wget. > > > > > > --Dave > > ------------------------------------------------------------------------------- > > David L. Whelchel > > 725 SE Derby Street > > Pullman, WA 99163 > > whelchel@pullman.com > > > > http://www.dlwa.com > > > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org >
DW
David Whelchel
Mon, Mar 10, 2014 5:09 PM

Hi Aron,

Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition.

--Dave

David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts
Sent: Monday, March 10, 2014 8:50 AM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Thanks much, David, for trying out the automated installer and for your feedback!  It appears on its face that the 'updating apt-get'
step failed, and that caused a cascading set of failures.

One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update'
command to be displayed:

logoutput   => on_failure,

Right after this line:

https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168

In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables.  I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error.

I don't know if we'll have the ability to test this ourselves anytime very soon, but when we do, do you have any recommendations for installing this Debian distribution?  (I'm looking at the net install options at http://www.debian.org/distrib/ ...)

Thanks again!
Aron

On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes megan.forbes@lyrasis.org wrote:

Talk list-ers, below please see the second of two emails from David
Whelchel
re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM

To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64

Base install no GUI

User cspace with sudo following the instructions with wget.

--Dave



David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

whelchel@pullman.com

http://www.dlwa.com


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio
nspace.org

Hi Aron, Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition. --Dave ------------------------------------------------------------------------------- David L. Whelchel 725 SE Derby Street Pullman, WA 99163 whelchel@pullman.com http://www.dlwa.com -----Original Message----- From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts Sent: Monday, March 10, 2014 8:50 AM To: David Whelchel Cc: talk@lists.collectionspace.org; Megan Forbes Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 Thanks much, David, for trying out the automated installer and for your feedback! It appears on its face that the 'updating apt-get' step failed, and that caused a cascading set of failures. One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update' command to be displayed: logoutput => on_failure, Right after this line: https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168 In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables. I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error. I don't know if we'll have the ability to test this ourselves anytime very soon, but when we do, do you have any recommendations for installing this Debian distribution? (I'm looking at the net install options at http://www.debian.org/distrib/ ...) Thanks again! Aron On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes <megan.forbes@lyrasis.org> wrote: > Talk list-ers, below please see the second of two emails from David > Whelchel > re: his experience w/the automated instaler. > > > ________________________________ > From: David Whelchel <whelchel@dlwa.com> > Sent: Friday, March 7, 2014 1:58 PM > > To: Megan Forbes > Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 > > > Sorry The environment is > > > > Debian debian-7.4.0-amd64 > > Base install no GUI > > User cspace with sudo following the instructions with wget. > > > > > > --Dave > > ---------------------------------------------------------------------- > --------- > > David L. Whelchel > > 725 SE Derby Street > > Pullman, WA 99163 > > whelchel@pullman.com > > > > http://www.dlwa.com > > > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio > nspace.org >
AR
Aron Roberts
Tue, Mar 11, 2014 3:26 AM

Hi David,

The Puppet installer for a CollectionSpace 4.1 server been updated
to emit more detailed error information from the cspace_java module,
where the install failed for you earlier.  Please feel free to run the
bootstrap script again and let us know what you discover!

Thanks!
Aron

P.S.  Note that one module in the installer script, that installs and
configures PostgreSQL, can't yet successfully be run on the same
system twice in succession.  If your installation (now or in the
future) succeeds at installing Oracle Java 7 - where it failed last
time - and then gets as far as the PostgreSQL module but fails there,
you can revert to an earlier snapshot of your system (assuming it's in
a VM that offers snapshots, and you have an earlier one to go back
to).

On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel whelchel@dlwa.com wrote:

Hi Aron,

Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition.

--Dave

David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts
Sent: Monday, March 10, 2014 8:50 AM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Thanks much, David, for trying out the automated installer and for your feedback!  It appears on its face that the 'updating apt-get'
step failed, and that caused a cascading set of failures.

One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update'
command to be displayed:

 logoutput   => on_failure,

Right after this line:

https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168

In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables.  I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error.

I don't know if we'll have the ability to test this ourselves anytime very soon, but when we do, do you have any recommendations for installing this Debian distribution?  (I'm looking at the net install options at http://www.debian.org/distrib/ ...)

Thanks again!
Aron

On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes megan.forbes@lyrasis.org wrote:

Talk list-ers, below please see the second of two emails from David
Whelchel
re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM

To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64

Base install no GUI

User cspace with sudo following the instructions with wget.

--Dave



David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

whelchel@pullman.com

http://www.dlwa.com


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio
nspace.org

Hi David, The Puppet installer for a CollectionSpace 4.1 server been updated to emit more detailed error information from the cspace_java module, where the install failed for you earlier. Please feel free to run the bootstrap script again and let us know what you discover! Thanks! Aron P.S. Note that one module in the installer script, that installs and configures PostgreSQL, can't yet successfully be run on the same system twice in succession. If your installation (now or in the future) succeeds at installing Oracle Java 7 - where it failed last time - and then gets as far as the PostgreSQL module but fails there, you can revert to an earlier snapshot of your system (assuming it's in a VM that offers snapshots, and you have an earlier one to go back to). On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel <whelchel@dlwa.com> wrote: > Hi Aron, > > Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition. > > --Dave > ------------------------------------------------------------------------------- > David L. Whelchel > 725 SE Derby Street > Pullman, WA 99163 > whelchel@pullman.com > > http://www.dlwa.com > > -----Original Message----- > From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts > Sent: Monday, March 10, 2014 8:50 AM > To: David Whelchel > Cc: talk@lists.collectionspace.org; Megan Forbes > Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 > > Thanks much, David, for trying out the automated installer and for your feedback! It appears on its face that the 'updating apt-get' > step failed, and that caused a cascading set of failures. > > One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update' > command to be displayed: > > logoutput => on_failure, > > Right after this line: > > https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9e69eff08317380b556b6/manifests/init.pp#L168 > > In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables. I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error. > > I don't know if we'll have the ability to test this ourselves anytime very soon, but when we do, do you have any recommendations for installing this Debian distribution? (I'm looking at the net install options at http://www.debian.org/distrib/ ...) > > Thanks again! > Aron > > On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes <megan.forbes@lyrasis.org> wrote: >> Talk list-ers, below please see the second of two emails from David >> Whelchel >> re: his experience w/the automated instaler. >> >> >> ________________________________ >> From: David Whelchel <whelchel@dlwa.com> >> Sent: Friday, March 7, 2014 1:58 PM >> >> To: Megan Forbes >> Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 >> >> >> Sorry The environment is >> >> >> >> Debian debian-7.4.0-amd64 >> >> Base install no GUI >> >> User cspace with sudo following the instructions with wget. >> >> >> >> >> >> --Dave >> >> ---------------------------------------------------------------------- >> --------- >> >> David L. Whelchel >> >> 725 SE Derby Street >> >> Pullman, WA 99163 >> >> whelchel@pullman.com >> >> >> >> http://www.dlwa.com >> >> >> >> >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectio >> nspace.org >>
DW
David Whelchel
Wed, Mar 12, 2014 6:48 PM

Just a quick update. I received this error when running the new script. I'll do a little digging as time allows.

Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/                                      init.pp:182 on node cspacet.dlwamo.local
Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/                                      init.pp:182 on node cspacet.dlwamo.local

--Dave

David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts
Sent: Monday, March 10, 2014 8:26 PM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Hi David,

The Puppet installer for a CollectionSpace 4.1 server been updated to emit more detailed error information from the cspace_java module, where the install failed for you earlier.  Please feel free to run the bootstrap script again and let us know what you discover!

Thanks!
Aron

P.S.  Note that one module in the installer script, that installs and configures PostgreSQL, can't yet successfully be run on the same system twice in succession.  If your installation (now or in the
future) succeeds at installing Oracle Java 7 - where it failed last time - and then gets as far as the PostgreSQL module but fails there, you can revert to an earlier snapshot of your system (assuming it's in a VM that offers snapshots, and you have an earlier one to go back to).

On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel whelchel@dlwa.com wrote:

Hi Aron,

Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition.

--Dave


David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf
Of Aron Roberts
Sent: Monday, March 10, 2014 8:50 AM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Thanks much, David, for trying out the automated installer and for your feedback!  It appears on its face that the 'updating apt-get'
step failed, and that caused a cascading set of failures.

One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update'
command to be displayed:

 logoutput   => on_failure,

Right after this line:

https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9
e69eff08317380b556b6/manifests/init.pp#L168

In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables.  I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error.

I don't know if we'll have the ability to test this ourselves anytime
very soon, but when we do, do you have any recommendations for
installing this Debian distribution?  (I'm looking at the net install
options at http://www.debian.org/distrib/ ...)

Thanks again!
Aron

On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes megan.forbes@lyrasis.org wrote:

Talk list-ers, below please see the second of two emails from David
Whelchel
re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM

To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64

Base install no GUI

User cspace with sudo following the instructions with wget.

--Dave



David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

whelchel@pullman.com

http://www.dlwa.com


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti
o
nspace.org

Just a quick update. I received this error when running the new script. I'll do a little digging as time allows. Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/ init.pp:182 on node cspacet.dlwamo.local Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/ init.pp:182 on node cspacet.dlwamo.local --Dave ------------------------------------------------------------------------------- David L. Whelchel 725 SE Derby Street Pullman, WA 99163 whelchel@pullman.com http://www.dlwa.com -----Original Message----- From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts Sent: Monday, March 10, 2014 8:26 PM To: David Whelchel Cc: talk@lists.collectionspace.org; Megan Forbes Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 Hi David, The Puppet installer for a CollectionSpace 4.1 server been updated to emit more detailed error information from the cspace_java module, where the install failed for you earlier. Please feel free to run the bootstrap script again and let us know what you discover! Thanks! Aron P.S. Note that one module in the installer script, that installs and configures PostgreSQL, can't yet successfully be run on the same system twice in succession. If your installation (now or in the future) succeeds at installing Oracle Java 7 - where it failed last time - and then gets as far as the PostgreSQL module but fails there, you can revert to an earlier snapshot of your system (assuming it's in a VM that offers snapshots, and you have an earlier one to go back to). On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel <whelchel@dlwa.com> wrote: > Hi Aron, > > Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition. > > --Dave > ---------------------------------------------------------------------- > --------- > David L. Whelchel > 725 SE Derby Street > Pullman, WA 99163 > whelchel@pullman.com > > http://www.dlwa.com > > -----Original Message----- > From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf > Of Aron Roberts > Sent: Monday, March 10, 2014 8:50 AM > To: David Whelchel > Cc: talk@lists.collectionspace.org; Megan Forbes > Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 > > Thanks much, David, for trying out the automated installer and for your feedback! It appears on its face that the 'updating apt-get' > step failed, and that caused a cascading set of failures. > > One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update' > command to be displayed: > > logoutput => on_failure, > > Right after this line: > > https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9 > e69eff08317380b556b6/manifests/init.pp#L168 > > In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables. I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error. > > I don't know if we'll have the ability to test this ourselves anytime > very soon, but when we do, do you have any recommendations for > installing this Debian distribution? (I'm looking at the net install > options at http://www.debian.org/distrib/ ...) > > Thanks again! > Aron > > On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes <megan.forbes@lyrasis.org> wrote: >> Talk list-ers, below please see the second of two emails from David >> Whelchel >> re: his experience w/the automated instaler. >> >> >> ________________________________ >> From: David Whelchel <whelchel@dlwa.com> >> Sent: Friday, March 7, 2014 1:58 PM >> >> To: Megan Forbes >> Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 >> >> >> Sorry The environment is >> >> >> >> Debian debian-7.4.0-amd64 >> >> Base install no GUI >> >> User cspace with sudo following the instructions with wget. >> >> >> >> >> >> --Dave >> >> --------------------------------------------------------------------- >> - >> --------- >> >> David L. Whelchel >> >> 725 SE Derby Street >> >> Pullman, WA 99163 >> >> whelchel@pullman.com >> >> >> >> http://www.dlwa.com >> >> >> >> >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti >> o >> nspace.org >>
AR
Aron Roberts
Wed, Mar 12, 2014 6:59 PM

Just fixed that error - one I'd recently introduced:

https://github.com/cspace-puppet/cspace_java/commit/13950d79ac2b58ed4ac271981cf9f241df112c81

Please try running the bootstrap script once again, David, and let me
know how far you get - thanks!!

On Wed, Mar 12, 2014 at 11:48 AM, David Whelchel whelchel@pullman.com wrote:

Just a quick update. I received this error when running the new script. I'll do a little digging as time allows.

Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/                                      init.pp:182 on node cspacet.dlwamo.local
Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/                                      init.pp:182 on node cspacet.dlwamo.local

--Dave

David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts
Sent: Monday, March 10, 2014 8:26 PM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Hi David,

The Puppet installer for a CollectionSpace 4.1 server been updated to emit more detailed error information from the cspace_java module, where the install failed for you earlier.  Please feel free to run the bootstrap script again and let us know what you discover!

Thanks!
Aron

P.S.  Note that one module in the installer script, that installs and configures PostgreSQL, can't yet successfully be run on the same system twice in succession.  If your installation (now or in the
future) succeeds at installing Oracle Java 7 - where it failed last time - and then gets as far as the PostgreSQL module but fails there, you can revert to an earlier snapshot of your system (assuming it's in a VM that offers snapshots, and you have an earlier one to go back to).

On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel whelchel@dlwa.com wrote:

Hi Aron,

Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition.

--Dave


David L. Whelchel
725 SE Derby Street
Pullman, WA 99163
whelchel@pullman.com

http://www.dlwa.com

-----Original Message-----
From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf
Of Aron Roberts
Sent: Monday, March 10, 2014 8:50 AM
To: David Whelchel
Cc: talk@lists.collectionspace.org; Megan Forbes
Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0

Thanks much, David, for trying out the automated installer and for your feedback!  It appears on its face that the 'updating apt-get'
step failed, and that caused a cascading set of failures.

One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update'
command to be displayed:

 logoutput   => on_failure,

Right after this line:

https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9
e69eff08317380b556b6/manifests/init.pp#L168

In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables.  I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error.

I don't know if we'll have the ability to test this ourselves anytime
very soon, but when we do, do you have any recommendations for
installing this Debian distribution?  (I'm looking at the net install
options at http://www.debian.org/distrib/ ...)

Thanks again!
Aron

On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes megan.forbes@lyrasis.org wrote:

Talk list-ers, below please see the second of two emails from David
Whelchel
re: his experience w/the automated instaler.


From: David Whelchel whelchel@dlwa.com
Sent: Friday, March 7, 2014 1:58 PM

To: Megan Forbes
Subject: RE: [Talk] Error in installation of CollectionSpace 4.0

Sorry The environment is

Debian debian-7.4.0-amd64

Base install no GUI

User cspace with sudo following the instructions with wget.

--Dave



David L. Whelchel

725 SE Derby Street

Pullman, WA 99163

whelchel@pullman.com

http://www.dlwa.com


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti
o
nspace.org

Just fixed that error - one I'd recently introduced: https://github.com/cspace-puppet/cspace_java/commit/13950d79ac2b58ed4ac271981cf9f241df112c81 Please try running the bootstrap script once again, David, and let me know how far you get - thanks!! On Wed, Mar 12, 2014 at 11:48 AM, David Whelchel <whelchel@pullman.com> wrote: > Just a quick update. I received this error when running the new script. I'll do a little digging as time allows. > > Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/ init.pp:182 on node cspacet.dlwamo.local > Error: Invalid parameter logoutput at /etc/puppet/modules/cspace_java/manifests/ init.pp:182 on node cspacet.dlwamo.local > > --Dave > ------------------------------------------------------------------------------- > David L. Whelchel > 725 SE Derby Street > Pullman, WA 99163 > whelchel@pullman.com > > http://www.dlwa.com > > -----Original Message----- > From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf Of Aron Roberts > Sent: Monday, March 10, 2014 8:26 PM > To: David Whelchel > Cc: talk@lists.collectionspace.org; Megan Forbes > Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 > > Hi David, > > The Puppet installer for a CollectionSpace 4.1 server been updated to emit more detailed error information from the cspace_java module, where the install failed for you earlier. Please feel free to run the bootstrap script again and let us know what you discover! > > Thanks! > Aron > > P.S. Note that one module in the installer script, that installs and configures PostgreSQL, can't yet successfully be run on the same system twice in succession. If your installation (now or in the > future) succeeds at installing Oracle Java 7 - where it failed last time - and then gets as far as the PostgreSQL module but fails there, you can revert to an earlier snapshot of your system (assuming it's in a VM that offers snapshots, and you have an earlier one to go back to). > > On Mon, Mar 10, 2014 at 10:09 AM, David Whelchel <whelchel@dlwa.com> wrote: >> Hi Aron, >> >> Thanks for the feedback. If you can get an update to the script I am willing to do the leg work on the Debian edition. >> >> --Dave >> ---------------------------------------------------------------------- >> --------- >> David L. Whelchel >> 725 SE Derby Street >> Pullman, WA 99163 >> whelchel@pullman.com >> >> http://www.dlwa.com >> >> -----Original Message----- >> From: aronroberts@gmail.com [mailto:aronroberts@gmail.com] On Behalf >> Of Aron Roberts >> Sent: Monday, March 10, 2014 8:50 AM >> To: David Whelchel >> Cc: talk@lists.collectionspace.org; Megan Forbes >> Subject: Re: [Talk] FW: Error in installation of CollectionSpace 4.0 >> >> Thanks much, David, for trying out the automated installer and for your feedback! It appears on its face that the 'updating apt-get' >> step failed, and that caused a cascading set of failures. >> >> One way to get more feedback from the failure would be to add one line, that will cause any error output from the 'apt-get -y update' >> command to be displayed: >> >> logoutput => on_failure, >> >> Right after this line: >> >> https://github.com/cspace-puppet/cspace_java/blob/d718ebe95975c4d45fe9 >> e69eff08317380b556b6/manifests/init.pp#L168 >> >> In fact, doing this seems like a good idea, generally, for places that the Puppet script is invoking Linux executables. I'll add that statement there and elsewhere, and let you know when the revision is available, so that you can re-run the installer and perhaps gather yet more information on the error. >> >> I don't know if we'll have the ability to test this ourselves anytime >> very soon, but when we do, do you have any recommendations for >> installing this Debian distribution? (I'm looking at the net install >> options at http://www.debian.org/distrib/ ...) >> >> Thanks again! >> Aron >> >> On Mon, Mar 10, 2014 at 8:28 AM, Megan Forbes <megan.forbes@lyrasis.org> wrote: >>> Talk list-ers, below please see the second of two emails from David >>> Whelchel >>> re: his experience w/the automated instaler. >>> >>> >>> ________________________________ >>> From: David Whelchel <whelchel@dlwa.com> >>> Sent: Friday, March 7, 2014 1:58 PM >>> >>> To: Megan Forbes >>> Subject: RE: [Talk] Error in installation of CollectionSpace 4.0 >>> >>> >>> Sorry The environment is >>> >>> >>> >>> Debian debian-7.4.0-amd64 >>> >>> Base install no GUI >>> >>> User cspace with sudo following the instructions with wget. >>> >>> >>> >>> >>> >>> --Dave >>> >>> --------------------------------------------------------------------- >>> - >>> --------- >>> >>> David L. Whelchel >>> >>> 725 SE Derby Street >>> >>> Pullman, WA 99163 >>> >>> whelchel@pullman.com >>> >>> >>> >>> http://www.dlwa.com >>> >>> >>> >>> >>> _______________________________________________ >>> Talk mailing list >>> Talk@lists.collectionspace.org >>> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collecti >>> o >>> nspace.org >>> >