Sample Header Ad - 728x90

ERROR: unsatisfiable constraints: tor (missing)

2 votes
1 answer
9628 views
I'm trying to add alpine package tor and getting a following error: root@linode:~/# docker run -it alpine /bin/sh / # apk update fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz v3.4.4-14-g3b19e7e [http://dl-cdn.alpinelinux.org/alpine/v3.4/main] v3.4.4-12-gebd7753 [http://dl-cdn.alpinelinux.org/alpine/v3.4/community] OK: 5973 distinct packages available / # apk add tor ERROR: unsatisfiable constraints: tor (missing): required by: world[tor] / # apk info tor / # / # cat /etc/alpine-release 3.4.3 / # uname -a Linux fb9225b194cb 4.7.0-x86_64-linode72 #1 SMP Thu Aug 4 15:15:18 EDT 2016 x86_64 Linux / # Please advice.
Asked by alexus (1026 rep)
Oct 12, 2016, 05:17 PM
Last activity: Sep 30, 2022, 05:06 PM