Skip to content

Dockerfile Compilation Error on MongoDB Module Ubuntu 14.04 #228

@thesaadmemon

Description

@thesaadmemon

Hi,

I am compiling new Docker image of Lucida at Ubuntu 14.04. It gets stuck at the last step of ./install-mongodb.sh

Log: -
Install file: "src/mongo/util/time_support.h" as "/usr/local/include/mongo/util/time_support.h"
Chmod("/usr/local/include/mongo/util/time_support.h", 0644)
Creating 'build/linux2/c++11_on/ssl/mongo/version.h'
Install file: "build/linux2/c++11_on/ssl/mongo/version.h" as "/usr/local/include/mongo/version.h"
Chmod("/usr/local/include/mongo/version.h", 0644)
scons: done building targets.
terminate called after throwing an instance of 'mongo::SocketException'
what(): socket exception [FAILED_STATE] for localhost:27017 (127.0.0.1) failed
Failed to install MongoDB and C++ driver
The command '/bin/sh -c /bin/bash install_mongodb.sh' returned a non-zero code: 1

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