You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/11/19 00:51:21 UTC

[GitHub] [mynewt-core] hostilefork opened a new issue #2102: `vers: 0-latest` not accepted by newt 1.7.0

hostilefork opened a new issue #2102: `vers: 0-latest` not accepted by newt 1.7.0
URL: https://github.com/apache/mynewt-core/issues/2102
 
 
   Using this piece of the tutorial:
   
       repository.mynewt_stm32f3:
           type: github
           vers: 0-latest
           user: runtimeco
           repo: mynewt_stm32f3
   
   There is an error message given during the `newt install -v` step:
   
   > Error: failure parsing version for repo "mynewt_stm32f3"; Invalid version string: "master"; must be fixed (X.X.X) or floating (X[.X]-stability)
   
   The response from `newt version` is:
   
       Apache Newt
           Version: 1.7.0
           Git Hash: 80bcba7
           Build Date: 2019-07-17_18:21

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services