|
|
发表于 2009-4-20 17:06:57
|
显示全部楼层
可以请教一个问题么?
今天我升级python出错,reboot之后进不了系统。
localhost ~ # python-updater
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
>>> Failed to emerge dev-util/subversion-1.6.1, Log file:
>>> '/var/tmp/portage/dev-util/subversion-1.6.1/temp/build.log'
* Messages for package dev-util/subversion-1.6.1:
* APR-Util is linked against Berkeley DB 4.6, but you are trying
* to build Subversion with support for Berkeley DB 4.7.
* Rebuild dev-libs/apr-util or set SVN_BDB_VERSION="4.6".
* Aborting to avoid possible run-time crashes.
*
* ERROR: dev-util/subversion-1.6.1 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* subversion-1.6.1.ebuild, line 79: Called die
* The specific snippet of code:
* die "Berkeley DB version mismatch"
* The die message:
* Berkeley DB version mismatch
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-util/subversion-1.6.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-util/subversion-1.6.1/temp/die.env'.
*
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
localhost ~ # python-updater
ion:
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
>>> Failed to emerge dev-util/subversion-1.6.1, Log file:
>>> '/var/tmp/portage/dev-util/subversion-1.6.1/temp/build.log'
* Messages for package dev-util/subversion-1.6.1:
* APR-Util is linked against Berkeley DB 4.6, but you are trying
* to build Subversion with support for Berkeley DB 4.7.
* Rebuild dev-libs/apr-util or set SVN_BDB_VERSION="4.6".
* Aborting to avoid possible run-time crashes.
*
* ERROR: dev-util/subversion-1.6.1 failed.
* Call stack:
* ebuild.sh, line 49: Called pkg_setup
* subversion-1.6.1.ebuild, line 79: Called die
* The specific snippet of code:
* die "Berkeley DB version mismatch"
* The die message:
* Berkeley DB version mismatch
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-util/subversion-1.6.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-util/subversion-1.6.1/temp/die.env'.
*
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items. |
|