| |
| |
| |
|
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
Comments:
<0> i cant get it to compile the kernel tho <1> theD3viL: yes, you can screw your filesystems and lose all your data <2> ^Ocean^: why cant you? <3> GomoX: the package needs to be rebuilt against the current library <1> chealer: ouch <0> valdyn, when i type "make" i get "/bin/sh: scripts/genksyms/genksyms: No such file or directory" <4> ^Ocean^, but please, work a bit on this script.. don't use it as is -> it is for the 26144 kernel, and for ubuntu <1> theD3viL: but it shouldn't happen if you use a journaling filesystem like ext3 or reiserfs <5> GomoX: data will still be lost <6> GomoX, i using ext3. But if i lose i lose everything, not just one thing? <5> depending on what it was doing, you can leave things in a messed up state <1> zinx: well, transactions are typically meant to avoid this <1> theD3viL: it depends, it's not a predictable situation <7> !popcon <8> Popcon is the Debian Popularity contest. See results at http://popcon.debian.org/ or install popularity-contest to participate. do the dpkg-reconfigure popularity-contest right after you answered all debconf stuff <6> and why i cant play mp3s with amaroK, and i have gstreamer alsaink?
<0> valdyn, best i can figure is im missing an important package for compileing things... but i dont have the foggest idea what package. <2> ^Ocean^: any error above that error? <0> valdyn, nope <1> o_O <2> ^Ocean^: run 'make oldconfig' and try again <9> eject: unable to eject, last error: Invalid argument <9> any way to get that disc out without having to reboot the entire machine? <6> GomoX, my mother wasnt know how to reboot comp, so she hard reset it :> <5> GomoX: applications rarely do atomic operations on data, and even if they did, everything still in the cache would still be lost <0> valdyn, same error <1> zinx: i meant at the FS level <5> GomoX: the FS isn't the only thing involved :) <1> obviously if you weren't saving your work you will lose it no matter what fs you use <0> valdyn, if u join flood, i can past all the info... only like 8 lines <5> GomoX: ext3 only journals metadata by default, too <2> ^Ocean^: ok <2> ^Ocean^: im in flood.. <4> cya <6> anybody know why i cant play mp3s with amaroK, and i have gstreamer alsaink? <7> theD3viL: no <1> FS corruption can't be cause by applications <1> *caused <6> tarzeau, :> <5> GomoX: it's not just a matter of not saving.. it's a matter of if an application was in the middle of doing something, its data could be corrupted <0> valdyn, k pasted it <1> zinx: sure, but it won't crash your FS and make you "lose data" <5> GomoX: data corruption can be caused by applications being shut down in the middle of an operation, or by data being written out of order (it is) <5> GomoX: it can. <5> GomoX: only what was actively being written that had not yet completely been flushed, true <2> ^Ocean^: looks like a broken source tree to me <1> Well you typically don't care about that when you hard reset your computer :P <5> GomoX: hehe :) <2> ^Ocean^: extract it again and try again... <5> GomoX: you live without pets or children, I take it ;) <10> GomoX: or when someone kill -9 some pid ... <5> GomoX: or in this case, mothers, i guess <1> my reset button is unplugged and powerbtn.sh does "/sbin/halt" :) <1> that's better <11> guys when i am installing a package i dont get the prompt "Do you want to continue? [Y/n]" how can i fix this? <1> dr1v3r: that's not the prompt <12> dr1v3r: press 'Y' <1> dr1v3r: the prompt is what's before that <5> GomoX: until the kid figures out he can hold the button down to make it go off faster :D <1> no kids around here :) <1> dr1v3r: read what it says and make a decision <13> k3b died a horrible death and is in D state.. does tha mean i have to reboot to get it to work? #kde people think so, but it seems a little extreme :-/ <12> dr1v3r: if you install via apt-get, try '-u' <2> Kerr: they're probably right <14> Hm. Still no luck with my wifi stuff... <14> Now at least 'iwlist eth0 scan' sees my router. <9> "D Uninterruptible sleep (usually IO)" <14> But I'm still in the dark on how I should set up a DHCP connection on the interface. <9> sounds like some sort of kernel problem <9> did the kernel report anything in syslog? <2> Amarande: because the new versions have a changed interface, not just some additions <14> Amarande: are you talking to me? <9> kerr, did your kernel report anything to syslog when it died? <15> how can i mkinitrd in a chrooted environment? <2> xlotlu: the same as in a non-chrooted environment <16> Hello, I wanna ask you, how to make my Debian detect 1gb ram installed. The actual size that free -m shows me now is 885MB. I am using 2.6.12-1-386 kernel
<15> valdyn: i constantly get "/usr/sbin/mkinitrd: device /dev/hda1 is not a block device" -- Failed to create initrd image. <2> xlotlu: and? is /dev/hda1 a block device on your chroot? <2> xlotlu: ls -ld /dev/hda1 <2> xlotlu: ^^^ in the chroot naturally <3> Heart`Of`Steel: you need to get a HIGHMEM kernel <15> valdyn: no, there actually isn't one. the entire story is i'm trying to do a deboostrap install from a knoppix cd <2> xlotlu: so fix your chroot's /dev <13> Amarande: not that i cans ee, but syslog is spammed up by IN=eth0 OUT= MAC=01:00:5e:00:00:01:00:0d:60:89:0e:72:08:00 SRC=150.204.136.104 DST=224.0.0.1 LEN=196 TOS=0x00 PREC=0x00 TTL=2 ID=21898 PROTO=UDP SPT=7777 DPT=7777 LEN=176 <2> xlotlu: you can just bind mount the 'real' /dev to /mnt/chroot/dev/ if knoppix uses the same layout as debian <2> Kerr: shorewall does that.. <11> GomoX sorry i wasnt thorough with the question <11> the first time i installed a certain package it gave me an interface which asked me a few questions about setup before it continued, but i had to remove it. I used --purge to make sure that i removed it completey, but when i have tried to install it again i do not get the interface with them questions <2> Kerr: ( the logging part, not sure which app does use port 7777 ) <1> oh <1> dpkg-reconfigure $PACKAGE <11> didnt work <1> then you are not trying to reconfigure the right package <2> dr1v3r: so you purged the wrong package <2> dr1v3r: which package is this about? <11> no i purged the right package <2> dr1v3r: no you didnt <1> i.e there are questions about apache config asked when you install apache-base <13> iactually have no idea where the logging came from. It just appeared one day O.o <11> egroupware-fudforum <11> yes i did valdyn <1> Kerr: iptables probably <17> Hi. Quick question: Firestarter stopped showing events at all, even though it got scanned and all. Firewall is working fine, but shows nothing blocked. Ideas? <2> dr1v3r: you did not purge and reinstall the package that gave you the dialogues you are looking for <11> this was the package i installed when it gave me the prompt <1> valdyn: do an apt-cache show $PACKAGE and see if a package among the dependencies of $PACKAGE could have asked you the questions <1> dr1v3r: it doesn't matter <17> And by the way, where does it save it's logs anyway? or does it take them directly from syslog? <16> chealer, thank you <1> dr1v3r: the questions were obviously from a dependency, and not from the package itself <2> dr1v3r: it was a package that egroupware-fudforum depends on <13> GomoX: could be something to do with sharing the net with my laptop.. how could i turn it off? it spams up my ttys too. <18> Anyone here know how to work out deb repo problems? I've got a problem with python2.3-glade... <2> dr1v3r: try dpkg-reconfigure egroupware-core <11> ohhh rite, sorry valdyn <11> i didnt realise it installed other things with it <11> thats what i need :D <19> i need help!!! :P <20> is a Net Install of Debian easy? <19> imhaving trouwebls with my vsftpd <2> Kerr: read /etc/sysctl.conf, the kernel/printk line <6> WinXpUser, yes <20> how easy is "Easy" ? <6> WinXpUser, you just selecting :) <21> WinXpUser: why don't you try and see for yourself? <6> WinXpUser, nothing special <20> CLI or GUI? <2> Kerr: but that's just to stop console spam, the messages are triggered by your firewall setup <6> WinXpUser, text mode <19> the configuration looks solid, i can login using normal users that are on the system... but whatever i do, like creating dirs or uploading files, i get a permission denied <13> valdyn: everything in that file is commented out O.o <2> Kerr: yea i know <2> Kerr: #kernel/printk ... <22> Hello <22> Where Can I found the alioth channel ? <2> !alioth <8> i heard alioth is http://alioth.debian.org, or debian's sourceforge server. see http://lists.debian.org/debian-devel-announce/2003/debian-devel-announce-200303/msg00024.html <13> valdyn: there is no #kernel/printk line.. <22> !alioth <8> it has been said that alioth is http://alioth.debian.org, or debian's sourceforge server. see http://lists.debian.org/debian-devel-announce/2003/debian-devel-announce-200303/msg00024.html <2> Kerr: you are using sarge? <13> valdyn: yeah <13> valdyn: i pasted the file's contents in #flood <17> hmmm.. <2> Kerr: http://pastebin.com/542144 <23> any opinions on whether the unofficial sarge amd64 is a good idea or if it'd be better to wait for etch / anyone try it? <17> hmmm, gotta try something out, brb <2> orangechicken: it does get official security support <11> http://pastebin.com/542150 any chance any one could tell me why i receive that error after i have done dpkg-reconfigure egroupware-core <11> i know the files are not there but how i can fix it?
Return to
#debian or Go to some related
logs:
nvidia setenforce Permissive gentoo turn off beagled-helper linux tolvans Unknown group 'nobody'. on line 20 of '/etc/proftpd.conf' utf-8 slap_startup failed #centos 561616 shm #math scrambled screen ubuntu debian lc line count
|
|