OTLabs opened a new issue #1580: Unable to install on Windows with MSYS2
URL: https://github.com/apache/mynewt-core/issues/1580
 
 
   I have hard time getting to run newt 1.5.0 on Windows. I run "newt new test" 
without any problem, "cd test" and run "newt install". At this point I get 
following error message: "Error: Error downloading repository 
apache-mynewt-core: No remote upstream for branch "master"". Any hints on how 
to solve that would be quite appreciated!
   
   Some logs are attached.
   
   `OTLabs@Workstation MSYS ~
   $ newt version
   Apache Newt version: 1.5.0
   
   OTLabs@Workstation MSYS ~
   $ cd temp/
   
   OTLabs@Workstation MSYS ~/temp
   $ newt new test
   Downloading project skeleton from apache/mynewt-blinky...
   Downloading repository mynewt-blinky (commit: mynewt_1_5_0_tag) from 
https://github.com/apache/mynewt-blinky.git
   Installing skeleton in test...
   Project test successfully created.
   
   OTLabs@Workstation MSYS ~/temp
   $ cd test/
   
   OTLabs@Workstation MSYS ~/temp/test
   $ newt install -v
   [apache-mynewt-core]:
   Downloading repository description
   Downloading repository mynewt-core (commit: master) from 
https://github.com/apache/mynewt-core.git
   Cloning into '/tmp/newt-repo409220155'...
   remote: Enumerating objects: 29, done.
   remote: Counting objects: 100% (29/29), done.
   remote: Compressing objects: 100% (23/23), done.
   remote: Total 99130 (delta 10), reused 15 (delta 6), pack-reused 99101
   Receiving objects: 100% (99130/99130), 155.65 MiB | 3.29 MiB/s, done.
   Resolving deltas: 100% (60414/60414), done.
   Checking out files: 100% (5524/5524), done.
   Error: Error downloading repository apache-mynewt-core: No remote upstream 
for branch "master"
   `

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


With regards,
Apache Git Services

Reply via email to