Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554442 - dev-dotnet/gtk-sharp-beans-2.14.0 missing installing one file
Summary: dev-dotnet/gtk-sharp-beans-2.14.0 missing installing one file
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL: https://github.com/mono/gtk-sharp-bea...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-10 16:55 UTC by Jack
Modified: 2016-12-31 13:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch Makefile.am to install .dll.config file (6565cb4bb04b923e50765ce7244224cd8b7387de.patch,1.04 KB, patch)
2015-07-10 16:56 UTC, Jack
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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