Ping is not a valid applet

3 posts / 0 new
Last post
#1 Tue, 2016-05-10 15:21
rsmereka
  • rsmereka's picture
  • Offline
  • Last seen: 8 months 3 days ago
  • Joined: 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

Tue, 2016-05-10 20:43
Head_on_a_Stick
  • Head_on_a_Stick's picture
  • Offline
  • Last seen: 1 week 1 day ago
  • Joined: 2016-05-01

I think it's in the iputils package.

Fri, 2016-05-13 09:29
ScrumpyJack
  • ScrumpyJack's picture
  • Offline
  • Last seen: 6 months 3 weeks ago
  • Joined: 2013-06-20

does "busybox ping" work?

what does ls -l `which ping` say?

Log in or register to post comments