Bug 371781

Summary: x86_64 tomboy won't run without i386 mono-core
Product: [Fedora] Fedora Reporter: Thomas J. Baker <tjb>
Component: monoAssignee: Alexander Larsson <alexl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8CC: atigro, gnomeuser, karlthered, paul, peter, rstrode, stickster, thomas.moschny
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.5.1-3.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-10 06:01:25 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:
Attachments:
Description Flags
Proposed patch. Applies to both F-8 and devel none

Description Thomas J. Baker 2007-11-08 20:26:51 UTC
Fresh x86_64 install of F8, tomboy won't run:

continuity> tomboy
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.
continuity> sudo yum whatprovides /usr/lib/mono/2.0/mscorlib.dll
Loading "basearchonly" plugin
Importing additional filelist information
mono-core.i386 : The Mono CIL runtime, suitable for running .NET code
mono-core.i386 : The Mono CIL runtime, suitable for running .NET code
continuity> rpm -q mono-core
mono-core-1.2.5.1-2.fc8.x86_64
continuity> rpm -q tomboy
tomboy-0.8.1-1.fc8.x86_64
continuity> 

So x86_64 tomboy needs i386 mono-core to run even though x86_64 mono-core is
installed. I didn't see this in rawhide.

Comment 1 Arkady L. Shane 2007-11-09 08:28:15 UTC
This problem has appeared after updating mono to 1.2.5.1 from f8-updates!

All mono application does not work. For hotfix we can make a link:
ln -s /usr/lib64/mono/ /usr/lib/mono

Comment 2 Eskil Bylund 2007-11-09 19:31:09 UTC
Created attachment 253291 [details]
Proposed patch. Applies to both F-8 and devel

It seems to me that patch #6 (mono-1251-metadata.patch) was forgotten on the
update to 1.2.5.1.

Comment 3 Thomas J. Baker 2007-11-10 00:56:57 UTC
koji build with patch added back fixes it for me.

Comment 4 Ray Strode [halfline] 2007-11-10 02:51:58 UTC
*** Bug 371741 has been marked as a duplicate of this bug. ***

Comment 5 Sindre Pedersen Bjørdal 2007-11-10 02:59:43 UTC
*** Bug 373731 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2007-11-10 06:01:23 UTC
mono-1.2.5.1-3.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.