| |
| |
| |
|
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 50 51 52 53 54 55 56 57 58 59 60 61
Comments:
<0> Eko, no ~ funnyness <1> hmm. <1> try 89 <1> that's what i've got, and I know it works <1> also, try file /lib/udev/devices/* and make sure all three are listed as character specials <2> octavious, this message syas that cron tries to execute a command like "root blabla" avery 10 minutes, and that it cannot find a command called root in your system (indeed no command called root exist). What cron job have you added ? <0> even when i try to copy /var/tmp/portage/udev-087/image/lib/udev/devices/zero to /lib/udev/devices/zero it filles up my boz <3> I have gcc 3.3.4-r1 installed. 3.3.6 exists already, but how come emerge -u doesn't want to upgrade into it? (I of course have and use 4.1.0 nowadays) <2> s.avery/every <4> guysguys <4> i need a c help <5> anyone here using gcc 4.1 ?? any seroius bugs u run into ? only home use tinkering <1> CyberGlitch2, file /lib/udev/devices/* <4> a[i++]=i <3> any way to get to upgrade this "old slots" to their newer versions? <4> will it increment i first
<6> CyberGlitch2: /lib/udev/devices/zero should be a caracter device with major,minor 1,5, just like /dev/zero. <4> or will it do it later <3> hollowsoul: been using it for months, including when we only had the weekly snapshots. <4> a[i++]=i <7> aefkei: i haven't added any cronjob, it just does this with a clean install (vixie-cron && cronbase) <4> will it be like <0> console: empty <0> null: empty <0> charzero: data <4> a[2]=2 <1> dracony_gentoo, that is the same as a[i] = i; ++i; <8> i'm getting all these crazy blocking messages from xorg-x11-6.9 for all these x11-drivers packages, anyone know why this is? <4> Eko: why not like i++ a[i]=i <4> ? <7> aefkei: /etc/crontab has some cron jobs by default look like they clean out /var/spool/cron/lastrun/* <9> Tested the wireless connection now... <1> dracony_gentoo, because i++ means "increment this variable after this statement executes" <4> Eko: thanks <2> Yep octavious, this is normal. Did you edit this file ? <1> dracony_gentoo, a[++i] = i would set it before. <10> hi <0> so how do i recreate the devies in ../devices/ <9> It didn't find any connections <1> CyberGlitch2, rm -rf <7> aefkei: no, just after starting the cron service i start getting those emails <1> then remerge =) <6> forsaken: Looks like you're ~arch, nitting modular xorg-x11 for the first time. <1> jk <6> hitting <1> mknode <10> i have a problem updating portage. the server hasnt been synced for over a year <1> er <1> mkdev <10> >>> Updating Portage cache: 88%!!! Cannot resolve a virtual package name to an ebuild. <10> !!! This is a bug, please report it. (virtual/ghostscript-0) <10> can someone help pls? <1> erc, yeah, mknod <11> timtimred: emerge portage; emerge --sync <4> eka: and what if it would be like a[i=i+1]=i <8> DrChandra, what can i do to resolve all of them? <0> in /lib/udev/devices? <12> hmm, if I have ~cat-egory/package-1.2.3 in package.keywords, but cat-egory/package-2.0 is stable, which one should install? 2.0, right? <4> Eko: what would it do then <4> ? <10> righty ta <10> this is why 17:14:51 up 400 days, 2:20, 1 user, load average: 0.17, 0.54, 0.41 <1> drac, what are you *trying* to do <10> ;) <6> CyberGlitch2: cd /lib/udev/devices ; mknod zero c 1 5 <2> octavious, I have no clue where that might come from. I'd try re-emerging. <4> Eko: im trying to show my programming lector is wrong <1> dracony_gentoo, what'd he say? <13> marienz: i think i found the solution <6> forsaken: There's an x11 modular migration guide on the website. <4> Eko: he says that c decides itself what to do first <1> test cases are wonderful things... <4> Eko: hmm so what then? <1> C has very strict rules about what gets evaluated when <7> aefkei: already done. do you think that it has something to do with how the crontab is using /etc/crontab as root? should crontab -l as root show the contents of /etc/crontab? <4> Eko: a[i+1]=i <4> Eko: a[i+i+1]=i
<14> ahhhahha... compiling gcc-3.4.6 with make -j12 is fun <4> this way <13> Yes compiled nicely, http://www.nvnews.net/vbulletin/ if anyone has got problems with nVIDIA 8178 and 2.6.16 kernel << most people _SHOULD_ have the problem, here's the solution ;) <12> timtimred, did your sync complete? <1> ... uh, dracony_gentoo, what were those supposed to be? <4> Eko: i ment a[i+i+1]=i <4> Eko i ment a[i=i+1]=i <4> 5 typos :P <4> Eko i ment a[i=i+1]=i <2> octavious, I don't know. However, on my system crontab -l as root outputs "no crontab for root". <15> Eko: not trying to do anything. fix your tab completion ;) <16> hi. im getting a weird error when trying to emerge media-libs/tunepimp <17> dracony_gentoo: that's very bad programming <16> gets up to make stage and says: No Make or Build file detect... <7> aefkei: hmm, are you using the vixie implementation? <12> dracony_gentoo, Eko, is this really gentoo-related? <16> and dies <1> drac? <4> guys <1> where did I tab complete you? <15> sidd: emerge sync, and try again. it's been fixed since, it _was_ a bug in perl*.ecl***es. <1> I've been trying really hard not to ;) <2> octavious, you might also want to check the contents of the files listed by "ls -R /etc/cron*". <16> cheers drac <4> well gentoo is almoast all in C <4> excluding portage <4> :P <15> Eko: nevermind :) 18:11 < Eko> drac, what are you *trying* to do <6> --- Ekodrac, what are you *trying* to do <2> Yes octavious, I use vixie-cron. <1> haha, sorry 'bout that. <1> i've been trying to keep it right. <15> no prob really, just had to say something.. :P <1> dracony_gentoo, ##C++ <17> dracony_gentoo: you should propably take it to #c then I guess <4> ok so what is the result of a[i=i+1]=i ? <18> dracony_gentoo: http://www.difranco.net/cop2220/op-prec.htm or google for "c operator precedence" <1> or yeah, #c <12> timtimred, did your sync complete? <4> like C#? :P <19> hello <20> is there any reason not to upgrade to firefox 1.5? is there a list of known problems somewhere? <0> Eko and the other guy that i forgoet the nick, thanks, it completed <4> i cant send to channel <6> dracony_gentoo: What? You mean all the packages? Not all C. Many other languages too. <12> melter, besides bugs.gentoo.org? <4> to #C <4> why? <19> melter i think yes <1> CyberGlitch2, awesome <7> aefkei: it might have something to do with /etc/crontab being root's crontab, if that makes any sense <12> dracony_gentoo, it's probably a moderated chan -- try #code-hell <21> dracony_gentoo: wild guess: your n=Root <20> kojiro: is there a specific bug number? <1> now check file /lib/udev/devices/* and make sure they're all char specials <7> aefkei: i'm going to try a crontab -r and see what happens <14> melter: I think memory usage is worse, but that's just me <19> who can help? <21> info ##C <19> i emerged xfce4 <12> melter, just search for firefox <21> gah <4> marienz: im now on windows :( <4> im so ashamed :( <19> and how do i start it? cause startx doesn't load it <21> dracony_gentoo: did you try ##C? <2> octavious, sounds like what I would do. Un-merge everything, rm -rf /etc/cron* and re-emerge. <6> Doncha: Rather than ask for people, ask a question you need the answer to. <0> exit <1> Doncha, startx runs your ~/.xinitrc <20> kojiro: 714 bugs found <1> so put "startxfce4" in there <19> how to start xfce4
Return to
#gentoo or Go to some related
logs:
monstrosity conses #linux #perl miLoginid good morning from vietnam spam #perl what,s the difference between red hat 9 and Fedora 1 #php #perl #ldap
|
|