Не могу обновить систему[РЕШЕНО]
Поставил всего несколько дней назад и решил в порядок привести... Ан нет !
tuxhost vovantux # emerge --update --newuse --deep world
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 2) dev-python/PyQt4-4.4.4-r1
* PyQt-x11-gpl-4.4.4.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* QA notice: The QT4_BUILT_WITH_USE functionality is deprecated and
* will be removed from future versions of qt4.eclass. Please update
* the ebuild to use eapi-2 use dependencies instead.
>>> Unpacking source...
>>> Unpacking PyQt-x11-gpl-4.4.4.tar.gz to /var/tmp/portage/dev-python/PyQt4-4.4.4-r1/work
>>> Source unpacked in /var/tmp/portage/dev-python/PyQt4-4.4.4-r1/work
>>> Compiling source in /var/tmp/portage/dev-python/PyQt4-4.4.4-r1/work/PyQt-x11-gpl-4.4.4 ...
Traceback (most recent call last):
File "configure.py", line 43, in
import sipconfig
ImportError: No module named sipconfig
make -j3
make: *** Не заданы цели и не найден make-файл. Останов.
*
* ERROR: dev-python/PyQt4-4.4.4-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3087: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* 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-python/PyQt4-4.4.4-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.4.4-r1/temp/environment'.
*
>>> Failed to emerge dev-python/PyQt4-4.4.4-r1, Log file:
>>> '/var/tmp/portage/dev-python/PyQt4-4.4.4-r1/temp/build.log'
* Messages for package dev-python/PyQt4-4.4.4-r1:
* QA notice: The QT4_BUILT_WITH_USE functionality is deprecated and
* will be removed from future versions of qt4.eclass. Please update
* the ebuild to use eapi-2 use dependencies instead.
*
* ERROR: dev-python/PyQt4-4.4.4-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3087: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* 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-python/PyQt4-4.4.4-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.4.4-r1/temp/environment'.
*
Что с этим делать ума не приложу, подскажите пожалуйста.
- Для комментирования войдите или зарегистрируйтесь
Цитата: import
Поищите в портеже на предмет sipconfig или sip...
Это скорее всего модуль
Это скорее всего модуль Питона, с какой стати он в портеже окажется ?
File "configure.py", line 43, in
import sipconfig
ImportError: No module named sipconfig
Мышка дура, прав был Суворов.
% eix -e sip [I]
Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.
Может быть, после обновления
Может быть, после обновления Python было забыто
python-updater
.Надоело мучаться, всё
Надоело мучаться, всё вычистил и переставил полностью иксы...
Мышка дура, прав был Суворов.
SIP
...
>>File "configure.py", line 43, in
>>import sipconfig
>>ImportError: No module named sipconfig
...
было уже, лечится так
emerge dev-python/sip dev-python/PyQt4-4.4.4-r1