-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.4
-
None
-
None
-
rhel-sst-cs-system-management
-
ssg_core_services
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
s390x
-
None
What were you trying to do that didn't work?
genisoimage doesn't work after I upgraded the OS from rhel8.10 or rhel8.8 to rhel9.4.
Please provide the package NVR for which bug is seen:
After upgrade to rhel9.4 from rhel8.x with the leapp:
[root@kvms3p03 lib]# genisoimage
genisoimage: error while loading shared libraries: libusal.so.0: cannot open shared object file: No such file or directory
How reproducible:
Always.
Steps to reproduce
The original genisoimage on rhel8.x:
[root@kvm4found6 ~]# genisoimage
genisoimage: Missing pathspec.
Usage: genisoimage [options] -o file directory ...
[root@kvm4found6 ~]# yum list|grep genisoimage
genisoimage.s390x 1.1.11-39.el8 @AppStream
The working genisoimage on a new installed rhel9.4:
[root@kvms3p04 ~]# genisoimage
xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project.
usage : genisoimage [commands]
More is told by command -help
[root@kvms3p04 ~]# yum provides genisoimage
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered with an entitlement server. You can use "rhc" or "subscription-manager" to register.
Last metadata expiration check: 0:46:16 ago on Tue 16 Jul 2024 01:58:53 AM EDT.
xorriso-1.5.4-4.el9.s390x : ISO-9660 and Rock Ridge image manipulation tool
Repo : @System
Matched from:
Provide : genisoimage
Expected results
genisoimage continues working after in-place upgrade.
Actual results
genisoimage can't work after in-place upgrade.