Bug 442373

Summary: mono-addins not being pulled in.....
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: f-spotAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, i.am.thor, wtogami
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-04-17 07:10:37 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:
Bug Depends On:    
Bug Blocks: 235705    

Description Tom London 2008-04-14 16:07:45 UTC
Description of problem:
tomboy-0.10.1-2.fc9.i386 seems to need mono-addins (or mono-addins-devel ?), but
yum does not pull it in.

starting tomboy:
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Mono.Addins, Version=0.3.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.3.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at Tomboy.AddinManager..ctor (System.String tomboy_conf_dir) [0x00000] 
  at Tomboy.NoteManager.CreateAddinManager () [0x00000] 
  at Tomboy.NoteManager..ctor (System.String directory, System.String
backup_directory) [0x00000] 
  at Tomboy.NoteManager..ctor (System.String directory) [0x00000] 
  at Tomboy.Tomboy.Main (System.String[] args) [0x00000] 


Version-Release number of selected component (if applicable):
tomboy-0.10.1-2.fc9.i386

How reproducible:
every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Warren Togami 2008-04-15 02:49:42 UTC
tomboy is busted without this dep, while it works with the dep installed. 
Perhaps this is a consequence of spot's de-blobification?


Comment 2 Ray Strode [halfline] 2008-04-15 13:53:39 UTC
Not sure what's going on here...

$ rpm -q --provides mono-addins
mono(Mono.Addins) = 0.3.0.0
...

$ rpm -q --requires tomboy
...
mono(Mono.Addins) = 0.3.0.0
...





Comment 3 Ray Strode [halfline] 2008-04-15 13:55:26 UTC
ohhhh...

$ sudo yum whatprovides 'mono(Mono.Addins)'
dist-f9                                                  | 2.4 kB     00:00    
mono-addins.x86_64 : Addins for mono
f-spot.x86_64 : Photo management application

Reassigning to f-spot, it's got bogus provides apparently.


Comment 4 Ray Strode [halfline] 2008-04-15 14:43:50 UTC
looks like this will get fixed by the bug fix going into bug 442343.

Comment 5 Ray Strode [halfline] 2008-04-16 14:11:52 UTC
*** Bug 442709 has been marked as a duplicate of this bug. ***

Comment 6 Jeremy Katz 2008-04-17 07:10:37 UTC
New f-spot has been built and tagged and the update I did earlier brought in
mono-addins, so this looks fixed to me.

Comment 7 Justin Dick 2009-01-13 05:57:13 UTC
This issue has returned in Fedora 10 x86_64

Please reopen.