Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Juju on Windows 10 Enterprise #3179
Comments
|
What version of juju are you using? Windows 10 support is currently only in master and 1.25 |
fenris
commented
Sep 7, 2015
|
as stated in the error above, I'm using 1.24.5 |
|
Yup, in the usual spot. Keep in mind this is still in alpha state, if you're having problems with the client only I'd suggest just using it from a supported platform since it will result in a better experience overall. |
fenris
commented
Sep 7, 2015
|
C:\Users\KhairulAizat>juju --version C:\Users\KhairulAizat>juju status --debug Error details: Thanks @bogdanteleaga \0/ |
fenris commentedSep 2, 2015
Microsoft Windows Version 10.0.10240 2015 Microsoft Corporation. All rights reserved.
C:\Users\KhairulAizat>juju status
panic: osVersion reported an error: unknown series "Windows 10 Enterprise"
goroutine 1 [running]:
runtime.panic(0x10331c0, 0x16640478)
/var/lib/jenkins/curtis/golang-1.2.1/src/pkg/runtime/panic.c:266 +0xa6
github.com/juju/juju/version.mustOSVersion(0x157d078, 0x6)
/tmp/tmpkM0WF2/juju-core_1.24.5/src/github.com/juju/juju/version/osversion.go:26 +0x9a
github.com/juju/juju/version.init()
/tmp/tmpkM0WF2/juju-core_1.24.5/src/github.com/juju/juju/version/version.go:36 +0x38d
github.com/juju/juju/tools.init()
/tmp/tmpkM0WF2/juju-core_1.24.5/src/github.com/juju/juju/tools/tools.go:20 +0x4d
main.init()
/tmp/tmpkM0WF2/juju-core_1.24.5/src/github.com/juju/juju/cmd/juju/upgradejuju.go:417 +0x43
C:\Users\KhairulAizat>
Before I upgrade, I'm using Windows 8.1 Enterprise and juju working fine.