Bug 1700685
Summary: | /sbin/ldconfig: relative path `1' used to build cache | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alexander Todorov <atodorov> |
Component: | anaconda | Assignee: | Jiri Konecny <jkonecny> |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 8.0 | CC: | jkonecny, jstodola, sbueno, smoroney, zveleba |
Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | anaconda-29.19.2.2-1 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 15:30:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1755139 |
Description
Alexander Todorov
2019-04-17 07:39:33 UTC
Reproducer: erase or update anaconda-widgets on s390x/aarch64: # yum erase anaconda-widgets ... Erasing : anaconda-widgets-29.19.0.40-1.el8.s390x 1/4 Running scriptlet: anaconda-widgets-29.19.0.40-1.el8.s390x 1/4 /sbin/ldconfig: relative path `0' used to build cache warning: %postun(anaconda-widgets-29.19.0.40-1.el8.s390x) scriptlet failed, exit status 1 Error in POSTUN scriptlet in rpm package anaconda-widgets # yum update anaconda-widgets ... Upgrading : anaconda-widgets-29.19.1.6-1.el8.s390x 1/2 Running scriptlet: anaconda-widgets-29.19.1.6-1.el8.s390x 1/2 Cleanup : anaconda-widgets-29.19.0.40-1.el8.s390x 2/2 Running scriptlet: anaconda-widgets-29.19.0.40-1.el8.s390x 2/2 /sbin/ldconfig: relative path `1' used to build cache warning: %postun(anaconda-widgets-29.19.0.40-1.el8.s390x) scriptlet failed, exit status 1 Error in POSTUN scriptlet in rpm package anaconda-widgets Verified Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1584 |