|
Bugzilla – Full Text Bug Listing |
| Summary: | Pygccxml downloaded twice | ||
|---|---|---|---|
| Product: | bake | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | bakeconf.xml | Assignee: | Tom Henderson <tomh> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, tomh |
| Priority: | P3 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tommaso Pecorella
2018-07-27 10:31:40 UTC
(In reply to Tommaso Pecorella from comment #0) > ./bake.py config -e ns-3-allinone > ./bake.py download > > You'll have two pygccxml version: > - pygccxml > - pygccxml-1.9.1 > > One is redundant. > > As a side note, both are redundant nowadays... isn't it ? I noticed this yesterday, coincidentally, but haven't tested a fix yet (am working on cleaning up ns-3-allinone process in bake). We need the 1.9.1 version still. Fix pushed in bake changeset 407:4570fde771ad It's still downloading both of them... fixed in subsequent commit |