[질문]젠투에서 gnome 업그레이드 할려면 어떻게 해야하나요??

OpenSnake의 이미지

그냥 emerge gnome하니깐...

emerge gnome
Calculating dependencies... done!
 
!!! Error: the <=app-crypt/gnupg-2.0.1 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/handbook-x86.xml?full=1#blocked

이런 오류가 나오더군요...혹시 USE 플래그을 전부 삭제해줘야하나요??
x 와 gnome 만 남겨놓아야하나요??

제가 현재 gnome 2.18.2 입니다..

crazyraven의 이미지

gnupg-2.0.1 가 다른 꾸러미랑 충돌하는 모양입니다.
일단 -pv 옵션으로 블록되어있는 꾸러미가 있다면 블록 풀어주시고요(젠투포럼 검색 요망)
emerge --sync , emerge -av --update --deep --newuse world 하면 그놈을 포함한 모든 꾸러미가 업데이트 됩니다.

살기엔 참 피곤한 세상이야..