Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conjure-up: update cffi resource #68531

Closed
wants to merge 1 commit into from
Closed

Conversation

carlocab
Copy link
Member

@carlocab carlocab commented Jan 8, 2021

See #68463.

@carlocab carlocab added the CI-force-arm [DEPRECATED] Don't pass --skip-unbottled-arm to brew test-bot. label Jan 8, 2021
@BrewTestBot BrewTestBot added no ARM bottle Formula has no ARM bottle python Python use is a significant feature of the PR or issue labels Jan 8, 2021
@carlocab carlocab mentioned this pull request Jan 8, 2021
34 tasks
@carlocab
Copy link
Member Author

==> FAILED
==> Testing conjure-up
/usr/bin/sandbox-exec -f /private/tmp/homebrew20210112-8858-bob7ja.sb ruby -W0 -I $LOAD_PATH -- /opt/homebrew/Library/Homebrew/test.rb /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/conjure-up.rb --verbose
==> /opt/homebrew/Cellar/conjure-up/2.6.14_3/bin/conjure-up --version
/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/macaroonbakery/bakery/_macaroon.py:119: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if cav.condition is not '':
/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/pyVmomi/Version.py:26: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if isLegacy or ns is "":
==> /opt/homebrew/Cellar/conjure-up/2.6.14_3/bin/conjure-up openstack-base metal --show-env
/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/macaroonbakery/bakery/_macaroon.py:119: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if cav.condition is not '':
/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/pyVmomi/Version.py:26: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if isLegacy or ns is "":
]2;conjure-up�Traceback (most recent call last):
  File "/opt/homebrew/Cellar/conjure-up/2.6.14_3/bin/conjure-up", line 33, in <module>
    sys.exit(load_entry_point('conjure-up==2.6.14', 'console_scripts', 'conjure-up')())
  File "/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/conjureup/app.py", line 283, in main
    juju.set_bin_path()
  File "/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/conjureup/juju.py", line 52, in set_bin_path
    _check_bin_candidates(candidates, 'bin_path')
  File "/opt/homebrew/Cellar/conjure-up/2.6.14_3/libexec/lib/python3.9/site-packages/conjureup/juju.py", line 38, in _check_bin_candidates
    raise errors.JujuBinaryNotFound(
conjureup.errors.JujuBinaryNotFound: Unable to locate a candidate executable for ['/snap/bin/juju', '/snap/bin/conjure-up.juju', '/usr/bin/juju', '/usr/local/bin/juju'].
/usr/bin/curl --version
/usr/libexec/java_home --xml --failfast
Error: conjure-up: failed
An exception occurred within a child process:
  BuildError: Failed executing: /opt/homebrew/Cellar/conjure-up/2.6.14_3/bin/conjure-up openstack-base metal --show-env

@carlocab carlocab added the not merged PR was closed without being merged (and may need to be revisited) label Jan 27, 2021
@carlocab carlocab closed this Jan 27, 2021
@carlocab carlocab deleted the conup-cffi branch January 27, 2021 11:17
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Feb 27, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Feb 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-force-arm [DEPRECATED] Don't pass --skip-unbottled-arm to brew test-bot. no ARM bottle Formula has no ARM bottle not merged PR was closed without being merged (and may need to be revisited) outdated PR was locked due to age python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants