build issue - createVirtualEnvironment -> pygradleBootstrap
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 603
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I see this issue in my build from this morning. And trying to see this PyPi in LinkedIn Artifactory, but could not see that. Is it removed or any issue?
Thanks
Execution failed for task ':airflow:createVirtualEnvironment'.
> Could not resolve all files for configuration ':airflow:pygradleBootstrap'.
> Could not resolve pypi:virtualenv:16.0.0.
Required by:
project :airflow
> Could not resolve pypi:virtualenv:16.0.0.
> Could not get resource 'https://linkedin.jfrog.io/linkedin/pypi-external/pypi/virtualenv/16.0.0/virtualenv-16.0.0.ivy'.
> Could not GET 'https://linkedin.jfrog.io/linkedin/pypi-external/pypi/virtualenv/16.0.0/virtualenv-16.0.0.ivy'. Received status code 401 from server: Unauthorized
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Gradle `:airflow:createVirtualEnvironment` failure and inspect the `pygradleBootstrap` resolution for `pypi:virtualenv:16.0.0`. Check the configured LinkedIn Artifactory URL and its 401 response; done means the dependency resolves successfully or the repository's availability and required access are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100