This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help. $ pkgcheck scan -k PythonCompatUpdate x11-misc/redshift x11-misc/redshift PythonCompatUpdate: version 1.12-r3: PYTHON_COMPAT update available: python3_10 PythonCompatUpdate: version 1.12-r4: PYTHON_COMPAT update available: python3_10 PythonCompatUpdate: version 1.12-r5: PYTHON_COMPAT update available: python3_10
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a35e6810988f0f591f198af034346c6b2f4fb58 commit 6a35e6810988f0f591f198af034346c6b2f4fb58 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-05-21 20:04:37 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-05-21 20:13:11 +0000 x11-misc/redshift: Python 3.10 + EAPI 8 Closes: https://bugs.gentoo.org/846353 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 x11-misc/redshift/redshift-1.12-r6.ebuild | 94 +++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+)
we seem to have lost the inherit on gnome2-utils in -r6 but still call a function from it: /var/tmp/portage/x11-misc/redshift-1.12-r6/temp/environment: line 2609: gnome2_icon_cache_update: command not found
(In reply to Greg Kubaryk from comment #2) > we seem to have lost the inherit on gnome2-utils in -r6 but still call a > function from it: > /var/tmp/portage/x11-misc/redshift-1.12-r6/temp/environment: line 2609: > gnome2_icon_cache_update: command not found My bad, I followed pkgcheck warning… UnusedInherits: version 1.12-r5: unused eclass: gnome2-utils …blindly and should have double-checked. Let me have a closer look right now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378f21931988b1a2f3a2bf4e5729f931b4063955 commit 378f21931988b1a2f3a2bf4e5729f931b4063955 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-05-22 13:14:18 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-05-22 13:14:18 +0000 x11-misc/redshift: Re-add missing gnome2-utils inherit Closes: https://bugs.gentoo.org/846353 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 x11-misc/redshift/redshift-1.12-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9532ab8332045617cce581490d6fffe50a685207 commit 9532ab8332045617cce581490d6fffe50a685207 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2022-05-22 19:10:07 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2022-05-22 19:10:07 +0000 x11-misc/redshift: Migrate from gnome2-utils to xdg-utils Closes: https://bugs.gentoo.org/846353 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 x11-misc/redshift/redshift-1.12-r6.ebuild | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-)