aegir-project / dockerfiles

Official dockerfiles for Aegir.
https://hub.docker.com/r/aegir/hostmaster/
MIT License
21 stars 11 forks source link

client' returned a non-zero code: 100 #36

Open jileilei opened 7 years ago

jileilei commented 7 years ago

Step 2/44 : RUN apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client ---> Running in 24e8f1d7bf2c E: Package 'php5' has no installation candidate E: Package 'php5-cli' has no installation candidate E: Package 'php5-gd' has no installation candidate E: Package 'php5-mysql' has no installation candidate E: Unable to locate package php5-curl The command '/bin/sh -c apt-get update -qq && apt-get install -y -qq apache2 openssl php5 php5-cli php5-gd php5-mysql php-pear php5-curl postfix sudo rsync git-core unzip wget mysql-client' returned a non-zero code: 100

helmo commented 7 years ago

Did you by any chance change the 14.04 to 16.04?