Bug 459911 - mdtool has wrong path to mdrun.exe on x86_64
Summary: mdtool has wrong path to mdrun.exe on x86_64
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: monodevelop
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul F. Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-24 11:18 UTC by Ed Avis
Modified: 2008-11-29 14:39 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-29 14:39:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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!


Note You need to log in before you can comment on or make changes to this bug.