[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C-sharp question: Failure adding assembly ... Strong name cannot be verified for delay-signed assembly



Maybe that is just a placeholder signature but not a real signature. See delayed signed libraries. Those you need to sign using sn -R $dll $snk IIRC yourself after the dll was compiled. For more background see: http://stackoverflow.com/a/8394506

Does the old package still instill on Mono 3.2.8? Try remove and install it again.

On Sat, Oct 17, 2015 at 1:08 AM, Gert Wollny <gw.fossdev@gmail.com> wrote:

> What does "sn -T /path/to/gdcm-sharp.dll" report? "sn" is the tool
> for
> looking at and manipulating signatures on C# compiled output, check
> the
> flags with "sn -h sn"

It reports:

Mono StrongName - version 3.2.8.0
StrongName utility for signing assemblies
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell.
BSD licensed.

Public Key Token: aa55076f0ca26f2f







--
Best regards,

Mirco (meebey) Bauer

FOSS Hacker             meebey@meebey.net  https://www.meebey.net/
Debian Developer        meebey@debian.org  http://www.debian.org/
GNOME Foundation Member mmmbauer@gnome.org http://www.gnome.org/
CTO @ GSD Software Design GmbH m.bauer@gsd-software.net
.NET Foundation Advisory Council Member    http://www.dotnetfoundation.org/
PGP-Key ID              0xEEF946C8         https://meebey.net/pubkey.asc

Reply to: