Bug 371781 - x86_64 tomboy won't run without i386 mono-core
Summary: x86_64 tomboy won't run without i386 mono-core
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mono
Version: 8
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 371741 373731 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-08 20:26 UTC by Thomas J. Baker
Modified: 2007-11-30 22:12 UTC (History)
8 users (show)

Fixed In Version: 1.2.5.1-3.fc8
Clone Of:
Environment:
Last Closed: 2007-11-10 06:01:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch. Applies to both F-8 and devel (515 bytes, patch)
2007-11-09 19:31 UTC, Eskil Bylund
no flags Details | Diff

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.


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