Перешел на портал Azure-> Диспетчер обновлений Azure -> Выберите мою виртуальную машину -> и нажмите «Установить обновление».
Происходит следующая ошибка.
Код: Выделить всё
Package failed to install: python3.10 (3.10.12-1~22.04.6).
Error code: 100
Command used: sudo DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF8 apt-get -y --only-upgrade true install python3.10=3.10.12-1~22.04.6 libpython3.10=3.10.12-1~22.04.6 libpython3.10-stdlib=3.10.12-1~22.04.6 python3.10-minimal=3.10.12-1~22.04.6 libpython3.10-minimal=3.10.12-1~22.04.6
Command output:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
libpython3.10 libpython3.10-minimal libpython3.10-stdlib python3.10 python3.10-minimal
5 upgraded, 0 newly installed, 0 to remove, and 58 not upgraded.
2 not fully installed or removed.
Need to get 0 B/7,379 kB of archives.
After this operation, 10.2 kB of additional disk space will be used.
Setting up base-files (12ubuntu4.7) ...
Configuration file '/etc/issue' modified since installation.
Package distributor has shipped an updated version.
What would you like to do about it?
Your options are:
Y or I: install the package maintainer's version
N or O: keep your currently-installed version
D: show the differences between the versions
Z: start a shell to examine the situation
dpkg: error processing package base-files (--configure):
end of file on stdin at conffile prompt
Errors were encountered while processing: base-files
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
Подробнее здесь: https://stackoverflow.com/questions/792 ... base-files