Bug 459911

Summary: mdtool has wrong path to mdrun.exe on x86_64
Product: [Fedora] Fedora Reporter: Ed Avis <ed>
Component: monodevelopAssignee: Paul F. Johnson <paul>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-29 14:39:40 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 Ed Avis 2008-08-24 11:18:43 UTC
% mdtool
Cannot open assembly /usr/lib/monodevelop/bin/mdrun.exe.
% uname -p
x86_64

This is because mdtool has

MD_BIN_PATH=/usr/lib/monodevelop/bin

but it should be /usr/lib64/monodevelop/bin.

I see the source package has a patch to change some paths, including this one, to use %libdir.  But it's the wrong libdir, on this platform.

Comment 1 Paul F. Johnson 2008-09-12 08:49:56 UTC
Should be fine when 1.0-6 hits paydirt (which should be sooner rather than later).

Comment 2 Ed Avis 2008-09-13 12:05:09 UTC
Version 1.0-6 of monodevelop?  Fedora 9 has monodevelop-0.19-6 and Fedora development has monodevelop-1.9-6, so I'm not sure what you mean.

Comment 3 Paul F. Johnson 2008-09-13 12:44:03 UTC
Waiting for gnome-desktop-sharp to get into F9, MD 1.0-6 will follow quickly

Comment 4 Ed Avis 2008-10-04 12:18:54 UTC
gnome-desktop-sharp hasn't yet appeared in Fedora 9 updates.  But do you expect monodevelop-1.0-6 will be included in Fedora 10?

Comment 5 Paul F. Johnson 2008-10-04 16:42:27 UTC
given f10 is the current rawhide and MD 1.9 is in there, then no ;-p. As soon as gnome-desktop-sharp is in F9, MD 1.0-7 will be built and it'll join the happy crew!