Richard

The problem is that there is no ebuild for kde-base/kdebugdialog-3.5.2 it is not a ~x86 problem.  That version of the program does not exist in portage there is only kde-base/kdebugdialog-3.5.0.

The error was:

emerge: there are no ebuilds to satisfy "~kde-base/kdebugdialog-3.5.2".
(dependency required by "kde-base/kdebase-meta-3.5.2" [ebuild])

Pete

On 4/8/06, Richard Fish <[EMAIL PROTECTED]> wrote:
On 4/8/06, Pete Pardoe <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I am trying to upgrade to kde 3.5.2
>
>  specifically because my current KDE was installed with emerge kde-meta I
> have added the appropriate dependencies to /etc/portage/package.keywords

No you haven't.  package.keywords doesn't get applied to dependancies
automatically.  As the message indicates, kdebase-meta-3.5.2 depends
on kdebugdialog-3.5.2, which you didn't add to package.keywords
according to your post.

If you want the ~x86 version of KDE, without going fully ~x86, you can try:

# cd /usr/portage
# for x in kde-base/* ; do
#    echo "$x ~x86" >>/etc/portage/package.keywords
# done

This will allow the ~x86 keywords for _all_ base KDE applications.
You may still have to add qt or other dependancies manually however.

-Richard

--
gentoo-user@gentoo.org mailing list




--
Pete Pardoe

Reply via email to