Created
October 5, 2019 16:41
-
-
Save taegyunkim/b9b7fcd8ed439153a8e9747c9d2a6d67 to your computer and use it in GitHub Desktop.
OFED install failure log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rpm -e --allmatches --nodeps libibverbs1 librdmacm1 libibumad3 perftest infiniband-diags libibverbs1 libibnetdisc5 libibumad3 libibmad5 librdmacm1 libosmcomp3 libopensm5 | |
| rpm: RPM should not be used directly install RPM packages, use Alien instead! | |
| rpm: However assuming you know what you are doing... | |
| error: package libibverbs1 is not installed | |
| error: package librdmacm1 is not installed | |
| error: package libibumad3 is not installed | |
| error: package perftest is not installed | |
| error: package infiniband-diags is not installed | |
| error: package libibverbs1 is not installed | |
| error: package libibnetdisc5 is not installed | |
| error: package libibumad3 is not installed | |
| error: package libibmad5 is not installed | |
| error: package librdmacm1 is not installed | |
| error: package libosmcomp3 is not installed | |
| error: package libopensm5 is not installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment