if fb4 is not in  dir /opt/firebird/    libtomcrypt.so.1 => not found 
----------------------------------------------------------------------

                 Key: CORE-6006
                 URL: http://tracker.firebirdsql.org/browse/CORE-6006
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 4.0 Alpha 1
         Environment: openSUSE Leap-15 x64
Firebird TCP/IP server version LI-T4.0.0.1376 Firebird 4.0 Alpha 1

            Reporter: Segey Khalyutin
            Priority: Trivial


if fb4 is not in  dir /opt/firebird/    libtomcrypt.so.1 => not found 

when  /opt/firebird_4/ renamed to /opt/firebird/ starting is ok      


ost:~ # systemctl status firebird-4
Warning: firebird-4.service changed on disk. Run 'systemctl daemon-reload' to 
reload units.
? firebird-4.service - Firebird Database Server 4.0.a
   Loaded: loaded (/opt/firebird_4/misc/firebird-4.service; linked; vendor 
preset: disabled)
   Active: failed (Result: exit-code) since Tue 2019-02-19 16:12:11 EET; 17s ago
  Process: 9302 ExecStart=/opt/firebird_4/bin/fbguard -pidfile 
/var/run/firebird/firebird_4.pid -daemon -forever (code=exited, stat>

Feb 19 16:12:11 host systemd[1]: Starting Firebird Database Server 4.0.a...
Feb 19 16:12:11 host fbguard[9302]: /opt/firebird_4/bin/fbguard: error while 
loading shared libraries: libtomcrypt.so.1: cannot ope>
Feb 19 16:12:11 host systemd[1]: firebird-4.service: Control process exited, 
code=exited status=127
Feb 19 16:12:11 host systemd[1]: Failed to start Firebird Database Server 4.0.a.
Feb 19 16:12:11 host systemd[1]: firebird-4.service: Unit entered failed state.
Feb 19 16:12:11 host systemd[1]: firebird-4.service: Failed with result 
'exit-code'.


or bug reporting instructions, please see:
<http://bugs.opensuse.org>.
host:~ # ldd /opt/firebird_4/bin/fbguard
        linux-vdso.so.1 (0x00007ffff49ec000)
        libfbclient.so.2 => /opt/firebird_4/bin/../lib/libfbclient.so.2 
(0x00007f7fe3a5c000)
        libtommath.so.0 => /usr/lib64/libtommath.so.0 (0x00007f7fe3842000)
        libtomcrypt.so.1 => not found
        libdl.so.2 => /lib64/libdl.so.2 (0x00007f7fe363e000)
        libncurses.so.5 => /lib64/libncurses.so.5 (0x00007f7fe3415000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7fe308b000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f7fe2d40000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f7fe2b28000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f7fe290a000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f7fe2550000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f7fe3e8b000)
        libtomcrypt.so.1 => not found
        libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007f7fe2322000)
host:~ # locate libtomcrypt
/opt/firebird_4/lib/.tm/libtomcrypt.so
/opt/firebird_4/lib/.tm/libtomcrypt.so.1
/opt/firebird_4/lib/.tm/libtomcrypt.so.1.0.1
/usr/lib64/libtomcrypt.so
/usr/lib64/libtomcrypt.so.1
/usr/lib64/libtomcrypt.so.1.0.1


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to