[Pkg-mono-devel] Non-strong-named assemblies into GAC

David Paleino d.paleino at gmail.com
Sat Jun 21 15:34:13 UTC 2008


Hi all,
I'm packaging Mono.Nat (you can see an initial package at
pkg-cli-libs/packages/mono-nat-sharp), and I've encountered this problem: at
installation time, I have

* Installing 1 assembly from libmono-nat0.1-cil into Mono
E: installing Assembly /usr/lib/cli/mono-nat-0.1/Mono.Nat.dll failed

After some research into /usr/share/cli-common-dev/, I had this output (by
manualy running `gacutil /i Mono.Nat.dll' from /usr/lib/cli/mono-nat-0.1/):

Failure adding assembly Mono.Nat.dll to the cache: Attempt to install an
assembly without a strong name.

Also `sn -T Mono.Nat.dll' gives the same result:

$ sn -T Mono.Nat.dll 
Mono StrongName - version 1.9.1.0
StrongName utility for signing assemblies
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2007 Novell. BSD
licensed.

Mono.Nat.dll does not represent a strongly named assembly.
$

Should I sign that assembly by myself? :)
Or, would it be better that upstream signs it?

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-mono-devel/attachments/20080621/acc3d354/attachment.pgp 


More information about the Pkg-mono-devel mailing list