Bug 513016
| Summary: | bind-libs yum update problem at cleanup stage | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> |
| Component: | bind | Assignee: | Adam Tkac <atkac> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | atkac, ovasik, pwouters, valdis.kletnieks |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-07-29 14:23:06 UTC | Type: | --- |
| 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: | 473302 | ||
|
Description
Nicolas Mailhot
2009-07-21 16:50:02 UTC
Seeing it here too, in English: Cleanup : 32:bind-libs-9.6.1-3.fc12.x86_64 31/34 /sbin/ldconfig: relative path `1' used to build cache Non-fatal POSTUN scriptlet failure in rpm package b warning: %postun(bind-libs-32:9.6.1-3.fc12.x86_64) scriptlet failed, exit status 1 Possibly due to this: % rpm -q --scripts bind-libs postinstall program: /sbin/ldconfig postuninstall scriptlet (using /sbin/ldconfig): # bind-libs between 32:9.6.1-0.1.b1 and 32:9.6.1-0.4.rc1 have bigger SOnames # than current bind - https://bugzilla.redhat.com/show_bug.cgi?id=509635. # Remove this trigger when SOnames get bigger. The scriptlet gets run by /sbin/ldconfig, not /bin/bash? That's... unusual. I would have expected it to be run using /bin/bash and included /sbin/ldconfig as a command inside the scriptlet. Fixed in bind-9.6.1-6.P1.fc12 (hopefully). If problem still exists please reopen. *** This bug has been marked as a duplicate of bug 520385 *** |