You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2013/11/09 17:17:17 UTC

[jira] [Updated] (CB-5317) BlackBerry10 can't check engines because of version parsing error

     [ https://issues.apache.org/jira/browse/CB-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Higgins updated CB-5317:
------------------------------

    Fix Version/s: 3.2.0

> BlackBerry10 can't check engines because of version parsing error
> -----------------------------------------------------------------
>
>                 Key: CB-5317
>                 URL: https://issues.apache.org/jira/browse/CB-5317
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: Master, 3.2.0
>         Environment: OSX
>            Reporter: Carlos Santana
>            Assignee: Bryan Higgins
>             Fix For: 3.2.0
>
>
> Starting installation of "org.apache.cordova.inappbrowser" for blackberry10
> TypeError: Invalid Version: WARNING: Cannot sign applications. Author.p12 file cannot be found at default location: /Users/csantana23/Library/Resea-rch In Motion/author.p12
> WARNING: Cannot sign applications. bbidtoken.csk file cannot be found at default location: /Users/csantana23/Library/Research In Motion/bbidtoken.csk
> 3.2.0
>     at new SemVer (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:256:11)
>     at compare (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:409:10)
>     at gte (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:458:10)
>     at cmp (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:475:22)
>     at Comparator.test (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:545:10)
>     at testSet (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:817:17)
>     at Range.test (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:809:9)
>     at Function.satisfies (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/node_modules/semver/semver.js:830:16)
>     at checkEngines (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/plugman/src/install.js:68:19)
>     at _fulfilled (/Users/csantana23/Documents/cordova/cordova-cli/node_modules/q/q.js:798:54)
> ----------
> mobilespec-bb10:$ ./platforms/blackberry10/cordova/version
> WARNING: Cannot sign applications. Author.p12 file cannot be found at 
> default location: /Users/csantana23/Library/Research In Motion/author.p12
> WARNING: Cannot sign applications. bbidtoken.csk file cannot be found at default location: /Users/csantana23/Library/Research In Motion/bbidtoken.csk
> 3.2.0
> blackberry10/cordova/version should only output "3.2.0" on stdout
> CheckEngines in plugman fails because of extra text
> Possible fix is to swap console.log for console.error in blackberry10/cordova/cheq_reqs



--
This message was sent by Atlassian JIRA
(v6.1#6144)