Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EL8/9 & Fedora: Install iputils #1893

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

bastelfreak
Copy link
Member

Beaker assumes that the ping binary exists. in EL8 and EL9 that's provided by iputils.

cherry-picked from #1891

Beaker assumes that the ping binary exists. in EL8 and EL9 that's
provided by iputils.

```
[root@pe ~]# dnf whatprovides /usr/sbin/ping
Fedora 40 - x86_64                                                                                                                                                                    23 MB/s |  56 MB     00:02
Fedora 40 openh264 (From Cisco) - x86_64                                                                                                                                             6.2 kB/s | 2.1 kB     00:00
Fedora 40 - x86_64 - Updates                                                                                                                                                          19 MB/s |  32 MB     00:01
iputils-20240117-4.fc40.x86_64 : Network monitoring tools including ping
Repo        : @System
Matched from:
Filename    : /usr/sbin/ping

iputils-20240117-4.fc40.x86_64 : Network monitoring tools including ping
Repo        : fedora
Matched from:
Filename    : /usr/sbin/ping

[root@pe ~]#
```
@bastelfreak bastelfreak changed the title EL8/9: Install iputils EL8/9 & Fedora: Install iputils Jul 24, 2024
@bastelfreak bastelfreak merged commit 0e695a3 into voxpupuli:master Jul 24, 2024
2 of 7 checks passed
@bastelfreak bastelfreak deleted the ping branch July 24, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant