Bug 197392
| Summary: | Broken upgrade path to -devel/FC6 for current postgresql | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jarod Wilson <jarod> |
| Component: | postgresql | Assignee: | Tom Lane <tgl> |
| Status: | CLOSED WORKSFORME | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | dcantrell, hhorak |
| 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: | 2006-11-23 06:10:08 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 of problem: Upgrade path to postgresql in current devel tree broken. postgresql: tgl 5: 0:8.1.4-1.FC5.1 (FC5-updates) 6: 0:8.1.4-1 (FC6) The devel version could use a nudge, and might I suggest possibly making use of the new %dist tag support in brew? Example: Release: 1%{?dist} would translate to 8.1.4-1.fc6, and be cleanly upgradeable from the FC5 version.