| View previous topic :: View next topic |
| Author |
Message |
magowiz Veteran


Joined: 17 Feb 2005 Posts: 1029 Location: Italy/Milan/Bresso
|
Posted: Fri Feb 01, 2008 11:02 am Post subject: [SOLVED]kde 3.5.8 : some ebuilds are still masked |
|
|
Hi,
in my synced portage I've got some kde-3.5.8 ebuilds masked so I cannot emerge the new kde because some dependencies are masked, for example :
| Code: | emerge -p world
These are the packages that would be merged, in order:
Calculating world dependencies \
!!! All ebuilds that could satisfy "~kde-base/libkonq-3.5.8" have been masked.
!!! One of the following masked packages is required to complete your request:
- kde-base/libkonq-3.5.8 (masked by: ~x86 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "kde-base/kcontrol-3.5.8-r2" [ebuild])
!!! Problem resolving dependencies for kde-base/kde-meta
!!! Depgraph creation failed.
|
Have you got the same problem or did I make some mistakes?
My /etc/make.profile points to /usr/portage/profiles/default-linux/x86/2007.0/ and I choose to install kde using split ebuilds.
Last edited by magowiz on Fri Feb 01, 2008 11:39 am; edited 1 time in total |
|
| Back to top |
|
 |
schachti Advocate


Joined: 28 Jul 2003 Posts: 3765 Location: Gifhorn, Germany
|
|
| Back to top |
|
 |
magowiz Veteran


Joined: 17 Feb 2005 Posts: 1029 Location: Italy/Milan/Bresso
|
Posted: Fri Feb 01, 2008 11:12 am Post subject: |
|
|
no luck, after another sync I still get the same error. |
|
| Back to top |
|
 |
magowiz Veteran


Joined: 17 Feb 2005 Posts: 1029 Location: Italy/Milan/Bresso
|
Posted: Fri Feb 01, 2008 11:21 am Post subject: |
|
|
I noticed a strange thing : my libkonq-3.5.8.ebuild seems incomplete, infact :
| Code: | cat /usr/portage/kde-base/libkonq/libkonq-3.5.8.ebuild
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-3.5.8.ebuild,v 1.6 2008/01/31 15:31:24 ranger Exp $
KMNAME=kdebase
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="The embeddable part of konqueror"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="kdehiddenvisibility"
|
EDIT: it's not incomplete, I read also the 3.5.7 ebuild and it's similar, anyway the strange thing is that on the ebuild there is x86 keyword but portage still consider it as a testing ebuild. |
|
| Back to top |
|
 |
gerard82 Veteran


Joined: 04 Jan 2004 Posts: 1926 Location: Netherlands
|
|
| Back to top |
|
 |
magowiz Veteran


Joined: 17 Feb 2005 Posts: 1029 Location: Italy/Milan/Bresso
|
Posted: Fri Feb 01, 2008 11:37 am Post subject: |
|
|
I figured out what was my problem : the xeffects overlay , infact in that overlay libkonq-3.5.8 is still in testing, I think it's better to file a bug on xeffects bugzilla. |
|
| Back to top |
|
 |
|