Решено: Ошибка при обновлении мира

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Аватара пользователя
sedition
Сообщения: 556
ОС: Gentoo/MacOSX/Windows Vista

Решено: Ошибка при обновлении мира

Сообщение sedition »

делаю emerge world выдает ошибку(см. прикреплунный файл)
как это можно решить.
(дело еще в том, что 2 дня назад размаскировал gnome-2.18.0, а сейчас мне предлагают поставить 2.16.x думаю вернуться на него)
У вас нет необходимых прав для просмотра вложений в этом сообщении.
Спасибо!
Спасибо сказали:
Аватара пользователя
Gogast
Сообщения: 549
ОС: Gentoo amd64

Re: Решено: Ошибка при обновлении мира

Сообщение Gogast »

какой стаж в Генту?
USE="-doc" emerge --update --deep --newuse world
потом emegre --depclean чтоб от лишних пакетов избавиться
и revdep-rebuild
Без виндовза 3 года
Спасибо сказали:
Аватара пользователя
sedition
Сообщения: 556
ОС: Gentoo/MacOSX/Windows Vista

Re: Решено: Ошибка при обновлении мира

Сообщение sedition »

Gogast писал(а):
30.05.2007 15:24
какой стаж в Генту?
USE="-doc" emerge --update --deep --newuse world
потом emegre --depclean чтоб от лишних пакетов избавиться
и revdep-rebuild

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: Решено: Ошибка при обновлении мира

Сообщение Gogast »

sedition писал(а):
30.05.2007 17:17
!!! 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.
отлично, удаляй 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: Решено: Ошибка при обновлении мира

Сообщение sedition »

Gogast писал(а):
30.05.2007 18:43
sedition писал(а):
30.05.2007 17:17
!!! 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.
отлично, удаляй gnome-base/control-center-2.17.0, как сказано
emerge -C gnome-base/control-center
потом сделай emerge -uDNpv world и смотри что у тебя блокирует... если всё впорядке, то делай emerge -uDN world

удалил control-centre - ощибка осталась, потом сделал
emerge -pv control-center и увидел, что его блокирует установленная gnome-base/libgnomekbd
удалил ее и пока все продолжается
тьфу тьфу тьфу =)
Спасибо!
Спасибо сказали:
Аватара пользователя
Gogast
Сообщения: 549
ОС: Gentoo amd64

Re: Решено: Ошибка при обновлении мира

Сообщение Gogast »

так можно посмотреть сразу полный список блокирующих пакетов
Без виндовза 3 года
Спасибо сказали:
Аватара пользователя
sedition
Сообщения: 556
ОС: Gentoo/MacOSX/Windows Vista

Re: Решено: Ошибка при обновлении мира

Сообщение sedition »

а почему кстати USE="-doc" ?
для чего?
Спасибо!
Спасибо сказали:
Аватара пользователя
Gogast
Сообщения: 549
ОС: Gentoo amd64

Re: Решено: Ошибка при обновлении мира

Сообщение Gogast »

низнаю...
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: Решено: Ошибка при обновлении мира

Сообщение sedition »

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.
ошибка была в сборке доков... вот подумал, может он доки собирал? а они тебе нужны?


да вот думаю, нужно или нет.

Ну а так, проблема решена!

Всем большое (см подпись ниже =)) )
Спасибо!
Спасибо сказали: