Stephane Odul

Results 47 issues of Stephane Odul

We have potential issues when the installation directories contain special characters such as spaces. http://glu.977617.n3.nabble.com/New-bie-Issue-installing-org-linkedin-glu-packaging-all-5-1-0-td4025931.html

I know that design limits how much data we can get from the script's output and I'm fine with that limitation. The problem however is that when a deployment fails...

feature

Sometimes we copy paste the zk connect string from one fabric to an other and accidentally add whitespace at the head or trail of the string. The Console does not...

We want to use `unify` through the `gray` project as a `pre-commit` hook. It works well but we are getting feedback from our developers that the output is confusing when...

1. Fixes #1118 2. Update dependency requirement for cryptography only. 3. Allows cryptography up to v38 so that other third party packages will not conflict when installing.

## Describe the bug When installing additional python libraries that depend on newer releases of chardet, we get a pip error. **Command Name** `pip` **Errors:** ``` ERROR: pip's dependency resolver...

customer-reported
Installation
feature-request
Auto-Assign
Azure CLI Team

Our security scans are detecting a high CVE: https://nvd.nist.gov/vuln/detail/CVE-2022-41721 This is caused by an indirect dependency on golang.org/x/net v0.0.0-20221002022538-bcab6841153b. The go mod graph command shows that the dependency comes from...

Improve setup.cfg to perform local dev installs more simply and add a make target that uses vanilla python containers for supported versions for local development. The new `make test-on-containers` runs...

We have a unittest that is decorated with `@unittest.skipIf(...)`, and when green is collecting tests results in `stopTest()` we get an `AttributeError` for `start_time` on this line: `self.test_time = str(time.time()...

bug

### Terraform Version ```shell Terraform v1.4.6 on darwin_arm64 ``` ### Terraform Configuration Files not relevant, pretty much any workspace that includes hashicorp providers. ### Debug Output not relevant ### Expected...

bug
new