HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

unable to upgrade from v4.3 #86

Closed mdidomenico4 closed 2 months ago

mdidomenico4 commented 11 months ago

it appears i'm not able to upgrade from v4.3 to v4.5

[root@host]# dnf --allowerasing localinstall ilorest-4.5.0.0-97.x86_64.rpm
Updating Subscription Management repositories.
Last metadata expiration check: 5:53:17 ago on Fri 15 Sep 2023 02:00:09 AM PDT.
Dependencies resolved.
====================================================================================================================================================================================================================
 Package                                          Architecture                                    Version                                               Repository                                             Size
====================================================================================================================================================================================================================
Upgrading:
 ilorest                                          x86_64                                          4.5.0.0-97                                            @commandline                                           14 M

Transaction Summary
====================================================================================================================================================================================================================
Upgrade  1 Package

Total size: 14 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                            1/1
  Upgrading        : ilorest-4.5.0.0-97.x86_64                                                                                                                                                                  1/2
Error unpacking rpm package ilorest-4.5.0.0-97.x86_64
  Verifying        : ilorest-4.5.0.0-97.x86_64                                                                                                                                                                  1/2
  Verifying        : ilorest-4.3.0.0-16.x86_64                                                                                                                                                                  2/2
Installed products updated.

Failed:
  ilorest-4.3.0.0-16.x86_64                                                                                ilorest-4.5.0.0-97.x86_64

Error: Transaction failed
[root@host]# rpm -ivh ilorest-4.5.0.0-97.x86_64.rpm
Preparing...                          ################################# [100%]
    file /usr/lib64/ilorest_chif.so from install of ilorest-4.5.0.0-97.x86_64 conflicts with file from package ilorest-4.3.0.0-16.x86_64
    file /usr/sbin/ilorest from install of ilorest-4.5.0.0-97.x86_64 conflicts with file from package ilorest-4.3.0.0-16.x86_64
[root@host]# rpm -Uvh ilorest-4.5.0.0-97.x86_64.rpm
Preparing...                          ################################# [100%]
Updating / installing...
   1:ilorest-4.5.0.0-97               ################################# [ 50%]
error: unpacking of archive failed on file /etc/ilorest/redfish.conf;6504709a: cpio: Digest mismatch
error: ilorest-4.5.0.0-97.x86_64: install failed
error: ilorest-4.3.0.0-16.x86_64: erase skipped
rajeevkallur commented 2 months ago

Old issue. ignore