#16843 closed update (fixed)
MonoDoc 1.2.6 fails to install
Reported by: | masschel@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Currently MacPorts installs MonoDoc version 1.2.6. This version has a problem that the signature is delay-signed. The latest mono (2.0, which I also installed using MacPorts) does not allow for delay-signed assemblies to be loaded in the gac. Hence, the install of MonoDoc using MacPorts breaks on install. I believe that this problem is solved (e.g. the assembly is now strongly signed) in the later MonoDoc versions 1.9, or even 2.0:
http://ftp.novell.com/pub/mono/sources/monodoc/
A solution to this problem is (probably) to upgrade the port for MonoDoc to 1.9, or even 2.0.
Change History (3)
comment:1 Changed 16 years ago by gui-dos (Guido Soranzio)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in r40723.