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

workspace does not build #3431

Open
noud opened this issue Aug 12, 2023 · 1 comment
Open

workspace does not build #3431

noud opened this issue Aug 12, 2023 · 1 comment

Comments

@noud
Copy link
Contributor

noud commented Aug 12, 2023

i checked out the latest master branch at 12 Augustus.

i do docker-compose build workspace

and i get:

Updating channel "pecl.php.net"
Update of Channel "pecl.php.net" succeeded

  • groupadd -g 1000 laradock
  • useradd -l -u 1000 -g laradock -m laradock -G docker_env
  • usermod -p * laradock -s /bin/bash
  • apt-get install -yqq apt-utils libzip-dev zip unzip php7.4-zip nasm
    E: Unable to correct problems, you have held broken packages.

how do i find the broken package?
how do i get my workspace build?

@noud noud added the Type: Bug label Aug 12, 2023
@noud
Copy link
Contributor Author

noud commented Aug 12, 2023

i commented libzip-dev and
apt-get install -yqq apt-utils zip unzip php7.4-zip nasm
works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant