Hi,

We are looking in to the issue and will get back to you at the earliest.

Regards,
Sashi

-----Original Message-----
From: linux-poweredge-bounces-Lists On Behalf Of linux-poweredge-request-Lists
Sent: Friday, April 20, 2018 6:23 PM
To: linux-poweredge-Lists
Subject: Linux-PowerEdge Digest, Vol 167, Issue 18

Send Linux-PowerEdge mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.us.dell.com/mailman/listinfo/linux-poweredge
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific than "Re: 
Contents of Linux-PowerEdge digest..."


Today's Topics:

   1.  yum update fails on libsmbios.so.2 dependency    error with
      srvadmin-storage-9.1.0-2757.12163.el7 (francis picabia)
   2. Re:  yum update fails on libsmbios.so.2 dependency        error with
      srvadmin-storage-9.1.0-2757.12163.el7 (francis picabia)
   3.  Documentation on updates integrity (Prashant Sun)


----------------------------------------------------------------------

Message: 1
Date: Fri, 20 Apr 2018 09:25:04 -0300
From: francis picabia <[email protected]>
To: [email protected]
Subject: [Linux-PowerEdge] yum update fails on libsmbios.so.2
        dependency      error with srvadmin-storage-9.1.0-2757.12163.el7
Message-ID:
        <CA+AKB6G0gfrQyMtE3fvAewugUGez5=MxpsMQwPSQTizO6V=e...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Running Redhat 7.4 and srvadmin packages of version 9.1.0-2757.12173

When updating the system I see a dependency error.

# cat /etc/yum.repos.d/dell-system-update.repo
[dell-system-update_independent]
name=dell-system-update_independent
baseurl=http://linux.dell.com/repo/hardware/dsu/os_independent/
gpgcheck=1
gpgkey=http://linux.dell.com/repo/hardware/dsu/public.key
enabled=1
exclude=dell-system-update*.i386

[dell-system-update_dependent]
name=dell-system-update_dependent
mirrorlist=
http://linux.dell.com/repo/hardware/dsu/mirrors.cgi?osname=el$releasever&basearch=$basearch&native=1
gpgcheck=1
gpgkey=http://linux.dell.com/repo/hardware/dsu/public.key
enabled=1


# yum update

{ ... }

--> Finished Dependency Resolution
Error: Package: srvadmin-storage-9.1.0-2757.12163.el7.x86_64
(@dell-system-update_dependent)
           Requires: libsmbios.so.2()(64bit)
           Removing: libsmbios-2.3.3-2.el7.x86_64 (@epel)
               libsmbios.so.2()(64bit)
           Updated By: libsmbios-2.3.3-6.el7.x86_64 (rhel-7-server-rpms)
               Not found
           Available: libsmbios-2.3.1-2757.12163.el7.x86_64
(dell-system-update_dependent)
               libsmbios.so.2()(64bit)
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling 
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in 
/etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************

Error: Package: srvadmin-storage-9.1.0-2757.12163.el7.x86_64
(@dell-system-update_dependent)
           Requires: libsmbios.so.2()(64bit)
           Removing: libsmbios-2.3.3-2.el7.x86_64 (@epel)
               libsmbios.so.2()(64bit)
           Updated By: libsmbios-2.3.3-6.el7.x86_64 (rhel-7-server-rpms)
               Not found
           Available: libsmbios-2.3.1-2757.12163.el7.x86_64
(dell-system-update_dependent)
               libsmbios.so.2()(64bit)

===================================================================

Don't bother answering if you are going to suggest using --skip-broken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20180420/95c70f54/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 20 Apr 2018 09:35:43 -0300
From: francis picabia <[email protected]>
To: [email protected]
Subject: Re: [Linux-PowerEdge] yum update fails on libsmbios.so.2
        dependency      error with srvadmin-storage-9.1.0-2757.12163.el7
Message-ID:
        <ca+akb6exuvrcb7avceb3mcvkmw2u+6zu4q4dwyhjshcohzu...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

This issue is in Dell's side of the tennis court according to Redhat...

https://access.redhat.com/solutions/3409271

Until Dell EMC updates OMSA to remove the dependency on the deprecated c++ 
interface in libsmbios, customers will need to work around the issue by 
configuring yum to ignore/exclude the new version of libsmbios shipped by Red 
Hat.



On Fri, Apr 20, 2018 at 9:25 AM, francis picabia <[email protected]> wrote:

>
> Running Redhat 7.4 and srvadmin packages of version 9.1.0-2757.12173
>
> When updating the system I see a dependency error.
>
> # cat /etc/yum.repos.d/dell-system-update.repo
> [dell-system-update_independent]
> name=dell-system-update_independent
> baseurl=http://linux.dell.com/repo/hardware/dsu/os_independent/
> gpgcheck=1
> gpgkey=http://linux.dell.com/repo/hardware/dsu/public.key
> enabled=1
> exclude=dell-system-update*.i386
>
> [dell-system-update_dependent]
> name=dell-system-update_dependent
> mirrorlist=http://linux.dell.com/repo/hardware/dsu/mirrors.
> cgi?osname=el$releasever&basearch=$basearch&native=1
> gpgcheck=1
> gpgkey=http://linux.dell.com/repo/hardware/dsu/public.key
> enabled=1
>
>
> # yum update
>
> { ... }
>
> --> Finished Dependency Resolution
> Error: Package: srvadmin-storage-9.1.0-2757.12163.el7.x86_64
> (@dell-system-update_dependent)
>            Requires: libsmbios.so.2()(64bit)
>            Removing: libsmbios-2.3.3-2.el7.x86_64 (@epel)
>                libsmbios.so.2()(64bit)
>            Updated By: libsmbios-2.3.3-6.el7.x86_64 (rhel-7-server-rpms)
>                Not found
>            Available: libsmbios-2.3.1-2757.12163.el7.x86_64
> (dell-system-update_dependent)
>                libsmbios.so.2()(64bit)
> **********************************************************************
> yum can be configured to try to resolve such errors by temporarily 
> enabling disabled repos and searching for missing dependencies.
> To enable this functionality please set 'notify_only=0' in 
> /etc/yum/pluginconf.d/search-disabled-repos.conf
> **********************************************************************
>
> Error: Package: srvadmin-storage-9.1.0-2757.12163.el7.x86_64
> (@dell-system-update_dependent)
>            Requires: libsmbios.so.2()(64bit)
>            Removing: libsmbios-2.3.3-2.el7.x86_64 (@epel)
>                libsmbios.so.2()(64bit)
>            Updated By: libsmbios-2.3.3-6.el7.x86_64 (rhel-7-server-rpms)
>                Not found
>            Available: libsmbios-2.3.1-2757.12163.el7.x86_64
> (dell-system-update_dependent)
>                libsmbios.so.2()(64bit)
>
> ===================================================================
>
> Don't bother answering if you are going to suggest using --skip-broken
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20180420/0ad0419e/attachment-0001.html>

------------------------------

Message: 3
Date: Fri, 20 Apr 2018 08:52:28 -0400
From: Prashant Sun <[email protected]>
To: [email protected]
Subject: [Linux-PowerEdge] Documentation on updates integrity
Message-ID:
        <can4qtgk2if2nc4ggsyr0iichxk1+hrrn_pyeerv02yubhcf...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello all -

Is there a document that lists how the fw updates are verified before applied? 
I see that Catalog.xml has md5hash but couldn't find a document that says it is 
verified. Also does DSU or DRM check digital signatures or does Dell leave it 
for end-users to do it onm their own by publishing
sha1/sha-256/md5 signatures?

Lastly, is the Catalog.xml published by Dell is protected in some ways that is 
tamper proof?

Just curious as my security team is asking for some level of documentation.


Any links to PDF files is appreciated.


Best regards
P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20180420/f5200508/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

------------------------------

End of Linux-PowerEdge Digest, Vol 167, Issue 18
************************************************

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to