Bug 520385
Summary: | warning: %postun(bind-libs-32:9.6.1-7.P1.fc12.x86_64) scriptlet failed, exit status 1 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andreas Schwab <schwab> |
Component: | bind | Assignee: | Adam Tkac <atkac> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | atkac, cristian.ciupitu, horsley1953, nicolas.mailhot, ovasik, pwouters |
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-09-01 10:30:21 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
Andreas Schwab
2009-08-31 09:40:59 UTC
*** Bug 513016 has been marked as a duplicate of this bug. *** Chm, it seems the first attempt to fix this issue was not successful (bug #513016). The problem is that the specfile "language" does not have the concept of comments. The body of the %postun script extends into the start of the next section (%triggerpostun in this case). Your last attempt didn't change anything after all. Yes, it seems the specfile grammar doesn't include comments despite all docs say that comments start with '#'. I improved the postun scripplet so bind-9.6.1-9.P1.fc12 should be fine. *** Bug 521330 has been marked as a duplicate of this bug. *** I'm having the same problem on *Fedora 11* when upgrading from bind-libs-9.6.1-4.P1.fc11.x86_64 (to bind-libs-9.6.1-6.P1.fc11.x86_64.rpm). Should I report another bug for Fedora 11? (In reply to comment #6) > I'm having the same problem on *Fedora 11* when upgrading from > bind-libs-9.6.1-4.P1.fc11.x86_64 (to bind-libs-9.6.1-6.P1.fc11.x86_64.rpm). > Should I report another bug for Fedora 11? No. This bug was in postun script which means it is present even when you update to fixed 9.6.1-6.P1.fc11. This bug won't be present when you update from 9.6.1-6.P1.fc11 to newer version. (In reply to comment #7) > No. This bug was in postun script which means it is present even when you > update to fixed 9.6.1-6.P1.fc11. This bug won't be present when you update from > 9.6.1-6.P1.fc11 to newer version. Ok. I wanted to be sure that it's fixed in Fedora 11, too. |