Bug 125494

Summary: Incorrect conduit shared object paths.
Product: [Fedora] Fedora Reporter: Josh Gilkerson <jwgilk0>
Component: gnome-pilotAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-24 18:09:38 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 Josh Gilkerson 2004-06-08 04:46:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.6)
Gecko/20040510

Description of problem:
When syncing with the pilot, the shared object libraries for the
conduits are not found.

The daemon and gui configuration programs are looking for them at
'/usr/lib/gnome-pilot/conduits/lib*.so'.  The files are actually
located at '/usr/lib64/gnome-pilot/conduits/lib*.so'.  (Note the
lib64, not lib).

I have a workaround that seems to fix the problem, but is not a real
solution.  Create a symbolic link from /usr/lib/gnome-pilot pointing
at /usr/lib64/gnome-pilot.  ie 'ln -s /usr/lib54/gnome-pilot
/usr/lib/gnome-pilot'.

Version-Release number of selected component (if applicable):
gnome-pilot-2.0.10-6.1

How reproducible:
Always

Steps to Reproduce:
1.Try to use any of the gnome-pilot conduits on x86-64.
2.
3.
    

Additional info:

Comment 1 Dave Malcolm 2004-09-24 18:09:38 UTC
Thanks for the report; I believe this was fixed in gnome-pilot-2.0.10-8