GithubHelp home page GithubHelp logo

Comments (6)

kwmonroe avatar kwmonroe commented on August 17, 2024

Here's the view from conjure-up.log, fwiw:

2018-07-03 15:39:25,580 [DEBUG] conjure-up/canonical-kubernetes - telemetry.py:17 - Showing screen: Running Post-Deploy Steps
2018-07-03 15:39:25,582 [INFO] conjure-up/canonical-kubernetes - step.py:220 - Running Canonical Distribution of Kubernetes step: 00_process-providertype after-deploy.
2018-07-03 15:39:25,754 [DEBUG] conjure-up/canonical-kubernetes - step.py:261 - Storing environment
2018-07-03 15:39:25,778 [DEBUG] conjure-up/canonical-kubernetes - step.py:267 - Executing script: /Users/kwmonroe/.cache/conjure-up/canonical-kubernetes/steps/00_process-providertype/after-deploy
2018-07-03 15:39:25,807 [INFO] conjure-up/canonical-kubernetes - step.py:220 - Running Canonical Distribution of Kubernetes step: 02_get-kubectl after-deploy.
2018-07-03 15:39:25,984 [DEBUG] conjure-up/canonical-kubernetes - step.py:261 - Storing environment
2018-07-03 15:39:25,995 [DEBUG] conjure-up/canonical-kubernetes - step.py:267 - Executing script: /Users/kwmonroe/.cache/conjure-up/canonical-kubernetes/steps/02_get-kubectl/after-deploy
2018-07-03 15:39:44,203 [DEBUG] conjure-up/canonical-kubernetes - events.py:52 - Setting Error at conjureup/events.py:149
2018-07-03 15:39:44,204 [ERROR] conjure-up/canonical-kubernetes - events.py:161 - Unhandled exception in <Task finished coro=<RunStepsController.run_steps() done, defined at /usr/local/Cellar/conjure-up/2.5.9/libexec/lib/python3.7/site-packages/conjureup/controllers/juju/runsteps/gui.py:14> exception=Exception('Failure in step 02_get-kubectl after-deploy')>
Traceback (most recent call last):
  File "/usr/local/Cellar/conjure-up/2.5.9/libexec/lib/python3.7/site-packages/conjureup/controllers/juju/runsteps/gui.py", line 19, in run_steps
    step.result = await step.after_deploy(view.set_footer)
  File "/usr/local/Cellar/conjure-up/2.5.9/libexec/lib/python3.7/site-packages/conjureup/models/step.py", line 137, in after_deploy
    return await self.run(PHASES.AFTER_DEPLOY, msg_cb)
  File "/usr/local/Cellar/conjure-up/2.5.9/libexec/lib/python3.7/site-packages/conjureup/models/step.py", line 282, in run
    phase.value))
Exception: Failure in step 02_get-kubectl after-deploy
2018-07-03 15:39:44,230 [DEBUG] conjure-up/canonical-kubernetes - __init__.py:27 - Showing dialog for exception: Failure in step 02_get-kubectl after-deploy

from spells.

kwmonroe avatar kwmonroe commented on August 17, 2024

This is an issue with pyyaml and python 3.7:

yaml/pyyaml#126

I'm unclear why the pyyaml-4.2b2 resource wasn't installed for me, but if i install pyyaml manually, conjure-up works:

$ pip3 install pyyaml==4.2b4

from spells.

adam-stokes avatar adam-stokes commented on August 17, 2024

Very odd, we have the beta referenced in the formula.

I'll need to see if we're missing something the tests aren't catching

from spells.

adam-stokes avatar adam-stokes commented on August 17, 2024

Looks like pyyaml 3.13 will be released with 3.7 support, so we'll want to update the brew formula when that is released, hopefully today or tomorrow

from spells.

spjz avatar spjz commented on August 17, 2024

Still having this issue as of today with a fresh install of Ubuntu 16.04 Server LTS, with current snaps for lxd and conjure-up, deploying kubernetes-core on localhost.

from spells.

kwmonroe avatar kwmonroe commented on August 17, 2024

Oof, sorry I left this open so long. Confirmed fixed in conjure-up 2.6.0 on macos. This fixed me a few months ago:

Homebrew/homebrew-core@6bc6dd6

@spjz, this was an issue with homebrew/macos deps, so it won't be the same root cause for ubuntu.

from spells.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.