-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
25.06
Which installation method(s) does this occur on?
Source
Describe the bug.
> [mlflow 2/3] RUN apt update && apt install -y --no-install-recommends curl libyaml-cpp-dev libyaml-dev && apt autoremove -y && apt clean all && rm -rf /var/cache/apt/* /var/lib/apt/lists/*:
0.371
0.371 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0.371
0.425 Ign:1 http://deb.debian.org/debian buster InRelease
0.432 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease
0.436 Ign:3 http://deb.debian.org/debian buster-updates InRelease
0.441 Err:4 http://deb.debian.org/debian buster Release
0.441 404 Not Found [IP: 146.75.94.132 80]
0.446 Err:5 http://deb.debian.org/debian-security buster/updates Release
0.446 404 Not Found [IP: 146.75.94.132 80]
0.453 Err:6 http://deb.debian.org/debian buster-updates Release
0.453 404 Not Found [IP: 146.75.94.132 80]
0.459 Reading package lists...
0.472 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file.
0.472 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file.
0.472 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file.
------
target mlflow: failed to solve: executor failed running [/bin/sh -c apt update && apt install -y --no-install-recommends curl libyaml-cpp-dev libyaml-dev && apt autoremove -y && apt clean all && rm -rf /var/cache/apt/* /var/lib/apt/lists/*]: exit code: 100
Minimum reproducible example
cd examples/digital_fingerprinting/production
docker compose buildRelevant log output
Click here to see error details
[Paste the error here, it will be hidden by default]
Full env printout
Click here to see environment details
[Paste the results of print_env.sh here, it will be hidden by default]
Other/Misc.
No response
Code of Conduct
- I agree to follow Morpheus' Code of Conduct
- I have searched the open bugs and have found no duplicates for this bug report
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done