[Mono-bugs] [Bug 655684] New: gacutil cannot gac a delay-signed assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 24 03:43:59 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=655684
https://bugzilla.novell.com/show_bug.cgi?id=655684#c0
Summary: gacutil cannot gac a delay-signed assembly
Classification: Mono
Product: Mono: Tools
Version: 2.8.x
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: gacutil
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: s_lessard at yahoo.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us)
AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
gacutil cannot gac a delay-signed assembly thus making it impossible to use
delay-signed assemblies in Mono.
Reproducible: Always
Steps to Reproduce:
1. Get a delay-signed assembly. (Many assemblies made by Microsoft are
delay-signed. This installer contains several delay-signed assemblies. I have
been using the Microsoft.Rtc.Collaboration.dll assembly within this installer.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=418cc593-f31e-48be-957c-d3c9020c6b01)
2. try to gac the delay-signed assembly with this command: gacutil -i
/path/to/assembly/Microsoft.Rtc.Collaborarion.dll
Actual Results:
The assembly is not gac'ed. Gacutil reports the following error message:
applejacks:Microsoft slessard$ gacutil -i Microsoft.Rtc.Collaboration.dll
Failure adding assembly Microsoft.Rtc.Collaboration.dll to the cache: Strong
name cannot be verified for delay-signed assembly
Expected Results:
Assembly is successfully gac'ed
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list