Skip to content

Setting up blast databases in TBro in Docker in Amazon AWS Lightsail #49

@000generic

Description

@000generic

Hi! Thanks for your help on the last two issues :)

I'm now having trouble running phing to set up the blast databases.

From the documentation, I'm not sure if I should be running phing at the TBro command line - or at the Ubuntu command line. At the TBro command line, phing can not be run or installed in my hands. At the Ubuntu command line, phing can be installed but does not run successfully.

Also, I don't know how to locate TBro directories when I am not at the TBro command line. Is it possible to enter TBro directories when I am at the Ubuntu command line?

I'm also unsure what you mean by "main TBro directory" in the documentation. Is this the default directory when I start up TBro? Or the directory I created to store my data in?

Details follow:

In TBro:

First I should move to my "main TBro directory" - I am guessing this is the directory I created to store all my data in when I set up TBro...?

cd /squid

I then follow TBro documentation instructions but the phing command is not found when run at the TBro command line:

oot@9b953c8ae04e: /root@9b953c8ae04e:/# phing queue-install-db
bash: phing: command not found

When I try to install phing I get the following error:

sudo apt-get update
sudo apt-get install phing

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package phing

so I'm not sure how to install phing at the TBro command line.

Outside TBro

I am able to install phing at the Ubuntu command line but I don't know how to locate my main TBro directory inside of Docker - is it possible to enter TBro directories from outside Docker/TBro? When I run the required phing command in different folders I get the following error:

ubuntu@ip-172-26-13-108:/$ phing queue-install-db
Buildfile: build.xml does not exist!

I'm not sure what this error is in reference to but maybe its related to being in the wrong directory?

So I'm not sure 1) what directory I should be running phing in, 2) if I should run phing the Ubuntu or in TBro command line, and 3) if I should run phing in TBro, I'm not sure how to install it.

Any suggestions would be greatly appreciated.

Thank-you

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