UnderTreeTech edited a comment on issue #88:
URL: https://github.com/apache/apisix-docker/issues/88#issuecomment-752831569


   I've already start global proxy, but it still comes the same issue and get 
following error output:
   ```
   + /bin/sed -i s,http://dl-cdn.alpinelinux.org,https://mirrors.aliyun.com,g 
/etc/apk/repositories
   fetch https://mirrors.aliyun.com/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
   fetch 
https://mirrors.aliyun.com/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
   + apk add --no-cache --virtual .builddeps automake autoconf libtool 
pkgconfig cmake git
   WARNING: Ignoring 
https://mirrors.aliyun.com/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: could not 
connect to server (check repositories file)
   WARNING: Ignoring 
https://mirrors.aliyun.com/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: could 
not connect to server (check repositories file)
   ERROR: unsatisfiable constraints:
     automake (missing):
       required by: .builddeps-20201231.034826[automake]
     autoconf (missing):
       required by: .builddeps-20201231.034826[autoconf]
     libtool (missing):
       required by: .builddeps-20201231.034826[libtool]
     pkgconfig (missing):
       required by: .builddeps-20201231.034826[pkgconfig]
     cmake (missing):
       required by: .builddeps-20201231.034826[cmake]
     git (missing):
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to