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

Ошибка в докере при установке пакетов. #14

Open
EVOSandru6 opened this issue Apr 14, 2023 · 0 comments
Open

Comments

@EVOSandru6
Copy link

Добрый день!

docker compose build sova-tts

**=> [ 2/11] RUN apt-get update --fix-missing && apt-get upgrade -y && apt-get autoremove && apt-get autoclean 66.1s
=> ERROR [ 3/11] RUN apt-get install -y apt-utils ffmpeg python3-pip git nano 3.2s

[ 3/11] RUN apt-get install -y apt-utils ffmpeg python3-pip git nano:
#0 2.049 Reading package lists...
#0 2.064 Building dependency tree...
#0 2.065 Reading state information...
#0 2.067 Package apt-utils is not available, but is referred to by another package.
#0 2.067 This may mean that the package is missing, has been obsoleted, or
#0 2.067 is only available from another source
#0 2.067 However the following packages replace it:
#0 2.067 apt
#0 2.067
#0 2.068 E: Package 'apt-utils' has no installation candidate
#0 2.068 E: Unable to locate package ffmpeg
#0 2.068 E: Unable to locate package python3-pip
#0 2.068 E: Unable to locate package git
#0 2.068 E: Unable to locate package nano**

bash-5.1$ docker -v
Docker version 23.0.1, build a5ee5b1

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

No branches or pull requests

1 participant