Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 554442

Summary: dev-dotnet/gtk-sharp-beans-2.14.0 missing installing one file
Product: Gentoo Linux Reporter: Jack <ostroffjh>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/mono/gtk-sharp-beans/commit/6565cb4bb04b923e50765ce7244224cd8b7387de
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch Makefile.am to install .dll.config file

Description Jack 2015-07-10 16:55:27 UTC
gtk-sharp-beans installs it's dll into /usr/lib64/gtk-sharp-beans.  It also installs a dll.mdb file.  It creates, but omits to install the dll.config file.  There is an upstream patch (see the referenced URL) which was created after the 2.14.0 release.  I do not know when they plan the next release.

Reproducible: Always

Steps to Reproduce:
1.emerge dev-dotnet/gtk-sharp-beans  (2.14.0 is the only version currently in portage)
2.
3.
Actual Results:  
/usr/lib64/gtk-sharp-beans includes .dll and .dll.mdb files but no .dll.config

Expected Results:  
All three files should be installed.

I've tested by applying as a user patch (appending .patch to the URL to get the patch file.)
Comment 1 Jack 2015-07-10 16:56:43 UTC
Created attachment 406468 [details, diff]
Patch Makefile.am to install .dll.config file
Comment 2 Jack 2016-11-29 23:14:15 UTC
Given this package just got masked to be purged, what should happen here?
Comment 3 Pacho Ramos gentoo-dev 2016-12-31 13:58:37 UTC
dropped