version 1.17.0 - errors

Open
#6,736 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
go
Domain
cli

Research direction

Start by reproducing the fresh Linux curl installation and running databricks --version, then inspect the reported ImportError involving cryptography.hazmat.bindings._rust. The fix is complete when version 1.17.0 returns successfully and CLI commands no longer produce this error.

Written by the indexing model from the issue text.

Description

CLI
Describe the issue

after running a fresh install for linux via curl, any cmd is returning an error

Steps to reproduce the behavior

Please list the steps required to reproduce the issue, for example:

  1. Run databricks --version
  2. See error
    ImportError: cannot import name 'exceptions' from 'cryptography.hazmat.bindings._rust' (unknown location)
Expected Behavior

the version 1.17.0 should be returned

Actual Behavior

cli is returning an error

OS and CLI version

CLI 1.17.0

Is this a regression?

was previously running 1.15.0 with no issue

Debug Logs

Output logs if you run the command with debug logs enabled. Example: databricks clusters list --log-level=debug. Redact if needed

Dominant language
Go
Stars
396
Forks
233
Avg merge
1d 23h
Merged PRs (30d)
262

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from databricks/cli

All issues in databricks/cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.