[Mono-bugs] [Bug 667062] New: Signing fails if project path contains # character
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 25 13:00:43 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=667062
https://bugzilla.novell.com/show_bug.cgi?id=667062#c0
Summary: Signing fails if project path contains # character
Classification: Mono
Product: MonoDroid
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: jpryor at novell.com
ReportedBy: jpobst at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
- Create the default template in a path containing the sharp character.
- Compile.
- Attempt to sign package.
Error:
SignAndroidPackage:
C:\Program Files (x86)\Java\jdk1.6.0_20\bin\jarsigner.exe -keystore
"obj\Debug\debug.keystore" -storepass "android" -keypass "android" -signedjar
"bin\Debug\monodroidapplication1.monodroidapplication1-Signed-Unaligned.apk"
"obj\Debug\android\bin\monodroidapplication1.monodroidapplication1.apk"
"androiddebugkey"
jarsigner error: java.lang.RuntimeException: keystore load:
C:\Users\Jonathan\Documents\Visual Studio 2010\Projects\monodroid-samples\C
(The system cannot find the file specified)
C:\Program Files (x86)\MSBuild\Novell\Novell.MonoDroid.Common.targets(382,2):
error MSB6006: "jarsigner" exited with code 1.
[C:\Users\Jonathan\Documents\Visual Studio
2010\Projects\monodroid-samples\C#\MonoDroidApplication1\MonoDroidApplication1.csproj]
Done Building Project "C:\Users\Jonathan\Documents\Visual Studio
2010\Projects\monodroid-samples\C#\MonoDroidApplication1\MonoDroidApplication1.csproj"
(SignAndroidPackage target(s)) -- FAILED.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list