Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Build failure on eclipse/php:gae #218

Open
monaka opened this issue Oct 30, 2018 · 0 comments
Open

Build failure on eclipse/php:gae #218

monaka opened this issue Oct 30, 2018 · 0 comments

Comments

@monaka
Copy link
Member

monaka commented Oct 30, 2018

Step 4/5 : RUN cd /home/user/ && wget -q https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.40.zip &&     unzip -q google_appengine_1.9.40.zip &&     rm google_appengine_1.9.40.zip &&     for f in "/home/user"; do     sudo chgrp -R 0 ${f} &&     sudo chmod -R g+rwX ${f};     done
 ---> Running in 777a99909e17
replace google_appengine/BUGS? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
(EOF or read error, treating as "[N]one" ...)
The command '/bin/sh -c cd /home/user/ && wget -q https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.40.zip &&     unzip -q google_appengine_1.9.40.zip &&     rm google_appengine_1.9.40.zip &&     for f in "/home/user"; do     sudo chgrp -R 0 ${f} &&     sudo chmod -R g+rwX ${f};     done' returned a non-zero code: 1
Unable to build image: eclipse/php:gae

Reproduction Steps:

Run ./build.sh .

monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Nov 15, 2018
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Nov 15, 2018
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Nov 17, 2018
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Mar 1, 2019
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Mar 1, 2019
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
monaka added a commit to PizzaFactory/che-dockerfiles that referenced this issue Mar 6, 2019
It should not add GAE related files into `eclipse/php` image.
Use `eclipse/php:gae` instead.

Signed-off-by: Masaki Muranaka <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant