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

Demo for installation of Portal in Vagrant: failed installation #5

Open
ludovicc opened this issue Nov 4, 2016 · 0 comments
Open
Labels
Projects

Comments

@ludovicc
Copy link
Contributor

ludovicc commented Nov 4, 2016

Installation fails with message

TASK [meta-database : Copy sql creation scripts] *******************************
task path: /home/ludovic/Projects/mip-infra/mip-microservices-infrastructure/roles/meta-database/tasks/main.yml:133
failed: [demo -> None] (item={u'dest': u'V1_0__Create.sql', u'src': u'/home/ludovic/Projects/mip-infra/mip-microservices-infrastructure/demo/frontend/portal/../../../demo/frontend/portal/src/meta-db/sql/create.sql'}) => {
    "failed": true, 
    "invocation": {
        "module_args": {
            "dest": "/opt/meta-database/migration/V1_0__Create.sql", 
            "src": "/home/ludovic/Projects/mip-infra/mip-microservices-infrastructure/demo/frontend/portal/../../../demo/frontend/portal/src/meta-db/sql/create.sql"
        }, 
        "module_name": "copy"
    }, 
    "item": {
        "dest": "V1_0__Create.sql", 
        "src": "/home/ludovic/Projects/mip-infra/mip-microservices-infrastructure/demo/frontend/portal/../../../demo/frontend/portal/src/meta-db/sql/create.sql"
    }, 
    "msg": "Unable to find '/home/ludovic/Projects/mip-infra/mip-microservices-infrastructure/demo/frontend/portal/../../../demo/frontend/portal/src/meta-db/sql/create.sql' in expected paths."
}
@ludovicc ludovicc added the ready label Nov 4, 2016
ludovicc added a commit that referenced this issue Mar 15, 2018
Updated versions of postgresRAW and postgresRAW-UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Demos
Backlog
Development

No branches or pull requests

1 participant