Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What depends on xterm?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Sat Jan 22, 2005 2:34 pm    Post subject: What depends on xterm? Reply with quote

Trying to remove X11 from a machine.

Quote:
Calculating world dependencies ...done!
[ebuild UD] net-misc/rsync-2.6.0-r3 [2.6.3] -acl* -build -debug -static 0 kB
[ebuild N ] x11-terms/xterm-197 -Xaw3d -debug +truetype -unicode 674 kB
[nomerge ] sys-apps/utempter-0.5.5.5-r1 -debug
[ebuild U ] x11-base/xorg-x11-6.8.0-r4 [6.8.0-r3] -3dfx -3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc +font-server* -hardened -insecure-drivers +ipv6 -minimal -mmx +nls -opengl +pam -sdk -sse -static +truetype-fonts* +type1-fonts* (-uclibc) -xprint -xv 0 kB


xterm isn't in my world file. I have no idea why portage is trying to merge it :|

Any ideas?

Thanks
Back to top
View user's profile Send private message
arnvidr
l33t
l33t


Joined: 19 Aug 2004
Posts: 629
Location: Oslo, Norway

PostPosted: Sat Jan 22, 2005 2:39 pm    Post subject: Reply with quote

Portage reports no ebuilds depending on xterm....
Back to top
View user's profile Send private message
oberyno
Guru
Guru


Joined: 15 Feb 2004
Posts: 467
Location: /bin/zsh

PostPosted: Sat Jan 22, 2005 2:59 pm    Post subject: Reply with quote

Xorg depends on xterm.
Code:
grep xterm /usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0-r4.ebuild
      !uclibc? ( x11-terms/xterm )"
Back to top
View user's profile Send private message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Sat Jan 22, 2005 4:09 pm    Post subject: Reply with quote

Why does etcat fail to report this? Also I couldn't find any reverse dependencies of xterm on gentoo-portage.com

Hmm

Thanks
Back to top
View user's profile Send private message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Sat Jan 22, 2005 4:42 pm    Post subject: Reply with quote

Having unmerged xorg and utempter, xterm still wants to be installed.

Quote:
Calculating world dependencies ...done!
[ebuild N ] x11-terms/xterm-197 -Xaw3d -debug +truetype -unicode 674 kB
[ebuild N ] sys-apps/utempter-0.5.5.5-r1 -debug 0 kB
[ebuild N ] x11-base/xorg-x11-6.8.0-r4 -3dfx -3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc +font-server -hardened -insecure-drivers +ipv6 -minimal -mmx +nls -opengl +pam -sdk -sse -static +truetype-fonts +type1-fonts (-uclibc) -xprint -xv 0 kB

Total size of downloads: 674 kB


What's going on? How can I tell what's depending on what?
Back to top
View user's profile Send private message
oberyno
Guru
Guru


Joined: 15 Feb 2004
Posts: 467
Location: /bin/zsh

PostPosted: Sat Jan 22, 2005 5:09 pm    Post subject: Reply with quote

Try adding -t(--tree) to your emerge options. Xorg requires xterm to merge, so it's adding xterm to your emerge list.

FWIW, "equery depends" doesn't mention xorg depending on xterm either. Ed Catmur's dep script does though.
Code:
dep -r xterm
cat: /etc/make.profile/use.defaults: No such file or directory
x11-terms/xterm:
   x11-base/xorg-x11-6.8.1.901          !uclibc? x11-terms/xterm

If you really want, you could remove the xterm dependency from the xorg ebuild and try to emerge xorg. If it builds, it might be a good idea to file a bug report.
Back to top
View user's profile Send private message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Sat Jan 22, 2005 6:23 pm    Post subject: Reply with quote

I don't want xorg-x11 or xterm. I've been using -t in both of the above outputs and xterm is listed as a root node.
Back to top
View user's profile Send private message
oberyno
Guru
Guru


Joined: 15 Feb 2004
Posts: 467
Location: /bin/zsh

PostPosted: Sat Jan 22, 2005 6:47 pm    Post subject: Reply with quote

:oops: Oops.

Perhaps removing the USE flags truetype-fonts, type1-fonts, bitmap-fonts, and font-server would help?
Back to top
View user's profile Send private message
southsider
Guru
Guru


Joined: 05 Jul 2004
Posts: 358

PostPosted: Sat Jan 22, 2005 8:32 pm    Post subject: Reply with quote

I should probably mention that PHP is installed. I want GD. Maybe that's the problem?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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