[pkg-go] Bug#815078: Bug#815078: golang-github-emicklei-go-restful:	FTBFS: cannot find package [..]
    Dmitry Smirnov 
    onlyjob at debian.org
       
    Sat Feb 20 07:57:15 UTC 2016
    
    
  
On Thu, 18 Feb 2016 04:00:48 PM Ivan Udovichenko wrote:
> dh build --buildsystem=golang --with=golang
>    dh_testdir -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> src/github.com/emicklei/go-restful/examples/restful-form-handling.go:6:2
> 
> : cannot
> 
> find package "github.com/gorilla/schema" in any of:
I'm unable to reproduce that. Obviously example needs unpackaged dependency 
and that's why there is a following fragment in "rules" to avoid compilation 
of examples:
    export DH_GOLANG_EXCLUDES := examples
Naturally package FTBFS if you comment or remove that line. If you must 
compile examples then please consider packaging "github.com/gorilla/schema".
-- 
Best wishes,
 Dmitry Smirnov.
---
It is a mistake to try to look too far ahead. The chain of destiny can only
be grasped one link at a time.
        -- Winston Churchill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160220/530045f2/attachment.sig>
    
    
More information about the Pkg-go-maintainers
mailing list