Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-13 Thread Neil Bothwick
On Thu, 13 Apr 2006 08:25:37 -0700, Richard Fish wrote: > Yeah, that should work too. Somewhere along the way I got in the > habit of putting things in for loops, and now I don't know how to > stop :-( for i in {0.99}; do say "I will stop using for loops" done ;-) -- Neil Bothwick O

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-13 Thread Richard Fish
On 4/13/06, Bo Andresen <[EMAIL PROTECTED]> wrote: > Why not just: > > cd /var/db/pkg > emerge --unmerge --verbose --ask kde-base/*-3.4* Yeah, that should work too. Somewhere along the way I got in the habit of putting things in for loops, and now I don't know how to stop :-( -Richard -- g

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-13 Thread Bo Andresen
On Thursday 13 April 2006 07:35, Richard Fish wrote: > cd /var/db/pkg > for pkg in kde-base/*-3.4*; do > emerge --unmerge $pkg > done Why not just: cd /var/db/pkg emerge --unmerge --verbose --ask kde-base/*-3.4* -- Bo Andresen pgpO9B6TK90qK.pgp Description: PGP signature

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-12 Thread Richard Fish
On 4/12/06, Pete Pardoe <[EMAIL PROTECTED]> wrote: > for the next question. How do I get my system to load kde 3.5 instead of > kde 3.4? Take a look in /etc/env.d. You should have both a 46kdepaths-3.4 and 45kdepaths-3.5. If so, then running 'env-update' and logging back in should be all you ne

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-12 Thread Pete Pardoe
Richard OK, no I told you so's please - you were right!  Thanks for the help!  Now for the next question.  How do I get my system to load kde 3.5 instead of kde 3.4? Thanks in advance. PeteOn 4/9/06, Richard Fish <[EMAIL PROTECTED]> wrote: On 4/9/06, Pete Pardoe <[EMAIL PROTECTED]> wrote:> Richa

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-09 Thread Richard Fish
On 4/9/06, Pete Pardoe <[EMAIL PROTECTED]> wrote: > Richard > > The problem is that there is no ebuild for kde-base/kdebugdialog-3.5.2 it > is not a ~x86 problem. Ah, sorry, I missed that. But the problem still remains that you need to add extra stuff to package.keywords. kdebase-meta-3.5.2 can

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-09 Thread Pete Pardoe
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". (dep

Re: [gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-08 Thread Richard Fish
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 ap

[gentoo-user] kde-base/kdebugdialog-3.5.2 emerge error

2006-04-08 Thread Pete Pardoe
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 kde-base/arts ~x86