Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdm won't emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
MHenry676
Tux's lil' helper
Tux's lil' helper


Joined: 02 Aug 2004
Posts: 125

PostPosted: Sun Jun 05, 2005 3:04 pm    Post subject: kdm won't emerge Reply with quote

I just updated kde to 3.4.1 and everything seems to work right. When I go to emerge kdm I get:
Code:

bash-2.05b# emerge -pvN kdm

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/khelpcenter-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kdebase-data-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kcontrol-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
[ebuild  N    ] kde-base/khelpcenter-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas +xinerama 0 kB
[ebuild  N    ] kde-base/kdebase-data-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas +xinerama 0 kB
[ebuild  N    ] kde-base/kcminit-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas +xinerama 0 kB
[ebuild  N    ] kde-base/kcontrol-3.4.1  +arts -debug -ieee1394 +java -kdeenablefinal -kdexdeltas -logitech-mouse +opengl +ssl +xinerama 0 kB
[ebuild  N    ] kde-base/kdm-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas +pam +xinerama 0 kB

Total size of downloads: 0 kB


All these packages exist in my package.keywords, and should emerge just like everything else in there has before. I used this script to populate package.keywords with all kde entries:
Code:

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

I used 'emerge -uvN kde' to upgrade.

Anyone know how I can fix this?

My make.conf
Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://gentoo.mirrors.pair.com"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
MAKEOPTS="-j2"
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
#PORTAGE_NICENESS=-19
PORT_LOGDIR="/var/log/portage"
PORTDIR_OVERLAY="/usr/local/portage"
ALSA_CARDS="emu10k1"
#ALSA_TOOLS="as10k1"

USE="3dnow 3dnowext a52 aac acpi alsa arts apache2 avi audiofile
bash-completion berkdb bzlib cdparanoia cdr crypt dio directfb
divx4linux doc dvd dvdr dv dvdread esd exit encode fame fbcon ffmpeg
flac ftp gif -gtk -gnome gd gphoto2 gpdm gpm hal icq imagemagick
imap imlib java javascript joystick jpeg jpeg2k kde lm_sensors mad
mikmod mmx mmxext offensive
mozilla mp3 msn nas ncurses nls nvidia oggvorbis openal opengl oss perl python qt quicktime readline
recode reiserfs samba scanner sdl shorten slang spell sndfile
sse ssl texet theora tcpd usb userlocales v41 vcd videos wifi win32codecs
X xine xinerama xm12 xmms xml xml2 xosd xpm xprint xv xvid truetype truetype-fonts zlib"
Back to top
View user's profile Send private message
radfoj
Guru
Guru


Joined: 31 Dec 2004
Posts: 490
Location: Tísek, Czech Republic

PostPosted: Sun Jun 05, 2005 3:26 pm    Post subject: Reply with quote

If you did "emerge -uvN kde" and emerge was succesfull, you have full kde-3.4.1 installed and kdm is part of it. Its not possible to mix monolitic and splitted ebuild. You decided to monolitic ones, so there is no need and not possible to "emerge kdm".

The KDE Split Ebuilds HOWTO
Back to top
View user's profile Send private message
MHenry676
Tux's lil' helper
Tux's lil' helper


Joined: 02 Aug 2004
Posts: 125

PostPosted: Mon Jun 06, 2005 1:48 pm    Post subject: Reply with quote

I got it working. When I did an emerge -s kdm it said not installed. So I assumed so. I kinda don't like using the large builds. Is it better or worse to emerge each individually? As far as I can see, you'd have only the programs you use installed, and can keep track of them better and not as much space taken up. I have 440GB woth of space, so space is no biggie and cause linux is better with file handling (ie don't have to defrag to improve performance like $M) I don't mind the extra room taken. But managing packages would be better/easier I think if they were brought in separately (ie I thought kdm wasn't installed). But again, is that the better of the two ways?
Back to top
View user's profile Send private message
Schooner
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jan 2005
Posts: 86
Location: My Computer

PostPosted: Sun Jun 12, 2005 8:50 pm    Post subject: KDM already installed Reply with quote

I am having a similar issue... I try to emerge KDM and it is blocked.

I am running KDE 3.3.2, do I already have KDM installed?

I would try running it but I'm not at home right now. Any insight would be appreciated. I just installed Gentoo last night. I used to use it but have gotten away from it over the past few months (rebuilt my computer and am now sick of XP again). :-)

As a side note... the Gentoo installation has come a long way since the last time I did it. Hats off to those who have been working on it.

Thank you in advance.
_________________
- Schooner
"OOOH! They have the internet on computers now!" - Homer Simpson
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Mon Sep 26, 2005 3:00 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, please see this topic.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum