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

ERROR: Service 'workspace' failed to build #1621

Closed
vinwang opened this issue Jun 21, 2018 · 6 comments
Closed

ERROR: Service 'workspace' failed to build #1621

vinwang opened this issue Jun 21, 2018 · 6 comments
Labels

Comments

@vinwang
Copy link

vinwang commented Jun 21, 2018

Info:

  • Docker version ($ docker --version): 17.09.0-ce
  • Laradock commit ($ git rev-parse HEAD): master
  • System info (Mac, PC, Linux): Mac
  • System info disto/version:

W: The repository 'http://security.ubuntu.com/ubuntu xenial-security Release' does not have a Release file.
W: The repository 'http://ppa.launchpad.net/ondrej/php/ubuntu xenial Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu xenial Release' does not have a Release file.
W: The repository 'http://archive.ubuntu.com/ubuntu xenial-backports Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu xenial-updates Release' is no longer signed.
ERROR: Service 'workspace' failed to build: The command '/bin/sh -c apt-get update -yqq && pecl channel-update pecl.php.net && groupadd -g ${PGID} laradock && useradd -u ${PUID} -g laradock -m laradock -G docker_env && usermod -p "*" laradock' returned a non-zero code: 100

How to solve this problem ?

@vinwang
Copy link
Author

vinwang commented Jun 22, 2018

I try it

git checkout -b v6.0.1 v6.0.1
cp env-example .env

解决

@ikingye
Copy link

ikingye commented Jun 29, 2018

ERROR: Service 'workspace' failed to build: The command '/bin/sh -c if [ ${INSTALL_PHPREDIS} = true ]; then printf "\n" | pecl -q install -o -f redis && echo "extension=redis.so" >> /etc/php/${PHP_VERSION}/mods-available/redis.ini && phpenmod redis ;fi' returned a non-zero code: 1

@weedsks
Copy link

weedsks commented Jul 10, 2018

I also get it, can master fixed it?

@vinwang
Copy link
Author

vinwang commented Jul 12, 2018

@weedsks I have no solution here

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants