Bug 371741 - multilib breakage involving gmcs
Summary: multilib breakage involving gmcs
Keywords:
Status: CLOSED DUPLICATE of bug 371781
Alias: None
Product: Fedora
Classification: Fedora
Component: mono
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Target
TreeView+ depends on / blocked
 
Reported: 2007-11-08 19:44 UTC by David Nielsen
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-10 02:51:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Nielsen 2007-11-08 19:44:56 UTC
Description of problem:
Whenever I try to compile something mono based gmcs fails with:

The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory.

Now the fun bit is that it's not even supposed to look there, I removed all the
i386 packages to have a clean x86_64 system. So really it's supposed to pick up
 /usr/lib64/mono/2.0/mscorlib.dll which is present.

Version-Release number of selected component (if applicable):
mono-core-1.2.5.1-2.fc8

How reproducible:
100%

Steps to Reproduce:
1. run gmcs
  
Actual results:
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory.

Expected results:
Please stop hurting me and my innocent ndesk-dbus build.

Additional info:
x86_64 X2, da_DK.UTF-8, added Paul Johnson to CC.

Comment 1 Paul F. Johnson 2007-11-08 21:08:39 UTC
I can confirm this. It looks like something is being misdirected. I'll see if I
can trace it.

Comment 2 David Nielsen 2007-11-09 07:10:01 UTC
Turns out this blows away Banshee as well as Tomboy (which I believe we ship by
default) which means directly breaking default apps shortly after release, so
I'm setting this F8Target.

Comment 3 Peter Gordon 2007-11-09 22:12:16 UTC
I can't rebuild Blam for the recent Firefox update, either. :(

Comment 4 Ray Strode [halfline] 2007-11-10 02:51:57 UTC

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


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