Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Neil Bothwick
On Wed, 7 Dec 2005 10:03:09 -0500, Ernie Schroder wrote: > I'm still baffled by this. I ran Neil's suggested command above and > wrote it to /etc/portage/package.keywords and an > > # emerge -up world > > wants to downgrade 73 non kde packages that were upgraded along with > kde. I suppose I cou

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Ernie Schroder
On Wednesday 07 December 2005 06:51 am, a tiny voice compelled Neil Bothwick to write: > One command to produce this is > > qpkg -nc -g kde-base | sed 's/$/ ~x86/' I'm still baffled by this. I ran Neil's suggested command above and wrote it to /etc/portage/package.keywords and an # emerge -up

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Neil Bothwick wrote: >On Wed, 07 Dec 2005 06:32:22 -0600, Dale wrote: > > > >>>ls -1 /usr/portage/kde-base/ | sed 's:\(.*\):kde-base/\1 ~x86:' >>> >>> > >Because qpkg is not in your path by default, move it >from /usr/share/doc/gentoolkit-0.2.1_rc2/deprecated/qpkg/qpkg >to /usr/bin, where

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Neil Bothwick
On Wed, 07 Dec 2005 06:32:22 -0600, Dale wrote: > >ls -1 /usr/portage/kde-base/ | sed 's:\(.*\):kde-base/\1 ~x86:' > OK. That last one did something. It didn't like the first one though. Because qpkg is not in your path by default, move it from /usr/share/doc/gentoolkit-0.2.1_rc2/deprecated/q

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Martins Steinbergs wrote: >>I have this in package.keyword >> >> >> >>>sys-apps/pmount ~x86 >>>sys-apps/dbus ~x86 >>>sys-apps/hal ~86 >>> >>> > >there should be 'x' added >sys-apps/hal ~86 >>> sys-apps/hal ~x86 > >martins > > I figured it was something stupid I did. LOL Anyway,

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
OK. I got it working. Holy smoke that is one heck of a download. I'm going to upgrade gcc first though. No need compiling all that then having to do it again. This is my package.keywords file: >=media-libs/akode-2.0_rc1 ~x86 >=app-text/poppler-0.4.2-r1 ~x86 >=app-text/poppler-0.4.2 ~x86 >=sys

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Martins Steinbergs
> > I have this in package.keyword > > >sys-apps/pmount ~x86 > >sys-apps/dbus ~x86 > >sys-apps/hal ~86 there should be 'x' added sys-apps/hal ~86 >>> sys-apps/hal ~x86 martins -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Neil Bothwick wrote: >ls -1 /usr/portage/kde-base/ | sed 's:\(.*\):kde-base/\1 ~x86:' > > > OK. That last one did something. It didn't like the first one though. I put that list in package.keyword and it helps but I still get some dependancies that need help. > [EMAIL PROTECTED] / # emerge

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Neil Bothwick
On Wed, 07 Dec 2005 05:31:54 -0600, Dale wrote: > >/dcoppython > >/dcoprss > > > There are 325 lines in total. Is that right? That is a lot of lines. > Also, will the leading / matter? It is not right and it does matter. The correct format of each line is category/package keyword One command

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Chris White wrote: > > >KDE 3.5 is already out of package.mask from looking at 5 days ago's emerge >--sync. Shouldn't need to. If it's keywords masked, you can always do like >so: > >cd /usr/portage/kde-base ; for files in *; do echo "$(basename >$(pwd))/${files}" >> /etc/portage/package.keyw

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Chris White wrote: > > >KDE 3.5 is already out of package.mask from looking at 5 days ago's emerge >--sync. Shouldn't need to. If it's keywords masked, you can always do like >so: > >cd /usr/portage/kde-base ; for files in *; do echo "$(basename >$(pwd))/${files}" >> /etc/portage/package.keyw

Re: [gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Chris White
On Wednesday 07 December 2005 17:35, Dale wrote: > Hi guys and gals, > > I want to at least start downloading the new KDE. I messed with the > package.* settings but it still don't let me do it. Would someone email > me their package.* files or post them here if they are not to big? I > get migr

[gentoo-user] Unmasking KDE-3.5

2005-12-07 Thread Dale
Hi guys and gals, I want to at least start downloading the new KDE. I messed with the package.* settings but it still don't let me do it. Would someone email me their package.* files or post them here if they are not to big? I get migraines trying to figure out what to put in those package.* fi