更新python3出现错误,执行 apt install --reinstall apt-listchanges -y,提示下面错误
Progress: [ 70%] [###########################################################..........................]
dpkg: dependency problems prevent configuration of python3-pyelftools:##########.......................]
python3-pyelftools depends on python3:any; however:
Package python3 is not configured yet.
dpkg: error processing package python3-pyelftools (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-apt:
python3-apt depends on python3 (<< 3.12); however:
Package python3 is not configured yet.
python3-apt depends on python3 (>= 3.11~); however:
Package python3 is not configured yet.
python3-apt depends on python3:any; however:
Package python3 is not configured yet.
dpkg: error processing package python3-apt (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-debconf:
python3-debconf depends on python3:any; however:
Package python3 is not configured yet.
dpkg: error processing package python3-debconf (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3
apt-listchanges
python3-pyelftools
python3-apt
python3-debconf
E: Sub-process /usr/bin/dpkg returned an error code (1)