FS#11221 - gkrellm binary package not launching

Attached to Project: Community Packages
Opened by Tarinaky (Tarinaky) - Friday, 15 August 2008, 06:03 GMT
Last edited by Hugo Doria (hdoria) - Sunday, 17 August 2008, 00:51 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Hugo Doria (hdoria)
Architecture i686
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When attempting to run gkrellm from the gkrellm 2.3.1-3 binary package it complained about openssl libraries (I can't remember the exact error message) and refused to launch.

The fault was fixable by compiling from the PKGBUILD.

(Pidgin 2.1.1 also had a related error regarding openssl plugins which was solved in the same way)

This task depends upon

Closed by  Hugo Doria (hdoria)
Sunday, 17 August 2008, 00:51 GMT
Reason for closing:  Fixed
Comment by Allan McRae (Allan) - Friday, 15 August 2008, 12:48 GMT
One bug per report please. Also, can you give the exact error? I thought this was fixed in gkrellm 2.3.1-3
Comment by Hugo Doria (hdoria) - Friday, 15 August 2008, 13:02 GMT
I fixed this in gkrellm 2.3.1-3. It is running fine here, and others users reported the same.

Can you tell me whats your openssl version?
Comment by Tracy Williams (Speck) - Friday, 15 August 2008, 23:45 GMT
I getting what appears to be the same error. I should be able to rebuild gkrellm from a PKGBUILD (as Tarinaky mentioned), but I haven't tried yet.

$ gkrellm
gkrellm: error while loading shared libraries: libgnutls-openssl.so.13: cannot open shared object file: No such file or directory

$ pacman -Ql | grep libgnutls-openssl.so
gnutls /usr/lib/libgnutls-openssl.so
gnutls /usr/lib/libgnutls-openssl.so.26
gnutls /usr/lib/libgnutls-openssl.so.26.4.5

$ pacman -Q gkrellm gnutls openssl
gkrellm 2.3.1-3
gnutls 2.4.1-1
openssl 0.9.8h-3
Comment by Hugo Doria (hdoria) - Saturday, 16 August 2008, 13:09 GMT
gkrellm 2.3.1-4 uploaded. Please, try.
Comment by Tracy Williams (Speck) - Saturday, 16 August 2008, 19:14 GMT
Thanks, 2.3.1-4 is running correctly on my system.

Loading...