Re: Removing dell-omsa from R720

<[email protected]>
Newsgroups gmane.linux.hardware.dell.poweredge
Message-ID <008B1276B9D1764F8E841933BD42AFD9186DF0EDE9@BLRX7MCDC204.AMER.DELL.COM>
Dell - Internal Use - Confidential
Hi,

Even though both repos can co-exists, we suggest to disable Dell Linux Repository if DSU is configured.  This is to avoid version conflict for OMSA in carried in  both the repositories.

To  uninstall OMSA use the following on RHEL system (as provided in http://linux.dell.com/repo/hardware/latest/):

*  all
rpm -e $(rpm -qa | grep srvadmin)
This will fail if any packages depend on OMSA. Uninstall those first.
*  yum
yum erase $(rpm -qa | grep srvadmin)
Yum will uninstall OMSA and any packages that depend on OMSA.

and to remove IEs you can use dell_ie instead of srvadmin.

To only disable DLR the repo, change enabled=0 in /etc/yum.repos.d/dell-omsa-repository.repo

Regards,
Soorej

Dell | Dell India R&D Center, India.
office +91 80 28077333

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.