Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomcat error when running vagrant provision #54

Closed
sfc-gh-rpughsley opened this issue Aug 25, 2015 · 3 comments
Closed

Tomcat error when running vagrant provision #54

sfc-gh-rpughsley opened this issue Aug 25, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@sfc-gh-rpughsley
Copy link

after setting up as per instructions, running these commands
vagrant plugin install vagrant-hostmanager
vagrant up --no-provision
and then
vagrant provision
the process errors with the following:

==> pure-test-ml1: Dependency Installed:
==> pure-test-ml1: perl-Error.noarch 1:0.17015-4.el6 perl-Git.noarch 0:1.7.1-3.el6_4.1
==> pure-test-ml1: rsync.x86_64 0:3.0.6-12.el6
==> pure-test-ml1: Complete!
==> pure-test-ml1: Initialized empty Git repository in /space/projects/pure-test.git/
==> pure-test-ml1: running /opt/vagrant/setup-tomcat.sh
==> pure-test-ml1: Loaded plugins: fastestmirror
==> pure-test-ml1: Loading mirror speeds from cached hostfile
==> pure-test-ml1: * base: mirror.vorboss.net
==> pure-test-ml1: * extras: centos.hyve.com
==> pure-test-ml1: * updates: centos.hyve.com
==> pure-test-ml1: Setting up Install Process
==> pure-test-ml1: No package tomcat available.
==> pure-test-ml1: Error: Nothing to do
==> pure-test-ml1: error reading information on service tomcat: No such file or directory
==> pure-test-ml1: tomcat: unrecognized service
==> pure-test-ml1: Note: consider running Tomcat behind a firewall if you intend to keep it open!
==> pure-test-ml1: running /opt/vagrant/backup-yum-cache.sh
==> pure-test-ml1: cp: cannot create directory `/space/software/yum': Protocol error
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

@grtjn grtjn modified the milestone: 0.0.2 Aug 25, 2015
@grtjn grtjn self-assigned this Aug 25, 2015
@grtjn
Copy link
Owner

grtjn commented Aug 25, 2015

Dupe of #47. Can't reproduce locally anymore though..

@grtjn
Copy link
Owner

grtjn commented Aug 26, 2015

@robpml can you check with latest updates if this still occurs?

@grtjn
Copy link
Owner

grtjn commented Sep 2, 2015

closed for the time being..

@grtjn grtjn closed this as completed Sep 2, 2015
@grtjn grtjn added the bug label Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants