| |
| |
| |
|
Page: 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
Comments:
<0> Does any no how to resolve x11-wm/e-9999 failed error <1> DTGorm: use the new flags <2> DTGorm, no. <3> psycophobia: what did the big fat warning say on that ebuild... <4> roger55: #kde = useless... <2> psycophobia, let me finish my mindreading course first <1> also, use "equery l" and see if anything you didn't want got installed <0> roger55, ok i will paste bin it <5> is there any way to scroll back / review the boot messages? -- i saw some errors go past, but they scrolled off before i could read them <1> W8TAH: dmesg <3> ... <3> "This is a LIVE CVS ebuild." <3> "That means there are NO promises it will work." <3> "If it fails to build, FIX THE CODE YOURSELF" <3> "before reporting any issues." <3> BLAH
<5> yuriks, got it -- thanks <6> ./var/log/messages or dmesg <1> CpuID2: ok, now read that <3> psycophobia: that does actually mean something :) <0> CpuID2,have done many times <3> which means fix it yourself? :) <2> hi squinky86 <1> nah, which means, don't use CVS <7> or fix it yourself :-) <7> or both <0> CpuID2,Just thought there might be some enlightenment fans here <8> Does anyone know how to resolve a problem with sys-apps/portage ebuild failing during missingos.c compilation? <3> yuriks: yea either fix the cvs builds yourself, or use an official release, end of conversation :) <7> no, we all hate cosmic understanding, psycophobia <9> roger55,hollowsoul : I tried "gentoo doscsi" but still i don't see my scsi drives <3> psycophobia: ive used e17 for 2 years or so so far, wont turn back <10> mad with xine-lib fixed my problem, thanks all ;) <1> rofl <1> missingos <3> but im not about to help ppl with cvs builds that say fix it yourself :) <3> :) <11> trying to get sata working, cant see any drives. here's my lspci http://pastebin.com/723458 <12> roger55: howdy <0> CpuID2, Im on e16 and been useing it for months but cant get on e17 :) <4> CpuID2: i make it a point to not help with cvs builds at all, unless it's obviously a dep or compiler error (IE, nothing else builds) <1> enlightenment just doesn't feels right <3> mngrif: good plan <2> squinky86, great to have you back, now there is someone who "looks" older than me on irc :) <3> yuriks: the e windowing policy is an acquired taste :) <4> yuriks: yeah, feels dirty :P <1> e17 may improve, but until e16 gets superseded by e17, I'll stay with Xfce <12> roger55: not sure what you mean on that one... <3> yuriks: when did you use e17 last? <1> never <3> oh heh k <2> squinky86, 55<86 nevermind. <4> i tried it once. it broke my computer :( <3> well trust me it might as well be ~ almost considering how stable their cvs is :) <4> stick with a thoroughly pimped out kde session now <0> CpuID2,It's great i just have not yet seen what e17 has to offer <3> of course that wont happen for maintainability reasons, but yea :) <3> ok im off, things to do <12> roger55: ah, yeah, I'm '86. Oh, and a pic of my girlfriend: http://squinky.gotdns.com/cat.jpg <-- at 86, you really start to know what you like ;) <1> e17 has flashy gfx, I like that <13> Could someone help me with automatic cdrom / media detection in gentoo? I just installed a clean gentoo and I have KDE 3.5.2 running but when I put in a CD, nothing happens! (should pop-up a dialog / automount ) <2> squinky86, many thought I was 55 years old,now I can point them to the unix grandpa at 86 :) <12> hehe <14> hey guys, how do I kill a process that is unresponsive to kill -9 ? <14> reboot only? <7> babbitt: find out why its unresponsive. Is it using a device? <12> babbitt: "ps -A | grep <pname>" and then "kill <pid>" for each of the pid's it has <7> it's* <2> babbitt, kill its parent process? <15> ok, running emerge nmap now with all the -flags <12> babbitt: it's probably threaded <14> squinky: its uni-process, I wrote it :) <15> going to do margaritas, hopefully it will be done when i get back <14> its probably i/o blocked <16> won, u downloaded latest livecd ?? if yes try boot with doscsi && when u in console type modprobe megaraid_mbox <13> babbitt: killall ?
<7> babbitt: that's what I was thinking -- check lsof <14> thanks kojiro <14> I'll man lsof <9> hollowsoul, thanks again. <11> hmm. livecd sees my sata drives. <14> ok...lsof, I can't man it...so what is it? <14> killall doesn't do it <17> babbitt: Also strace it, to see if it's looping on something identifiable. <16> won, if u downloaded or got an old livecd. u might need to get the latest one to get it to work <9> hollowsoul, the net installer is not recent one. How can I check the version? <17> babbitt: emerge lsof <14> Oktane, emerge lsof and strace now <13> nobody can help me? <18> I add the package name to /etc/portage/package.keywords to unmask it, right? <19> gentoo user, since 2004.3, having some chroot weirdness with /dev, any takers? <20> How do I grep strace's output? <1> Kartagis: depends =P <17> babbitt: lsof lists open files, sockets, everything an application has opened. Without args, it lists them for all processes. <1> put it there <14> thanks DrChandra, I'll try it when it merges in <21> roger55 : okay i found a script in gentoolkit called eclean that can clean the distfiles... thank s for the help <7> Simplify: Describe the weirdness <17> sloloem: It's coming out of stderr, so strace something 2>&1 | less <17> sloloem: Or pipe grep rather <18> yuriks: I did, it still gives me a nice message saying All ebuilds that could satisfy "mp3report" have been masked <20> Yeah, seems right <16> won, try the one u using atm if it doesnt work download one from the link grab one from http://www.gentoo.org/main/en/where.xml <9> hollowsoul, dmesg says my net installer is 2005.1. Is this old one? <19> before chroot all mounts are correct, after chroot and mounting /dev the devices are mounted as before I moved my disks hdb to hda <17> sloloem: There is also strace something 2| grep foo <1> Kartagis: masked by what? <1> try putting x86 after it <1> if that doesn't works, try ~x86 <0> Any 1 http://pastebin.com/723496 <1> if not even that works, put it in packages.unmask <7> Simplify: copy mtab <20> Man why do I keep having applications not fine libGL.so.1? <19> kojiro from where to where? <20> s/fine/find <16> won, not sure when they fixed it. try your cd first. modprobe megaraid-legacy or modprobe megaraid_mbox to remove a module type rmmod (name) <7> Simplify: copy /etc/mtab from outside the chroot to /mnt/gentoo/etc/mtab (or whereever, inside the chroot) <7> er, I guess it's /proc/mtab <7> hang on <16> won, if it doesnt work on your cd. download latest one off gentoo website & it should work <19> :kojiro ok <22> looks like nobody can tell me why lvm2 won't emerge... <7> Simplify: nope, I was right the first time, it's /etc <9> hollowsoul, thank you so much. I'll download new cd. <23> sloloem: try eselect opengl xorg-x11 <14> Oktane, when I run lsof I see that it has open files, how do I force them closed? <24> Doesn't the guide say /proc/mounts? <25> hi all <20> yuriks_code, I'm supposed to be using nvidia though, eh? <23> yeah, but try that <20> No dice <23> if it works siwtch to eselect opengl nvidia again <7> ZeiP: probably :-) <20> Didn't work <7> Simplify: are you doing this on the liveCD, or something else, like knoppix <7> ? <26> how would I disable ssh? <23> sloloem: hmm, try emergin nvidia-glx again <26> or turn it off <20> kk <25> have a question I've install gentoo with XFS as root partition and I can't boot it now is it possible to boot with XFS as root partition <23> djbeenie_: rc-update del sshd <23> radekrazor: you didn't compile support for it in the kernel <25> i did <23> builtin? <25> yes <25> not as module <23> no ideia then <17> radekrazor: XFS as /boot, or /? <23> radekrazor: kernel panic?
Return to
#gentoo or Go to some related
logs:
linpal ubuntu #perl setting permissions for /dev/nvram bash syntax for textpad 4 fedora activation gestures jerrybme #gentoo sudo: unable to lookup ubuntu-desktop via gethostbyname() execute command qmail work freedts tutorial
|
|