I want to set the asset tag for my systems, but I'm finding that the utility
to do so, "smbios-sys-info" cannot be installed due to a library conflict
with the Dell-provided libsmbios in OMSA (see below).
Is there a workaround for this?
Resolving Dependencies
--> Running transaction check
---> Package smbios-utils-python.x86_64 0:2.2.26-3.el6 will be installed
--> Processing Dependency: python-smbios = 2.2.26-3.el6 for package:
smbios-utils-python-2.2.26-3.el6.x86_64
--> Running transaction check
---> Package python-smbios.x86_64 0:2.2.26-3.el6 will be installed
--> Processing Dependency: libsmbios = 2.2.26-3.el6 for package:
python-smbios-2.2.26-3.el6.x86_64
--> Running transaction check
---> Package libsmbios.i686 0:2.2.26-3.el6 will be installed
--> Finished Dependency ResolutionError: Multilib version problems found.
This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:
1. You have an upgrade for libsmbios which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libsmbios of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libsmbios.otherarch ... this should give you an error
message showing the root cause of the problem.
2. You have multiple architectures of libsmbios installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.
3. You have duplicate versions of libsmbios installed already.
You can use "yum check" to get yum show these errors.
...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).
Protected multilib versions: libsmbios-2.2.26-3.el6.i686 !=
libsmbios-2.3.1-2757.12163.el6.x86_64non-zero return code
_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge