|
Bugzilla – Full Text Bug Listing |
| Summary: | Problem running bake.py download | ||
|---|---|---|---|
| Product: | bake | Reporter: | Bryan <bryan.lemon.iccle+nsnam> |
| Component: | bake | Assignee: | Daniel Camara <daniel.camara> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | bryan.lemon.iccle+nsnam, ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Bryan
2014-09-08 01:03:54 UTC
Bryan, I was unable to reproduce. I just tried: $ ./bake.py configure -e ns-3.20 $ ./bake.py download >> Searching for system dependency python-dev - OK >> Searching for system dependency pygraphviz - OK >> Searching for system dependency pygoocanvas - OK >> Downloading pybindgen-0.17.0.868 - OK >> Searching for system dependency g++ - OK >> Searching for system dependency qt4 - OK >> Downloading netanim-3.105 - OK >> Downloading ns-3.20 - OK Can you confirm that it was not a temporary internet download failure? Try also running with the -v option, or just run the hg clone command outside of bake, and see if you get more information. Tom, Although it happened for a couple hours across multiple machines using multiple ISPs, it is working now. Thanks for your time. |