factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

Copy of .netrc failes #27

Closed krisimmig closed 5 years ago

krisimmig commented 5 years ago

When I start a docker instance I get this error at the end of the start process. Docker instances are working normally.

11:14:08 > phab docker run -cmbb

[Warning] Found deprecated key in mbb, needs: drush7, drush8 and drush9 are deprecated, please replace with drush and set drupalVersion and drushVersion accordingly.

Starting bi033-respimat-global_mysql_1 ... done Starting bi033-respimat-global_solr_1 ... Starting bi033-respimat-global_solr_1 ... done

Starting bi033-respimat-global_web_1 ... done

[OK] Task reload_haproxy executed successfully!

// Services up and running!

[OK] Task waitForServices executed successfully!

// Handled /root/.ssh/authorized_keys successfully!

// Handled /root/.ssh/id_rsa successfully!

// Handled /root/.ssh/id_rsa.pub successfully!

// Handled /root/.ssh/known_hosts successfully!

cp: /Users/kris/Documents/multibasebox/projects/BI033-respimat-global/./.netrc: No such file or directory

In CommandResult.php line 51:

cd /Users/kris/Documents/multibasebox/projects/BI033-respimat-global && cp -r "/Users/kris/Documents/multibasebox/projects/BI033-respimat-global/./.netrc" "/tmp/phab.tmp..netr c" failed!

docker [-c|--config CONFIG] [--blueprint [BLUEPRINT]] [-f|--fabfile [FABFILE]] [--offline [OFFLINE]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--] ...