Comment 4 for bug 688538

Revision history for this message
Philip Peitsch (philip-peitsch) wrote :

When I traced the install scripts through, the step that is being failed on is when the script actually installs into the desired location. In this case, the command is:
~$ cd `dirname /usr/lib/cli/ubuntuone-sharp-1.0/ubuntuone-sharp.dll`
~$ /usr/bin/gacutil -i `basename /usr/lib/cli/ubuntuone-sharp-1.0/ubuntuone-sharp.dll`

The last line fails with the error:
Failure adding assembly ubuntuone-sharp.dll to the cache: Attempt to install an assembly without a strong name