@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> how to fix error with:
<0> error: `LDFLAGS' has changed since the previous run:
<0> ( here are LDFLAGS )
<0> my emerge fall 8 times because of this
<0> i got correct LDFLAGS , and didn't touch them
<1> yoyo
<2> y0y0
<3> hi there!
<3> what kernel opt are neccessary for using nice backgrounds in console?
<4> hey all
<4> you know those times when it's 4:30 in the morning, you have slept for less than 10 hours in the last 3 days and yet you aren't tired?
<4> i'm beginning to think that this is going to be one of those times
<5> moin
<1> moin
<6> hi
<6> in which init.d script is Logical Volume Manager started?



<6> i need a module to load before lvm2 can access the scsi device, but gentoo first tries lvm2 (which then fails) and loads the module right thereafter
<6> i have to swap those two, but i can't figure out which init.d script starts lvm2
<6> http://sources.gentoo.org/viewcvs.py/baselayout/trunk/init.d/checkfs?rev=575 <- in this version it's the ckeckfs script
<6> however my checkfs script is a different version, and is much shorter
<6> besides, it's already tagged 'need modules' so i suppose that should be allright
<7> have you tried scanning through localmount ?
<6> yeah but that's tagged 'need checkfs' so i suppose that should also be started after modules
<8> _T***adar: find /etc | grep lvm ?
<6> well.. i think it may be in one of the /sbin/*.sh files
<6> but ofcourse i know find and grep, i simply thought: maybe someone knows exactly where to look :)
<6> # Start RAID/LVM/EVMS/DM volumes for /usr, /var, etc.
<6> for x in ${RC_VOLUME_ORDER} ; do
<6> start_addon "${x}"
<6> done
<6> ^ in /sbin/rc
<6> i think that's it. the RC_VOLUME_ORDER gets set by /sbin/functions.sh and contains:
<6> /sbin/functions.sh:RC_VOLUME_ORDER="${RC_VOLUME_ORDER:-raid evms lvm dm}"
<6> so... /sbin/rc starts lvm before modules are loaded
<6> how should i fix this :)
<9> re
<9> lindi-: rgrep lvm /etc ;)
<8> that'll print unnecessary errors if you have symlink loops
<8> and does a different thing too :)
<9> hehe aight
<9> but not different
<9> have to reread
<9> because he said "contains" lvm
<9> lindi-: you would have to do that with find /etc -exec grep lvm \{\} \; then
<10> how do i cat some text file that it only shows 20last rows of it?
<9> tail -n 20 foo
<10> nice nice
<10> is there a converter for crontab times?
<8> Lozar: converter?
<10> well cron times are very hard to make
<10> . /10 * * * * * /foo/bar im pretty sure thats the one but im not so sure
<8> Lozar: /etc/crontab?
<10> what about that?
<8> Lozar: are you using /etc/crontab?
<10> lindi- im using crontab
<10> not sure if its /etc/crontab
<10> but crontab -e
<8> Lozar: did you check man 5 crontab? there should be 5 date fields, you have 6
<10> oh webmin has nice cron controller
<10> OH dang
<10> it does not support seconds
<8> cron does not do seconds afaik
<8> webmin was the one with nice remote vulnerabilities? ;)
<10> cron does not do seconds??
<10> well i need to have tail command print output in one file every 10seconds?
<10> maybe ill just make loop script
<10> maybe i can do it with bash script :P
<8> Lozar: afaik cron does not do seconds indeed
<8> Lozar: what file is that?
<10> lindi- it just tails last 20 lines from my irc-log and prints output to a file :I
<10> then with single PHP command you can print that file to browser :P
<8> Lozar: why not fallthru("tail -n 20 logfile.txt") ?
<9> hey
<8> p***thru()
<9> why not / the minutes?
<9> :P
<8> Lozar: i don't understand why you'd need a temporary file for this



<10> becose :[
<10> PHP is evil and i dont like her using my primary log file
<10> she eill surely mess it up! :[
<9> don't you have double lines in that log then?
<9> duplicate even
<10> well maybe i make the script only able to read the log
<10> so anything bad wont happen :>
<9> hm
<9> try something with tail -f ?
<9> you'll have to start that only once ;P
<10> omg xbow for second i thought you were Pacman!
<9> no pacman
<9> drugs are bad
<9> :)
<10> i open this window and "WOW A PACMAN"
<10> "oh its only xbow"
<11> where the hell did my gnome antialiasing go
<10> dvision id desided to leave
<11> it has left the system
<11> too bad cause my XChat looks horrible ...
<10> awww poor thing :(
<12> hello!
<10> hey my friends laptop partition table is broken or something
<10> it has /dev/hda2 and /dev/hda5
<10> how do i change them hda1 and hda2 ?
<10> when i try make new partition table it says: "Wrote partition table, but re-read failed."
<8> Lozar: that's because it is in use
<8> Lozar: repartition and restore backups
<10> lindi- you mean repartition whole disk?
<10> like removing all the partitions?
<8> yeah
<10> well
<10> i suppose i could do that with USB harddrive
<13> Guys, don't you know... how to stop gentoo autoloading modules right after "Letting udev process events"message while booting?
<13> it hangs for maybe 1 second there, and there are some ACPI messages, autoloading wifi modules, nvidia and etc :S
<8> Lozar: you mean you don't have backups?
<10> lindi- yeaa
<10> i think im gonna backup all the files and make new partition table
<10> then transfer files back
<10> and re-setup grub
<14> lol
<15> lol my router just went crazy
<15> 8:22pm up 256 days, 9:49, 3 users, load average: 0.07, 0.06, 0.01
<15>
<15>
<15> oops
<7> o m g
<7> what the hell ?
<7> that nick practicly deserves a humongus kick in the anal cavety
<14> :>
<16> better?
<16> ima ginatic anime monster
<16> with lotsof happy faces
<17> how to unmerge all packets of x11 ??
<18> hi
<19> where can i ask vba questions?
<20> vba ?
<19> visual basic for applications...
<20> diabel : something like 'emerge -cav =x11-*' ?
<20> -C not -c
<21> Or unmerge the metapackage and then clear all the dependencies.
<21> Since all of the packages don't begin with x11 iirc.
<20> better solution is to edit the world file, remove everything x11 related and then emerge --depclean
<21> Or then not, since editing the world file can mess stuff up.
<21> But whatever floats your boat.
<20> how can it mess up ?
<21> If you delete something you aren't supposed to.
<21> And it is exactly the same as unmerging the X metapackage(s).
<20> world file doesn't list anything vital
<21> Doesn't it?
<21> Try deleting it then.
<20> only your packages
<20> well, my box will still be usable
<21> And see what packages the system will build.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #gentoo
or
Go to some related logs:

#worldchat
#juventus
#worldchat
aboutaboy81
#juventus
fratello di Hypnos e figlio della Notte, pericoloso e temuto dagli uomini
#juventus
#worldchat
#london
#worldchat



Home  |  disclaimer  |  contact  |  submit quotes