IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-04-02 18:00:08
Channels: 41
Logged Lines: 6229042
Size: 1809.13 MB
Powered by
Channel Info
Network: freenodeChannel: #gentoo |
Search in www.irclog.org
Log from #gentoo at freenode 2006-05-25
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
Next >
[11:44]<ffnrdyn> ipcheck.py -a ` wget -O - www.whatismyip.com | grep -i your | grep "<h1" | cut -d" " -f4 | cut -d"<" -f1`
[11:44]<ma-pu>that's such a hackjob, FleaDie.
[11:44]<ma-pu>it'd probably be easier to edit the python and make the python do it lol :p
[11:44]<2frrarrn>his shell is probably the problem...but it's not our job to support whatever this python script is
[11:44]<ffnrdyn>i dont like python
[11:45]<lzvzyc_dzw>nanobanshee, the suffix -m just suppress colors in the terminal, when programs for example genlop outputs, it's in color
[11:45]<ffnrdyn>xD
[11:45]<ma-pu>wget -O still puts output
[11:46]<ffnrdyn>yeah
[11:46]<ffnrdyn>-O - to stdout
[11:46]<2frrarrn>patrik_mrx: changing your term won't change that either...programs will output what they want, unless they have an option to turn off color output, the color codes are going to be there.
[11:46]<ffnrdyn>wget -O file or - to stdout
[11:46]<ma-pu>so wget's stdout wouldn't get piped into grep etc?
[11:46]<svrg_>python eats FleaDie
[11:46]<ffnrdyn>...
[11:47]<lzvzyc_dzw>blackace, but i want my term to ignore the colors and just show me black and white
[11:47]<lzvzyc_dzw>i don't feel like writing my own term for that...
[11:48]<2frrarrn>patrik_mrx: uhm, you just said -m was doing that
[11:48]<lzvzyc_dzw>it does not suppress the colros that come from programs, which is what i want
[11:49]<rvfrsnt>It is good men ;)
[11:49]<ffnrdyn>atlas95 ????
[11:50]<zryfc>i'm having trouble with ipw2200 equivalent to http://gentoo-wiki.com/HARDWARE_ipw2200#Trouble_Loading_Firmware . gentoo-wiki says "Then you might try backing UDEV off to at least version 070; there seems to be a conflict with higher versions." ... how?
[11:50]<grgj2rgsxnn>man wget
[11:50]<grgj2rgsxnn>whoops! wrong terminal.
[11:51]<rvfrsnt>ipcheck.py -v -a ` wget -O - www.whatismyip.com | grep -i your | grep "<h1" | cut -d" " -f4 | cut -d"<" -f1` LOGIN PASS ns.*****.com,gounlaf.com,www.**.com >> /var/log/dynhost.log
[11:51]<rvfrsnt>lol
[11:51]<rvfrsnt>grilled
[11:51]<2frrarrn>patrik_mrx: so, export TERM="vt100-m" doesn't work?
[11:52]<ffnrdyn>ipcheck.py -v -a `wget -O - www.whatismyip.com | grep -i your | grep "<h1" | cut -d" " -f4 | cut -d"<" -f1` LOGIN PASS ns.*****.com,gounlaf.com,www.**.com >> /var/log/dynhost.log
[11:53]<grgj2rgsxnn>change to wget -O - -o /dev/null to get rid of the messages.
[11:54]<ffnrdyn>wget -O - www.whatismyip.com -q | grep -i your | grep "<h1" | cut -d" " -f4 | cut -d"<" -f1
[11:54]<lzvzyc_dzw>vt100 does not have monochrome support according to some webpage i read
[11:54]<ffnrdyn>with -q in wget
[11:54]<ffnrdyn>to quit the output
[11:54]<rvfrsnt>ha cool
[11:54]<ffnrdyn>to quiet the output
[11:54]<rvfrsnt>I will ask to you how to do lol
[11:55]<lzvzyc_dzw>blackace, i tried it anyway, no, does not work
[11:55]<2frrarrn>patrik_mrx: works for me with bash in gnome-terminal.
[11:55]<rxyrrrj>My K3B doesn't work right.
[11:55]<lzvzyc_dzw>blackace, well, i use aterm...
[11:55]<rxyrrrj>How do I know if my DVDRW is setup correctly?
[11:56]<lzvzyc_dzw>blackace, you see, i have huge problems with reading say yellow on a white background, i'm colorblind
[11:56]<ffnrdyn>burn a DVD! :P
[11:56]<qzgvjuzysa>since over 3 months now i've been unable to emerge glibc ..
[11:57]<xjffjwsjuf>Qantourisc, u able to copy the error to pastebin.com ?
[11:57]<lzvzyc_dzw>blackace, i use bash to
[11:57]<qzgvjuzysa>hollowsoul: glibc doesn't show the message instantly ... please hold on while glibc is compiling to give the error
[11:58]<_skytzo>if i managed to lock myself out of my remote computer, and i only have webdav access to a folder where apache can run php scripts, would I be able to somehow run a shellscript with su using php?
[11:58]<_skytzo>what are my options?
[11:59]<rxyrrrj>Is this dvdrw setup correctly? http://pastebin.com/736692
[11:59]<2frrarrn>patrik_mrx: well, all I can suggest is try using a different terminal emulator...I was going to suggest asking the aterm devs, but I went and looked and it's unmaintained, as is rxvt :/
[11:59]<qzgvjuzysa>hollowsoul: not to mention freaked out libpam ...
[11:59]<grgj2rgsxnn>blackace: works for me too, for bash output, but not for say mc .
[11:59]<lzvzyc_dzw>is aterm unmaintained?!
[12:00]<svrg_>is rxvt double buffered ??
[12:00]<2frrarrn>nanobanshee: see, ls, emerge, they all look mono for me
[12:00]<grgj2rgsxnn>yup. alsamixer, mutt for me also, but not mc for some reason.
[12:01]<ma-pu>Chicago, looks exactly the same as mine
[12:01]<2frrarrn>patrik_mrx: as far as I can tell, last release was 1.0.0, July 5, 2005
[12:01]<rxyrrrj>dj-fu: does K3B give you a device buffer? or does it show "no info"
[12:01]<ma-pu>Chicago, I wouldn't use K3b if you paid me to
[12:01]<ma-pu>growisofs is where it's at.
[12:01]<rvfrsnt>hmm re
[12:02]<ma-pu>and/or cdrdao
[12:02]<rvfrsnt>FleaDie: could you say me how to print the date and time in the log ?
[12:02]<lzvzyc_dzw>blackace, try in aterm, see if you get any colors
[12:02]<rxyrrrj>dj-fu: then I use k3b to burn the ISO I make with growisofs
[12:02]<rvfrsnt>I have cron the command, so I want to see the date when I see it
[12:02]<2frrarrn>patrik_mrx: I don't have aterm
[12:02]<grgj2rgsxnn>atlas95: date >> log
[12:02]<ma-pu>Chicago, growisofs can burn ISO's
[12:02]<rmrgvn>ther eis a window in X which won't go away, how can i kill it? (xkill doesn't work, i can't kill the application as its part of a larger package and i only want this specific window dead)
[12:03]<ffnrdyn>date >> file.log
[12:03]<2frrarrn>adante: you don't :)
[12:03]<rvfrsnt>before the commande?
[12:04]<ffnrdyn>date >> log; comande....
[12:04]<lzvzyc_dzw>blackace, could you install it? pretty please...
[12:05]<rvfrsnt>good :)
[12:06]<ffnrdyn>ok
[12:06]<wusxy>lo all, where would i correct this from? http://pastebin.com/736701
[12:07]<2frrarrn>patrik_mrx: alright, works in aterm for me too
[12:07]<nnvsfzdnz>what's the easiest way to capture from a v4l device using the console?
[12:07]<grgj2rgsxnn>patrik_mrx: yup. good in aterm for me too with vt100-m
[12:08]<zyaxynpzyax>xushi grep app-teer /etc/portage/package.keywords
[12:08]<zyaxynpzyax>nanobanshee i thought u were asleep
[12:08]<grgj2rgsxnn>xushi: edit /var/lib/portage/world and fix the app-teer line
[12:08]<wusxy>thanks richiefrich, was wondering which file it was
[12:08]<wusxy>ah,,
[12:08]<2frrarrn>hmm, TERM=vt100-m and emerge -pv x11-terms/aterm outputs color still :/
[12:08]<2frrarrn>but ls' color output is suppressed
[12:08]<zyaxynpzyax>xushi or what nanobanshee said
[12:09]<vj2djjw>hmm its been 6+ hours. kde is still being emerged
[12:09]<wusxy>richiefrich: yea, package.keywords shows nothing. I found it in nanobanshee's world file
[12:09]<wusxy>thanks both =)
[12:09]<qzgvjuzysa>anyone happens to know if proxy servers still work when you are emerging ?
[12:09]<qzgvjuzysa>both polipo and squid seem to "lock up" atm ..
[12:10]<svjzddjzz>What is EESID its bothering me
[12:10]<svjzddjzz>ESSID related to wireless internet
[12:10]<lzvzyc_dzw>nanobanshee, what did you change to get it and how?







