[ 
https://issues.apache.org/jira/browse/HTRACE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe updated HTRACE-171:
----------------------------------------
    Description: 
There was a build failure when using github.com/ugorji/go in Godeps:
{noformat}
     [exec]     imports github.com/ugorji/go: no buildable Go source files in 
/iwasakims/srcs/htrace/htrace-htraced/src/go/build/src/github.com/ugorji/go
{noformat}

This is fixed with using github.com/ugorji/go/codec

  was:
There was a build failure when simply including github.com/ugorji/go.
{noformat}
     [exec]     imports github.com/ugorji/go: no buildable Go source files in 
/iwasakims/srcs/htrace/htrace-htraced/src/go/build/src/github.com/ugorji/go
{noformat}

This is fixed with 


> htraced godeps should use github.com/ugorji/go/codec rather than 
> github.com/ugorji/go
> -------------------------------------------------------------------------------------
>
>                 Key: HTRACE-171
>                 URL: https://issues.apache.org/jira/browse/HTRACE-171
>             Project: HTrace
>          Issue Type: Bug
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: HTRACE-171.001.patch
>
>
> There was a build failure when using github.com/ugorji/go in Godeps:
> {noformat}
>      [exec]   imports github.com/ugorji/go: no buildable Go source files in 
> /iwasakims/srcs/htrace/htrace-htraced/src/go/build/src/github.com/ugorji/go
> {noformat}
> This is fixed with using github.com/ugorji/go/codec



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to