sova-tts
sova-tts copied to clipboard
Ошибка в докере при установке пакетов.
Добрый день!
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