FS#42661 - [go] pprof missing
Attached to Project:
Community Packages
Opened by Kai Hendry (hendry) - Monday, 03 November 2014, 04:38 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 07 November 2014, 09:23 GMT
Opened by Kai Hendry (hendry) - Monday, 03 November 2014, 04:38 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 07 November 2014, 09:23 GMT
|
Details
Description: In the same vein as
https://bugs.archlinux.org/task/42660
pprof is missing but it's present in the official golang
distribution.
Additional info: * 2:1.3.3-1 * http://s.natalian.org/2014-11-03/pprof-missing.png Steps to reproduce: sudo ~/go/bin/gox -build-toolchain Fixed like so: sg:~/go-official/go/misc$ sudo cp -r . /usr/lib/go/misc/ |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Friday, 07 November 2014, 09:23 GMT
Reason for closing: Fixed
Additional comments about closing: Added "misc"
Friday, 07 November 2014, 09:23 GMT
Reason for closing: Fixed
Additional comments about closing: Added "misc"
Comment by
Alexander F. Rødseth (xyproto) -
Monday, 03 November 2014, 14:42 GMT
Thanks for reporting. Will look into this.
Comment by
Alexander F. Rødseth (xyproto) -
Friday, 07 November 2014, 09:22 GMT
Fixed the issue. The updated package will appear in [community]
shortly.