Bug 802835
Summary: | postgresql-setup needs some adjustments | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomasz Torcz <tomek> |
Component: | postgresql | Assignee: | Tom Lane <tgl> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | devrim, hhorak, idonaldson0, tgl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | postgresql-9.1.3-3.fc17 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-31 02:59:41 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
Tomasz Torcz
2012-03-13 15:27:00 UTC
thanks for report, will fix. (In reply to comment #0) > 1) service file is searched in wrong directory. Post-usrmove, service files are > in /usr/lib/systemd/system, not in /lib/systemd/system In F17, /lib is supposed to be a symlink to /usr/lib, so while I agree this needs to be changed eventually, I don't understand what actual failure you got here. postgresql-9.1.3-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/postgresql-9.1.3-2.fc16 postgresql-9.1.3-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/postgresql-9.1.3-2.fc17 Hmm, it seem that 1) is false. I changed it during the debugging, but you are right with symlink thing, it doesn't matter. Thanks for fix 2), it works fine now. Package postgresql-9.1.3-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing postgresql-9.1.3-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-3836/postgresql-9.1.3-2.fc17 then log in and leave karma (feedback). postgresql-9.1.3-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/postgresql-9.1.3-3.fc17 postgresql-9.1.3-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/postgresql-9.1.3-3.fc16 *** Bug 808256 has been marked as a duplicate of this bug. *** postgresql-9.1.3-3.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. postgresql-9.1.3-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |