Description of problem: path for openserctlrc### include resource files, if any Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: ### include resource files, if any if [ -f /usr/etc/openser//openserctlrc ]; then if [ -f /usr/etc/openser//openserctlrc ]; then . /usr/etc/openser//openserctlrc Expected results: ### include resource files, if any if [ -f /etc/openser/openserctlrc ]; then . /etc/openser/openserctlrc Additional info:
Where it is present? In my openser-1.3.0-1.fc8 in file /usr/sbin/openserctl there is this content: ### include resource files, if any if [ -f /etc/openser/openserctlrc ]; then . /etc/openser/openserctlrc fi
Created attachment 291706 [details] openserdbctl patch to read config from /etc too I think it is missed in openserdbctl. Already fixed upstream. Adding a patch from trunk, but may be need more work to apply to openser rpm package.
openser-1.3.0-2.fc7 has been released into updates-testing repository. Please update your installation and check, if this problem has been fixed. To update you can use: yum update --enablerepo=updates-testing openser\* This package is not on all mirrors yet. Try after aprox. 5-10 hours.
openser-1.3.0-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 openser'
openser-1.3.0-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 openser'
(In reply to comment #5) > openser-1.3.0-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 openser' No change on /usr/sbin/openserdbctl It works only if you run it from /etc/openser where the openserctlrc is created by default OK not a big problem!
New openser packages is present in koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=32872 openserdbctl works for me. Can you confirm this? Thank you.
openserdbctl works now. Thank you.
openser-1.3.0-6.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 openser'. You can provide feedback for this update here: http://admin.fedoraproject.org/F8/FEDORA-2008-1074
Sorry the URL http://admin.fedoraproject.org/F8/FEDORA-2008-1074 is not working: "Sorry! We couldn't find that file" Report for openserdbctl: 1) path for openserctlrc is OK 2) looking for /usr/lib/openser/openserctl/openserdbctl.mysql but only /usr/lib/openser/openserctl/openserctl.mysql was created After making a patch, it seems OK
There is openserdbctl.mysql in my openser-mysql package: [root@Vvoip openserctl]# rpm -qf /usr/lib/openser/openserctl/openserdbctl.mysql openser-mysql-1.3.0-6.fc8 Something wrong with your installation? The URL http://admin.fedoraproject.org/F8/FEDORA-2008-1074 looks to be bodhi bug. Can you report this in bodhi trac? Right URL is https://admin.fedoraproject.org/updates/F8/FEDORA-2008-1074 .
Updating openser-mysql-1.3.0-6.fc8 my problem is solved. Sorry, I'm new for bug management: I imagine it needs an account for fedora project to add comments.
openser-1.3.0-6.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.
openser-1.3.0-6.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.