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

Update azure lock #9503

Closed

Conversation

dmytro-afanasiev
Copy link
Collaborator

$ git clone https://github.com/cloud-custodian/cloud-custodian.git
$ cd cloud-custodian/
$ python3 -m venv venv && source venv/bin/activate
$ make install
...
...
Installing the current project: c7n_awscc (0.1.21)
Install tools/c7n_tencentcloud
Installing dependencies from lock file

Package operations: 0 installs, 2 updates, 0 removals

  - Updating cos-python-sdk-v5 (1.9.25 -> 1.9.28)
  - Updating tencentcloud-sdk-python (3.0.1100 -> 3.0.1137)

Installing the current project: c7n_tencentcloud (0.1.18)
Install tools/c7n_azure
Installing dependencies from lock file

pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file.
Install tools/c7n_oci
/bin/bash: line 0: cd: tools/c7n_oci: No such file or directory
Install tools/c7n_terraform
/bin/bash: line 0: cd: tools/c7n_terraform: No such file or directory
make: *** [install] Error 1

@kapilt
Copy link
Collaborator

kapilt commented May 17, 2024

this got resolved in #9501

@kapilt kapilt closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants