IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1992.93 MB
Powered by
Channel Info
Network: freenodeChannel: #gentoo |
Search in www.irclog.org
Log from #gentoo at freenode 2006-05-29
Pages: < Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Next >
[11:54]<svzzc>grickles: Exception received during 'Installing additional packages.': EmergePackageError :FATAL: emerge: Could not emerge mail-mta/ssmtp!
[11:54]<llz>kontact: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib/libkhtml.so.4)
[11:54]<zzyacfns>arranon: wow. you built a lot as modules. see what's in ipv4. ls /lib/modules/2.6.9-gentoo-r12/kernel/net/ipv4
[11:55]<ddrw96> morning...
[11:56]<zzyacfns>arranon: actually, i'd go back into /usr/src/linux and use 'make xconfig' or 'make menuconfig' to check the ethernet configuration you set.
[11:56]<pazznz>GieltjE: not sure what you're going for... if you're doing an emerge try adding the "--tree" option to see the dependency graph
[11:56]<zzzzgjg>grickles: ah4.ko esp4.ko ipcomp.ko netfilter and xfrm_tunnel.ko
[11:56]<gynfvan>fcgreg: --tree does not show anything depending on it
[11:56]<zzyacfns>arranon: yeah, doesn't help. don't know where ethernet drivers would be; suspect it would be a directory called ethernet.
[11:57]<zzyacfns>arranon: go back into /usr/src/linux and use 'make xconfig' or 'make menuconfig' to check the ethernet configuration you set.
[11:57]<pazznz>GieltjE: I'm not familiar with that package. what deps are you looking for? anything in particular?
[11:57]<pazznz>GieltjE: Have you tried "equery depgraph ..." , etc.?
[11:57]<gynfvan>fcgreg: the damned package that wants qt4, I do not mind having 1 qt but not 2 since it is a livecd
[11:58]<zzyacfns>arranon: do a 'dmesg | grep deth'
[11:58]<svzzc>can someone please look at this and tell me what I can do? http://pastebin.com/744371
[11:58]<svzzc>grickles: http://pastebin.com/744371
[11:58]<pazznz>GieltjE: Oops, sorry... didn't read that right .. of course I'm familiar with qt...
[11:59]<gynfvan>fcgreg: depgraph shows qt-3, but how do I make it show x11-libs/qt-4.1.2, simply =x11-libs/qt-4.1.2 does not work
[11:59]<ygnvm>will SATAI drive work on a SATAII controller?
[12:00]<vnsvjs>hi, im starved for a bit of space on my home router machine, 100 M could save me. is it safe to delete stuff from /usr/tmp/portage/
[12:00]<vnsvjs>?
[12:00]<zzyacfns>stark: i'm lost, don't know what this GLI thing is
[12:00]<pazznz>GieltjE: confirm for me what you are doing... are you trying an emerge and you are not sure why qt4 is being included?
[12:00]<zzyacfns>stark: mebbe I've been up too long :3
[12:01]<gynfvan>fcgreg: yeah I would like to know which is responsible for qt4
[12:01]<svzzc>grickles: im installing gentoo, from livecd
[12:01]<zzyacfns>stark: it's been a long time since i've done that. :)
[12:02]<svzzc>ok can anyone help me? ops ?
[12:02]<svzzc>can someone please look at this and tell me what I can do? http://pastebin.com/744371 im install from gentoo livecd via gentoo linux installer
[12:02]<zzyacfns>stark: try manually doing 'emerge ssmtp'
[12:02]<zzzzgjg>grickles: dmesg | grep deth returned "forcedeth.c reverse engineer nforce ethernet drivers and eth2 forcedeth subsystem 010de:0c11 bound to 0000:00:05:0
[12:02]<zzyacfns>arranon: did you find anything with 'dmesg | grep deth'?
[12:03]<zzyacfns>ah, good
[12:03]<svzzc>grickles: I can't, i told you already heh, man i dont think your reading what im saying. i can't emerge anything cause im on livecd.
[12:03]<zzzzgjg>lol, was typing :)
[12:03]<zzyacfns>that means you have the drivers loaded.
[12:03]<zzzzgjg>ah, not eht0 its eth2?
[12:03]<zzyacfns>stark: i thought it was possible, sorry
[12:03]<ygnvm>nobody knows if SATAI drive works on SATAII controller?
[12:03]<pazznz>GieltjE: Usually you can tell just by looking at the emerge --pretend output... one of the packages right below the qt4 package is the one requiring it. Often you can add the "--tree" option and it will indent the packages for you so you can view dependencies. Is that not working?
[12:03]<zzyacfns>arranon: might be, depends on your hardware and setup. i'd expect the first eth port to be eth0 myself
[12:04]<zzyacfns>arranon: but when you did 'ifconfig' you only got the 'lo' interface, right?
[12:04]<gynfvan>fcgreg: yeah I know that, but QT4 is not showing anything related above or below, or some sort of "tree"
[12:04]<zzzzgjg>grickles: yes only the lo
[12:04]<pazznz>GieltjE: something sounds wrong. what emerge command are you running, exactly?
[12:05]<zzyacfns>arranon: then no eth2.
[12:05]<gynfvan>fcgreg: emerge -ep --tree | less
[12:05]<zzyacfns>arranon: try this: /etc/init.d/net.eth0 start
[12:06]<zzzzgjg>says everything is peachy
[12:07]<zzyacfns>now do the ifconfig again
[12:07]<pazznz>GieltjE: You must be doing more than that... emerge fails on that without something after it, like "world" or "system" or "<package-spec>", etc.
[12:07]<syfvnz_xjjc>OK, I made a major fsck-up! I tried to solve the LDAP + udevd problem and the /tmp cleaning problem, but now I cannot log in.
[12:07]<svzzc>can someone please look at this and tell me what I can do? http://pastebin.com/744371
[12:07]<gynfvan>fcgreg: yeah sorry forgot the world here, but just cant see anything related
[12:08]<yntzq>silver_hook: boot w/ live disk?
[12:08]<zzzzgjg>grickles: /etc/init.d/net.eth0 start gives me all green lights
[12:08]<zzyacfns>arranon: now re-do the 'ifconfig'
[12:09]<pazznz>GieltjE: checking something... one sec
[12:09]<zzyacfns>arranon: what's this ethernet port connected to? lan, cablemodem, dsl, 300 baud acoustic coupler...?
[12:10]<zzzzgjg>grickles: i did, was still just lo, however when i ran 'ifconfig eth0 up
[12:10]<zzzzgjg>grickles: routher to dsl
[12:10]<syfvnz_xjjc>YeTr2: somehow I got a login because when I tried to reboot it hung up because of some tar related problem and gave me an option to log in as root
[12:10]<zzyacfns>that did it?!
[12:10]<zzzzgjg>it brought up -00
[12:10]<kjzvxzug>"Re-caching dependency info (mtimes differ)", I recompiled mysql and this started happening on start and shutdown. Any ideas?
[12:10]<syfvnz_xjjc>YeTr2: but otherwise it asked me for a user, then password (still normal) and after that for the LDAP password (not normal!)
[12:11]<pazznz>GieltjE: try the following command: emerge -ep --tree world | grep -i qt -A3 -B3
[12:11]<zzyacfns>arranon: hm. thought the /etc/init.d/net.eth0 script was supposed to do that.
[12:11]<gynfvan>fcgreg: a small list of packages
[12:11]<pazznz>GieltjE: if qt4 is being required it should be listed there in reverse order with whatever package is asking for it
[12:11]<yntzq>silver_hook: I was just saying how you could get back in to the machine to figure out what you screwed up
[12:11]<zzzzgjg>grickles still cannot emerge --sync
[12:11]<syfvnz_xjjc>YeTr2: thanks :]
[12:12]<gynfvan>fcgreg, ccache, rar, traceroute, alsa-firmware, ctcs, orange
[12:12]<zzyacfns>arranon: assuming you have eth0 and it has a coherent-looking ip address, try 'ping yahoo.com'
[12:12]<zzyacfns>arranon: do you need to get an address via dhcp or anythin glike that?
[12:13]<zzzzgjg>grickles: no i dont
[12:13]<gynfvan>fcgreg, why should rar require qt4 ?
[12:13]<pazznz>GieltjE: ok wait... that may not show you any deps for qt if you have "qt" in your use flags
[12:13]<zzyacfns>arranon: guessing then that you hvae a static ip, and nameservers configured in /etc/resolv.conf
[12:14]<axggmj>dammit, amule keeps segfualting at gdk_pointer_grab, anyone have any ideas?
[12:14]<axggmj>i've recompiled gtk+ many times
[12:14]<zzzzgjg>grickles: unknown host, and if i ping to an ip network is unreachable
[12:14]<gynfvan>fcgreg, yeah qt is in the use flags?
[12:14]<pazznz>GieltjE: if qt4 is at the left-most point of the list, it is being included due to system USE flags
[12:14]<zzyacfns>arranon: sounds like you can't reach a nameserver, or for that matter the outside world
[12:14]<pazznz>GieltjE: ... not because another package depends on it
[12:14]<zzyacfns>arranon: be sure cabling is good and goes to the outside world. what's on the other end of your ethernet cable?
[12:15]<zzzzgjg>grickles: when i boot into winxp conection is fine
[12:15]<gynfvan>fcgreg, I'll just ignore qt4
[12:15]<vxjdrsd|2usd>yes i got it running!
[12:15]<vxjdrsd|2usd>but i have one problem
[12:15]<zzzzgjg>grickles: resolv.conf i only got my 2 dns servers lsited
[12:15]<vxjdrsd|2usd>i think i forgot to compile my sound card into my kernel, i can make another one from inside gnome right?
[12:15]<zzyacfns>arranon: o-tay, how is xp configured? for static ip, or for dhcp?
[12:16]<vxjdrsd|2usd>and just replace it?
[12:16]<zzzzgjg>grickles: DHCP
[12:16]<pazznz>GieltjE: that will do it of course. it's probably because you have "qt" in your /etc/make.conf ... qt4 is the latest version, hence it will be included unless you either mask it out, or "-qt" altogether
[12:16]<zzyacfns>arranon: ah. then you probably need to use dhcp on the linux box too.
[12:16]<zzzzgjg>grickles: and other pc's on the network cannot ping it







