* Justus Winter <4win...@informatik.uni-hamburg.de> [120311 14:19]:
> Hm, the issue is back:
> 
> % make
> go install vgo/logic
> open /usr/lib/go/pkg/linux_amd64/runtime.a: permission denied
> make: *** [vgo] Error 1
> % find /usr/lib/go/src/pkg/runtime -newer 
> /usr/lib/go/pkg/linux_amd64/runtime.a
> /usr/lib/go/src/pkg/runtime
> /usr/lib/go/src/pkg/runtime/pprof
> /usr/lib/go/src/pkg/runtime/cgo
> /usr/lib/go/src/pkg/runtime/debug
> 
> But this time my workaround isn't working anymore, don't know what
> triggers the rebuild this time...

Sorry it took so long to get back to you.  I didn't have a chance to try
2012.02.22, but I'm still having problems with 2012.03.04.  I get:

$ go install ./
load cmd/cgo: package cmd/cgo: no Go source files in /usr/lib/go/src/cmd/cgo

And indeed, the only source for anything under .../src/cmd/ is the
doc.go file for each command.  The source for .../src/pkg/ seems to be
intact.

...Marvin




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to