Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Проблемы с emerge -uD world (automake-1.9.6-r1) [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
Davidov
n00b
n00b


Joined: 27 Mar 2005
Posts: 52

PostPosted: Fri Jan 13, 2006 3:09 pm    Post subject: Проблемы с emerge -uD world (automake-1.9.6-r1) [so Reply with quote

Почему-то система отказывается делать emerge -uD world:
Code:
davidov@music ~ % emerge -puD world

These are the packages that I would merge, in order:

Calculating world dependencies |
!!! All ebuilds that could satisfy "=sys-devel/automake-1.9*" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/automake-1.9.6-r1 (masked by: missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
!!!    (dependency required by "sys-devel/automake-wrapper-1-r1" [ebuild])



!!! Problem resolving dependencies for sys-apps/man-pages
!!! Depgraph creation failed.

При этом с automake вроде всё нормально:
Code:
davidov@music ~ $ cat /usr/portage/sys-devel/automake/automake-1.9.6-r1.ebuild | grep KEYWORDS
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ~ppc-macos s390 sh sparc x86"


P.S. emerge --sync и emerge metadate делал
_________________
BR,
Davidov.


Last edited by Davidov on Mon Jan 16, 2006 2:44 am; edited 1 time in total
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Fri Jan 13, 2006 5:44 pm    Post subject: Re: Проблемы с emerge -uD world (automake-1.9.6-r1) Reply with quote

Code:
cat /usr/portage/profiles/packages.mask | grep sys-devel/automake

Что выводит?

У меня похожую проблему решил esync (на следующий день).
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Fri Jan 13, 2006 5:49 pm    Post subject: Re: Проблемы с emerge -uD world (automake-1.9.6-r1) Reply with quote

Впрочем, подождь. У тебя ACCEPT_KEYWORDS какие?
Похоже только ~x86. Тогда просто добавь x86.
В /etc/make.conf (если не ошибаюсь)
Code:

ACCEPT_KEYWORDS="x86 ~x86"
Back to top
View user's profile Send private message
Davidov
n00b
n00b


Joined: 27 Mar 2005
Posts: 52

PostPosted: Sat Jan 14, 2006 11:12 am    Post subject: Re: Проблемы с emerge -uD world (automake-1.9.6-r1) Reply with quote

4le wrote:
Впрочем, подождь. У тебя ACCEPT_KEYWORDS какие?
Похоже только ~x86. Тогда просто добавь x86.
В /etc/make.conf (если не ошибаюсь)
Code:

ACCEPT_KEYWORDS="x86 ~x86"

У меня ACCEPT_KEYWORDS="x86" :(
В package.mask ничего нет про automake.
_________________
BR,
Davidov.
Back to top
View user's profile Send private message
4le
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 96
Location: СПб

PostPosted: Sun Jan 15, 2006 2:47 pm    Post subject: Re: Проблемы с emerge -uD world (automake-1.9.6-r1) Reply with quote

Davidov wrote:
4le wrote:
Впрочем, подождь. У тебя ACCEPT_KEYWORDS какие?
Похоже только ~x86. Тогда просто добавь x86.
В /etc/make.conf (если не ошибаюсь)
Code:

ACCEPT_KEYWORDS="x86 ~x86"

У меня ACCEPT_KEYWORDS="x86" :(
В package.mask ничего нет про automake.


Code:
...
!!! All ebuilds that could satisfy "=sys-devel/automake-1.9*" have been masked.
...

В качестве крайнего средства можно использовать поиск "=sys-devel/automake-1.9*" в /etc, /usr/portage/profiles и /usr/portage/sys-devel/automake.
Back to top
View user's profile Send private message
Davidov
n00b
n00b


Joined: 27 Mar 2005
Posts: 52

PostPosted: Mon Jan 16, 2006 2:43 am    Post subject: Re: Проблемы с emerge -uD world (automake-1.9.6-r1) Reply with quote

https://forums.gentoo.org/viewtopic-p-3033802.html
Ура, решилось! :D Это была ошибка в фс. Решилось удалением куска кеша (rm -rf /var/cache/edb/dep/usr/portage/sys-devel/* ).
Спасибо за попытки помочь.
_________________
BR,
Davidov.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum