# emerge -av1 app-portage/gentoolkit
Local copy of remote index is up-to-date and will be used.
Local copy of remote index is up-to-date and will be used.
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 21.14 s (backtrack: 0/20).
[binary R ] app-portage/gentoolkit-0.6.5::gentoo PYTHON_TARGETS="python3_11 (-pypy3) -python3_10 -python3_12" 0 KiB
Total: 1 package (1 reinstall, 1 binary), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] y
>>> Emerging binary (1 of 1) app-portage/gentoolkit-0.6.5::gentoo
>>> Installing (1 of 1) app-portage/gentoolkit-0.6.5::gentoo
>>> Completed (1 of 1) app-portage/gentoolkit-0.6.5::gentoo
>>> Jobs: 1 of 1 complete Load avg: 0.63, 0.35, 0.30
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
# eclean-dist --deep
* Building file list for distfiles cleaning...
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.11/eclean-dist", line 41, in <module>
main()
File "/usr/lib/python3.11/site-packages/gentoolkit/eclean/cli.py", line 737, in main
doAction(action, options, exclude=exclude, output=output)
File "/usr/lib/python3.11/site-packages/gentoolkit/eclean/cli.py", line 582, in doAction
clean_me, saved, deprecated, vcs = engine.findDistfiles(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 4, got 3)