Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 198540
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: William L. Thomson Jr. (RETIRED) <wltjr@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: George Georgiev <georgiev@clockbs.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge-info.txt emerge --info text/plain George Georgiev 2007-11-09 09:28 0000 2.99 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 198540 depends on: Show dependency tree
Bug 198540 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-09 09:27 0000
Server binaries are compiled with prefix /usr/share/firebird
this causes fb_inet_server to look for the lock manager in
/usr/share/firebird/bin (which does not exists) and fail to start

Steps to reproduce:
  1.apply the dev-db/firebird-2.0.3.12981.0-r2.ebuild fixes from Bug #198538
  2.USE="xinetd" emerge =dev-db/firebird-2.0.3.12981.0-r2
  3.enable the firebird xinetd service
  4.try to connect to the firebird service
Result:
  Connect fails with "error reading data from connection"
  The firebird server process dies with
  "can't start lock manager: /usr/share/firebird/bin/fb_lock_mgr" error.
Expected result: 
  working firebird classic server

also applies to dev-db/firebird-2.0.3.12981.0-r3

------- Comment #1 From George Georgiev 2007-11-09 09:28:05 0000 -------
Created an attachment (id=135555) [details]
emerge --info

------- Comment #2 From William L. Thomson Jr. (RETIRED) 2007-11-12 18:18:49 0000 -------
Must have missed a path when I patched it, because it should be looking in
/usr/bin. Will address ASAP

------- Comment #3 From William L. Thomson Jr. (RETIRED) 2007-12-05 00:06:25 0000 -------
As I switched from patches to sed, I made sure that the path for fb_lock_mgr
got updated. Fixed and committed to CVS, 2.0.3.*-r4 and 2.1.0.*r2. Closing bug,
please reopen if problem persists. Thanks for reporting.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug