twchapman / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
0 stars 0 forks source link

sdk_update.py crashes when new bundle is added #142

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. sdk_update.py version 1.6 on Windows
2.
3.

What is the expected output? What do you see instead?

The expectation is that it will see a new 'gdb' bundle on Windows, and then the 
script will see that is has 'no' version of that bundle.

Instead, it fails with the following error:

 C:\src\nacl_release_15\nacl_sdk\nacl_sdk>naclsdk update
 Error: Bundle "gdb_builds" is missing a version number

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mmorten...@google.com on 10 Oct 2011 at 1:58

GoogleCodeExporter commented 8 years ago
Looks like this was fixed in sdk_tools version 1.7 and higher

Original comment by mball@google.com on 10 Oct 2011 at 4:51