dewrich edited a comment on issue #2353: Add TO Go regions/name
URL: https://github.com/apache/trafficcontrol/pull/2353#issuecomment-401954484
 
 
   @rob05c Doesn't compile either due to project rename changes: 
   
   `rob05c-to-go-regions-name-2353 ᐅ go build && ./traffic_ops_golang -cfg 
~/cdn.conf -dbcfg ~/database-traffic_ops.conf
   region/name.go:27:2: cannot find package 
"github.com/apache/incubator-trafficcontrol/lib/go-tc" in any of:
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/vendor/github.com/apache/incubator-trafficcontrol/lib/go-tc
 (vendor tree)
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/vendor/github.com/apache/incubator-trafficcontrol/lib/go-tc
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/vendor/github.com/apache/incubator-trafficcontrol/lib/go-tc
        
/usr/local/Cellar/[email protected]/1.9.7/libexec/src/github.com/apache/incubator-trafficcontrol/lib/go-tc
 (from $GOROOT)
        
/Users/dricha209/projects/go/src/github.com/apache/incubator-trafficcontrol/lib/go-tc
 (from $GOPATH)
   region/name.go:28:2: cannot find package 
"github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api" 
in any of:
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/vendor/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api
 (vendor tree)
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/vendor/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api
        
/Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/vendor/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api
        
/usr/local/Cellar/[email protected]/1.9.7/libexec/src/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api
 (from $GOROOT)
        
/Users/dricha209/projects/go/src/github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api
 (from $GOPATH)
   `

----------------------------------------------------------------
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