Bug 2965

Summary: Pygccxml downloaded twice
Product: bake Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: bakeconf.xmlAssignee: 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
./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 ?
Comment 1 Tom Henderson 2018-07-27 11:16: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.
Comment 2 Tom Henderson 2018-08-07 11:08:30 UTC
Fix pushed in bake changeset 407:4570fde771ad
Comment 3 Tommaso Pecorella 2018-08-10 08:54:17 UTC
It's still downloading both of them...
Comment 4 Tom Henderson 2018-08-12 23:38:58 UTC
fixed in subsequent commit