Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

The command "phpenv global 5.5" failed and exited with 127 during . #5

@nazar-pc

Description

@nazar-pc

Tried to run existing .travis.yml that works fine with Travis and got:

$ travis-run run
docker: Generating build script...done
docker: Starting container from image d22836d51838...done
docker: Waiting for ssh to come up (this takes a while)...done
Running build: "php: 5.5"
docker: Copying directory into container...tar: components/modules/PhpMyAdmin/pma/config.header.inc.php: Помилка у функції stat: Немає такого файла або каталогу
tar: includes/js/ab.uikit-2.11.0.min.js: Помилка у функції stat: Немає такого файла або каталогу
tar: Невдале завершення внаслідок попередніх помилок
done
sed: cannot rename /etc/hosts: Device or resource busy
$ phpenv global 5.5
bash: line 145: phpenv: command not found

The command "phpenv global 5.5" failed and exited with 127 during .

Your build has been stopped.
Build failed, please investigate.
Current build: "php: 5.5"
Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.18.0-rc5-haswell x86_64)

* Documentation: https://help.ubuntu.com/
-bash: warning: setlocale: LC_NUMERIC: cannot change locale (uk_UA.UTF-8)
-bash: warning: setlocale: LC_TIME: cannot change locale (uk_UA.UTF-8)

I'm worried mainly about:

The command "phpenv global 5.5" failed and exited with 127 during .

But also:

sed: cannot rename /etc/hosts: Device or resource busy

Looks weird, Docker normally doesn't allow to edit /etc/hosts.
Also files components/modules/PhpMyAdmin/pma/config.header.inc.php and includes/js/ab.uikit-2.11.0.min.js were removed, first 2 days ago, first - even more, it is obvious that they are not exists anymore (many other files were removed too, but only this two causes error), how travis-run found them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions