Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

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

Merged
whhe merged 1 commit into
oceanbase: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 into
oceanbase:mainfrom
whhe:fix-set-backend-script

Conversation

@whhe

@whhe whhe commented Mar 16, 2026

Copy link
Copy Markdown
Member

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

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

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