OOPS when installing sapdb 0.74 on fc1-test1-amd64

Klaasjan Brand kjb at dds.nl
Mon Feb 2 18:31:44 UTC 2004


On Mon, 2004-02-02 at 17:21, Ken Snider wrote:
> Installing the 0.74 i386 RPM's from sabdb/maxdb produced the following dmesg 
> output when doing an rpm -ihv of sapdb-testdb74-7.4.3.30-1.i386.rpm:

Did you set the variable LD_ASSUME_KERNEL=2.2.5 to disable NPTL
threading before starting the x_server process?

For the sapdb 7.4 rpm's you need to patch the /etc/init.d/sapdb74
script: the 3rd line under the start) header should read:
 su - -c "export LD_ASSUME_KERNEL=2.2.5; $X_SERVER start" sapdb
>/dev/null 2>&1

Besides that it could be an opteron-specific bug you're hitting...

Klaasjan






More information about the test mailing list