Install monkey package fails
#1
Sun, 2015-04-12 23:01
modmanx
-
- Offline
- 2 years 11 months ago
- 2015-04-12
Hi, I am trying to install lightweight http server monkey. When I run the command to install I get this:
# apk add --update monkey fetch <a href="http://dl-4.alpinelinux.org/alpine/v3.1/main/x86_64/APKINDEX.tar.gz ERROR:" rel="nofollow">http://dl-4.alpinelinux.org/alpine/v3.1/main/x86_64/APKINDEX.tar.gz ERROR:</a> unsatisfiable constraints: monkey (missing): required by: world[monkey]
What does this mean?
I figure out myself :) Did not see this in documentation before, and I did not understand message imidiately
http://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management#Packages_and_Repositories if someone else will stumble upon this.