-
Notifications
You must be signed in to change notification settings - Fork 22
Try the installation on a Debian system. #159
Comments
Testing install on Debian in a sandbox. Use Debian Wheezy as this is closest to Ubuntu Precise:
|
Using the above approach I am able to get started but quickly encounter an error when attempting to download the APT package snapshot. I can get around this by using Some packages could not be installed. This may mean that you have The following packages have unmet dependencies:
I suspect that it simply isn't realistic to expect such a complicated system to "just work" on an OS where we have conducted no testing. We encountered quite a few issues migrating from Ubuntu lucid to precise. Even different flavors of Ubuntu (installing from disk on dedicated hardware, installing from an Amazon AMI, installing in a Vagrant VM using their default precise64 image, etc.) all caused breaks to the installer that each required a workaround (and then testing on all the other target install environments to make sure the workaround didn't break them...) |
The best answer for the reviewer is to keep them away from mixing a GMS server install with other platforms on the same instance. Possible text: The GMS is not something you add to an existing Linux host/server. It is an appliance server that happens to be built on a Ubuntu Linux core. You should install it on its own machine, or use a VM or Docker container on an existing server. Even if you happen to run Ubuntu at the correct version I a server missing its goalsm, the GMS might upgrade things that make it incompatible with the system configuration you intend to use for other tasks. We build on Linux to make extension accessible, not to have the system run on hybrid servers. Our recommendation is that you have the GMS talk to other systems in your organization through standard Internet protocols, including HTTP, NFS, SSH, SFTP, and database protocols. Change the GMS onky for security or to develop additional components.
|
The text was updated successfully, but these errors were encountered: