Kenneth Prugh wrote:
On Mon, 18 Feb 2008 12:35:40 -0600
Dale <[EMAIL PROTECTED]> wrote:

Hi,

I was planning to install KDE 4.0.1 and finally got it all fetched. Sort of ran into this tho.

[EMAIL PROTECTED] / # emerge -evp world

These are the packages that would be fetched, in order:

Calculating world dependencies \
!!! All ebuilds that could satisfy "x11-libs/qt" have been masked.
!!! One of the following masked packages is required to complete
your request:
- x11-libs/qt-4.4.0_rc1 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Caleb Tennis <[EMAIL PROTECTED]> (19 Dec 2007)
# Christian Faulhammer <[EMAIL PROTECTED]>
# Mask qt-4.4 package while testing them in portage
# Plus packages depending on them

- x11-libs/qt-4.3.3 (masked by: ~x86 keyword)
- x11-libs/qt-4.3.2-r1 (masked by: )
- x11-libs/qt-4.3.2 (masked by: package.mask)
- x11-libs/qt-4.3.1-r1 (masked by: package.mask)
- x11-libs/qt-3.3.8-r4 (masked by: package.mask)
- x11-libs/qt-3.3.4-r8 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "kde-base/arts-3.5.8" [ebuild])



!!! Problem resolving dependencies for kde-base/kpf
!!! Depgraph creation failed.
[EMAIL PROTECTED] / #
This is what qt looks like as to what is available and what is masked:

[EMAIL PROTECTED] / # equery list -p x11-libs/qt
[ Searching for package 'qt' in 'x11-libs' among: ]
 * installed packages
[I--] [M ] x11-libs/qt-3.3.8-r4 (3)
[I--] [  ] x11-libs/qt-4.3.2-r1 (4)
 * Portage tree (/usr/portage)
[-P-] [M~] x11-libs/kylixlibs3-borqt-3.0 (0)
[-P-] [M~] x11-libs/kylixlibs3-borqt-3.0-r1 (0)
[-P-] [M ] x11-libs/qt-3.3.4-r8 (3)
[-P-] [M ] x11-libs/qt-4.3.1-r1 (4)
[-P-] [M ] x11-libs/qt-4.3.2 (4)
[-P-] [ ~] x11-libs/qt-4.3.3 (4)
[-P-] [M~] x11-libs/qt-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-assistant-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-core-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-dbus-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-embedded-3.3.8 (3)
[-P-] [M~] x11-libs/qt-gui-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-opengl-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-phonon-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-qt3support-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-script-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-sql-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-svg-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-test-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-webkit-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qt-xmlpatterns-4.4.0_rc1 (4)
[-P-] [M~] x11-libs/qwt-qt3-5.0.2 (5)
[-P-] [M~] x11-libs/qwt-qt3-5.0.2-r1 (5)
[-P-] [M~] x11-libs/qwtplot3d-qt3-0.2.7 (0)
[EMAIL PROTECTED] / #
So even the qt3 that I have installed is masked. What's going on? I have and plan to keep KDE 3.5.8 around for a while so I assume it
needs qt3 but yet KDE 4.0 needs qt4 if I understand correctly.
What's the best thing to do here?

Thanks

Dale

:-)  :-)


Hmm that's odd. You should have some versions of qt that aren't
masked...

13:50 <jeeves>  qt-3.3.4-r8[3]: mips qt-3.3.8-r4[3]: alpha amd64 hppa
ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd qt-4.3.1-r1[4]: qt-4.3.2[4]: qt-4.3.2-r1[4]: alpha amd64 hppa ia64 ppc ppc64 sparc x86 qt-4.3.3[4]: ~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd qt-4.4.0_rc1[4]: (M) ~x86
Have you synced recently? Are you postive you don't have any local
package.masks affecting this? (Granted anything KDE 4.x is masked iirc)
Also.. why are you completely rebuilding world to just install the
new KDE? :/


I synced a few days ago. Dial-up sucks here. Maybe I do have some masked locally. I think I did that when I was installing 4.0.0 now that you mention it. Yup, I had it masked. Dale is a idiot. Dale is a idiot. You get the idea. :/ Still get a error tho.

Calculating world dependencies -
!!! All ebuilds that could satisfy "~x11-libs/qt-core-4.4.0_rc1" have been masked. !!! One of the following masked packages is required to complete your request:
- x11-libs/qt-core-4.4.0_rc1 (masked by: package.mask, ~x86 keyword)
/usr/portage/profiles/package.mask:
# Caleb Tennis <[EMAIL PROTECTED]> (19 Dec 2007)
# Christian Faulhammer <[EMAIL PROTECTED]>
# Mask qt-4.4 package while testing them in portage
# Plus packages depending on them


For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "x11-libs/qt-xmlpatterns-4.4.0_rc1" [ebuild])



!!! Problem resolving dependencies for kde-base/kpf
!!! Depgraph creation failed.

I'll use autounmask and let it deal with it.  :-)

I guess it was force of habit to type in world.  I dunno.

Let's see what I can mess up now.
Dale

:-) :-) --
gentoo-user@lists.gentoo.org mailing list

Reply via email to