Skip to content

fix: update set_backend_deps.sh to use latest deps image#59

Merged
whhe merged 1 commit intooceanbase:mainfrom
whhe:fix-set-backend-script
Mar 16, 2026
Merged

fix: update set_backend_deps.sh to use latest deps image#59
whhe merged 1 commit intooceanbase:mainfrom
whhe:fix-set-backend-script

Conversation

@whhe
Copy link
Copy Markdown
Member

@whhe whhe commented Mar 16, 2026

Fix #57

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Mar 16, 2026
@whhe whhe requested a review from Copilot March 16, 2026 04:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the backend dependency staging script to better align with the current infiniflow/ragflow_deps:latest image contents, addressing Issue #57 where the script failed due to a missing file in the container.

Changes:

  • Removes the docker cp step for the missing huqie.txt.trie file.
  • Removes the LIGHTEN-gated copying of local embedding model directories to ~/.ragflow.
  • Removes copying of the tika-server-standard-3.0.0.jar (and its .md5) from the deps image.

You can also share your feedback on Copilot code review. Take the survey.

@whhe whhe merged commit 15573ef into oceanbase:main Mar 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: Cannot download deps from docker images

3 participants