Bug 498498

Summary: cowbell application improperly linked in x86_64
Product: [Fedora] Fedora Reporter: nate <nate.tade>
Component: cowbellAssignee: Sindre Pedersen Bjørdal <sindrepb>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: sindrepb
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: 2009-05-29 13:39:28 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 nate 2009-04-30 18:42:38 UTC
Description of problem:
x86_64 cowbell fails to start

Version-Release number of selected component (if applicable):
cowbell-0.3-0.svn34.4.fc10.x86_64.rpm

How reproducible:
Application fails every time.

Steps to Reproduce:
1. Install cowbell on a 64-bit F10 install
2. run cowbell from application launcher or cli
  
Actual results:
Cowbell does not start

Expected results:
Cowbell should start

Additional info:
libraries look like they are linked incorrectly, error message when running cowbell from cli:
[taden@taden lib]$ cowbell
Cannot open assembly '/usr/lib/cowbell/cowbell.exe': No such file or directory.

cowbell.exe does exist but in the 64bit library directory:
[taden@taden lib]$ locate cowbell.exe
/usr/lib64/cowbell/cowbell.exe

Comment 1 Sindre Pedersen Bjørdal 2009-05-29 13:39:28 UTC

*** This bug has been marked as a duplicate of bug 442338 ***