运行apt install python3-pkg-resources=66.1.1-1+deb12u1,还是不行呀
root@fnOS:~# apt install python3-pkg-resources=66.1.1-1+deb12u1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-pkg-resources is already the newest version (66.1.1-1+deb12u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up python3 (3.11.2-1+b1) ...
running python rtupdate hooks for python3.11...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of dpdk
error running python rtupdate hook dpdk
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of libglib2.0-dev-bin
error running python rtupdate hook libglib2.0-dev-bin
dpkg: error processing package python3 (--configure):
installed python3 package post-installation script subprocess returned error exit status 4
dpkg: dependency problems prevent configuration of apt-listchanges:
apt-listchanges depends on python3:any (>= 3.7~); however:
Package python3 is not configured yet.
dpkg: error processing package apt-listchanges (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3-pkg-resources:
python3-pkg-resources depends on python3:any; however:
Package python3 is not configured yet.
dpkg: error processing package python3-pkg-resources (--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-pkg-resources
python3-apt
python3-debconf
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@fnOS:~#