Thanks Jeff, I finally caught on to that after upgrading my Cordova. I was on 3.0.0rc not 3.0.0 and noticed the the comments that indicated that. Thanks though.
M. Lantz On 2013-07-20, at 2:17 AM, Jeffrey Heifetz <jheif...@blackberry.com> wrote: > You haw no signing key provided so it's skipping debug token generation. You > need to either add a key store pass value to your > %home%/.cordova/blackberry10.json or use the platform level cordova/run > script with -k and your key store pass. > > Sent from my BlackBerry 10 smartphone on the Rogers network. > From: Matt Lantz > Sent: Friday, July 19, 2013 9:02 PM > To: dev@cordova.apache.org > Reply To: dev@cordova.apache.org > Subject: Re: blackberry10 build > > > > Still having issues with this one Fil. Not sure what I'm missing. > > Thanks to everyone who can offer some advice. I feel like such a n00b with > this situation. > > I'm following the cordova cli instructions but I get this error: > > > jarvis-3:cordova mlantz$ cordova -d run blackberry10 > > cordova library for "blackberry10" already exists. No need to download. > Continuing. > > Wrote out BlackBerry application name to "Yo" > > Wrote out BlackBerry package name to "com.example.hello" > > Wrote out BlackBerry version to "0.0.1" > > Calling plugman.prepare for platform "blackberry10" > > Preparing blackberry10 project... > > Processing configuration changes for plugins. > > Iterating over installed plugins: [] > > Writing out cordova_plugins.js... > > Running app on platform "blackberry10" with command > ""/Users/mlantz/Programming/PhoneGap/yo/platforms/blackberry10/cordova/run" > --device" (output to follow)... > > [WARN] No signing password provided, will omit debug token generation > > [BUILD] Populating application source > > [BUILD] Parsing config.xml > > [BUILD] Generating output files > > [WARN] Failed to find debug token > > [INFO] Info: Package created: > /Users/mlantz/Programming/PhoneGap/yo/platforms/blackberry10/build/simulator/DEFAULT_BAR_NAME.bar > > [WARN] Failed to find debug token > > [INFO] Info: Package created: > /Users/mlantz/Programming/PhoneGap/yo/platforms/blackberry10/build/device/DEFAULT_BAR_NAME.bar > > [BUILD] BAR packaging complete > > [INFO] Info: Sending request: Install and Launch > > [INFO] Info: Action: Install and Launch > > [INFO] Info: File size: 8096383 > > [INFO] Info: Installing default.app.id.testDev_ault_app_id417e7455... > > [INFO] Info: Processing 8096383 bytes > > [INFO] actual_dname:: > > [INFO] actual_id::actual_version::result::failure 881 application author > does not match debug token author > > > Error: An error occurred while running the blackberry10 project. [WARN] No > signing password provided, will omit debug token generation > > [BUILD] Populating application source > > [BUILD] Parsing config.xml > > [BUILD] Generating output files > > [WARN] Failed to find debug token > > [INFO] Info: Package created: > /Users/mlantz/Programming/PhoneGap/yo/platforms/blackberry10/build/simulator/DEFAULT_BAR_NAME.bar > > [WARN] Failed to find debug token > > [INFO] Info: Package created: > /Users/mlantz/Programming/PhoneGap/yo/platforms/blackberry10/build/device/DEFAULT_BAR_NAME.bar > > [BUILD] BAR packaging complete > > [INFO] Info: Sending request: Install and Launch > > [INFO] Info: Action: Install and Launch > > [INFO] Info: File size: 8096383 > > [INFO] Info: Installing default.app.id.testDev_ault_app_id417e7455... > > [INFO] Info: Processing 8096383 bytes > > [INFO] actual_dname:: > > [INFO] actual_id::actual_version::result::failure 881 application author > does not match debug token author > > > at /usr/local/lib/node_modules/cordova/src/run.js:49:23 > > at /usr/local/lib/node_modules/cordova/node_modules/shelljs/shell.js:1707:7 > > at ChildProcess.exithandler (child_process.js:641:7) > > at ChildProcess.EventEmitter.emit (events.js:98:17) > > at maybeClose (child_process.js:735:16) > > at Socket.<anonymous> (child_process.js:948:11) > > at Socket.EventEmitter.emit (events.js:95:17) > > at Pipe.close (net.js:466:12) > > jarvis-3:cordova mlantz$ > > On 19 July, 2013 at 5:17:55 PM, Filip Maj (f...@adobe.com) wrote: > > Instead of using the ./blackberry-deploy script yourself, why not use > `cordova -d run blackberry10` from within the project if its generated by > cordova-cli? > > The cordova-blackberry scripts (which cordova-cli consumes) will deploy a > new debug token to your device every time. You can do the same by running > `./cordova/run --device` from within the corova-blackberry10 app project > dir > > On 7/19/13 2:10 PM, "Matt Lantz" <mattla...@gmail.com> wrote: > >> Thanks a bunch Filip. >> Anyone else know what's up with this error I get when trying to deploy an >> app to my Q10? >> >> jarvis-3:bin mlantz$ ./blackberry-deploy -installApp -password ###### >> -device ###.###.##.### -package >> ~/Programming/PhoneGap/yo/platforms/blackberry10/build/device/DEFAULT_BAR_ >> NAME.bar >> Info: Sending request: Install >> Info: Action: Install >> Info: File size: 8096802 >> Info: Installing ... >> Info: Processing 8096802 bytes >> actual_dname:: >> actual_id:: >> actual_version:: >> result::failure 881 application author does not match debug token author >> >> >> I don't know what I'm missing. :( > > > --------------------------------------------------------------------- > This transmission (including any attachments) may contain confidential > information, privileged material (including material protected by the > solicitor-client or other applicable privileges), or constitute non-public > information. Any use of this information by anyone other than the intended > recipient is prohibited. If you have received this transmission in error, > please immediately reply to the sender and delete this information from your > system. Use, dissemination, distribution, or reproduction of this > transmission by unintended recipients is not authorized and may be unlawful.