gotype fails to import packages from the current dir

Bug #1409005 reported by MOZGIII
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
golang-go.tools (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

gotype command line utility fails to import packages that are referred to via relative path, ie: ./mypackage.

Example output:

main.go:11:2: could not import ./reader (can't find import: /home/mozgiii/Desktop/neural/neural2/reader)
main.go:12:2: could not import ./utils (can't find import: /home/mozgiii/Desktop/neural/neural2/utils)

This is fixed in upstream at google's hg repo and at debian. Could you update this package in ubuntu please?

Tags: ftbfs
Revision history for this message
MOZGIII (mozgiii) wrote :

Oops. It is not fixed on the upstream anywhere. Sorry, my bad.

Matthias Klose (doko)
tags: added: ftbfs
Changed in golang-go.tools (Ubuntu):
status: New → Confirmed
dobey (dobey)
summary: - gotype fails to import packages from the current dir (fixed in upstream)
+ gotype fails to import packages from the current dir
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.