Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] /usr/bin/ping from paris-traceroute vs /bin/ping from iputils-ping (ubuntu)

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] /usr/bin/ping from paris-traceroute vs /bin/ping from iputils-ping (ubuntu)


Chronological Thread 
  • From: Mark Feit <>
  • To: Andrej Ricnik <>, "" <>
  • Subject: Re: [perfsonar-user] /usr/bin/ping from paris-traceroute vs /bin/ping from iputils-ping (ubuntu)
  • Date: Wed, 26 Jul 2023 15:25:06 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=internet2.edu; dmarc=pass action=none header.from=internet2.edu; dkim=pass header.d=internet2.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=sfxEx+EN7XC/6Z0f5kCv4bwJkJTE4kNKswVk5BGGwkQ=; b=UhA1GeP4p66A8TPg0eptb/5yXZ/1e5Q8I1aX/8LeFMaJSeHWnPeMM/WKq55MPYdxyIo9XcyBLEtIDaV7oPdtJW+jWeHRxpxr+GwhFUuBfcwReFzx418xGMN/WPFL5R5/ih0KWCFl1B1DW+RWGewB1KTWDqPlmT1gmyCcaX8RpyKk7CFdItiz0TpJAuoGP0tG5XzoltX/dOk/6MxhSRatFId4evWBg4C+rie2yKkzOExKjfXeAJyKqf7j2MvVy1pvM1XAvNQwlwHGCsHiPKk0A2AEhxB77ZIRTY+Zt/ZkxNoxlwGRbZp/noV2kFscEapBygtbh5stOta3tvTdbZN6tg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TSofFs/jBSotejz3C94cSWZMpsDEnl06vY0swR2JQ7ncW0O/n/7CBCFhIDlaYdoQj3Ym6rC6hdP2OJp5ddUMMpiOMX1+rg3otaR7sv8B4Nl292WaWJ59YCoo44BTBSbPHS9Hr4TQXTxNmFYQAmTy07S+J7DDyp4qTPVFUcv20O+xTxYlOiVXnLCx9IzQ3hsDV9C/w4HyTHSEuYKsy75Hs4sgYYFP4ibVVTsaNdytpWebyXLNA3PgxvXQMy6r+xlpu1qfEtQ489lEWASOvJ/JI6QbhczzfXsog9Ipu6bSOg7i1TsABXOH6vqHzJbr3G3wAM5lQHscrlCmdT7NVIGwHQ==

Andrej Ricnik writes:

 

What is the rationale for distributing a ping that's not SUID with perfsonar?

 

It comes in the default PATH before the system-provided ping and breaks interactive use for non-root users ... 

 

Paris Traceroute has its own implementation of ping that we explicitly do not install on EL-based distributions.  It looks like there was an oversight in the Debian packaging that leaves it there.

 

I’ve opened an issue on this (https://github.com/perfsonar/pscheduler/issues/1350) and will get that fixed in the next bugfix release.  The package manager will take care of removing the stray ping binary during the upgrade.

 

--Mark




Archive powered by MHonArc 2.6.24.

Top of Page