Bug 426512
| Summary: | Alpine 1.00 for F7 puts default pine.conf in mystery directory; cannot find it, so one cannot change it | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gilbert Sebenste <sebenste> |
| Component: | alpine | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | CC: | jima, joshuadfranklin, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.00-2.fc8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-01-03 01:27:59 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
Gilbert Sebenste
2007-12-21 16:48:32 UTC
Aha! Figured it out. Duh...when I type pine -conf, it says it is in /usr/lib. But when I go there, I don't see a file. But when I soft-link pine.conf in my /usr/local/etc file to /usr/lib, bingo! All is well. So we either need: 1. A default pine.conf in /usr/lib, or 2. We need to point pine to look in /usr/local/etc, or /etc for it. /etc/pine.conf should work (it does for me, last time I tried). I'll go confirm using this build: http://koji.fedoraproject.org/koji/buildinfo?buildID=28862 /etc/pine.conf seems to work, but /etc/pine.conf.fixed doesn't. I'll keep digging. confirmed, fix coming right up. %changelog * Fri Dec 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.00-2 - --with-system-pinerc=%_sysconfdir/pine.conf --with-system-fixed-pinerc=%_sysconfdir/pine.conf.fixed (#426512) btw, %_sysconfdir = /etc Yes, but I had a pine.conf in my /etc directory, and it still didn't pick it up. Oh well. OK, downloaded and installed it. Yep, fixed. +1 to updates and I'll close this ticket. alpine-1.00-2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update alpine' alpine-1.00-2.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update alpine' alpine-1.00-2.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update alpine' alpine-1.00-2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update alpine' alpine-1.00-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. alpine-1.00-2.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. |