Bug 507866
| Summary: | On Fedora 11, a Fedora 10 package is 'stuck' in the package database, even when rebuilt (ghc-haddock-2.4.1-2.fc10.x86_64) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ellis Love <ellislove> |
| Component: | haddock | Assignee: | Jens Petersen <petersen> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | bos, ffesti, haskell-devel, jnovy, petersen, pmatilai |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-23 07:31: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: | |||
|
Description
Ellis Love
2009-06-24 15:22:22 UTC
%preun scriptlet failing causes the package removal to fail, --noscripts helps. Current ghc-haddock-devel in f11 does correctly
Requires(preun): ghc = %{ghc_version}
(though I am not sure if rpm will always order the transaction
to fulfil that requirement).
Thanks for the report. Probably better to avoid ghc-haddock* since not very used anyway. I don't think anything in fedora BRs it anyway and given that F10 is nearing EOL I don't feel it is worth an update really and propose to close this now. |