Ping is not a valid applet
#1
Tue, 2016-05-10 15:21
rsmereka
-
- Offline
- 8 months 3 days ago
- 2015-11-24
Hi All,
I just did an update and upgrade on my Edge-based VM and tried to use the 'ping' command and got:
ping: ping is not a valid applet
and when I attempt to add/install ping:
apk add ping
I get:
ERROR: unsatisfiable constraints: ping (missing): required by: world[ping]
I tried a reboot after the update and that did not make any difference.
This is an Edge-based VM about a year old.
Any ideas?
TIA,
Rick
I think it's in the iputils package.
does "busybox ping" work?
what does ls -l `which ping` say?