делаю emerge world выдает ошибку(см. прикреплунный файл)
как это можно решить.
(дело еще в том, что 2 дня назад размаскировал gnome-2.18.0, а сейчас мне предлагают поставить 2.16.x думаю вернуться на него)
Решено: Ошибка при обновлении мира
Модератор: /dev/random
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Решено: Ошибка при обновлении мира
У вас нет необходимых прав для просмотра вложений в этом сообщении.
Спасибо!
-
Gogast
- Сообщения: 549
- ОС: Gentoo amd64
Re: Решено: Ошибка при обновлении мира
какой стаж в Генту?
USE="-doc" emerge --update --deep --newuse world
потом emegre --depclean чтоб от лишних пакетов избавиться
и revdep-rebuild
USE="-doc" emerge --update --deep --newuse world
потом emegre --depclean чтоб от лишних пакетов избавиться
и revdep-rebuild
Без виндовза 3 года
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Re: Решено: Ошибка при обновлении мира
notebook ~ # USE="-doc" emerge --update --deep --newuse world&& emegre --depclean&&revdep-rebuild
Calculating world dependencies... done!
!!! Error: the <gnome-base/control-center-2.17.0 package conflicts with another package;
!!! the two packages cannot be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/hand...?full=1#blocked
что ты имеешь в виду под словом стаж?
сколько работаю в gentoo или из какого stage ставил?
работаю около 2 мес.
ставил из stage3
Спасибо!
-
Gogast
- Сообщения: 549
- ОС: Gentoo amd64
Re: Решено: Ошибка при обновлении мира
отлично, удаляй gnome-base/control-center-2.17.0, как сказано
emerge -C gnome-base/control-center
потом сделай emerge -uDNpv world и смотри что у тебя блокирует... если всё впорядке, то делай emerge -uDN world
Без виндовза 3 года
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Re: Решено: Ошибка при обновлении мира
удалил control-centre - ощибка осталась, потом сделал
emerge -pv control-center и увидел, что его блокирует установленная gnome-base/libgnomekbd
удалил ее и пока все продолжается
тьфу тьфу тьфу =)
Спасибо!
-
Gogast
- Сообщения: 549
- ОС: Gentoo amd64
Re: Решено: Ошибка при обновлении мира
так можно посмотреть сразу полный список блокирующих пакетов
Без виндовза 3 года
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
-
Gogast
- Сообщения: 549
- ОС: Gentoo amd64
Re: Решено: Ошибка при обновлении мира
низнаю...
Making all in docs
ошибка была в сборке доков... вот подумал, может он доки собирал? а они тебе нужны?
Making all in docs
Код: Выделить всё
make[2]: Entering directory `/var/tmp/portage/gnome-extra/gconf-editor-2.16.0/work/gconf-editor-2.16.0/docs'
xsltproc -o gconf-editor-C.omf --stringparam db2omf.basename gconf-editor --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gconf-editor.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gconf-editor.xml
db2omf: Could not construct the OMF maintainer element.
Add an author, corpauthor, editor, othercredit, or publisher
element with the role attribute set to "maintainer" to gconf-editor.xml.Без виндовза 3 года
-
sedition
- Сообщения: 556
- ОС: Gentoo/MacOSX/Windows Vista
Re: Решено: Ошибка при обновлении мира
Gogast писал(а): ↑31.05.2007 10:02низнаю...
Making all in docs
ошибка была в сборке доков... вот подумал, может он доки собирал? а они тебе нужны?Код: Выделить всё
make[2]: Entering directory `/var/tmp/portage/gnome-extra/gconf-editor-2.16.0/work/gconf-editor-2.16.0/docs' xsltproc -o gconf-editor-C.omf --stringparam db2omf.basename gconf-editor --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gconf-editor.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gconf-editor.xml db2omf: Could not construct the OMF maintainer element. Add an author, corpauthor, editor, othercredit, or publisher element with the role attribute set to "maintainer" to gconf-editor.xml.
да вот думаю, нужно или нет.
Ну а так, проблема решена!
Всем большое (см подпись ниже =)) )
Спасибо!