Bug 176291

Summary: Can't start paw
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: cernlibAssignee: Patrice Dumas <pertusus>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: cernlib-2005-11.fc4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-20 22:53:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mattias Ellert 2005-12-20 21:56:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
Trying to start paw gives the following error message...

[ellert@localhost ~]$ paw
/usr/bin/paw: line 56: /usr/lib/cernlib/2005/bin/pawX11: No such file or directory
rm: cannot remove `paw.metafile': No such file or directory

I.e. the paw wrapper script (/usr/bin/paw) tries to start /usr/lib/cernlib/2005/bin/pawX11 instead of /usr/bin/pawX11.

If I try to start pawX11 directly without using the wrapper I get other troubles:

[ellert@localhost ~]$ pawX11
pawX11: error while loading shared libraries: libpawlib.so.2: cannot open shared object file: No such file or directory

This is because /usr/lib/cernlib/2005/lib is neither in LD_LIBRARY_PATH nor in /etc/ld.so.conf.d/



Version-Release number of selected component (if applicable):
paw-2005-9.fc4.2

How reproducible:
Always

Steps to Reproduce:
See description above

Actual Results:  See description above

Expected Results:  Start PAW session

Additional info:

Comment 1 Patrice Dumas 2005-12-20 22:53:36 UTC
Both issues should be addressed in the build 
cernlib-2005-11.fc4

Thanks for the report