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

[OSS101] Task4: Mirror Source Management Tool #1562

Closed
Peng99999 opened this issue May 19, 2024 · 0 comments
Closed

[OSS101] Task4: Mirror Source Management Tool #1562

Peng99999 opened this issue May 19, 2024 · 0 comments

Comments

@Peng99999
Copy link
Contributor

Description

When deploying OpenDigger using Docker, the installation of some dependencies relies on the usage of the Tsinghua mirror source. Refer to: open-digger/Dockerfile

Currently, specific versions are specified for installation. However, if the Tsinghua mirror source updates or discontinues services for older versions, installation will fail.

This task requires implementing an automated tool to identify whether the existing mirror source can successfully install and to promptly replace the mirror source to resolve conflicts between installation packages.

The relevant code and dataset for this task need to be provided in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants