<div dir="ltr">Hi,<div><br></div><div>From JUJU version 2.0-beta15-xenial-amd64, I was getting the below issue.</div><div><br></div><div><div>vedams@ubuntu-juju:~/charms/biarca$ sudo juju deploy  cs:juju-gui-134 --series xenial</div><div>panic: unknown channel "candidate"</div><div><br></div><div>goroutine 1 [running]:</div><div>panic(0x1a24400, 0xc8205a0380)</div><div>        /usr/lib/go-1.6/src/runtime/panic.go:481 +0x3e6</div><div><a href="http://gopkg.in/juju/charmrepo%2ev2-unstable.bestChannel(0xc8202b7d40">gopkg.in/juju/charmrepo%2ev2-unstable.bestChannel(0xc8202b7d40</a>, 0xc82047c1e0, 0x3, 0x4, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://gopkg.in/juju/charmrepo.v2-unstable/charmstore.go:273">gopkg.in/juju/charmrepo.v2-unstable/charmstore.go:273</a> +0x383</div><div><a href="http://gopkg.in/juju/charmrepo%2ev2-unstable.(*CharmStore).ResolveWithChannel(0xc820268448">gopkg.in/juju/charmrepo%2ev2-unstable.(*CharmStore).ResolveWithChannel(0xc820268448</a>, 0xc82028f0e0, 0xc8202da270, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://gopkg.in/juju/charmrepo.v2-unstable/charmstore.go:248">gopkg.in/juju/charmrepo.v2-unstable/charmstore.go:248</a> +0x6e9</div><div><a href="http://github.com/juju/juju/cmd/juju/application.(*charmURLResolver).resolve(0xc8202da2b0">github.com/juju/juju/cmd/juju/application.(*charmURLResolver).resolve(0xc8202da2b0</a>, 0xc82028f0e0, 0xc82028f0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fb933b93028, 0x0, ...)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/application/store.go:101">github.com/juju/juju/cmd/juju/application/store.go:101</a> +0x1d7</div><div><a href="http://github.com/juju/juju/cmd/juju/application.(*DeployCommand).deployCharmOrBundle(0xc82030a1c0">github.com/juju/juju/cmd/juju/application.(*DeployCommand).deployCharmOrBundle(0xc82030a1c0</a>, 0xc8201bfbd0, 0xc820290810, 0xc82039aa00, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/application/deploy.go:403">github.com/juju/juju/cmd/juju/application/deploy.go:403</a> +0xd1f</div><div><a href="http://github.com/juju/juju/cmd/juju/application.(*DeployCommand).Run(0xc82030a1c0">github.com/juju/juju/cmd/juju/application.(*DeployCommand).Run(0xc82030a1c0</a>, 0xc8201bfbd0, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/application/deploy.go:744">github.com/juju/juju/cmd/juju/application/deploy.go:744</a> +0x1e0</div><div><a href="http://github.com/juju/juju/cmd/modelcmd.(*modelCommandWrapper).Run(0xc82045c7e0">github.com/juju/juju/cmd/modelcmd.(*modelCommandWrapper).Run(0xc82045c7e0</a>, 0xc8201bfbd0, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/modelcmd/modelcommand.go:263">github.com/juju/juju/cmd/modelcmd/modelcommand.go:263</a> +0x4f</div><div><a href="http://github.com/juju/juju/cmd/modelcmd.(*baseCommandWrapper).Run(0xc820361040">github.com/juju/juju/cmd/modelcmd.(*baseCommandWrapper).Run(0xc820361040</a>, 0xc8201bfbd0, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/modelcmd/base.go:268">github.com/juju/juju/cmd/modelcmd/base.go:268</a> +0xd4</div><div><a href="http://github.com/juju/cmd.(*SuperCommand).Run(0xc820402ea0">github.com/juju/cmd.(*SuperCommand).Run(0xc820402ea0</a>, 0xc8201bfbd0, 0x0, 0x0)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/cmd/supercommand.go:456">github.com/juju/cmd/supercommand.go:456</a> +0x688</div><div><a href="http://github.com/juju/cmd.Main(0x7fb933b62c18">github.com/juju/cmd.Main(0x7fb933b62c18</a>, 0xc820402ea0, 0xc8201bfbd0, 0xc82000a100, 0x4, 0x4, 0x4b22fa)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/cmd/cmd.go:280">github.com/juju/cmd/cmd.go:280</a> +0x2f0</div><div><a href="http://github.com/juju/juju/cmd/juju/commands.main.Run(0x2b81d38">github.com/juju/juju/cmd/juju/commands.main.Run(0x2b81d38</a>, 0xc82000a0f0, 0x5, 0x5, 0x2510750)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/commands/main.go:149">github.com/juju/juju/cmd/juju/commands/main.go:149</a> +0x5bb</div><div><a href="http://github.com/juju/juju/cmd/juju/commands.Main(0xc82000a0f0">github.com/juju/juju/cmd/juju/commands.Main(0xc82000a0f0</a>, 0x5, 0x5, 0xc820000180)</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/commands/main.go:114">github.com/juju/juju/cmd/juju/commands/main.go:114</a> +0x48</div><div>main.main()</div><div>        /build/juju-core-HJbo6E/juju-core-2.0~beta15/_build/src/<a href="http://github.com/juju/juju/cmd/juju/main.go:27">github.com/juju/juju/cmd/juju/main.go:27</a> +0x3b</div></div><div><br></div><div><br></div><div>Is this issue solved in  JUJU version 2.0-beta16-xenial-amd64?</div><div><br></div><div>Thanks,</div><div>Sivaram.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 31, 2016 at 6:35 PM, Brad Crittenden <span dir="ltr"><<a href="mailto:bac@canonical.com" target="_blank">bac@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The new version of the charmstore provides support for four channels (edge, beta, candidate, stable). The development channel is now dropped.<br>
<br>
The versions of Juju 2.0 prior to beta 16 only recognized the development and stable channels.<br>
<br>
So if you are using Juju 2.0 it is necessary that you upgrade to beta 16 now.<br>
<br>
More information is available at this blog post:<br>
<br>
<a href="https://blog.jujugui.org/2016/08/30/jujucharms-com-updated-with-new-channel-support/" rel="noreferrer" target="_blank">https://blog.jujugui.org/2016/<wbr>08/30/jujucharms-com-updated-<wbr>with-new-channel-support/</a><br>
<br>
Best,<br>
<br>
Brad Crittenden<br>
<br>
<br>--<br>
Juju mailing list<br>
<a href="mailto:Juju@lists.ubuntu.com">Juju@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/juju</a><br>
<br></blockquote></div><br></div>