https://bugzilla.redhat.com/show_bug.cgi?id=1215336

            Bug ID: 1215336
           Summary: godoc uses invalid path for documentation
           Product: Fedora
           Version: 21
         Component: golang
          Severity: low
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected]



Description of problem:
Command "godoc" doesn't show documentation.

Version-Release number of selected component (if applicable):
golang-godoc.x86_64              1:0-1.0.hgd32b5854c941.fc21

How reproducible:
Always.

Steps to Reproduce:
$ godoc fmt Println
2015/04/25 18:00:38 open /usr/lib/golang/src/pkg/fmt: no such file or directory

Workaround:
# cd /usr/lib/golang/src/
# ln -s . pkg

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to