freemind не могу установить ошибка java-config-2

CLD 11.15
Пытаюсь установить freemind , вываливает с ошибкой при попытке установить пакет emerge -1 java-config

@

‘/var/calculate/tmp/portage/dev-java/ant-core-1.8.1/temp/build.log’
Jobs: 0 of 2 complete, 1 failed Load avg: 0.66, 0.37, 0.27
* Package: dev-java/ant-core-1.8.1
* Repository: gentoo
* Maintainer: java@gentoo.org
* USE: cdistro_CLD cdistro_desktop elibc_glibc kernel_linux userland_GNU x86
* FEATURES: preserve-libs sandbox
Traceback (most recent call last):
File “/usr/bin/java-config-2-3.1”, line 8, in
from java_config_2 import version
ImportError: No module named java_config_2
*
* Can’t run java-config --help
* Have you upgraded python recently but haven’t
* run python-updater yet?
* ERROR: dev-java/ant-core-1.8.1 failed (setup phase):
* Can’t run java-config --help
*
* Call stack:
* ebuild.sh, line 85: Called pkg_setup
* ebuild.sh, line 319: Called java-pkg-2_pkg_setup
* java-pkg-2.eclass, line 63: Called java-pkg_init
* java-utils-2.eclass, line 2168: Called die
* The specific snippet of code:
* die “Can’t run java-config --help”
*
* If you need support, post the output of ‘emerge --info =dev-java/ant-core-1.8.1’,
* the complete build log and the output of ‘emerge -pqv =dev-java/ant-core-1.8.1’.
!!! When you file a bug report, please include the following information:
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
* The complete build log is located at ‘/var/calculate/tmp/portage/dev-java/ant-core-1.8.1/temp/build.log’.
* The ebuild environment file is located at ‘/var/calculate/tmp/portage/dev-java/ant-core-1.8.1/temp/die.env’.
* S: ‘/var/calculate/tmp/portage/dev-java/ant-core-1.8.1/work/apache-ant-1.8.1’
@

После чего сделал python-updater , не помогло , порыл инет , сделал дополнительно emerge -1 java-config , @@
результата нет.

Куда копать ? Очень нужен freemind !

Я так понял причина проблемы в следующем баге, только лично мне от этого не легче :slight_smile:

# java-config --help
Traceback (most recent call last):
File “/usr/bin/java-config-2-3.1”, line 8, in
from java_config_2 import version
ImportError: No module named java_config_2