Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Jun 2012
    Posts
    16
    Vote Rating
    0
    MT01 is on a distinguished road

      0  

    Default Error building packages - stbuild is not yet supported on linux

    Error building packages - stbuild is not yet supported on linux


    Running Cmd 3.0.0.250 on Centos 6 64-bit, and I'm getting

    Code:
    [ERR]  stbuild is not yet supported on linux
    trying to build packages with
    Code:
    sencha package build packager.json
    I am able to build the app successfully with sencha app build.

    Does the packager really not work on Linux, or is this message indicating some other problem?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,636
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    If you are trying to create a native packaged app then the packager does need to work on linux. If you are wanting to stay as a web app then you shouldn't use that command.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Jun 2012
    Posts
    16
    Vote Rating
    0
    MT01 is on a distinguished road

      0  

    Default


    Yes, I am trying to build a native package for distribution.

    Is the packager supposed to work on Linux?

  4. #4
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,636
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    It states that it does not work in linux so OS X and Windows are the only OSs that are supported currently.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  5. #5
    Sencha User
    Join Date
    Jun 2012
    Posts
    16
    Vote Rating
    0
    MT01 is on a distinguished road

      0  

    Default


    Okay, thanks!

  6. #6
    Sencha User
    Join Date
    Feb 2013
    Posts
    12
    Vote Rating
    0
    fariazz is on a distinguished road

      0  

    Default


    are there plans to make it work in linux?

  7. #7
    Sencha User
    Join Date
    Jun 2012
    Posts
    16
    Vote Rating
    0
    MT01 is on a distinguished road

      0  

    Default


    Any update on this? Plans to support linux?