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

Fix a conflux build issue #310

Closed

Conversation

TamiTakamiya
Copy link
Contributor

Description

Fix a conflux build issue

Collecting httpx>=0.22.0
ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
    httpx>=0.22.0 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl (from hishel==0.1.1->-r requirements.txt (line 264))
subprocess exited with status 1
subprocess exited with status 1

Looks like it can be fixed by upgrading pip. That's this PR is about.

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change

Related Tickets & Documents

  • Related Issue # n/a
  • Closes # n/a

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

mabulgu and others added 17 commits January 23, 2025 10:20
* aap customize package

* konflux references updates

* build-args for RAG content and folder path

* requirements.txt added for prod build
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@TamiTakamiya
Copy link
Contributor Author

Incorrect target... Let me close this w/o merging.

@tisnik
Copy link
Collaborator

tisnik commented Jan 23, 2025

yes, it is not meant to be there :-) and you are right with solution!!!!

@TamiTakamiya TamiTakamiya deleted the TamiTakamiya/konflux-build-fix-2 branch January 23, 2025 16:44
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.

5 participants