[
https://issues.apache.org/jira/browse/CB-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aras closed CB-5566.
--------------------
Resolution: Invalid
> blackberry10 build fails in ubuntu 64bit: Native Packager exception occurred
> ----------------------------------------------------------------------------
>
> Key: CB-5566
> URL: https://issues.apache.org/jira/browse/CB-5566
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, CLI, Ubuntu
> Affects Versions: 3.2.0
> Environment: I am running Ubuntu 13.04 with Kernel 3.8.0-34-generic
> Project is created using CLI and I have previously added android platform
> which builds and emulates fine locally.
> Reporter: Aras
> Priority: Critical
>
> Today I tried adding blackberry10 platform. I have downloaded the tokens and
> created the author.p12 file with blackberry tools. I have added the bin
> directory to my system $PATH. In my system the path is
> `/home/zooby/bbndk/host_10_2_0_15/linux/x86/usr/bin`
> I also installed blackberry momentics ide and also have a BB simulator
> running inside a VMware. I can build sample apps in momentics ide and run
> them inside the emulator.
> I was able to add the blackberry10 platform using the CLI tools and there was
> no error. However, when I run `cordova build` it will try and fail to build
> blackberry with this error message:
> {code}
> $ cordova build
> Generating config.xml from defaults for platform "android"
> Preparing android project
> Generating config.xml from defaults for platform "blackberry10"
> Preparing blackberry10 project
> Compiling app on platform "android" via command
> "/home/zooby/Projects/Email2MobileApps/cordovaBuild/platforms/android/cordova/build"
>
> Compiling app on platform "blackberry10" via command
> "/home/zooby/Projects/Email2MobileApps/cordovaBuild/platforms/blackberry10/cordova/build"
>
> [Error: An error occurred while building the blackberry10 project.[ERROR]
> Native Packager exception occurred
> [ERROR] Native Packager exception occurred
> An error has occurred
> ]
> {code}
> I am a bit stunned at this point. I am willing to do any more investigation
> or provide more info if someone can give me some directions. Thanks!
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)