Skip to content

GeoWave Vagrant process fails due to incorrect directory paths #363

@ScottEvil

Description

@ScottEvil

When I try to Vagrant up, it eventually fails with the message: cp: cannot stat `/home/vagrant/geowave/vagrant/geowave.sh': No such file or directory

I searched on the machine and the path where file resides is /home/vagrant/geowave/geowave.sh

Note also the failure on 'etc/init.d/geowave':

==> default: cp: cannot stat /home/vagrant/geowave/vagrant/geowave.sh': No such file or directory ==> default: chmod: cannot access/etc/init.d/geowave'
==> default: : No such file or directory
==> default: error reading information on service geowave: No such file or directory
==> default: geowave: unrecognized service
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions