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

Bug 121062

Summary: nini ebuild should register resulting assembly in the GAC
Product: Gentoo Linux Reporter: Alessandro Pisani <alessandro.pisani>
Component: [OLD] DevelopmentAssignee: dotnet project <dotnet>
Status: RESOLVED CANTFIX    
Severity: normal CC: alessandro.pisani, compnerd, radek
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Pisani 2006-01-31 08:37:14 UTC
nini ebuild should register resulting assembly in the GAC instead of simply put it in /usr/lib/nini
Comment 1 Radek Podgorny 2006-01-31 09:20:15 UTC
Yeah, but please don't forget we have multiple runtimes so it would need to register itself with mono/pnet/whatever...
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-02-01 00:09:25 UTC
This cant happen as Nini does not provide a key to generate a strongly signed assembly.  Once this happens, I plan on registring Nini into the system GAC.