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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688538 Title: package libubuntuone1.0-cil 0.3.8-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
