Windows service dependency missing

Bug #1384818 reported by Martin Packman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Critical
Nate Finch

Bug Description

The code.google.com/p/winsvc package needed for bitbucket.org/kardianos/service on windows is not present in dependencies.tsv.

Even though this is a platform specific dep of a dep, it should be included to ensure the tarballs we produce actually can be built from windows.

Revision history for this message
Curtis Hovey (sinzui) wrote :

This issue is blocking us from compiling windows agents and placing them in the streams. These are the error seen when we compile the release tarball

Command '('\\go\\bin\\go.exe', 'build')' returned non-zero exit status 1
COMMAND OUTPUT:
..\..\..\..\..\bitbucket.org\kardianos\service\service_windows.go:7:2: cannot find package "code.google.com/p/winsvc/eventlog" in any of:
 C:\Go\src\pkg\code.google.com\p\winsvc\eventlog (from $GOROOT)
 C:\Users\Administrator\ci\gogo\src\code.google.com\p\winsvc\eventlog (from $GOPATH)
..\..\..\..\..\bitbucket.org\kardianos\service\service_windows.go:8:2: cannot find package "code.google.com/p/winsvc/mgr" in any of:
 C:\Go\src\pkg\code.google.com\p\winsvc\mgr (from $GOROOT)
 C:\Users\Administrator\ci\gogo\src\code.google.com\p\winsvc\mgr (from $GOPATH)
..\..\..\..\..\bitbucket.org\kardianos\service\service_windows.go:9:2: cannot find package "code.google.com/p/winsvc/svc" in any of:
 C:\Go\src\pkg\code.google.com\p\winsvc\svc (from $GOROOT)
 C:\Users\Administrator\ci\gogo\src\code.google.com\p\winsvc\svc (from $GOPATH)

tags: added: ci metadata
Changed in juju-core:
importance: High → Critical
Revision history for this message
Nate Finch (natefinch) wrote :
Changed in juju-core:
assignee: nobody → Nate Finch (natefinch)
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
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.