Re: [gentoo-user] getting rid of KDE

2011-12-21 Thread Joseph

On 12/21/11 20:27, Paul Colquhoun wrote:


Run "eselect profile list" and make sure you don't have the
"desktop/kde"
profile slected. Although I would have thought that the profile would
try
to pull in a lot more of KDE than you have shown.


--
Paul Colquhoun


My profile is:
default/linux/x86/10.0/desktop *

--
Joseph



Re: [gentoo-user] getting rid of KDE

2011-12-21 Thread ny6p01
On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote:

> I have a problem getting rid of KDE (those meta package might be easy to
> install/upgrade but getting rid of them is not easy).
> 
> When I run emerge -uDNav world I get:
> 
> The following USE changes are necessary to proceed:
> #required by kde-base/libkonq-4.7.3, required by kde-base/kdepasswd-4.7.3,
> required by kde-base/kdm-4.7.3-r1, required by @selected, required by
> @world (argument) =x11-libs/qt-qt3support-4.7.2 kde
> #required by kde-base/nepomuk-4.7.3, required by
> kde-base/kdelibs-4.7.3-r1[semantic-desktop], required by
> kde-base/libkonq-4.7.3, required by kde-base/kdepasswd-4.7.3, required by
> kde-base/kdm-4.7.3-r1, required by @selected, required by @world
> (argument) =app-misc/strigi-0.7.6-r1 qt4
> #required by kde-base/libkonq-4.7.3, required by kde-base/kdepasswd-4.7.3,
> required by kde-base/kdm-4.7.3-r1, required by @selected, required by
> @world (argument)

> 
> My USE flags:
> USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
>   ppds mysql -acl java tiff jpeg png usb udev scanner fam nptl
> truetype kpathsea type1 opengl tetex -arts hal dbus semantic-desktop "
> 
> It is trying to pull IN some KDE packages as well, I don't know where package 
> is pulling them?
> 
> -- 
> Joseph
> 

I never install K_anything. If an atom has a 'k' in it, I don't go near it.
The only way I would do so would be if I had a lot of time to waste and made
up a KDE box for the fun of it. It's just a crapload of trouble that I left
behind when I made the switch from Windows. I don't want to go back toward
that kind of crapware, I want to go in the 'opposite' direction. With my
knowledge of the cli improving every day, I'm virtually free of all
dependence on a gui at this point, and that's a good place to be, IME. :)

I hear talk about using KDE to impress Windows people. If you really want to
impress a Windows person, show them a well implemented flux-box.

Terry




Re: [gentoo-user] getting rid of KDE

2011-12-21 Thread Paul Colquhoun

On 18:47:32 21/12/2011, Joseph wrote:

On 12/21/11 02:11, Walter Dnes wrote:

On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote

I have a problem getting rid of KDE (those meta package might be
easy to install/upgrade but getting rid of them is not easy).



When I run emerge -uDNav world I get:

=x11-libs/qt-qt3support-4.7.2 kde

=x11-libs/qt-webkit-4.7.2 kde

My USE flags:
USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
  ppds mysql -acl java tiff jpeg png usb udev scanner fam
  nptl truetype kpathsea type1 opengl tetex -arts hal dbus
  semantic-desktop "

It is trying to pull IN some KDE packages as well, I don't know
where package is pulling them?


 Check your /etc/portage/package.use file.  Does it have kde flags
anywhere in it?  If so, you'll need to get rid of them to eradicate
kde.

--
Walter Dnes 


"equery d" does not show any package depending on kde, qt3 or qt4

That KDE is is lika a cockroach, it is hard to get rid of it :-/



Have you checked your profile?

Run "eselect profile list" and make sure you don't have the  
"desktop/kde"
profile slected. Although I would have thought that the profile would  
try

to pull in a lot more of KDE than you have shown.


--
Paul Colquhoun




Re: [gentoo-user] getting rid of KDE

2011-12-21 Thread Dale

Joseph wrote:

On 12/21/11 02:11, Walter Dnes wrote:

On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote

I have a problem getting rid of KDE (those meta package might be
easy to install/upgrade but getting rid of them is not easy).



When I run emerge -uDNav world I get:

=x11-libs/qt-qt3support-4.7.2 kde

=x11-libs/qt-webkit-4.7.2 kde

My USE flags:
USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
  ppds mysql -acl java tiff jpeg png usb udev scanner fam
  nptl truetype kpathsea type1 opengl tetex -arts hal dbus
  semantic-desktop "

It is trying to pull IN some KDE packages as well, I don't know
where package is pulling them?


 Check your /etc/portage/package.use file.  Does it have kde flags
anywhere in it?  If so, you'll need to get rid of them to eradicate
kde.

--
Walter Dnes 


"equery d" does not show any package depending on kde, qt3 or qt4

That KDE is is lika a cockroach, it is hard to get rid of it :-/



If I understand what you are doing correctly, you may need to do a 
emerge -N world first.  Let emerge rebuild things that where built with 
kde USE flag but not needed anymore then go back and use the -t option 
to see what is left.


I think I see what you are doing but not 100% sure.

Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"




Re: [gentoo-user] getting rid of KDE

2011-12-21 Thread Neil Bothwick
On Wed, 21 Dec 2011 00:37:35 -0700, Joseph wrote:

> >   It seems you still have kdm in listed in world, try replacing that
> > with something "non-kdeish" like xdm or something

> I don't have "kdm" I unmerged it and replace it by slim
> 
> The following USE changes are necessary to proceed:
> #required by kde-base/libkonq-4.7.3, required by
> kde-base/kdepasswd-4.7.3, required by kde-base/kdm-4.7.3-r1, required
> by @selected, required by @world (argument)

This clearly states that @world requires kdm. What does 
"grep kde /var/lib/portage/world" show?


-- 
Neil Bothwick

Code: (n.) a means of concealing bugs favored by programmers.
  (v.) the process of concealing bugs by programming.


signature.asc
Description: PGP signature


Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Sebastian Beßler
On 21.12.2011 08:37, Joseph wrote:

> Here is a list of packages it is trying to load:
> emerge -uDNav world

Try emerge -uDNavt world and see what tries to pull in KDE.
Most likely it is something that relates to KDE like amarok or digikam.

Greetings

Sebastian



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Joseph

On 12/21/11 02:11, Walter Dnes wrote:

On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote

I have a problem getting rid of KDE (those meta package might be
easy to install/upgrade but getting rid of them is not easy).



When I run emerge -uDNav world I get:

=x11-libs/qt-qt3support-4.7.2 kde

=x11-libs/qt-webkit-4.7.2 kde

My USE flags:
USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
  ppds mysql -acl java tiff jpeg png usb udev scanner fam
  nptl truetype kpathsea type1 opengl tetex -arts hal dbus
  semantic-desktop "

It is trying to pull IN some KDE packages as well, I don't know
where package is pulling them?


 Check your /etc/portage/package.use file.  Does it have kde flags
anywhere in it?  If so, you'll need to get rid of them to eradicate
kde.

--
Walter Dnes 


"equery d" does not show any package depending on kde, qt3 or qt4

That KDE is is lika a cockroach, it is hard to get rid of it :-/

--
Joseph



Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Joseph

On 12/21/11 02:11, Walter Dnes wrote:

On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote

I have a problem getting rid of KDE (those meta package might be
easy to install/upgrade but getting rid of them is not easy).



When I run emerge -uDNav world I get:

=x11-libs/qt-qt3support-4.7.2 kde

=x11-libs/qt-webkit-4.7.2 kde

My USE flags:
USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
  ppds mysql -acl java tiff jpeg png usb udev scanner fam
  nptl truetype kpathsea type1 opengl tetex -arts hal dbus
  semantic-desktop "

It is trying to pull IN some KDE packages as well, I don't know
where package is pulling them?


 Check your /etc/portage/package.use file.  Does it have kde flags
anywhere in it?  If so, you'll need to get rid of them to eradicate
kde.

--
Walter Dnes 


Yes, I got rid of every kde in package.use 


--
Joseph



Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Joseph

On 12/21/11 12:36, Yohan Pereira wrote:

  On Tuesday 20 Dec 2011 23:54:38 Joseph wrote:

  > #required by kde-base/libkonq-4.7.3, required by
  kde-base/kdepasswd-4.7.3,

  > required by kde-base/kdm-4.7.3-r1, required by @selected, required by

   


  It seems you still have kdm in listed in world, try replacing that with
  something "non-kdeish" like xdm or something

   


  --

   


  - Yohan Pereira


I don't have "kdm" I unmerged it and replace it by slim

Here is a list of packages it is trying to load:
emerge -uDNav world

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

Calculating dependencies... done!
[ebuild U  ] sys-apps/portage-2.1.10.41 [2.1.10.11] USE="(ipc) -build -doc -epydoc 
-python2 -python3 (-selinux) (-less%*)" LINGUAS="-pl" 899 kB [0]
*** Portage will stop merging at this point and reload itself,
then resume the merge.
[ebuild U  ] sys-libs/glibc-2.13-r4 [2.12.2] USE="nls -debug -gd -glibc-omitfp 
(-hardened) (-multilib) -profile (-selinux) -vanilla" 16,081 kB [0]
[ebuild U  ] sys-devel/patch-2.6.1 [2.5.9] USE="-static -test%" 248 kB [0]
[ebuild  N ] sys-libs/libutempter-1.1.5  15 kB [0]
[ebuild  N ] dev-util/boost-build-1.46.1  USE="-examples -python" 0 kB [0]
[ebuild  N ] app-crypt/mhash-0.9.9-r1  0 kB [0]
[ebuild U  ] sys-apps/ethtool-3.0 [2.6.36] 167 kB [0]
[ebuild U  ] sys-fs/fuse-2.8.6 [2.8.5] USE="-static-libs%" 494 kB [0]
[ebuild U  ] dev-libs/kpathsea-6.0.1_p20110705 [6.0.1_p20110627] USE="-doc 
-source -static-libs" 128,164 kB [0]
[ebuild U  ] dev-libs/lzo-2.06 [2.04] USE="-examples -static-libs" 570 kB 
[0]
[ebuild U  ] sys-libs/ncurses-5.9 [5.7-r7] USE="cxx gpm unicode -ada -debug -doc 
-minimal -profile -static-libs -trace" 2,761 kB [0]
[ebuild U  ] media-libs/libpng-1.5.6 [1.5.5] USE="apng -static-libs" 688 kB 
[0]
[ebuild  N ] media-libs/libid3tag-0.15.1b-r2  USE="-debug -static-libs" 331 
kB [0]
[ebuild U  ] dev-util/strace-4.6 [4.5.20-r2] USE="-aio -static" 395 kB [0]
[ebuild U  ] dev-util/ccache-3.1.6 [2.4-r9] 333 kB [0]
[ebuild  N ] kde-base/kde-env-4.7.3  USE="(-aqua) (-kdeenablefinal)" 0 kB 
[0]
[ebuild U  ] net-misc/iputils-20101006-r2 [20100418-r1] USE="ipv6 ssl 
-SECURITY_HAZARD -doc -idn -static" 114 kB [0]
[ebuild U  ] app-emulation/virtualbox-modules-4.1.4 [4.0.12] 
USE="-pax_kernel%" 495 kB [0]
[ebuild   R] x11-base/xorg-drivers-1.10  INPUT_DEVICES="evdev -acecad -aiptek -elographics -fpit -hyperpen -joystick -keyboard -mouse -mutouch -penmount 
-synaptics -tslib -vmmouse -void -wacom (-virtualbox%)" VIDEO_CARDS="fbdev nv vesa -apm -ark -ast -chips -cirrus -dummy -epson -fglrx -geode -glint -i128 
-i740 (-impact) -intel -mach64 -mga -neomagic (-newport) -nouveau -nvidia (-omapfb) -qxl -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis 
-sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -via -virtualbox -vmware (-voodoo)" 0 kB [0]

[ebuild U  ] perl-core/Time-HiRes-1.972.200 [1.97.19] 86 kB [0]
[ebuild U  ] perl-core/Digest-MD5-2.510.0 [2.39] 45 kB [0]
[ebuild U  ] virtual/perl-Time-HiRes-1.972.200 [1.97.19] 0 kB [0]
[ebuild   R] net-misc/curl-7.21.4  USE="ipv6 ldap ssl -ares -gnutls -idn 
-kerberos -nss -ssh% -static-libs -test -threads (-libssh2%)" 2,204 kB [0]
[ebuild U  ] virtual/perl-Digest-MD5-2.510.0-r1 [2.39] 0 kB [0]
[ebuild  N ] www-misc/htdig-3.2.0_beta6-r3  USE="ssl" 3,033 kB [0]
[ebuild  N ] dev-db/virtuoso-odbc-6.1.2  USE="-static-libs" 70,610 kB [0]
[ebuild U  ] net-misc/tor-0.2.2.35 [0.2.2.34] USE="transparent-proxy -doc 
-threads -tor-hardening" 2,723 kB [0]
[ebuild U  ] sys-libs/talloc-2.0.1-r2 [2.0.1-r1] USE="-compat -doc -static-libs 
-swig" 237 kB [0]
[ebuild U  ] media-fonts/dejavu-2.33 [2.32] USE="X -fontforge" 4,767 kB [0]
[ebuild U  ] media-fonts/unifont-5.1.20080914 [1.0-r4] USE="X" 8,351 kB [0]
[ebuild  N ] x11-apps/xmessage-1.0.3  0 kB [0]
[ebuild U  ] dev-libs/libatasmart-0.18 [0.17] USE="-static-libs" 373 kB [0]
[ebuild U  ] app-admin/syslog-ng-3.2.5 [3.2.4] USE="ipv6 pcre ssl tcpd -caps 
-hardened (-selinux) -spoof-source -sql (-static%)" 1,415 kB [0]
[ebuild  N ] x11-libs/qt-core-4.7.2-r2  USE="exceptions glib iconv jit qt3support ssl (-aqua) -debug -optimized-qmake -pch -private-headers" 208,656 kB 
[0]

[ebuild  N ] x11-libs/qt-script-4.7.2  USE="exceptions iconv jit (-aqua) -debug 
-pch -private-headers" 0 kB [0]
[ebuild  N ] x11-libs/qt-sql-4.7.2  USE="exceptions iconv mysql qt3support 
sqlite (-aqua) -debug -firebird -freetds -odbc -pch -postgres" 0 kB [0]
[ebuild  N ] x11-libs/qt-test-4.7.2  USE="exceptions iconv (-aqua) -debug 
-pch" 0 kB [0]
[ebuild  N ] x11-libs/qt-xmlpatterns-4.7.2  USE="(-aqua) -debug -pch" 0 kB 
[0]
[ebuild  N ] app-crypt/qca-2.0.3  USE="(-aqua) -debug -doc -examples" 4,425 
kB [0]
[ebuild  N ] x11-libs/qt-dbus-4.7.2  USE="exceptions (-aqua) -debug -p

Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Walter Dnes
On Tue, Dec 20, 2011 at 11:54:38PM -0700, Joseph wrote
> I have a problem getting rid of KDE (those meta package might be
> easy to install/upgrade but getting rid of them is not easy).

> When I run emerge -uDNav world I get:
> 
> =x11-libs/qt-qt3support-4.7.2 kde
>
> =x11-libs/qt-webkit-4.7.2 kde
> 
> My USE flags:
> USE="X gtk -qt4 -kde dvd alsa cdr cups apache2 ssl foomaticdb \
>   ppds mysql -acl java tiff jpeg png usb udev scanner fam
>   nptl truetype kpathsea type1 opengl tetex -arts hal dbus
>   semantic-desktop "
> 
> It is trying to pull IN some KDE packages as well, I don't know
> where package is pulling them?

  Check your /etc/portage/package.use file.  Does it have kde flags
anywhere in it?  If so, you'll need to get rid of them to eradicate
kde.

-- 
Walter Dnes 



Re: [gentoo-user] getting rid of KDE

2011-12-20 Thread Yohan Pereira
On Tuesday 20 Dec 2011 23:54:38 Joseph wrote:
> #required by kde-base/libkonq-4.7.3, required by kde-base/kdepasswd-4.7.3,
> required by kde-base/kdm-4.7.3-r1, required by @selected, required by

It seems you still have kdm in listed in world, try replacing that with 
something "non-kdeish" like xdm or something

-- 

- Yohan Pereira