Archive for September, 2007

I have a problem whith iptables I wrote iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEWESTABLISHED

have you emerged bind-tools yet?

the model for the sound device is C-Media CM8738 (rev 10)

haha, are you using x86? or what arch are you using? not that it matters, just wondering, cause even a terribly configured kernel usually boots

yea

brianw, if i add proxy at make.conf and not at wgetrc, what would have happened

well it was for a different computer

alright, hold on a second or two

brianw, yeah i emerged

hmm

do this for me: dig institute.ac.in

dont moan im on livecd

brianw, nothing
brianw, whats dig? ping or what?

it just takes you back to the prompt?

im dying been messin with nvidia and Xorg for atleast 24hrs

lets all stone root_

yea the only Cmedia thing under ISA I see is CMI8330

brianw, connection timed out
brianw, no servers could be reached

I _assume_ that's ok, but I think that's where I always get into trouble with menuconfig

are you sure it is ISA? there is a C-Media 8738 driver in PCI

ok try this: dig @172.31.1.1 institute.ac.in

Ok ive nearly installed gentoo.. I boot in and it says block device /dev/hda3 is not valid root device.. so i put in /dev/sdb3 which it should be and it says /dev/console no such file or directory and same with /dev/tty1

dig is a DNS lookup utility

wierd, I looked it up somewhere, and it says it was an ISA device, but I don't actually know if that's correct

brianw, yeah one server found

what is in the answer section?

what should i be looking at to fix?

brianw, http://rafb.net/p/0uuYPS35.html

you're right it is under PCI… I'll have to find out where I looked this up

and /nick dont work

lspci == pci slots haha

it has no entry
that DNS name does not exist

doh!

brianw, wait lemme do something else

i would choose the PCI one, seeing as it matches and stuff, ISA slots are REALLY old, so unless this comp is like 10 years old, i dont suspect it would have ISA slots

brianw, http://rafb.net/p/XtlTww23.html

your question section looks like you did not type what I said to.

I got confused between CMI8330 and CMI8738!

check this..
brianw, http://rafb.net/p/XtlTww23.html

that's why I'm afraid of compiling kernels, haha

I thought you wanted to go to institute.ac.in ?

/dev/console is there but it dont find it
odd

haha, its really not that hard, but you do need to know alot about your hardware

yea

brianw, the mistake was, www.institute.ac.in only works, without www it never opens
brianw, my institute = IITK you got now?

/etc/resolv.conf

also it seems that genkernel automatically installs the boot image and initial ram disk file system in /boot so you should be able to just write down the info into grub.conf or whatever bootloader you are using

then try and goto the site.

without the –install flag you think?

brianw, lol i wrote it manually na, whats the prob?

?

brianw, i wrote the line manually

there's alsa a –no-install flag so it seems likely that –install is set by default, but the question is then why can't I load the soundcore module

what line?

also rather

brianw, nameserver 172.31.1.1

well i am basing this all on what the gentoo handbook says, its states that running "genkernel all" or "genkernel –menu-config all" will install it into the /boot/ directory

brianw, for my surprice, it worked,

ok, then it should be installed

surprise*

so now if you type: www.iitk.ac.in in your browser does it work?

brianw, yeah

let me make sure menu.lst is pointing to it

it wont be a module unless you make it so, it can be built into the kernel as well and you wont be able to load the "module" seeing as there is no module to load

you must of had a typo in the file before, or were not using www. or something…

brianw, well i have a lil doubt

about?

so modinfo soundcore shouldn't work if I didn't have it as a module

it is not magic…

correct

well that clears things up a bit!

brianw, i wrote the line nameserver 172.31.1.1 along with something commented before, when i did the echo thing its all gone,
brianw, only one line with nameserver 172.31.1.1 appeared

i prefer to have them as modules because it is easier to troubleshoot sound if it doesnt work, but if you have it all set up right, it will "just work", you also need alsa-lib installed

brianw, echo should just append that, but should not delete stuff right?
brianw, you with me?

ok, while I'm on this topic I have another quick question. Do I need the alsa USE flag set in addition to the jack use flag to use jack?

appends

instead of

brianw, rofl, i dunno that till now rofl

which is what I wanted, because you never told me the truth about what was in that file

I assume its so, because the jack guide says to follow the alsa guide first, but it doesn't mention use flags, but I could be wrong

I assumed that file was borked, and was correct.

well if you have alsa installed and working correctly you probably dont need it in the USE flags, but it wouldnt hurt/cost you anything to do so anyway

brianw, well in that resolv.conf, i had commented previously written name servers and in the 3rd or 4th line i added new line nameserver 172…..

ok I'll leave it be then

brianw, is it so that we should add the dns in the first line?

hi, how do i get ~/.bashrc to be read when i log in? I could add a source ~/.bashrc line in /etc/profile, but i'd rather not
what's the better method for this?

..bash_profile

ok, should work for you then

LSD`: ~/.bash_profile ? or /etc/bash_profile?

thanks!

no problem

depends whether you want it for a particular user or everyone

LSD`: everyone, so /etc/.bash_profile would be fine

brianw, you there?

LSD`: thanks

brianw, me still waiting for some more doubts!!

glad it works now

LSD`: hmm, /etc/bash_profile (nor /etc/.bash_profile) is being sourced. Using ~/.bash_profile is fine, but the global profile would be nice as well
thoughts?

umm, if you have the patience for another quick question, you said to emerge alsa-lib, but I _don't_ need to emerge alsa-driver if I have alsa as a module in the kernel, correct?

it must have been a typo… Only explanation

LSD`: i meant to say, it's _not_ being sourced

correct, i suggest you NOT emerge alsa-drivers, it will cause you alot of trouble if you have modules installed and alsa-drivers

ok, thanks

not a big deal tho, ~/.bash_profile gets the job done

alsa-lib is needed as a backend for the modules though

comments will not mess it up, here look: http://rafb.net/p/eJnG4c80.html
heh

ahh, alright

this is what I meant to paste: http://rafb.net/p/JJ8Yxq40.html

brianw,

also, net.eth0 starts up on boot, but it's not in the boot list. I'd prefer it not start up. What init would be starting net.eth0? net.lo? Would it be best to rc-update del net.lo?

also alsa-tools and alsa-utils would probably hlep you out too, they contain alsaconf and alsamixer, among other alsa related programs

edit /etc/conf.d/rc, this line: RC_PLUG_SERVICES="!net.*"

yea, I'm at that section of the howto, so I think I'm back on track. I'm not sure if I'd ever have a fully functional install without you guys :-O

brianw, ah, thanks
it wasn't always that way by default….

brianw, ready to face few more stupid questions from this noob ?

i depended on #gentoo alot as well haha, it feels good to finally understand whats going on though haha, keep with it

nope, but has been for a while now
we are all noobs. heh

yeah, i don't install new gentoo boxen that often i spose

thanks, can't wait to be on the giving side of advice for once!

brianw, well then , temme, how can i get access to internet ping
?

you can not, since your proxy server is blocking pings

so, my gut feeling says to set that var to "!net.eth0"

brianw, then one more stupid question, consider this case…

i just always set it like I showed you
then you just use the init if you want to start any net init

coo

brianw, just exporting the variable http_proxy, and not writing any shit in make.conf and wgetrc bot?

yeah, i suggest that once you get the box up and running you config your own kernel and add it to grub as a seperate kernel so if you fail to do it right at least you have the genkernel to fall back on, cause building your own kernel is a big part of linux haha

brianw, what would have happened?

language

brianw, no emerge?

perhaps, I have not really used proxies, except for transparent proxies

sugoi, sorry

according to this: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=3#doc_chap3 , you should use the export

brianw, wait lemme try all those things manually that would be more fun,

ha, yea I've definately need to figure it out soon.

brianw, though i have a asssignment to be submitted in few hours, i shall try these lol

what i dont really understand is how you messed up the config so bad that it didnt boot at all haha, the default .config for the sources has most if not all of the x86 options selected by default to be able to boot it

well it was actually a celeron I Mendocino
I think the problem was it couldn't mount the root partition even though added reiserfs support and the like (or kept I guess)

the export commands would only work for that boot, here is a way to have it work every boot: http://gentoo-wiki.com/Http_proxy

did you have reiserfsprogs installed?

brianw, i have seen that documentation already and using the same, currently, thanks anyway

in that case, no wget modification should be necessary

I ended up just installing DSL instead though, cuz it took too long to troubleshoot, since it was so old. Umm, I think I did, but I might have miseed it because it was a minimal install. Then again, I did try to follow the howto pretty closely, and I think I remember emerging that

brianw, but that is not so, thats not whats happening,

is it safe to strip a kernel image?

then perhaps you made a mistake

brianw, well, temme, what i should add if i want to add in the make.conf instead wgetrc?

4.1.2 and 4.1.1 is okay for distcc?
just wanna get some thoughts

huh, thats weird, although i havent used reiserfs, used all the other ones, ext2 ext3 xfs etc so im not much help there

echo $http_proxy
yeah that is fine

-su: java-config: command not found

no need to modify make.conf

brianw, yeah it shows me correctly

when I java-config –list-available-vms

just setting up env variabe is enough?
not even wgetrc and make.conf?

yea, that computer is about 10 years old, so it could have been a lot of things

yes

brianw, lemme check, i will report back, if you want to know???

wget http://rafb.net/p/JJ8Yxq40.txt

haha yeah, i had a hell of a time installing gentoo on this 100 mhz laptop i picked up at a yardsale (yes i just install linux hosting on anything that i come across)

that is a good time to use a bin host
that is what I do for my pentium mmx 233 laptop

haha wow. Suprisingly the Celeron 1 500mhz wasn't the bottleneck of the system. It was the 64mb of ram (5 of which are magically missing)

true, but i prefer gentoo and i didnt mind the compile time, i just didnt really have any idea what the hardware was

I use gentoo…
I just build all the bins in a chroot on my faster system

ah, i miss understood you, i thought you meant a distro that used bin's instead of compiling from source (ie debian)

heh

yeah, 64 mb of ram is a draw back haha

so if you ssh into the livecd then chroot /mnt/gentoo the computations will be done on the remote computer?

mine has 32. heh
no
I have a chroot on my other system

yeah, the laptop i was talking about has 16

then I host the bins via nfs, and on the weak system, I add the bin host in make.conf and use emerge -K foo to make sure it uses the bin host instead of compiling it

does somebody know how I could tell www-client/mozilla-firefox not to be a dependency of the net-www/mplayerplug-in ? the use flags that I have now are : [ebuild R ] net-www/mplayerplug-in-3.40-r1 USE="divx gmedia gtk quicktime realmedia wmp (-mplayer-bin)" 219 kB

you can't really

the problem is … I do have firefox AND firefox-bin on this pc … I wouldnt need both

but you can, tell portage that it is already installed. /usr/portage/profile/package.provided

Santanabaer, you can install it without dep

it wasnt like that a couple years back though was it? on my previous gentoo install (2005.0) i dont recall mplayerplug-in having firefox source as a dep, i could be wrong though

er not usr, etc

ah

but you can, tell portage that it is already installed. /etc/portage/profile/package.provided

I did understand it yea thx
how did you mean ?

using the –nodeps switch is not a good way, since world updates will bring it in anyway…
assuming that is what you meant…

equery tells me that mozilla-firefox (not firefox-bin) is a dependency of mplayer-plugin. I guess every time I wanted to unmerge firefox, mplayer would have told portage that it needs it again …
the plug in I mean

brianw, something like that

right, unless you tell portage it is already taken care of w/ that file I told you about

would mplayer still work correctly ?
the plugin

I imagine

good I give it a try m8
tthx

brianw, here, some wonder

you have to copy the file over to some where for it to work with firefox-bin
i forget were exactly……

oh Elfeater

ill find out hold up

Anyone know if there have been problems with nvidia (recently) causing it to spit out 'disagrees about version of symbol with struct_modules'?

brianw, though the env variable HTTP_PROXY starts on startup emerge is not working, so i tried to add the line 'HTTP_PROXY="user:passwd@proxy.org:port"' at the end of make.conf still emerge is not working

no hectic its not that urgent
^^

brianw, its only working after i added it in wgetrc

also you have to make sure mplayerplug-in is using mplayer-bin as opposed to mplayer. assuming you are doing this because you are running amd_64 arch

ahh no

can someone help me with my direct rendering

im a normal x86 user

i cant make it work *again*

too late haha

it was working once upon a time …

so nobody knows how ot make thunar see icons properly ;(

cp /opt/netscape/plugins/mplayerplug-in.so $HOME/.mozilla/plugins

so why use firefox-bin in the first place?

thx Elfeater !

you can use a symlink if you prefer… either way

I guess to avoid its huge compile host time over the -bin … and I noticed the difference in speed isnt that much
yeah good Idea

brianw, hey did you see what i just wrote, plz scroll up

yup

is this correct to emerge java? http://rafb.net/p/wBJAFh77.html

brianw, so i conclude that…

brianw, I am having a hard time understanding this all.

distcc gets complaining about no host found…i'm following the guide as best hosting i can
is there a way to test if the hosts are up without having to run an emerge?

brianw, its only working when i add the proxy settings in wgetrc, and not even in make.conf?
brianw, what do ya say?

brianw, http://gentoo-wiki.com/HOWTO_Intel_Onboard_Graphics_Notebooks_Native_Resolution

that is the wrong syntax, should be this: HTTP_PROXY="http://user:passwd@proxy.org:port

[[thufir]] why not just emerge sun-jdk and sun-jre-bin

that is the wrong syntax, should be this: HTTP_PROXY="http://user:passwd@proxy.org:port"

brianw, yeah thats what i used

btw just to give you the idea … firefox-2.0.0.5 took 51 minutes to merge and -bin just 28 seconds

but not what you just typed. heh

brianw, lol

and why helping you is kind of frustrating

hm.. my laptop is heating (according to /proc/acpi…) to about 60C is this normal for laptops?

elfeater thanks, I didn't se that in the java guide

heh

so…any distcc lovers out there?

brianw, so i conclude that… its only working when i add the proxy settings in wgetrc, and not even in make.conf? what do ya say?

what processor? celeron-m ?

brianw, lol, coz i myself is frustated

core duo (centrino)

[[thufir]]: btw you will probably need to update the java web hosting directories in firefox with about:config because the default directories are not in the correct places

I guessed its normal ?

arg…Warning: failed to distribute, running locally instead

core duo is pretty much a pentium-m, and those run a bit hot

still 60 C is damn much think you cant even keep it on your lap

i wonder if my allow config line isn't sufficient

Installed GDM, X starts displays GDM then goes back to console 1 (7 still has GDM) anyone know why?

because i was told kernels under 22 have some ACPI-related problems and they can overburn your PC

brianw, lol you really frustated,??

because not only cpu, but the whole motherboard is at 50-60C

I can emerge foo –config do that? or must be done by hand? firefox direcectories and java

has anybody heard of xmacro?

it looks like it might go to gdm too soon, or something is designed to give back control to the 1 console

[[thufir]]: i dunno really i usually do it by hand….

emerge -n wgetpaste && wgetpaste -c "cat /etc/env.d/99local" && wgetpaste -c "cat /etc/make.conf"
bemerge -n wgetpaste && wgetpaste -c "cat /etc/env.d/99local" && wgetpaste -c "cat /etc/make.conf"/b

I am using a frame buffer

nah, just a little. sometimes. heh

[[thufir]]: haha well…. try it or ask someone else, that one i wouldnt know

if I install jarnal, there's no ebuild, how do I uninstall it?

want to change the ulimit -l from 32 (which appears to be default somewhere) to unlimited but even though I change the security limits in /etc/security/limits.conf it stays at 32?

it's all good

brianw, http://rafb.net/p/HRWmXO96.html

[[thufir]]: did you just install jarnal from source (ie ./configure make && make install)?

brianw, http://rafb.net/p/RBoavO91.html

you have it in caps, it should not be. http_proxy, not HTTP_PROXy
for the /etc/env.d/99local file that is

I tend to reboot the system or shutdown from the command line - I have noticed that sometimes when I do this the command line scrolls like crazy (looks like CR) anyone know the reason?

elfeater I'll have to, if I want it. yeh, and a few other things, too.

brianw, lol i thought i wouldn't matter

I'll have to install feed-on-feeds that way, too

[[thufir]]: keep the directory that you run make && make install in, if you want to uninstall it go to that dir and type "make uninstall" heh

it matters…

well thanks all

woo

especially mr. brianw

this command line scroll thing has been going on for ages, I bet it is just the combo I use on the term and shell

Linux doesn't use DLL's, nor anything comparable?

also no need to have -fomit-frame-pointer when you are using CHOST="x86_64-pc-linux-gnu"

[[thufir]], shared objects and archives

[[thufir]]: yeah it uses DLLs, they are called software objects .so files

and march=nocona

[[thufir]], i.e. .so

welcome

shared objects

[[thufir]]: if you dont want all those files taking up space run "make clean" after the install and it will get rid of all the unnecessary files (ie to do make install again you will have to do make again)

interesting.

sugoi:software shared hosting both begin in s

hi all, installing 2007.0 on amd64, after 'emerge –sync', should i 'emerge glibc'?

it's not a space thing, it's negligible, I just don't want it mucked up (the shared objects)

[[thufir]]: there are tools for it - and you can do a static build

just follow the handbook

I will buy a new wireless router today, what brand do you guys recommend? I have had D-link and it worked ok, but if you have any other recommendation brad-wise?

thanks, will do

get an openbrick and put pfsense on it

linksys work though I think CISCO are stopping the brand
stoping

OK, LS better than D-link?

comparable

how about zyxel?
I've heard zyxel's stuff is pretty good… actually bought a switch for myself some time ago, will probably buy an ADSL modem too..

openvrick-e is awesome. and pfsense is damn slick

http://rafb.net/p/m0uGyj63.html anyone knows what is causing this? i'm running a gentoo-amd64 box

can i install foo from source, then worry about it later? Or would I have to do the static build upfront? I'm assuming static build means it doesn't use shared objects…

openbrick-e*

Thanks a lot, but I live in Sweden and I am not sure my store carries it, have to check it out

ok someone has to know how to change locked-in-memory size to unlimited
I cannot be the only one using pam

Can't find it on our pricerunner-site
http://www.prisjakt.se/#rparams=ss=openbrick

that 32 has got to have slipped in there from somewhere because there is nothing specified in the default config

brianw, i used small letters and rebooted, now, its not even loaded, i mean there is no variable called http_proxy
?

env-update && source /etc/profile
although that should not be needed at all
echo $http_proxy

brianw, i rebooted to double confirm
brianw, a blank line

asound.conf has gone

wgetpaste -c "cat /etc/env.d/99local"

I wonder if it has gone or it has just not been created

BRIANW, ONE MOMENT I HAVE TO PUT BACK ALL THE SETTINGS IN WGET RC
brianw, http://rafb.net/p/dD9nOS71.html

holy caps lock batman

and `echo $http_proxy` returns nothing?

brianw, no
i rebooted even

you mean yes?

ahh damn my whole idea with mplayer-plugin and firefox is a pain in the ass .. doesnt work :/

brianw, returns nothing'
brianw, so?

Hello all

same for: echo $ftp_proxy ?

brianw, lol yeas
brianw, no

so it returns nothing?

brianw, its returning

very odd indeed

you didnt encounter problems when you try to reemerge mplayerplug-in after you have deleted firefox ?

brianw, its returning for ftp_proxy and not for http_proxy

i have a problem mounting an usb external disk. i have sata so normally i mount an usb device with /dev/sdbx but since i plugged it in there is no sdb in /dev. what can i do?

brianw, rofl

i compiled firefox :/

I do have firefox too m8 I mean I do have the -bin

did you add mozilla-firefox to /etc/portage/profile/package.provided?

is there any other sdxx in /dev

of course
error: Unable to find mozilla or firefox development files

yes there is sda (my hdd)

yeah im just saying that i use the compiled version of firefox, i dont have the bin installed

I think you need the version, or a version inequality

happens when reemerging mplayerplug-in

can anybody lend me a helping hand by telling me how to associate e2dk protocol with amule in firefox?

do you have full USB support in kernel?

ahh
ok
yeah seems so there is other way

editing make.conf - USE="" … how do i add in line breaks to a really large USE flag selection?

its a pity though

well i think so. till now it always worked

try this: =www-client/mozilla-firefox-*

ok

its white space, just hit enter, it will work fine

hm but i remember that some days before i rebuilt my genkernel

thanks, kool

brianw, hello

can anybody lend me a helping hand by telling me how to associate e2dk protocol with amule in firefox?

okay, i thought i was done for the night. My ~/.bash_profile is not being run when i su from my wheel user

emerge usbutils and run lsusb to see if it sees anything, or run dmesg to see if it sees anything when you plug in the usb device

the * syntax is not accepted

i even tried commands in /etc/profile, /root/.bashrc, /root/.bash_profile…

that would have to do with mime-types

but when i su from user my PS1 gets ugly, what script is run when i wheel over?

can someone tell me how to do X forwarding to another pc? (I set the DISPLAY variable but don't work)

brianw, catch you later, me going for lunch

wiki spoown X forwarding

http://gentoo-wiki.com/HOWTO_X-forwarding

hmmn

mzbot, I didn't known this how to on gentoo !! Thanks !!

anyone know the average price of a t3 ?

Slowking_Man, I'll check it, if I don't find an answer on gentoo howto, thanks by the way !!

I think the is no way around the source firefox a pity .. but well yea that is so

lsusb doesnt see any devides. when i plug in the usb and call dmesg there is "new high speed USB device using ehci_hcd and address 2" and in the next line "device descriptor read/64, error -71"

hello everyone, I'm getting errors when using shares-admin or services-admin (liboobs-warning, unknown error communicating with backends) any help???

Elfeater, could you explain it in detail

Is there a way to get a single window decorated?

no wait! now lsusb sees something. and there s a device

is there a new sdxx in /dev?

yes and now i can mount it. strange thing

not really, i suspect you can set it in about:config (type about:config in the URL of firefox)

I'm using XGl, and I need to run some apps on :0 (eg. google earth), but :0 has no window decorator. If I start a window manager, it will then try and decorate my Xgl (since Xgl runs as a 'full screen window' on :0), so what I REALLY want is only my google earth window decorated, but not Xgl

thanks

ie. I want a single window decorator

automagical

Elfeater, thx a lot, i'll try it

ulimit anyone know how ulimit works with gentoo?

My Mplayer Broke, it returns Error opening/initializing the selected video_out(-vo) device

can someone help me with this compile error? i'm trying to emerge xorg-x11 and it fails compiling mesa : Beautiful Code
(yay wrong pastE)
http://rafb.net/p/m0uGyj63.html

hmm from a quick look I would say the ../../ is off

ahh lol bit myself in the ass azi sorry cant help ja … aint got firefox running
ahh lol bit myself in the ass azi sorry cant help ja … aint got firefox running

Anyone know why my MPLAYER will return this error

are you in the group of video?

zention, how do I add to group?

vigr
group first though and check

what do you mean with off

zention, huh?

gentoo is fucking sweet
im going to learn a lot from using it

zention, isn't their another way of doing this?

did you try to reemerge mplayer ? I had something like that too

vandle, welcome to the community

I think the ../../ in there is off ie wrong amounts

its so unbloated like fedora and similar distros

how could i possibly fix that?

welcome

Santanabaer, how do I re-emerge?

well I notcied that the video group had crept in so give that a whirl first

can someone tell me how i can give a normal system user the right to use cdrom drive to burn a cd with gnomebaker?

i never compiled a kernel before, or had to install xorg

just do emerge mplayer again ?

Santanabaer, even tho its currently installed?

well you could open the mount point

xorg-x11 is compiling now, its going to take forever

zention, what is the command way of adding the user to a group please?

YES it overwrites existing folders

if it is then you will have to wait for it to be fixed so try another version

I mean files

vigr

zention, i do not understand this screen that is displayed in front of me.

moduser might usermod perhaps
:q!
type that

i tried three versions by now

command not found

azi:ok well check for libGL.so.1.2

I d say let him compile mplayer first again … like I said before I had his same message when opening mplayer

azi:and see where it actually is

Santanabaer, it happened when I enabled Direct Rendering support.

type group

what is the exact flag name ?

at the command line

Santanabaer, how come Mplayer won't re-scale an image, like when I am in fullscreen its the same size, with a black border. :-(

no idea m8

Santanabaer, what do you mean?

it probably is that actually because it needs access to a control in dev that is owned by video group other being 000

you said you activated direct rendering … where at ?

zention, group is a invalid command.
in X
Santanabaer, in X

groups

ahhh

that's wide-screen letterbox.

you can use tab completion

likewhoa, what?

type grouTAB

zention, i have all the groups added to my user.

is video there?

zention, yes.

whatever movie your watching that's showing a top and bottom black border

well you can cross that off the list then what video card?

likewhoa, yes I know what letterbox is. okay lets say the video is normally 320×200. When I full screen it, the video is still 320×200 with a black box around the whole thing

oh that's odd.

thats bad

likewhoa, I would like Mplayer to scale it like windows media player does. Why does this do that?

libgl is not find

hmmm I have an ati card that does that

:-(

Santanabaer, i have never been able to figure this out. Sucks when your trying to watch, umn yea…

updatedb && locate libGL
you can use xine or ogle

strange, can you use gmplayer instead?

what USEflags do you have enabled for mplayer ?

Santanabaer, how do I figure this out?
Santanabaer, I apologize I am a n00b when it comes to Gentoo's features.

what card?

i915

dont make yourself a problem

Santanabaer, i get the same error. IT can't open the selected video_out(-vo) device

after the recompile ?

not found

Santanabaer, okay I fixed it
Santanabaer, it was selected to play on the wrong Video

except in /usr/portage

oh ?!

Santanabaer, how do I figure out the use flags for MPLAYER?

well you could try copying it into place

well with emerge -avt mplayer

ok, but how if it's not installed

then crtl+c to cancel

Santanabaer, i guess I am telling you the ones in red?

azi:just copy it there

yea

http://rafb.net/p/PTD8xQ37.html

azi:lib64

can you please tell me what to copy, and where

Santanabaer, USE="X a52 aac aalib alsa directfb dts dvd dvdnav gtk iconv ipv6 jpeg live mad mmx mmxext png sse sse2 svga truetype unicode win32codecs"

ok you need the 1.2 and you only have the 1.1

hmmm

so i should cp 1.1 to 1.2?

well you could try with a symlink
it is in mesa so I would just change the version and assume the ebuild is mucked up a bit

ClNorris, i must say you have quite the buttload of use flags there

I have even more

shamoun, i don't know what I am doing.

hehe

lol i have 1
maybe 2

or get the download the mesa library yourself and compile it in

well I guess it's normal to have many mplayer useflags … since it has so many codecs to support

Santanabaer, can we figure out why it won't full screen?

zention:
localhost ~ # file /var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/lib64/libGL.so.1

try xine or ogle for that

/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/lib64/libGL.so.1: broken symbolic link to `libGL.so.1.2'

zention, don't want more than 1 video player

I'm comparing if it might be a flag … but for now seems everything alright … cant find error

well up to you - I still cannot get it to work in mplayer and it has been years

Santanabaer, I have an intel chipset, does it support 3dnow technology so shoud I enable those flags/
?

download and compile it

no idea … I dont have it enabled
sorry

i've alredy tried this long time ago, with no success

well the problem is a missing libGL.so.1.2

can someone help me with downloadin gentoo ? :-)

can't find a mirror?

do you maybe see in the emerge -avt mplayer if the vesa thing is enabled ?

whats the difference between gentoo 2007 package cd and gentoo 2007 LiveCD.. ??
likewhoa, ?

card?

one has binary packages,. GRP

Santanabaer, yes.

VIDEO_CARDS right ?

Santanabaer, yes

just get the gentoo livecd, you don't need no stinking binary packages,.. gentoo is a from-source distribution.

so which one is better… which one should i download now ?? likewhoa

ahh ok

intel X3100

likewhoa, k

azi:http://dri.freedesktop.org/wiki/Building that may help

thanks

maybe the real video support helps ?

Santanabaer, isn't real for real media support?

euse -i real

you mean "real" is just a codec ?

Santanabaer, that is my guess.
is opengl a use flag?

yes
oh yeah you seem to not have it

Does anyone already install gentoo with the livecd ? I always get errors with the livecd, only "simple" work for me !!

you have to install manually
wiht live or minimal

euse -i opengl

Santanabaer, updating using new USE Flags, but could you educate me why having too many use flags in my make.conf is bad?

spoown, what kind of errors? if its errors about your drive try burning the disc at a slower speed and DAO

shamoun,

it's not. I usually have hundreds

Triffid_Hunter, hehe:-D

shamoun, yes exactly, it was always an error with my drive !!

as far I know .. I ve always been told that too many USE Flags cause the system to occupate much more memory than you really need, you install more stuff you dont even need … thats the point so far

only if you randomly enable them instead of carefully choosing them

shamoun, I burned some other cd to check if I burned perhaps wrong a cd !

spoown, alright then, burn it at the slowest speed you can DAO mode

yeah use flags are what defines gentoo in a way really

I ended up with hundreds after lots of quite careful choosing, and my system used exactly as much memory as necessary to give me all the features I wanted and none that I didn't

but if you need it then use it

Santanabaer, i think I may have found the correct answer.

well I of course bet there are some people that want a lot of support so it wouldnt be wrong to have them

But nothing changed, but ok, I'll try still once at a very lower speed with DAO !!

sourcemage does it per install

only have 169 at the moment, but I reinstalled after my last drive started dying

you think its working ?

still a question, is there any repositery where I can get binary with gentoo? like with the livecd ?

Im at 112 in ufed … I got some in package.use aswell

only the ones you create

Santanabaer, i have to wait for the emerge –update –deep –world

I known that some binary exist like openoffice-bin !

and use flags can be negative as well it is just a customization thing

alright

spoown might be the drive if that doesn't work. all my livecds work fine when i do them at a slow speed with dao, but when i do them at normal speed they all give shitty errors. i have a sony dvd rw that won't even recognize a disc if its burned at the fastest speed

I think I have to enable the xv use flag.

hope it works m8

Santanabaer, it supports direct hardware acceleration.
Santanabaer, me too, I will keep you posted.
Anyone know a good place to learn about programming with linux?

/usr/share/man/

shamoun, I burned other livecd with full speed, like fedora or opensuse, but with them, I didn't get any errors, it was only with gentoo livecd

well also tell me if you get it working - I would be interested in trying it out on my ATI

zention, okay. I will let you know also
Triffid_Hunter, is that for progrmaming?

I aint got xv enabled as use flag

sections 2 and 3 are

spoown if you do a networkless install, works fine

eg; check out man 3 printf

do you have the same problem as well in not being able to expand the image in the mplayer?

and man 2 socket

Triffid_Hunter, what is socket?

[[thufir]], I tried it, but the livecd gave me always some errors, I will try now to burn it with lower burning speed, and hope it will work !!

actually to that specific error … no. I tried to help him more on an device error he had … I used to have it too

Santanabaer, do me a favor check your ~/.mplayer/config and tell me if you have zoom=1

of course 1 sec

socket() creates an endpoint for communication and returns a descriptor.

Triffid_Hunter, to the internet?

it's for both network and local connections

Triffid_Hunter, I have alot to learn eh?

yep.. google knows of many, many tutorials

Triffid_Hunter, :-D good old google.

I have to disappoint u… it is empty

http://ubuntuforums.org/archive/index.php/t-204.html that has something on it
there is a zoom feature you might want to try _ I will get the laptop out later and see if it works

aaaargh. pidgin is so frustrating

I'm goin to get a grey beard until firefox finishes to compile
uff

konqueror is much better/faster/lighter

if I change the gnome document settings, then pidgin is readable, but it screws up everything else

it takes forever I just blew out my var paritition and decided to reinstall everything

zention, Yes it worked

wow

well there is a bit on keeping the config as well

kdelibs+konq takes about the same amount of time to compile here though (possibly a bit more time)

why for example I did never need it ?

but lower memory usage

heh?

he was pointing out the compile time though

I mean the option you told to ClNorris
my config of mplayer is completly clean

it is a weird bug in mplayer I thought it was an ATI thing but looks like others get hit with it as well
well nothing is really clean you get gentoo specific stuff in there

ya

Santanabaer, do you have the xv use flag enabled for mplayer?

in the end I was curious to know what really helped ClNorris
no I dont

zoom=1 in my config file did it

well ubuntu I think
I bet it is something to do with how gentoo builds mplayer and it seeped into Ubuntu ffmpeg works well on a static executable download but not built using portage for a while

I mean the zoom=1 option in the config … it helped him … which is good … though I never needed to set it

who knows things get changed around as well - gentoo is very much like a snowflake you might have the same hardware but your software is often going to be out of sync

yea zention ^^

fdsf

i just migrated from hotplug/coldplug to udev on an older box, but now it won't detect my hardware and load the relavent modules automatically anymore. what should i do?
i updated udev and baselayout
do i need to add anything to any runlevels?

hmmm udev should hotplug how much is not being detected?

nothing

ouch

but on another box i didn't have a problem

emerge -av system

but on that box i upgraded everything in world, this box i just did some
zention, i don't have time

it will be something in there

i've only got downtime scheduled for another hour
what can i try

hi

ok need to check the dependancies of udev
equery is probably the tool for that

Anybody has made load balancing between two DSL?

equery depends udev shows only the sys-kernel/gentoo-sources as dependencies

another way is to use emerge and the update flag I think

see advanced routing howto at tldp.org

I have followed it

it could be both ways to a degree

zention, ok, emerge -u udev says everything is up to date

do you know if it might be a kernel config issue ?

can someone help me to configure my radeon 9200 PRO card
to have 3d effects
it just stoped working and i want to play some games at weekends :O

Santanabaer, i doubt it. i have the module and can load it manually
(modules)

hmm

yeah is /usr/src/linux correct?

zention, yeah, well it wasn't but is now

ok well re emerge udev

zention, ok, trying that

what is the system?

which p2p client is most popular among the gentoo crowd?

zention, system? you mean what is it for?

yep

amule @ [[thufir]]

zention, its a bridging firewall & VPN server

[[thufir]]: amule & ktorrent

ok well could nice the emerge system

yay firefox finished !

zention, ok i re-emerged udev, but just have to wait, cause i'm building some stuff into the kjernel i missed
zention, ok i re-emerged udev, but just have to wait, cause i'm building some stuff into the kjernel i missed

thanks

yeah I would advise on systems like that to build everything into the kernel

as in for runlevel stuff … couldnt find anything you might need to add

zention, its under control. i just missed the iptables-xtables migration on this one

well to be honest I tend to build in anyhows but for a service appliance yeah it makes sense

can anyone tell me why on the 2007 x86 livecd and in the 2007-x86 stage3 tarball, make.conf has i486-pc-linux-gnu

zention, i will do an emerge system, just not today

http://pastebin.com/m730d5918
anybody knows why I have not load balancing?

for security reasons you going to be doing that often on that box anyhow

uhm arent they default values ?
you can customize it to your own

zention, not really, i keep track of my GLSAs and upgrade when i need to

why route -n shows "192.168.1.1" like default gw ??

yeah but if anything changes with the base config and it does then emerge system is going to be common place
for that type of system

/bin/sh: i686-pc-linux-gnu-ar: command not found

no idea sorry try asking later .. I think we are just 4 active chaps atm

ok, no problem ;-)

my point really is you want to get something in place to allow for it often

Can I ask questions about gnome on gentoo here?

BenC[UK]: of course
as long it is gentoo ^^

Thanks… Well, I had gnome working fine… then I did a emerge world .. and dispatched the confs (stupidly)…. and now gnome doesnt start properly..
well, it starts, but it doesnt start the gtk-window-manager
if I try starting it, it tells me another window manager is running..
but I can't see one..

zention, that didn't fix it

kwin starts

hmmm

BenC emerge –config nautilus
or, just re-emerge nautilus? same thing happened to me

zention, any other suggestions?
Santanabaer, any other suggestions

ok ill give it a go!
thanks

hmmm let me look at my system

no idea sorry
hmm seems like I say more times "no idea, sorry" than I can actually help lol

/bin/sh: i686-pc-linux-gnu-ar: command not found — during a emerge -uDv world (during the livecd, before the kernel build) and how I would go about fixing it?

what about hal?

identity chrisis?

that's part of binutils.. did you remove binutils?

zention, for now i will just use modules.autoload. and i will schedule some more downtime and do an emerge system and an emerge world. but i still have some time to fix it now …

no :/

zention, i didn't i need hal

emerge -av hal

zention, i don't have hal on my other boxes AFAIK

well I have it on mine and I did not put it on

zention, no, hal isn't it
zention, i don't have hal on the other box i just upgraded that works
you need hal for dbus stuff

I have just done a system rebuild of sorts so it may be required now

but not in a server environment
zention, no it isn't

ok dbus I did need

zention, i just totally upgraded another machine and don't need hal. udev works fine hotpluggin there.

what about cold and hot plug
it oculd be the udev rules

well i removed coldplug

could

zention, i did my dispatch-conf
and updated everything

I had problemswith sane not to long back
that one thing hung the entire system

hotplug is up to date

readd coldplug

ok. looks like for now i will use modules.autoload.d
and will emerge system another day

these are just desperate but might fix it fast 'solutions'

hello, why isn't there any "–stdin" option for passwd on gentoo??

ahww guys I might be afk for a while … need to do something against my sore throat
bbl

what about coreutils or util-linux? do they have anything to do with idev?

probably because it requires a patch to the sources that isn't included

*udev

but that's only a guess

could do

hi

I know that udev requires more than is acutally shown by the depends

i whatch at RH/CentOS SRPMS and doesn't seem to have any patch having –stdin option

http://rafb.net/p/3xipdD83.html
i was uncheck alsa on kernel , but i cant emerge try it ..
how can i emerge alsa ..

oxygen, you don't need to emerge alsa, the kernel drivers are sufficient

Anyone got some links or names of some awesome Linux projects one can look into when bored? If something that has gui, even better - beta guis ftw

nox-Hand, check out http://clutter-project.org/

amarok

nox-Hand, also, checkout 'deskbar' (a gnome project)

nox-Hand: rosegarden

Thanks bheekling zention

emerging nautilus didnt help :/

nox-Hand, MPD doesn't have a gui by itself but I find it interesting. But see rosegarden, ardour, blender. conky..

MPD for the win Use it all the time ardour, rosegarden, nope, just looked over them. Use Blender quite regularly. Will have to look up conky

anyone still updating that gentoo icon set?
and anyone remember the package name?

nox-Hand, also, if you care for little but handy console utilities, have a look at iftop and htop… iftop is like top but for network connetions, htop is like an improved top.
actually I'm a bit bored too, would like to explore something new

Awesome! Written down

yes htop is pretty awesome

I love CLI, but only when it is practical - as in, mucking about for useless causes… nah

yeah
I love CLI when it makes things faster
and I like to install and set up things that can help me with various task on my computer… so that little by little I need to do less to achieve what I want. But I haven't found anything like that recently..

if you are bored then building a sound studio can keep you occupied

actually I've been working on that
there's a problem though
I *totally* suck at creating music, no matter how much I want to make some ..
the same goes for other arts
and everything.

well you can get midi files and alter them it is quite good fun
got my james bond mixed with beet's 5th

done that with modules … I'm a fan of mod music

well really you can do what you like go for DJ stance if you find it hard to create from scratch

yeh..

or how about build your own dancerevolution metal pads

okay, i thought i was done for the night. My ~/.bash_profile is not being run when i su from my wheel user
i even tried commands in /etc/profile, /root/.bashrc, /root/.bash_profile…

stepmania is the linux offering

but when i su from user my PS1 gets ugly, what script is run when i wheel over?

as for mods, I have some trouble with them though… I haven't found a good tracker yet , for linux… and I'm lacking good players for mods. Many players sure can play them, but I have pretty large collections of compressed modules (25gigs compressed) yet the players can't play from zips and tars

build a filter then
have you tried soundtracker?

How open vim used X command set password's document ?

and, eg. MPD uses mikmod which is pretty poor quality, libmodplug would be better. also, they said they might rip off mikmod since it's not being maintained
zention, I've tried soundtracker
zention, how would one go about building that filter?

??

well if there is command line feature then you could build a simple script

any one about bash profiles? if yes, perhaps you can answer my question (a few lines up)

otherwise look to the source and build it there - it should not be too hard actually

try su -

su doesn't run the login scripts. su - does.

can you code?

zention, a bit, yes

DrEeevil: right, but su alone has to run something
what does it run?

bash

well it should be obvious in the code where to check the format

but I struggle when I look at the source code of other (bigger) projects, get totally lost in there

why does it mess up my PS1?

well.. whatever in /etc/paswd

and have no clue where I would go about modifying the bit I need

o ,Naib ,i use X command encrypt my document in vim,but i forget my password ,how can i open it ?

they would probably appreciate it as well, I suppose it is not something people think about when loading files all the time

zention, actually I've been discussing this a lot, around many different media players… they all just tell me to uncompress

"X command" as in :X in vim or an Xwindows app?

which is really sick IMHO since the 25g of compressed music would become 45g / tens of thousands of files

yeah well that is the solution - but it is not hard to put it into the application

yes :X in vim

hi

that deletes a character before cursor

so when you just run su, what config/script is it reading? it must be somewhere: )

oops my mistake

no. just runs a bare shell.

but some config tells it how to set up PS1, even for a bare script

su switches user (in a terminal). So basically whatever the shell is that is stated for the new user in /etc/passwd is executed
most of the time it is /bin/bash
which means that /etc/profile is executed, so is /etc/bash/bashrc and if present ~/.bashrc

playing bzipped files probably wouldn't be too hard with gst, just write a plugin that decompresses them on the fly

AH HA! thank you, I didn't consider that /etc/bash/bashrc would be run last
it was overwriting the PS1

it isn't
it will be run last IF you don't have a ~/.bashrc
you prob don't then

i do
it wasn't being run last tho
not sure why

things is people cannot be bothered to put it in their apps - so create a patch and you are off

when I say run last I mean command over-ridden
/etc/profile and in /etc/bash/bashrc and in ~/.bashrc each one will re-set what PS1 is

(though, tars would probably be rather hard if you want to actually treat multiple files inside of it as multiple files)

so if the last place that PS1 is set is in /etc/bash/bashrc then that is the one that really sets it for use

zention, I find it really hard though =|
sure, I would if I could but … well, I know how to code but I just get totally lost trying to modify a project that's not mine. :o

I think it should be fairly straightforward no matter the project it is just a matter of intercepting the call to open the file

yes, i understand setting variables. but to straight forward, i didn't understand which 'rc' and 'profile' files were called when. Yes, ~/.bashrc is called last (i was wrong), but i confused myself learning to use ~/.bash_profile

I will have a look sometime soon, but I do think it is actually quite a good little entry into altering code

lol kk sugoi

coolio
ups

Hello, I have a problem whith iptables. I wrote "iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEW,ESTABLISHED -j ACCEPT" and it says "No Chain.target.match by that name". What's wrong?

some modules of iptables not loaded?
rule is ok, must work

`VL: i haveip_tables, x_tables,xt_tcpudp, iptable_filter modules loaded

check your kernel config for CONFIG_IP_NF_CONNTRACK and CONFIG_NETFILTER_XT_MATCH_CONNTRACK

Okay, got some brand new disks. Besides badblocks, anything else I should run over them before starting to use them?

anybody know why i can't emerge kde-meta?

what's the error say

let me grab log file

you should try "emerge -atv kde-meta"
that should tell you what use flags you might need, and what other packages are required

I'm trying to configure ncftp but it doesn't have an /etc/ file?
doc mentions general.cf but I don't see that either

CONFIG_NETFILTER_XT_MATCH_CONNTRACK is a superset for states, do I really need it?

since when does emerge -avt tell you the needed flags ? to me it always just showed the flags that I ve activated and the other possible ones

hi. does someone know, what with gnome-base/oaf happened? revdep-rebuild says, that my packages need to be build against it..

donno, works for me (or so it seems)

so how do you recognize the needed ones ?

k i did that, are the use flags in red the ones i'm missing?

i think they're in red.. or some color.. maybe orange, i'd have to check

red is enabled

indeed

not sure, but I remember having a problem with state match a while back because something changed and I trusted make oldconfig too much

thats what I mean

i can't recall which colors mean what at the moment

for me it was because I was missing one of those

but they mean something, that's for sure

what flags are you looking for?

its alright Ketarel

and does anyone know how to configure ncftp?

euphor][a: I was just asking Ketarel how he does recognize the "needed" Cflags for a package if doing emerge -avt

needed in what sense?

USEflags*

any1 wanna test my ircd?

euphor][a: needed in the sense of necessary

I got it

my sound does not work i was check alsa api on kernel
but i cant emerge alsa-driver

if one package requires another be compiled with necessary use flags?

yeah gradin is unable to emerge kde-meta for some reason

how can i emerge it or how can i get my sound ?

euphor][a: I believe so

but now when I write "iptables -A INPUT -i eth0 -p tcp –dport 22 -m state –state NEW,ESTABLISHED -j ACCEPT" and it says "iptables: invalid argument". What's wrong?

i think you need to enable it in your kernel or something?

yes

i just set up my sound jazz the other day, but i've totally forgotten how i did it

invalid argument is the error I had

enabled Ketarel

it was a pain, you need to unmute the sound in your alsa control panel thing too
i forget the command to bring that up though

i can't emerge kde or gnome…
its starting to get a little annoying…

coolness it works

gnome

I know red ones are the enabled ones @ euphor][a .. but like Ketarel meant it: there seems to be a color for rather more advised USEflags @ euphor][a

in /syslog I have "can't load conntrack support for proto=2"……

if it's not emerging, it should give you an error

all

I don't think you can tell if a package needs another comiled with specific flags unless it says so when compiling it, but some profiles use particular flags by default and will always be enabled (or disabled)

yeah i can't find the log file

Typo?

minor

these usually have brackets around them

i tried fluxbox with backtrack2, didn't like it.. though the context menu thing was pretty nifty

not worth retyping

THought it might've been a fork.

ahh alright euphor][a thanks

well try emerging it right now and post what it says (provided it's not more than like, one or two lines)

i made my own ircd the 1st rule is… who am i kidding their are no rules!
ui made my own ircd the 1st rule is… who am i kidding their are no rules!/u

cp?

k it'll take bout 5 minutes to run to the point where it crashes

heh funny u say backtrack Ketarel

ah, you didn't say it was crashing.. uhh, yeah i'd have to see a log file in that case.. and chances are that wouldn't help much either, i'm a huge newb :P

ooo emerge –deep kde-meta added a couple packages that might do it

im in bt2 now chrooted in my gentoo partition emergeing things cause i couldnt stand working in a console only environment

yeah try "emerge -atvDup kde-meta"

well the box isn't crashing just the emerge

nvidia is driving me nutz
cant get fluxbox to start

Tell them to remove the steering wheel or you'll sue.

BT2 is pretty slick

even with vesa

i installed backtrack to my HDD, then scrapped it the next day in favor of gentoo

What is Backtrack2 anyway?

secruity based live cd

Ah.

comes with all sorts of leet tools for security purposes

what is the error message for failure of fluxbox starting ?

i'm trying to convince a school to switch to linux their biggest argument is that the rest of the marketplace uses ms products how do you guys think i can deal with tis?

there is none thats whats drivin me nutz

wine

openoffice.org

that's circular and a straw man

i could paste u the whole Xorg.log

you created .xinitrc right ?

no (EE) in the whole thing

demand they force students to smoke, majority smokes thus students should be adapted early

heh

or a 1/10 of a sec i see a cursor then bang back to the console

also (1) most internet servers are not MS and (2) we have one windows box here at work

smoking _does_ make you look cool
and school is all about fitting in
gotta fit in with the cool kids, otherwise you'll never get to second base

err … it makes you look like a poser, and you stink ;-)

stinking is cool these days

well its kind of a legitimate point in the sense that if they're learning linux apps if they go to another school they might not know what to do?

if you do startfluxbox does it work ?

if you can use linux, windows is childs play

nope

Problem is, a lot of people /do/ use MS, so they have a point. My workplace still uses Access 2000 programs. :/

wrong, if they learn how to operate a word processor it doesn't matter wether it is office, openoffice or anything else

Dual boot.

sahil, linux can be _very_ powerful in that kind of environment, too many computers at my school are broken as far as software goes

That's the best you can suggest really.

if they are trained as button pushers they might have a problem, but that's not what school is about

hmmmm

learn to learn…

yes it is

right now im emerging a bunch of beryl junk via gentoo wiki's junk see if i can get that to work

school is all about mindless repetition and copying of text

so true C

you're so negative

worse comes to worse ill live with a console only

then you have even more ammo :-)

tbH the beryl stuff doesnt help you with fluxbox … how should it ?

Show them Office running on Wine/Crossover.

well im not gonna use flux with beryl

students will be forced to learn … *shudder* ;-)

Show them Mono for their programming courses.

knowlege hurts

ahh ok DeBugger__

Beryl just 'makes you look cool infront of your friends' there is no real point or advantage to using it afaic

im just tryin to get anything to work

they want to avoid licensing costs if possible

yea its just exe candy
but its nice eyecandy

in the sense that if they switch its going to be whole hog

tell them to ether pirate windows, or use linux, one is legal one is not, other than that, there choice is fish

mm fish

lol

fish://root@gentoo.com

ate fish yesterday

i wish my laptop had better support for linux, i think in a month or so it will

it's a win-win situation
feel free to point them at me for some real-life linux usage

DeBugger__, have you tried compiz-fusion?

sabayon
hated it

well i'm a user as well and there is no doubt in my mind which is the way to go

too mutch garbage on the DVD

yet people are scared of change

from what I know about windows vs linux, I cannot see why windows has any advantage in non-specialized working environments

university person, I can scare them with titles ;-)

and a few make.conf changes and a emerge -uND world is b0rked

DrEeevil:heh you think you could write me a quick letter about linux in educational environments?

can you give me more info about compiz-fusion ? is that what we shall use instead of beryl and compiz ?

MS is what people know, everything else must be bad ;-)

you euther take it how they have it or not

I guess if you throw a few specific questions at me I could be more focussed

DrEeevil, I know, when people ask me if my perty laptop has vista and i tell the linux, there all like 'wth noob'
these are gamer nerds aswell

what I know so far is that compiz-fusion will be the result of compiz+beryl

had a discussion once, person claimed linux cannot have a GUI and runs in 8-bit mode

yeah that's the only reason i own a windows box.. games
that's the only reason TO own a windows box

I have tried only compiz so far

I just pointed at KDE and said "hmm, I'm hallucinating again"

ahh ok thx cosminb

ugh cosminb … thats exactly wehat compiz-fusion is
a merger of beryl and compiz

just I didnt understand it
http://gentoo-wiki.com/HOWTO_XGL — Im following this howto

i don't understand how you could have a conversation with anyone who thinks linux is 8 bit

Comments

Ive got a problem While building a debian package I wanted to remove the dir usr-share-locale from temp-build-dir

Heavy-D: it's defined in /etc/squid/squid.conf

My system is currently a little messed up… when I boot it, after going through a lot of things, it says "Begin: Waiting for root file system… …", then drops me into BusyBox. I'm running etch. What can I do?

Thanks
you know the setting off the top of your head?

Heavy-D: the default? Look for the cache_mem and cache_dir section in the config. All are fully commented.

Again, thanks

Heavy-D: if you are doing serious caching, the O'Reilly book on squid has some great info and is written by the guy who wrote squid.

hrmm yeah maybe I should look into that

Heavy-D: but for basic use, the defaults should work fine.

Hello folks
!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

how can I get PEAR installer 1.6.0 for debian etch?

can someone help me with postfix/sasl? ginmf

Guys

Somehow, It seems stuck on 1.4.something

Any idea where I can paste pics for an example or discussion?

!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

picpaste.com is not working

there
oh.
flickr? c.c

works
without the www.
:|
Thanks!

Hello.

g'day all. I just installed etch on an old box here. When I did the install, I didn't have a network cable plugged in; now that I've plugged one in, I can't find the network interface! any ideas?

!greet sayers

Hello, sayers

Whenever I install something in debian my flux box menu goes back to reset

man 5 interfaces

the peeps at #fluxbox told me to ask here.

thanks

provided ifconfig -a shows it, otherwise consider modprobing your driver to
!tell Vasistha -about modconf

who here can help me with BusyBox? My debian system is having some issues =(

What issues?

so when is apache4 comin ?
lol

mine too… shouldn't effect the one in ~/.fluxbox though

xand, then what do I do?

etch is 3 dvds, right?

it sounds like your root= differs from what your boot loader used. is /boot on its own partition? is lvm or md involved?

thanks - duh - I'm up now

when I start my computer, it goes through a lot of the boot process, including MD starting the raid1 of my two non-boot drives. However, it then gets stuck on "Begin: Watiing for root file system"

JordiGH, for 1 arch, yes but you dont need them all.

i put custom stuff in ~/.fluxbox/menu or whatever it's called

for network access it's only netinst.

I did a basic install onto one partition, shouldn't be a /boot partition

internet connection sucks. And I often want some of the obscure packages.

I have MD, but it's only used on the two non-boot disks

xand, i dont want to add stuff to the menu

lol
hi sayers

hio wert613
xand, I want to remove stuff from the list, in the form of commenting it out
I guess Ill make a backup of that file and just yeah…

how do I edit something?
somehow, the flag on my boot partition got set to RO

patch isn't that friendly with scripts, is it

vi /proc/cmdline gives me a blank window

is there any switch to patch that will keep it from creating any files at all? no .orig files, no failed hunks
patch the thing or fail basically

cat /proc/cmdline - you cannot edit it.

Anyone know of a USB 4.0 channel soundcard that works with Linux? ;p

how can I change it from "root=/dev/hdc1 ro" to rw?

what .file do I need to put commands in so that they're run when i login to X?

edit your bootloader configuration

you have to edit that at boot time. what boot loader do you use?

whatever the default is on a new etch install
grub, I think

How do I stop modules being loaded at boot in etch (kernel 2.6.18-5)? My onboard audio is flaky and I want to use just the PCI sound card. I tried adding "blacklist snd_via82xx" to /etc/modprobe.d/blacklist and "snd_via82xx" to /etc/hotplug/blacklist but it is still loaded.

I believe that ro there is just for the boot process; it should be changed to rw when /etc/fstab is processed
uI believe that ro there is just for the boot process; it should be changed to rw when /etc/fstab is processed/u

!tell k6rfm -about blacklist

I don't seem to have an /etc/fstab

what does your prompt say?

which prompt?

in that case, I'm suspicious that you're not running debian

hellloo

the one you're typing things at?

yep, I'm using grub

actually i am having a problem .

hehe, I'm going to guess that he's going to give us his irc window prompt

I'm positive I'm using debian… is it possible the file got nuked somehow?

I am not able to install any file on mah computer
dere is some dpkg error stating following —– dpkg: serious warning: files list file for package `xmodmap' missing, assuming package has no files currently installed.

install how?

yes, if you did "rm /etc/fstab" i expect that would do it

I didn't do that

wait, you're saying you don't see /etc/fstab from the grub prompt? are you booted into debian, or are you sitting at a grub prompt?

I can't fully boot

anyone can try to solve dis bug ?

what is your prompt

dere is some dpkg error stating following —– dpkg: serious warning: files list file for package `xmodmap' missing, assuming package has no files currently installed.

I *can* get to busybox

!tell newbiee -about repeat

?

if it's "(initramfs)" or something like that then your boot config is hosed

please use proper words

ok

if you made it to a login shell then it's less serious

one sec, I'm booting again

i am gettin an dpkg error on attempt to install new software .

(I rebooted to double-check that I was using grub)

bibletime in sid is broken - needs libclucene0 but can't install

dpkg error containg some serious warning .
I even dont know da name of this problem derefr unable to search on google

what command did you run?

why don't you pastebin the ENTIRE output from your dpkg command — including the command that you issued
!paster

if you want to use another site.

Fleck, right, unstable is unstable. file a bug and/or fix it youself. or don't use unstable.

"the", not "da"
if you don't mind… proper words are easier to read

how to do that
ok
nothin i din ran any command .It was like i had tried to install update and it all downloaded well bt dint get install

I'm on (initramfs), yes

?

look up the console for errors

?

Eulex ok i fixed

!paste

?

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

we will give you a hard time if you put words like "bt dint" in your messages

will take care of that
can u please tell me what problem i facing ?

thanks so anyway, were you in a console or terminal of some sort when you issued the command that got the errors?
!tab

methinks tab is part of the varndean crew, slightly slimy at times though, or a very old diet soda. tabtabtab, or what reasonably intelligent irc clients will let you use to recall the nick that most recently posted something in a channel.

what language do you speak natively? im guessing english is your second language

after completing download , installing software started and then i checked into terminal and there was flooding of errors takin place

how did you begin the download?

any prob wid mah language ? I guess we all here to discuss our problem and help other , its better you conc. on that sir
normally by right clicking notification "install updates"

well i was going to say theres probibly a debian channel in your native language but instead ill /ignore

http://paste.debian.net/35041

i can give u output but i dont knw how to use pastebin ?

what version of debian are you using/

Even while using "apt-get autoremove" i am gettin dpkg errors

Anybody have an idea why when I change the format of my logs for "access.log" for Squid running on Debian Etch from whatever the default is.. to squid's format.. my usernames show up as DOMAIN%5cUSER as opposed to DOMAIN\USER ?

i m quite sure sir , how to find that out ?

cat /etc/issue

newbiee, cat /etc/debian_version

ok

debian_version isn't so good because ubuntu also shows 4.0 D:

it's either sid or ubuntu

4.0
dpkg 4.0

alright, you need to learn to use the tab key. try this right now: type vasTAB
erm, in your irc window, that is.

Vasistha, ok

ah, good for you.

Vasistha, I got it thnx alot

what files should I be editing?

Vasistha, it should be fixed then.

Does anyone have an idea what's gone the way of the Death Star here? http://pastebin.ca/664269

Vasistha, how to use pastebin , I want to send u some output ( here it will overflow the window )

which is the common method to check a debian box weither its hacked ?

do you have a working web browser?

Vasistha, yes

chkrootkit

what does dpkg -l libc6" say?

!tell newbiee about paster

?

go to that website, paste your output, and then paste the link in here

Vasistha, webiste adreess?

!paste

Please do not paste anything at all to this channel. Instead, use: http://channels.debian.net/paste/ or http://rafb.net/paste/ or http://picpaste.com for pics.

no package found

the dpkg bot should have just told you. we have called up url's for you like 7 times

no package

dpkg -l libc6

Gm4n, huh ?

you asked how to check to see if your box was hacked
and that's a good way to do so ;-)

Vasistha, i din notice

are you sure you typed that correctly? you ought to have libc6. why don't you copy/paste the command? dpkg -l libc6

Vasistha, ok
Vasistha, got it
Vasistha, where to send u output ?
Vasistha, version is 2.5
hark , version is 2.5
Vasistha, by the way what is dis ?

aha, that's your problem — you're not actually running debian 4.0

that's not etch

Vasistha, what to do to run debian 4.0
Vasistha, but sir before everythin was fine
Vasistha, how come suddenly tings can go wrong ?

you'd have to start by installing it. are you using ubuntu or something?

Vasistha, ubuntu 7.04

Are the new install images for the latest release (the one released on August 17th) out yet?

Vasistha, I am all on your path sir …

well, you need to ask #ubuntu — their packages are different from ours, so we can't help you with packaging problems.

!ubuntu

yes, ubuntu is based on debian. Still, it has its own packages which are different and they have their own bugs and different ways of working that are unique to ubuntu. If we give you advice here, we could break your system more than it already is. So please, ask #ubuntu on irc.freenode.net - See also based on debian caveats.

Vasistha, what is dis problem name ?
Vasistha, any name fr this bug
Vasistha, It is like there are many flodding errors related to dpkg , so is there any specific name ?

Gm4n, i just run chkrootkit is okay ?

hark , any idea ?

lol, chkrootkit

that's a start, yes

you're having a problem with dpkg. that's about as good a name for the problem as anyone could think of. now go ask about it in ubuntu, because we can't help you with ubuntu here.

ok
Vasistha, thanx
Vasistha, by the way i had pasted mah output in dat link
Vasistha, chek it out

anyone in here have the crystal icons installed?

I'm not going to check it out because I can't help you with it, because I don't know how to fix ubuntu

http://yellowicon.com/downloads/ is where i got them

Vasistha, ok

hi when will the beta relaease of kde be available in debian testing ?

after it's available in sid

!witr
!wir

i heard wir is When It's Ready. See also RSN and SIYH

!wir

oh i presumed that it is already available in sid
lol
!rsn

well, rsn is Real Soon Now (or never) or see "wir" and "siyh"

kubuntu seems to have it

I'm excited about the new KDE. I hope it makes it to sid soon. You can look at packages.debian.org/kde to see about how the new KDE is coming along.
kubuntu is not Debian.

so after it goes it\nto sid , it sits there for a couple of months before being available in testing right ?

More or less. Depends how buggy it is.
If it's too buggy, it stays longer in testing.

very buggy it must be

Er, longer in unstable.

anyone here know how to increase the postfix sasl logging?

try #debian-kde, see if the /topic mentions it

Does anyone have an idea what's gone the way of the Death Star here? http://pastebin.ca/664269

be back :-p

Well, you're missing some library, it seems. Or gnash is too buggy to be compiled.

Missing stuff?

What stuff? :/

For the record, next time you past a compilation log, only paste the tail.

libgnashbase

I never manage to read those make outputs
libgnashbase :/
that should be in the svn checkout

I duno about 64 bits honesty

Ok, thanks. I figured, the more information, the better.
Well, it compiles fine on this AMD64 system, but that system is an Intel C2D 64-bit.

Do you have gnash* installed?
I dunno about that package too :-p

Hello, I have a ata/ide 320 GB hard disk, still using dma it only works as 4.46 MB/sec any idea how to fix it?
14 MB in 3.14 seconds = 4.46 MB/sec

I don't have, nor want, any Debian packages of Gnash

It seems

In popcon, what does "vote" mean?

Since changes in Gnash happen so quickly, stable releases are pointless

Maybe need you to compile it from sources

A week of changes in Gnash is akin to a change between kernel 2.6.21 and 2.6.22

That do me remember that my popcorn is not yet done here. I need to make it :-)

Is anyone familiar with genisofs?

that's what I'm doing

err, genisoimage:

I gona install it on this box too

Only that K3b uses it

I'm having trouble burning DVDs w/ files 4GB or larger

Want the script I use for checking out and compiling it?

!kde4

Just ask the real question

!kde

from memory, kde is a desktop environment based on the Qt toolkit. See http://www.kde.org for release news and other details, or not a window manager, or ask your questions about it in #debian-kde, or ask me about kde_trouble

Ok

UDF you need

It's personalized as I use some custom configure options, but can still be handy

Yes
right
I passed -udf
and -allow-limited-size or whatever
Buffer I/O error on device hda, logical block 2268077 Buffer I/O error on device hda, logical block 2268078
It says that in dmesg when I try to read the DVD

sounds like the drive is using a fairly slow dma mode.

That seems to be very bad :-s

Yeah I made 2 coasters so far
I know mkisofs works

Do you want to know how to talk with the bot dpkg in private?

i know, thanks
sorry if it's bothering the channel

might be an idea to check the controller and drive capabilities - find out they're both udma2 capable

any idea what I could do?

Talk in pm then ;-)

k

Not yet :-s
I may say that it is weird if mkisofs works

There's too many forks of cdrtools

I don't think it is hardware related, i mean

It's scary heh. Oh, right
I did build the latest cdrtools from scratch as well

hi all is there any way to run mc with utf8 encoding?

do I need an special module?

Is it not noted that it does not support it?

itchi, i know that there are some patches and i thought some1 here has solved it under debian that's why i was asking

My popcorn is ready :-p

And my popcon? :-(

You have eat all :-p

and the popcorn?

I meaned that i installed popcon here to ;-p
It's a fresh box

How does it work? 45 people have installed my package, 6 have voted for it. What counts as a vote?
Meh, ok, fine, I'll rtfm.

Hi, can somebody please look at http://193.27.193.34/~eliasson/fel

There's not a manual for it?

What can I do about that?

http://popcon.debian.org/FAQ

I

oh wait, a typo, he not yet have installed it, wtf

I have 2 debian machines on one dhclient is found in /etc/dhclient, /etc/dhclient.conf, my 2nd is /etc/dhcp3. I'm trying to change my dhcp identifier to renew an IP, but it cannot find dhclient-script

Okay, first thing to do is DO NOT MIX UBUNTU AND DEBIAN PACKAGES.
Looks like you've already learned this the hard way.

You have your answer :-)

hehe :-) Any solution?

reinstall?

err? Reinstall what?

Reinstall, forcing, nothing pretty. It's going to be messy.

the oS
!bobbitt

Reinstall OS to get apt to work again?

Remember Lorena Bobbitt? Remember what she did to her husband's woody? Well, when you install binary packages from different branches onto your woody (…sarge, etch), you get the same result. Same goes for Sarge, Etch, and any other debian system or "debian based distro".

That seems kinda lame…

are you using debian or ubuntu?

ubuntu

You can tell dpkg to manually remove the offending packages. It'll be up to you to track down dependencies. When dpkg says it won't remove something, you might have to force it.

#ubuntu please

entirely depends on what your hardware is; if you're running a ~current 2.6 kernel, unlikely

Have fun mate!

different packages are built with different versions of libraries, you can't install packages not built for your distro ;o

!ubuntu

yes, ubuntu is based on debian. Still, it has its own packages which are different and they have their own bugs and different ways of working that are unique to ubuntu. If we give you advice here, we could break your system more than it already is. So please, ask #ubuntu on irc.freenode.net - See also based on debian caveats.

Oh, if you're using Ubuntu, then you're offtopic here, sorry.

well thanks anyway

Thanks anyway guys.

No else may help you here

Ubuntu really needs to emphasise more this whole "don't mix packages" thing. There are so many posts in the Ubuntu forums where it's like "I downloaded this package from this nonstandard location, and it worked, yay!"

With much beer, everythings is that fine :-p

guys how can i go to root control after installing debian

the windows mentality
sdsa, log in as root or run su

sudo passwd, set a password, then run su

if you leave a debian etch server on all night, idling, do the PCI cards or other hardware on the box go into a kind of sleep mode if nothing is happening?

Nah, that's on *buntu ;-)

df00z, that'd be an ubuntu answer.

Oh, weird :o

The Debian install has an option to not set a root password.

Anybody here run Squid on Etch that could help me with a weird logging issue?
All the people in #squid are asleep on their keyboards.

And in English?
Bah, my english is so sad :-(

Heavy-D: you'll never know unless you ask your question

!comfort itchi's english

There, there, itchi's english. It's OK. I'm here for you.

:-p

DustyBin, I guess that would be hardware-specific. and no, I do not think so, with common hardware.

!tell DustyBin about acpi

Heavy-D: Wake up the guys? :-)

I already did but nobody answerd, so I guess not
Anybody have an idea why when I change the format of my logs for "access.log" for Squid running on Debian Etch from whatever the default is.. to squid's format.. my usernames show up as DOMAIN%5cUSER as opposed to DOMAIN\USER?

What's the cleanest way to turn off all cronjobs?

crontab -r?

Temporarily disable them, that is.

kill cron daemon?

Remove the stuff in /etc/cron.* ??

eeyore-: Hm, that won't cause breakage?

/etc/init.d/cron stop?

oh, ignore me, i missed a line

not any worse than any other way … no cron jobs are going to run anyway, right?

it'll stop all cronjobs :P

what "breakage" were you envisioning?

acidlab has been removed from etch ?

Heavy-D: at a guess, the logging function uri-encodes any user supplied log format string

Search on the web ;-)

Heavy-D: squid source is riddled with side-effects.

eeyore-: Dunno. I've never seen a box without crond running. It looks unnatural. :-0
:-)

you haven't *made* a box that doesn't need one ;-)

What's cron? :-p

how do I add the %TL to the default output then?

itchi, google

Bah, i gona sleep guys, i'm way to tired :-s

never seen a windows box, JordiGH ;P

What i'm basically trying to do is get the local time to show up. When I change it to squid source … the local time shows up fine but the username is skewed

Like I said, unnatural.

haha

itchi, cron is, which works for plans you have them planned

how can i hide /var/www to users who aren't root ?

I know, sorry for the joke :-p

what do you mean "hide" it?

ok

permission denied.

but if I leave it to default.. I have my proper DOMAIN\user output …. but the time is in UNIX time.. which doesn't help me.

do you have apache?

bank run on CFC, now the stock drops from 22 this morning to under 20 … my bet is CFC will be dead in three weeks :-) (ok, sorry, done ranting)

yes xand.
i thought it was a case of just using chmod ?

well if you make only root able to read it then apache won't work…

Heavy-D: sounds about right; looking to see if I can find the relevant source just now.

Roger. I'll continue looking

that's my point, who can I stop normal users accessing it?

or at least you won't be able to access any content in there
change permissions so only www-data can read it

in debian , /etc/cron.daily , files in that folder will run in everyday ?

how *

i just installed chkrootkit,i found it put itself in /etc/cron.daily

but if users can create their own webpages and you have php or similar, they could still read it

is there a command to generate a random password of 8 alphanumeric characters?

my suggestion, chown -R root:root /var/www; find /var/www -type d -exec chmod 755 {} \;; find /var/www -type f -exec chmod 644 {} \;; this way NO web daemon can write to any file

pwgen

cheers!

does that mean chkrootkit will run automatically?

that means you have one fewer point of attack (attacker replacing script files that are writable by the daemon's uid)
yes

where is the icedove.xpm?

Want the Gnash checkout/compile script I use?

eeyore-, cool,so i do not have to config chkrootkit

oh, so thats pointless then lol.

eeyore-: Do I know you from somewhere? Your nick seems familiar

did you use to hug me to sleep when you were little?

eeyore-: Doubtable, concidering I'm 18 now

well a *long* time ago i used to hang around effnet, undernet …

eeyore-: Were you a member of the LinuxP2P forums?

Heavy-D: gut instinct is that when a user defined log format is set, that src/access_log.c: username_quote's output is then reparsed by log_quote (and not, if not set)

mmmmm, no. must be the evil eeyore

Heavy-D: this totally would not surprise me if true; as I said, squid source is riddled with side effects.

eeyore-: Ok, not you then, never mind. I used to run those forums, and I recall a member with your nickname.

hrmm. Darn. Looks like I might be up the river without a paddle.

Heavy-D: that's exactly what is going on; accessLogCustom sets quote=1 for LFT_USER_NAME
Heavy-D: which kicks across to the reparsing code (this vs squid2.6stable6)

hrmm.. i'm using squid2.6stable14 I believe

regardless
Heavy-D: just as a stray thought, try putting your username as the /first/ entry in your custom log format

one second , i'll try that.

Heavy-D: I have a suspicion that the state machine leaks; it tests "quote" but then switches on fmt-quote later.

Sorry was away, wanted to go to my bed, but cause you asked my, i'm back !

Sorry, I didn't mean to interrupt

Nah, i need to go man, i'm that tired, and need to be fresh for my stupid job tomorrow :-s

I just thought if you were gonna get Gnash, you might find my script useful.
Ok, good night

Thanks ;-)

I burned the file manually w/ the command prompt and it worked

Hello, I need some help creating a SSH user with access to an exist folder and its contents and only that, can anyone help me

It's either called a console or a (virtual) terminal
Don't _ever_ call it a command prompt

Know of any software that lets you pass options to genisoimage?
Haha why

!ssh chroot

i guess ssh chroot is Stop. Read http://www.ecediltd.com/la/secureshell@securityfocus.com/0771.html and think it through a little more. This is hard, massively wasteful of disk space, and almost certainly a waste of time.

see above

No, putting the %un first still outputs it as DOMAIN%5cUSERNAME
instead of DOMAIN\USERNAME

What, I dont understand

why won't gnome let me change my screen resolution?
it only gives me 1024×768

I'm on SSH with root access

well that's not wise, you should ssh as a normal user then su or sudo

Heavy-D: still skim reading to work out how fmt-quote gets set for that token.

(and disable root ssh logins)

sure, i'm going to try a few other things

Its a dedicated server
I need it lol

erm.
or at least restrict to without-password/limited range of client IPs

Hello, it's a bad idea to have a hard disk and a cd/dvd in the same ide cable? what is better to be, hard dkik master and dvd slave? or hard on one ide, and the dvd on other ide?

i have xand
Only my ip is allowed to access port 21

21 is ftp

22
i meant

right
separate cables is better if you can

xand can i pm you

why?

to ask question

I'd rather you asked it here

!pm

when you see someone say pm, they're asking if you think that they're a pathetic moron, or something you don't do without asking permission, or provocative {preventative} maintenance, or percussive maintenance

thanks

ok xand
I want to create a SSH user who only has access to a already existing folder

anyway you're not identified to nickserv so the message would be blocked anyway
-anyway

Heavy-D: try \%un ?
Heavy-D: or maybe %\un

that's not really practical, search http://www.ecediinc.com/la/secureshell@securityfocus.com/0771.html for chroot to see why

i dont care i just want to do it lol

Hi there

dpkg, say hi Uatschitchun

hi Uatschitchun

xand?

well read this, which is based on sarge so may need updating: http://www.howtoforge.com/chrooted_ssh_howto_debian

hrmm darn. \%un outputs exactly that… \DOMAIN%5cUSER and %\un makes it so squid won't start.

and I haven't tried it, so don't blame me if it doesn't work

Heavy-D: fair do, I think you're screwed then short of patching source.
Heavy-D: mail the squid mailing list with your problem spec

heh yeah that's really not an option. Thanks so much for your help anyways. Much appreciated
I mean.. me patching source isn't really an option

I've got a problem While building a debian package I wanted to remove the dir usr/share/locale from temp-build-dir debian/build-dir … but instead of adding a "rm -rf debian/build-dir/usr/share/locale" to debian/rules, I've added "rm -rf /usr/share/locale" ;(( Bad bad typo … My question now: Is there an easy way to get back what was in there? Like doing a reverse localepurge?

no

Heavy-D: the devs do read the mailinglist, it's worth a shot there; describe your current log string, current output, and desired output - basically the accesslog token parser is setting you up for a pratt fall and then the output writer is giving you a push

hi all !

hello

Heavy-D: there's no way to separate the token's implied formatting type from the token's content

having problems getting x1vnc to work,,, log in from remote fine, screen is good ,, but cnnot type anything or use mouse,,, any ideas?

i'm mailing the list right now. Thanks again for your help

Heavy-D: and as you point out, for the /non parsed/ log format you produce a different outcome to the same string described in tokens.
Heavy-D: beat them up with that last, it's an inconsitancy that should trouble them

Got it

Heavy-D: otoh I think the token parsing form is correct of the two; usernames are externally supplied and can/will contain all sorts of shell-unsafe crap.
Heavy-D: they may agree, and fix the unparsed/nontokenised log string instead.

yeah that would be ideal.

eeyore-: No? No means: No way back? What about parsig a list of installed packages, filtering them for if they install something to /usr/share/locale and '–reinstall' these packages with a "fix-missing"?

that's plausible

i have a server host here whose fans spin up really loudly under heavy load, but then never spin back down
yes, my server is a person
is there some way to control the fans?

if you have a server running 24.7, would it be wise to run a acpi daemon to save power?

stab a pencil into it

i installed sensors and ran sensors-detect, and it detected i2c-piix4… but sensors says no modules are loaded…

compare with lsmod

i see "i2c_core 19680 3 eeprom,i2c_dev,i2c_piix4"

weird. does sensors use its own modules ontop of the kernel ones?

maybe you need to load another module

that's the only one sensors-detect finds… hmm

does anybody want to hear my song, i haven't decided wether to publish it under the creative commons license, it's kind of rough

helo what package did you install? lm-sensors libsensors3 ?

make sure they get in line to get an autograph

sensord

do a search on frostwire/gnutella for "Whatever rough test 01" and listen to the music me and my friend did

hardly debian related.

debian can load this tune on their site for special effects

and I'm suppose to care why? kvr music tracker is more suitable

yeah, all of those

Supaplex, i'll give it a whirl

damn fans always going crazy…

hmm… the bios doesn't even have a place to check the processor/chassis temp

hello

is your music creative commons? put it on some site like jamendo.com

fans yeah cool

helo, i just installed lm-sensors, then run sensors-detect, said YES to everything, then i modprobed the driver it said you should use
and it works ok

that's what i've always done in the past… didn't work with this one

well, i did it with a friend, i want the cc license but he did the keyboard, bass N drums on his keyboard sysths so i came up with the meldody and he came up with the rest

how to count the number of lines at the output of a find ?

|wc -l

I have a br debian distribution which has old packages, how do i upgrade to the debian 4.0 from here?

!sarge-etch

sarge-etch is read the etch release notes: http://www.debian.org/releases/stable/releasenotes ; the recommended upgrade procedure for sarge-etch is no longer as simple as running "aptitude dist-upgrade", please follow the prodedure in the release notes. also ask me about security

xjkx, oh, and define 'old'
xjkx, between which releases?

People who feel linux has made no desktop/user friendlyness progress in the last 6 years:
Ginseu xjkx inimesekene jelly-home swordlaw eisen sarixe Daniel_S kunwon1 MaQui tt seemawn flokuehn Hammar dashs Caelum freetos helo eisen_ jonas3 P_Kable_ Danux glut Mr-R ravenbird D3B14N nrl_ jetscreamer aguaithefreak Bhaal ericx_1 zigong smica snowbird L0cKn Detox_at_Work Supaplex SmallR2002 zOap th0ger nickz0r Piet_ malt1 Spec lordlamer sabbat cr3 bjorkimacg3 mx-zoom GhostlyDeath BABA Aubustou_ Growly|BAM phizeek dZen|n| ||arifaX
MoDaX savetheWorld df00z qcshzihnus x600 sayers l3mr i3d Deepa stray SiriusFR Sub-Zero Althaser Thms EmleyMoor Minataku allisterb Noborusan hark themill wert613_ N[zero]T pressenter joeyjones donald omind s0d0 DocTomoe usn JordiGH petterah cosu qrck rvsjoen Zee1ot mbroeker bzed xand Heavy-D Eclipser vyrus001 rmayorga HymnToLife stoffepojken Eulex simonrvn fogos Vlet rafailowski lunk wireddd polyeides abchirk Jussi speeves TrueDD Celelibi_

5 UTC 2005 i686

Bulldog Krassy dwon yetifoot nicoAMG Smooph ju_ marc___ idimmu dutche- floe_ Kwitschibo CaTeYe tsurko pihhan Chascon Sativouf arcil Blwood ninnghizidha disco\\ yvhaarle NetEcho marc7 hackmiker JohnnyK rem GutterPunk holycow Gge jkdsoft philll roe elenril gregzx esaym Fleck DarkCow CactusMD Kouryuu wide-eye_ solid_liq solitude| ooly nunu Petrov Ranpha1 cmdln maxamillion knoxy onats Juul_ porsche911turbo Muisje n000b Rprp nkuttler mash_
relaxed yure extase capiira_ Zeit|awy greenkobold floe diafic gh0zt shay apt Oa` PhilKC beli RA3OR danielm x-Dieu jae Tinozaure SuperBusinessman master_of_master Droolio Phenox iarc_a robboplus pngwn anderson alindeman Ozymandias2 h3sp4wn keram Ariel_Calzada nalioth ameyer Dewi PDani neiljp RichiH BLarg Lin @ChanServ Judgen_ Gokee2 dogmeat `mx Tabakhase t-tyrant mandingo tim__b cyberjames drbair cmeme ApEtc flypiper Maliuta dembug Drgb

wtf?

!ops abobob

Hydroxide, bob2, caphuso, dondelelcaro, doogie, eeyore-, ElectricElf, ):, helix, ljlane, LoRez, RichiH, mentor, Netsnipe, TML, walters, xk, gravity, azeem, Maulkin, stew, peterS, Alife, Myon, Ganneff, Maulkin, weasel, zobel: jordigh complains about: abobob

blorp mumbles w0rd54 dondelelcaro benoitc Locke0 cplx__– SiliconViper ObsidianX iylea DustyBin Snake-eyes predder rypt dmc brick Wyzard harlekin xdr mmlj4 d00gster rebo123 Lorvija shogunx skule explody else58 SchemerNate phrost6 YGingras themolester samiam sjr davis rgsteele bmr shwouchk lunaphyte_ gileswwwrk lbc jansenq dansushi[server] frojnd lunaphyte smg bushblows Salihu ptitatou Kerr ricky zicho karsten iter blur` ShockSMX derchris

wtf

Fuck.

ktwilight Benton greenpower hayden__ alex__ magical_trevsky doubleukay dragonheart nozy CrazyEddy solemnwarning mnvl rob19 NoFX_SBC @debhelper Flimqy _evo_ chii kritzstapf blackbart buu skumby wakejagr spantiga rshakin dotCOMmie Spida _Therock_ mmirko scoopex makk1ntosh[work] SupertTimmy rdz evilgeek loupgaroublond philips tt1 kloeri loesh AKX EsoD bee2643 Shadur Amorphous ekix lee nemo oye xerophyte M0ffe wintix Rockj keith4 Nielsen

yes?

JEEZ….

thats not funny

k-line! k-line! k-line!

It came here from ##linux

¿?

yes

ah cripes, not again

xjkx, not what I asked. when was this machine updated last?

he needs a woman

f!%$%! attention whores

#wikipedia, ##php now #Debian _

wtf: command not found

aptitude install bsdgames

wtf

onwned

thx jorda

-the first n

Some IRCOP should run a script saying more than 6 names in 1 sentence equals kill :P

JordIIII
Not Jorda.

xjkx, in any case, that should _probably_ be from between sarge and etch.

And most certainly not Jordan either.

i just installed it now, but the distribution is rly old i did install this one because debian netinst 4.0 didnt detect my NIC, and i ain't thinking to download the full cd, burn and install, i have a debian system already, this is from 2005 i guess

did he list every name on this channel?

xjkx, ah, is it sarge?

he tried

Gee… I don't know what abuse means…

!tell xjkx about sarge-etch

752 people don't get beeped that easy ameyer

it works, jordan, thx

its supposed to be for desktops, if it helps to say if its sarge or not

People who feel linux host has made no desktop/user friendlyness progress in the last 6 years:

What an idiot…

xjkx, dpkg -l libc6 |tail -1 ?

My name is not Jordan.

there's nothing to be done about zealotry, just ignore it

oh, I see what abobo was trying to play off of
Debian's insanely long release cycle…

ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries

etch isn't anywhere near that old though

hello, in gnome-system-monitor it only shows one of my 2 processors. is that a big deal?

sarge isn't that old either…

what do i have ? with this lib6 version…

xjkx, odd version number.

which means its hard do upgrade?

but the release date on sarge is thank goodness for some updates huh?

Linux may indeed not have seen your other processor. But unless you're doing number-crunching or graphics-intensive gaming, you're unlikely to notice.

xjkx, well, that should be the libc6 in etch, aka debian 4.0.

sarge's only like 1.5 years old I thought

JordiGH, I have a dual core processor for a reason ?

woody was ancient when sarge came out

sayers, Did you install a SMP compatible kernel?

GhostlyDeath, I used the ix86 install

ameyer, but only 3 years old

For the bragging rights, mostly. ;-)

JordiGH, no.
JordiGH, So I could /use/ it
and if the kernel doesnt detect it. whats the point.

what would you do to upgrade it?

sayers, does top show both?

no Eulex

xjkx, umh, you've got the latest stable, what would you upgrade to? and why do you think it's old?

what does "uname -a" say?

Use it for what? At any rate, it looks like you need a different Linux that can see both processors.

0 UTC 2007 i686

sayers, get the 686 kernel, it has smp support.

ok. install a smp-kernel and reboot.

Mr-R, and how would I do that
JordiGH, That'd be like buying a race car to sit in a garage

its old, the cd is from 2004 or 2005, but i confess I ran some apt-get upgrade from deb http://ftp.fr.debian.org/debian/ etch main contrib non-free hehehe but sometimes I have problems with versions when apt-geting, it says that some version is needed but wont be installed and "blablabla"

"aptitude install linux-image-686"

hmm, what wikipedia says about etch being supported until approximately October 2009, that's subject to change, right?

xjkx, ah, have you dist-upgraded? also, you seemed to have a kernel that was a bit old. follow the release notes on how to do an upgrade to etch.

your current kernel is for quite antique cpus…

yes.

Mr-R, It's an antique CD

like, if lenny ends up with a VISTA-style development cycle

Like I said, unless you're doing number-crunching or heavy gaming, you don't need a dual core. It's hardly ever the bottleneck in machine performance. Disk access speeds and memory access are much more noticeable.

estimate is release of lenny + 12 months

JordiGH, but I still want both!

.0.0) but 4.3.0.dfsg.1-14sarge1 is to be installed E: Broken packages" what do you think i should do to get it

where's 0,0 on the screen?

JordiGH, my graphics card which died is bottlenecking my system.

xjkx, sorry, gotta go, can't help you more

and then restart Mr-R into the new kernel?

is it omb video card?

sure

bjorkimacg3, upper left corner.

exactly

and Lenny's release date of approximately October 2008 is far from certain I'd guess

take card out of bios

Mr-R, and grub was informed of the new kernel?

sayers, it will be.

i hope so. you could check /boot/grub/menu.lst

I'm sure that woody-sarge wasn't initially supposed to take that long

reboot time

Godspeed.

Thank you Eulex

Does anyone know what's the best channel to ask questions related to kermit (a program to command a modem)?

To install debian 4.0 NOT from the netinst, how many cds do i need? I don't bother downloading some stuff from web, i dont use netinst because it didn't detect my NIC

xjkx, the first one.

!cheer

shift to the left, unshift to the right, push down, pop up, byte byte byte.

!yay

yay!

k thanks

another answer is as many as you want.

Thanks everyone. That was a really easy fix

hi everyone, how can i find which package contains qapplication.h?

debian is now at 20 cds, it becomes non sense.

other cds use the exact same kernel and modules

they're ordered (in general) by order of popularity

i thought apt-file does that - but i think it does the opposite of what i want

it's like windows 95 by floppies.

lol

but not all of them have the base-system packages i suppose

no, it does what you want

well, the base system packages would be the most popular, so they'd be on the first one.

Who is seriusly downloading the 20 cds ? except mirrors ?

it's great actually, because there is becoming almost no FOSS software you'd want that isn't there.
people without network connections at all sometimes want them

hmm, but i want to find the package that it is in (that i don't have installed)

!foss

hmm… foss is Free and Open Source Software - See http://en.wikipedia.org/wiki/FOSS

jelly-home: how can i do that?

!cd contents

To find out what is on what cd, download the .jigdo template, and zless fooimage.jigdo. In the [Parts] section you will see the list of packages that are contained in the cd. searchable index of the cds: http://www.debian.org/CD/jigdo-cd/#search ; If that one is down, use this listing of sarge packages ordered by CD: http://haydn.debian.org/~ftlerror-guest/list.txt, or http://people.debian.org/~fenio/jigdo-search.php

I'm downloading all of etch. it took about a day.

does anyone know what commands to issue in minicom, kermit, or something of the like to place a voice call?

um, use it?

heh

One hour left. Yay!

hour til supper?

[my modem chipset has a voice mode AFAIK]

jelly-home: apt-file search qapplication.h comes up w/ nothing

dondelelcaro, ok if I go to rwanda or arctic you are right. But I'll bring dvds , or better I take a mirror in a hd.

:-/

dialup?

anyone know of the next 64stiudio based on etch might be?

run apt-file update as root. then apt-file search your_file_name

sure, but not everyone has the luxery of a computer which has a DVD player

dialup?

jelly-home: apt-get update

People who feel linux has made no desktop/user friendlyness progress in the last 6 years:
Blwood_ sayers mick_work mifritscher- petewee1 eisen HymnToLife` archangelpetro mirco eisen_ floe_ Deepa Mazingaro PriceChild obsethryl Ginseu xjkx inimesekene jelly-home swordlaw sarixe kunwon1 MaQui tt seemawn flokuehn Hammar dashs Caelum freetos helo jonas3 P_Kable_ Danux glut Mr-R ravenbird D3B14N nrl_ jetscreamer aguaithefreak Bhaal ericx_1 zigong smica snowbird L0cKn Supaplex SmallR2002 zOap th0ger Piet Spec lordlamer sabbat

no.

cr3 bjorkimacg3 mx-zoom GhostlyDeath BABA Aubustou_ Growly|BAM phizeek dZen|n| ||arifaX MoDaX savetheWorld df00z qcshzihnus x600 l3mr i3d stray Sub-Zero Althaser Thms EmleyMoor Minataku allisterb hark themill wert613_ N[zero]T pressenter joeyjones donald omind usn JordiGH petterah cosu qrck rvsjoen Zee1ot mbroeker bzed xand Heavy-D Eclipser vyrus001 rmayorga HymnToLife stoffepojken simonrvn fogos Vlet rafailowski lunk wireddd polyeides

erm

dondelelcaro, that's why the hard disk is better.

kick please
oh nvm

dont kick, k-line

No, school connection. Actually, 24 hours for 3 DVDs doesn't seem that slow to me.

well, if you can get one that's large enough, sure.

nevermind?

bright text was it pasted?

who was that idiot again

fuck

it's just your hilight

oh

who wants me?

can we have a bot that autokicks when someone mentions 15 current nicks in a single line?

if you write TCL that doesn't suck, sure.

name-spammer

jelly-home: that'd be cool

explody :ty

What? It *is* slow?

jelly-home: that would kick dpkg if you use !ops :P

does an empty program not suck? :-)

you need ONE CD - thats all…

jelly-home: it may have graduated to blow.

Doing an install on 15 workstations. And I often need relatively obscure packages from the math section.

Does anyone know how to place a voice call through an Intel 536ep modem on linux?

Is VoIP unfeasible?

dondelelcaro:

could the person that is typing my name in this channel please check his typos?

heh

uh someone prank called me so I'm trying to get revenge. But my voice is rather unique and it's also not low enough to pass for the character I'm going to play. So I'm going to pass it through Jack Rack and lower my voice, then output it to the modem and call the person.

thanks jelly-home

so voip is not feasible

Heh. This is fun.
:-)

hehe
they pretended to be a cop and scared the pants off of mre
*me

don't people know about caller id?

I know who did it
I want revenge

the point being that it's pretty obvious from whom a call is coming from

heard of *67?
it disables caller id

wtf is "*67"?

dial it first, and you'll come up "unknown name"

(course, I almost never answer the phone anyway)

who does today?

Mr-R: you can only fake the phone number if you're an operator

phonetrick.com

jelly-home: or dial through PBXes

you people have way too old equipment

so how do I issue voice commands to my modem?

Is no one using Wengo? :-(

can I do it through kermit or minicom?

wengo has connections to POTS?

yell at it.

jelly-home: I don't know what that is.

LOL

"PLAY DEAD" should work. heheheee

really, or just pulling my leg?

uh when I mean voice commands I mean like "ATDT11234567890;"

learn to whistle at 2600hz

[dials 1-123-456-7890]
doesn't work anymore

jelly-home: I had to Wiki for the initialism. I thought that Wengo allowed you to call ordinary landlines, if that's what you mean.

!pots

[pots] Plain Old Telephone System

now command signals are transmitted on a separate line

yes.

and "stay" etc. I think there's a getty+vm app. asterisk might support it (although overkill)

and I didn't know that

lol, no shit
it was a joke

asterix? I've heard of it but I don't really know what it is

PBX/VoIP etc

open source software PBX

the phreaks at 2600 have come up with interesting new tactics since then tho
I'll give it a look

!info wengophone

(SIP-based software telephone with video and chat features), section net, is optional. Version: 2.1.1.dfsg0-2 (sid), Packaged size: 6923 kB, Installed size: 18808 kB

hummmm

do you mean vgetty?
that's only an answering machine
it can't actually make calls afaik
I suppose asterix might work…but it looks like a bitch to config

ahh ok. asterisk is closer to what you want then. It's a high end app, hopefully there's something more tame to fit your application.
there's the asterisk wiki, and the irc channel is atleast as active as debian here

I'm trying to make an outgoing telephone call from my modem…will that do it?

what's the model of the modem?

don't know the card, chipset is Intel 536ep
it's a linmodem
it's supposed to have voice capabilities

I installed flashplugin-nonfree, but for some reason the other user accounts aren't recognizing it as being installed, did I miss a step?

yes, that might work actually. I don't recall which intel modem is a clone of their x100p - but maybe you'll be lucky…

what's x100p?

Digium branded intel modem.

lemme check

ooooo, md5sum mismatch

jelly-home: yes, wengo can call POTS but I've never even managed to get the wengo loopback test to work so far…. not a good start

how can I get rid of that?

it's a clone of v92

who pays for the termination?

what are you getting the md5sum mismatch from?

Ok, I guess it never installed.
Download done.
md5sum mismatch install_flash_player_9_linux.tar.gz
The Flash plugin is NOT installed.
Oops.

jelly-home: the caller does. You need to have a SIP account with wengo first

Sorry.

ahh. You're using the package in non-free for that?

Er.. I guess? I just did aptitude install flashplugin-nonfree

I've always had much more success with the flashplayer-mozilla from the debian-multimedia repo.

debian-multimedia repo?

I have no idea what the difference is under the bonnet though.
!dmm

factoid (/msg dpkg marillat)

oh ffs… has dpkg gone walkies again?
^^ go there, add the deb lines for a nearby mirror and pick up flash, dvd, mp3, win32 codecs etc

is there a debian config tool for generating selfsigned certs ?

W: GPG error: http://www.debian-multimedia.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
I get that when updating aptitude

i dont see etch there

the openssl package has all that. There is also the package tinyca that I've not used but heard good things about.
you can correct that by installing the debian-multimedia-keyring package.

Where do I get that?

themill, ok. i have to do it via ./CA.pl ?

nm

You must to install the non-free package debian-multimedia-keyring or something like that.

It's a warning that you've added a non-debian repo to your sources.list and that you might pull packages from it. The d-m-keyring package is now available. Just aptitude install
it's not non-free, just not in the repo
*main debian repo

Yes but this package is avaible when adding debian-multimedia repository, no ?

yes. that's right. you can edit the openssl.cnf file to your tastes to make life easier.

ill ahve to do that mp3s dont play now i know why

yes, but it's not non-free… it's a perfectly free package

Oh it was a mistake, sorry.

no worries… I must have taken my pedantic pills today

:3

is that smiley you showing your arse to me?
it looks for all the world like a full moon….

wow did i ever return at the wrong time

why ronin?

scroll up to the second last thing themill said

hello all

offtopic.. is aynone from UK around? i'm trying to find out what county Reading is in

right the aptitude get key?

berkshire

google maps and/or wikipedia should have some idea

Ah ah. No it wasn't my arse, it looks like a japan-maded face which means "malicious".

thanks ronin il do it asap have to log in

though it's not a political county

I have a problem booting debian from an old system which was installed from the floppies and the net… Grub is installed on /dev/hda but when booting I got this error: Disk Boot Error, Insert System Disk And Press Enter

hey guys, just curious, is SELinux turned on by default in etch, and if so, how do i turn it off?

nas noches

sounds like someone's blown away the mbr and put an msdos one back on.

administratively, Reading is it's own unitary authority these days and not in any county.

berkshire is the "ceremonial" county though

yep. What a freaking mess.
Don't worry… I live in Bristol. Don't mention the "Avon" word over hear, let alone things like "North Somerset"….

o.O

the mill whats that comand to get that d keyring

aptitude update && aptitude install debian-multimedia-keyring

thansk themill
done thank you

Are the ntfstools in etch good enough for partitioning Vista partitions?

no problems.

dont you mean… deleting?

fdisk works just fine for that…

Hi, what is the way to show the TUX at boot on debian?
on red hat I have a tux at boot, what is the way on debian?
It's a kernel module?

I wish, but it's not my choice.
for resizing Vista NTFS partitions too?
Yeah, apt-cache search bootsplash

I think it's a patch. I'm not aware of it on a vanilla kernel

There's a kernel patch for a Debian spiral. Debian isn't as penguiny as other distros.

i wonder if this fix my streamtuner

fdisk will be abel to monkey with the partition table no worries, but as you correctly surmised, it's the file system that is the important thing here. I've no idea how they will go.
*able

what is a debian spiral?

www.debian.org logo

hi

Red spiral. The Debian free use logo.

ups, ok

ups?
Romance language speaker?

but, on woody I remember that a tux is displaying at boot, I am not right?

I don't recall a Tux in Woody.
At least, not by default.

vague memories of tux in sarge…..

same here

ok, good bye

I haven't seen a reboot in 45 days. why would I care about what boot up look like? =-D

Indeed. Even lappies can be put to sleep. Rebooting is for chumps.

reboot is also for chumps

okay

i've a problem with the plone-site package

yep… that's what I don't understand about all the "make init.d faster" stuff… why reboot?

I guess dual-booters really can't do without rebooting.

I'm so not going to ask about uptime for a lap.

happy birthday debian, long live

Anyone here using xsane without permission problems care to share the permissions on their /usr/bin/xsane?

apt-get install –reinstall dosen't work for it

Unlike you, I have parents bitching at me to turn my computers off every night so my useless shit of a little brother can sleep

themill i got that pesky boot thing error in note pad to paste some day

! Is today Debian day?

sleep? hinternate?

i ahve no idea whats in boot up

14?

Well… My laptop sorta has a tendency to choke when I try to do so

that would be band-aid on my finger for hibernate

And it won't work for my desktop

Oh, man. I missed Debian's birthday. It was this weekend. :-(

checking for C compiler default output file name… configure: error: C compiler cannot create executables
gcc is installed.. what could it be?

hi

!b-e ftp3

Sounds like you need to aptitude install build-essential.

thank you

happy birthday!

Oh yes…. my new topo maps are working in my gps

install "build-essential"
ups
i am soo slow…

where's all this "ups" stuff coming from today?

can someone please tell me where i can file a bugreport?

don't hurt me, but is anybody capable of building a kernel of the actual debain 4.0 PPC for the Pegasos1?

!tell brodo -about bts

use the package reportbug

aptitude install bugreport. it's the only way. :-)
Er, reportbug

thx
that's what i call fast response

!next

!customer

Oh, that doesn't work here.

Another happy customer leaves the building

how do i cange my movie player

omg my shell crashed
first time since ages

!tell futex about away
shell crashed?

Is it possible run moodin-engine under XFCE4?
I want change xfce splash screen

how do i delete a load of files that are named something.log.[0-9]{2}.gz ? where the [0-9]{2} is a regex

yes KDEs 'konsole'

Is there any tool to view/track traffic in interface?
speed mostly

nice effort. I don't think i've ever seen konsole crash (or krash, even). And I beat the living shit out of it all day every day.

NiLon, tcpdump doesn't suitable for you?

since it's a simple regexp, you can use globbing instead. *.log.[0-9].gz *.log.[0-9][0-9].gz

|xargs rm" USE WITH CAUTION! you have been warned

jelly-home's way seems better. though I did *.log.{1,2}{0..9}.gz

64 studio 2.0 better than ubuntu cause it's based on etch?

mancubus hmm, not really if I can't see speed at realtime

you're better off using -print0 and xargs -0 too.

thanks though

hi

!greet patze_9217

Bonjour, patze_9217

G'day patze_9217

what do u do to tell m player to start

Try using gmplayer.

how do i do that
i get big blue m player pop up

mplayer file.ext (automatic)

gmplayer from the console. It also has a menu entry.

who can give me some money
pleas?

Right-click to get to menu from mplayer.
How much do you need and what for?

get a job?

how can i get a job?

aptitude install basic-skills

Does Lenny use 2.6.18.4 or 2.6.21.2 ?

..21

..22

i need it for training

When I instll Etch and Dist-Upgrade to Lenny in Apt, I get a 2.6.21.2 Kernel in GRUB, but using the DVD-1 weekly for Lenny gives me a 2.6.18 kernel
what the f?

2.6.22 is the latest in lenny

!info linux-image-2.6-686 lenny

linux-image-2.6-686: (Linux 2.6 image on PPro/Celeron/PII/PIII/P4), section admin, is optional. Version: 2.6.21+8 (lenny), Packaged size: 2 kB, Installed size: 8 kB

or not
!lose me

You Lose.

yeha, its not 22

how do i tel someting else to work m playe is not goo

but this:
When I instll Etch and Dist-Upgrade to Lenny in Apt, I get a 2.6.21.2 Kernel in GRUB, but using the DVD-1 weekly for Lenny gives me a 2.6.18 kernel

maybe they haven't built it with a new image

oh

while it may be in, he didn't ask for the latest but what's "in use" (whatever that means)

thought I was losing my mind for a sec there..

the boot process *can* be kernel-specific or have some kernel-specific quirks
likely it's just not been tested with .21 yet

the weekly dvd's still use the etch installer as the lenny one is in a broken state

what's the date on the dvd build?

reportbug opend something that looks much like nano and i have written my bugreport in it. now im ready and want to quit but ctrl+x dosen't work

jelly-home: what's "in use" means nothing at all, since apt doesn't upgrade it for you (usually)

jelly-home, it's the one on debian.org, the weekly Lenny torrent DVD

the page about the weekly builds explains that.

ok, it crashed

what I want is a dual-layer debian dvd torrent.

damn

It *is* nano. :-) You can specify any editor you want with reportbug.

well, aptitude could do it automatically with some convinciing

s/torrent/jidigo/ (or however you spell it)

same thing again

what is the best host way to install a 2.6.21.2 kernel, is it simply "apt-get install linux-image" ??

Uh-oh. What's going on?

jelly-home: right, but there's a reason it doesn't

aptitude and you'll need to specify the version

noone like unbootable machines.

ah

i have a ssh session inside konsole and i guess the ssh client crashed

ahhh… that sounds more like it. i find multiple ssh's inside a local konsole to be better than the other way around

jelly-home: i one did a remote kernel update and rebooted my box and it didn't come back up
jelly-home: but the kernel update was fine
jelly-home: i just accidentally told it to reboot into xp

oh well if i want music il use radio
music on hear aint going no ware

ok guys thx for your help. but it's late half past midnight here in europe and i need some sleep
by!

my java and flash to old eh i know know what wrong

how can I get a list of the dns names that go to an static ip hosting address? like, the opposite of a regular dns lookup?

dix -x 1.2.3.4
dig -x 1.2.3.4

nslookup -q=PTR 1.2.3.4

hi, can anybody recommend a kernel module to play with for educational purpose, to say with parameters and inside the standart debian kernel? i.e I found rd ramdisk quit suitable, but unfortunately it is compiled as =y but not as =m, any other idea? tia
uhi, can anybody recommend a kernel module to play with for educational purpose, to say with parameters and inside the standart debian kernel? i.e I found rd ramdisk quit suitable, but unfortunately it is compiled as =y but not as =m, any other idea? tia/u

or host 4.3.2.1.in-addr.arpa; if you're bored.

of course it's not guaranteed to work.

if you're really bored you can do that with an IPv6 address too

hi … how can i open a discussion channel of on my own in freenode?

car crash ahh heard a guy run light crunch fenders fell off and opened door it fell off

does it cost or ..

Just /join the channel, and /msg chanserv about registering it
All channels are supposed to be related to free software though

no, just /join your channel name. Also look at the freenode.net website

yoo, thanx

!msg | Sayers
!Dock|Sayers

you might like to tell other people it exists though, otherwise it might be lonely in thre

JESSE MCCARTNEY

I have an avi file and an srt file. How do I watch the movie using the subtitles (with Totem)?

is that thing bond posted safe?

Ind[y], you might have better luck with VLC or MPlayer

well good night all see you tomorrow

you too

does anyone have suggestions on adjusting the display brightness of medion notebooks?

I'm trying to design a 'dark' gtk2 theme and I'm wondering if anyone can suggest a way of unthemeing Firefox/snowferret's html window. Or have any pointers where to look to find out what the containing widget or class is called?

hi
i'm searching how to reinstall a package, and all libraries the package depend on ?

JESSE MCCARTNEY

why
!ops Trojan troll

Hydroxide, bob2, caphuso, dondelelcaro, doogie, eeyore-, ElectricElf, ):, helix, ljlane, LoRez, RichiH, mentor, Netsnipe, TML, walters, xk, gravity, azeem, Maulkin, stew, peterS, Alife, Myon, Ganneff, Maulkin, weasel, zobel: serajewelks complains about: Trojan troll

please stop with that

ok
JESSE MCCARTNEY

Mmm snow.

sorry

mmm yellow snow is

coz i have manually installed libs who f**** up my gaim ssl

dog been out

!tell nitroxide about reinstall

lol

reinstall what ?

I guess I probably need to talk to some iceweasel devs.

ah yes sorry, i got it in query

why so?

hi all !

is there any support for any wireless 802.11 "N" chipset via native drivers?

Comments

ok so why is that a problem whether you are initiating the connection or listening for incoming connections you

Well, it's possible that duplicates are generated. So I take the error codes log them and if they happen again in the same time, I just ignore the second one.
They'r elogged and reported to the user, and (hopefully) handled gracefully.

if its a problem just generate a guid for the exceptions

no, you have to call fillInStackTrace to get it…

heh, the network packet reporting them has that.
ah cool. In which case it may be better to make my own Exception type…because the stack trace makes no sense the way it's being used.

Hi there! Do you guys know a good place on SL for java support & java fun??

Or I could just not care becaue I'm not gonna be working here for much longer.

I just found VR consulting on SL, but it is empty.

SL?
~ggl sl

svm_invictvs, I have no idea what ggl sl is.

or… you could just implement your own fillInStackTrace method

do nothing?
yeah, makes sense.

svm_invictvs, Second Life.

The abstract class handles RuntimeExceptions, Exceptions, Errors, an d Throwables
ah!
hm

well I've done this before when I wanted to include the stack trace from the .NET code that called me.

on all but exceptions it logs and terminates.

anyone use groovy's AntBuilder for building projects?

~tell SAgravat about anybody

SAgravat, I'm sure somebody does, somewhere. But, if you've got a question, ask it anyway.

~anyone

Instead of asking whether anyone works with something you need help with, please save time by asking your actual question. If someone knows and wants/has time to help, perhaps he/she will.

~literal anybody

replyI'm sure somebody does, somewhere. But, if you've got a question, ask it anyway.

oh, there's that response.

your code works for me

sorry my selections of factiods wasn't appropritate

How do you integrate an axis task with AntBuilder such as axis-java2wsdl?

hmmmm, that's weird, i have the latest version of java web hosting '1.6.0'
Java(TM) SE Runtime Environment (build 1.6.0-b105)

Sorry, I can't help.

that is not the latest… 1.6.0_02 is the lastes..

Groovy appears to have an IRC channel.

No Problem, I'm just experimenting with another way to build a project besides using ANT. I figured using groovy may help with complex deployment processes so I'm giving it a shoot..

i built it using eclipse and I am running jre1.6.0_02 also.

irc.codehaus.org/groovy

yea but I haven' seen any activity on it the past couple of days
No worries

ah.
sorre

is it possible to use java to send an sms (from a celular wich supports java)

yeah it is
look in the j4me docs
it may be limited support depending on handset tho

hey people

you mean jme? what is j4me?

java for micro edition
or something
its the cellphone stuff, do you use netbeans?

cellphone

there is no j4me

I will try to explain my problem I have a panel attached a window by window.getContentPane().add(myPanel) it's works very fine. How can I make a button of myPanel access the window? I don't have the window object when I'm creating the myPanel

it's called JME

oh ok thats what I meant then

Whats the biggest number java can hold?

lol
depends on the type

… give me $100/hr and ill do your hw for you. reportingsjr.

the biggest

I suppose an int64 would be the biggest common number
so thats like what?

dctw, its for a game written in java
trying to figure out max cash you can have

2 to the power of 64
stick it in a calculator

Hmm, they said it was 2^31

thats if its 32 bit
lol
and should be 2 ^ 32? hmm

wait, if the java is running on a 32 bit computer?

not if its signed

yeah but you cant have negative money

int i=0; while ( i ( i+1) ); System.out.printf("Biggest Int: %d\n", i);

oh wait yes you can "looks in bank account"

lol, thanks mbroeker
Trying to figure out max cash in the game Runescape
:p

lmao your stupid
biggest number in java servlet hosting != biggest cash in runescape O_o

why?

because it depends on the type
16 bit, 32 bit, 64 bit
and they can just limit it
they can say " no more than this much"

So, it is probably 2.14b

thats about half an integer

java can hold a number much bigger than that

I know

that looks like a signed int to me..
pffft I have way more GP than that
hahaha

much bigger than 2^64, too

you do not speak of the floating point do you
:P

thats a little giant..

using the class BigInteger, for example

no, i don't.

ok

BlindSide_, do you play the game or something?

no
wtf do I look gay

ok, didnt think so
A little..
why?

that wasnt a question

But it got answered..

oh it did now did it
i see how you could interpret it that way

Yeah, it did!

but you fail to realise

BlindSide_, if you don't play it, then how do you know the name of the currency

errr…. a friend plays it :P

really now?

yep

Whats your friends name? BlindSide?

he umm makes air runes
and stuff

you hang out with "gay" people?

ayon, do you play it?

hey I got nothing against them if their my friends
lol

no
lol

how did you know it then?
lol
They actually have an amazing engine in my opinion..

how about you guys take this somewhere else?

##gaygeeks

Has anyone here every seen what the game looks like or anything?

do you have a java question?

I did, but, it changed topics a bit…
sorry

fag :P

jinx :P

I was about to say that
So, potentially, what would the biggest number java could possibly hold be?

effectively unlimited

Id say quite infinite

Ok, now, realistically…

BigInteger, BigDecimal, can hold very large numbers…
how much memory do you have?

indeed
Limited by memory size
BigInteger is… heh.

1gb =\

yeah lets say you had 64 mb of memory
so then
thats like how many bits lol

err
64*1024*1024*4?

* 8

oh, thats right
536870912, should be right

ok, so that is the number of bits then…

wtf
oh yeah

wich means that you can have a number that is 2^536870912 …

so 2 ^ thatnumber

:O

2 ^ 10 is about 10 ^ 3…

haha fixed point arithmatic is so unefficient :P

lol

ONLY 2^536870912 ?!

Calc on windows wont let me do it

:P

me? fail english? that's unpossible!

lol

1 byte is 8 bits 1 nibble is 4 bits (random fact)

surprisingly I passed, I dunno what they were smokin
nibblE?
lol

Hmm, whats the one smaller than that?

oh yeah hex
hex is 4 bits..

Isn't it something like bot?

a bit. duh.
8^)=

no

a word is 2 bits

smaller than those..

really
a word?
I though a word was bigger than that

wait.. i think…am i wrong

maybe a byte

~be r0bby

FileNotFoundException is a subclass of IOException; Exception won't directly catch that.

crap
the first 2 were right

lol

the one before, not so sure

a word is typically defined by the machine architecture

yeah

yeah a word is differnet on different machiens

most commonly I would say its 4 bytes

on x86 it's 16 bits DOH! crap i'm a moron

most commonly

My brother in law said that in the 80's and 90's when they had internet it would go at like x bots/second or something

oh only 2 bytes?

I just remembered.
yes

i dunno about that..

a dword on x86 is 32 bits. (but this is insanely off topic now)

umm there was no internet in the 80s O_o
kids these days huh…


I wont even answer that..

hahahahaha. yes there was.

Hi there! Do you guys know a good place on SL for java support & java fun??

kids these days, indeed.

internet was invented in like 76, correcty?

no way

on where?
way!

that wasnt the internet

maybe it was 67…

that was some trial military crap

yes, it was.

SL=Second Life.

real internet wasnt till 95

….

you're thinking of ArpaNet
wrong!

when the IE icon came out

commador 64 and vic20s!

i was browsing web pages in 93

:O
I was 1 year old then, cheeser

wrong!

All hail NCSA Mosaic and Trumpet Winsock!

damn you kids are full of shit.

commodore 64 rather

hehehe

~paste

I was 11..

http://eugeneciurana.com/pastebin

i'll chalk it up to you being pre-frosh

ok I would go back to 90
but I doubt it was very widespread in the 80s

I bet it was

not enough for this kids uncle to access it I mean

but that doesn't mean it didn't exist.

Those were The Days… When you had to use a dialer to manually dial up, do interactive SLIP authentication, then fire up Trumpet Winsock and tell it to use the COM port.

heh depends on what you mean by widespread. it was definitely widespread around colleges

it existed as much as your lan exists

long live archie!

still dusnt make it an intertube

gopher!

which it did actually!

gopher!

kermit. x/y/z-modem.
ahhhh.

Well you know, the internet is like a bunch of tubes
Not like dumptrucks

cheeser / jchauncey: WAINS

lol

[TechGuy]: never used i don't think.

ooo

Actually, if you think about it.. The internet is like a bunch of tubes, with dump trucks going through them

What was that vector graphics terminal that BBSs used?

when can I remove the be r0bby factoid
if ever…

[TechGuy]: some friends were writing one.

!ops

~ops

cheeser, pr3d4t0r, jottinger, Javageek, jor, Logi, Sou|cutter, {aaron}, kinabalu, flippo, and joed. If you have an issue with channel operations, contact any of the above.

wtf

shortly before the WW was invented

thx r0bby

use the ~

er, WWW

I want to say MicroTel?

lol AOL
ahahaha

Cheeser, why no applets?

read the wiki

meh

~tell BlindSide about applets

BlindSide, Check the topic, read http://javachannel.net/wiki/pmwiki.php/FAQ/Applets - Basically we try to avoid.

hey no fair
why use my name lol

~lol

[TechGuy], lol is Lamer On Line, or STOP SAYING THAT YOU MORON!!! LOL

I didnt learn java, because every tutorial site I found never got updated and was really old

I already informed someone that applets arent dicussed here, I know that very well
who cares how old it is just do it

use sun's, they're updated regularly

oh wait u probably wanna make another runescape don't you
I recommend JPCT engine

200 meg text files suck

~tell BlindSide about aolbonics

BlindSide, aolbonics is talking like a retard using speech as if you were on AIM or using single letters for you, are, you are, you're, see, etc. Talking like this is frowned upon in ##java and may result in you being silenced. You have a full keyboard so use it. We don't care if you talk like
an idiot with your friends but we don't want to sit through stuff like this: http://forums.oracle.com/forums/thread.jspa?threadID=499980&start=0&tstart=0

crap.

common r0bby

that applets factoid was for you.

Another thing, I was working with two friends, and whenever I would upload it, one, or both of my friends couldnt run it

use JPCT engine it has a software mode and runs in an applet just fine

that's an applet question, and likely a browser issue; use java web start. (Tutorial on the wiki)

make sure to set your source level really low, something like 1.1 is good

I hate having to download an exe or anything really to run a game
thats why I tried using applets

well then get JPCT stupid

you still need to do that for applets

a java web host web start app is handy, because it downloads all dependencies automatically

Yes, but its a pain to sit there and wait for it all to download

if jar files are handled correctly theres no reason why an applet can't
applets have to download the same amount of info

yes, but it avoids the browser incompatibility hell.

But its not the same effect as java web startup..

oh really?

or did i miss something :x

yes really

are there any browsers that cant run basic applets?

hi guys

applets work fine if you know what you are doing, but there are soo many other problems with applets…

yeah exactly
and so we don't discuss them her e:P

read the wiki, it's explained well.

a newbie question, what's the difference between jdk and jre ?

development kit

the jdk is for developing

runtime enviroment
that is the diffrence :P

if all you want to do is run stuff, get the jre

jdk includes a jre.

so jdk does not include jre ?
k
thanks

yes it does

thanks guys

the jdk comes with a jre

no problem
~firstcup

r0bby, firstcup is a beginner's tutorial for getting started with Java available at http://java.sun.com/tutorial/getStarted/cupojava

It should say that in big letters on the download pages

nice people here

"JDK includes a JRE"

that will help ya if you want to learn java
it does.

Ah that's ok then

it is, when i'm not being an ass

which is pretty rare
8^)=

been better

should that mean something to me ?

you have.
i just like busting your chops.
8^)=

xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c-xlib.lock' failed.

I just fixed my chops!
Dont bust mine please…

I like it here, and put a lot of work into the wiki
spent a few days doing the javabot set up tutorial.

i've been working on javserver faces for a couple of weeks but actually never touched the java code besides some newbie apps and i just dont have the therminology in my head yet
yeah, everyone has a bad day now and then

it's okay Ask questions
….am i feeling okay…

how are you r0bby
??

guys whats Tomcat

Google Tomcat

tomcat.apache.org

sure

~google principle

I guess the factoid 'the google principle' might be appropriate:
questions that can easily be answered by googling deserve incorrect and/or misleading answers.

how do you google with the bot?

you don't

where the hell is my misleading answer..

ok

~confuse BlindSide

no, who is my J2EE today, BlindSide? At least that's what the manager of tomcat said, with extra cheese

cant I get a "its a jet aircraft" or something

oooh. it even got 'tomcat' in there
javabot++

javabot has a karma level of 108, cheeser

whoa

i have jdk-1.1.8nb9 on NetBSD, is that an ancient version?

smart bot

*very*

javabot++

javabot has a karma level of 109, BlindSide

hm

Java 1.1 … wow…
Pre-J2* days

right, i have 1.5 there too
jdk15
that is

~google principle is seethe google principle

Okay, r0bby.

/clear

cheeser is that a seperate operation?
:x

i'm dragging an image around a JPanel, and in some cases i change the JPanel underneath it, during the drag, but the moment the JPanel changes, the dragged image stops moving across the screen, seemingly because the repaint() call in the mousedragged method isn't running

what?

the confuse …

it's a factoid

~literal confuse $1

reply(yes|no), (those|what|them|where|who|how) (are|is|was) (your|their|our|my) (JDK|J2EE|NullPointerException|J2ME|RMI) (today|tomorrow|yesterday), $1? At least that's what the (manager|director|user|writer) of (javac|java|kaffe|gcj|tomcat|ant|Eclipse) said, with extra
(cheese|herring|cream|anchovies|ham)

hi all

oh do

~smack r0bby

i println a "before repaint" and an "after repaint", and they keep getting called, both before and after the change of JPanel

Is there the possibility to include a Python script in a JAVA program?

but a println in the paintcomponent method stops running after the JPanel change

I'm such a moron sometimes, and don't anybody dare take advantage of the fact I opened myself WIDE

Java is not an acronym.

nmx,ok sorry
Java

any of you chaps code java on netbsd?

I'm chapped. Code? No. Run, maybe.
FreeBSD more likely

i think of myself as more of a fellow than a chap

Are you familiar with Jython?

there is jdk6 for netbsd

hironimus, i've just tried to compile a python source with jython 2.2
but i've problems.. with generators

anyone know of a wiki or wiki like software that is svn and javadoc aware, so that it can pick up updates to javadocs from svn and incorporate them into the wiki hosting automatically?

ok, then the answer is yes. I've not used it myself.

in my Python program i include BeautifulSoup, a html parser , but jython gives problems :/

trac
i *THINK*

so I'm asking you if there is the possibility to include "Python.py" in a java source
* in a java program

I'm sorry, I don't know; maybe someone else does…

thanks, I'll take a look

you guys suck im outa here

You

I don't know java… unfortunately :/

no, you can't include a .py in a .java.

can't you use jpython?

that's not the same thing.
but yes, you could do that to use a .py

subanark, i've just tried to compile host using jython

When you call recieve() on a datagramchannel object, is the returned SocketAddress's port number the destination port or the source port of the packet?

Markon:you can switch to jtidy or nekohtml, I don't see how you can do it without using jni

uhm, what are jtidy or nekohtml?

html parsers

~jtidy

cheeser, I have no idea what jtidy is.

jtidy.sf.net

*now i search them on google

you suck

A tool is only as good as its user. Tool.

http://www.apache.org/~andyc/neko/doc/html/

nobody knows how to get the source port of a udp packet in java?

mrcheeks, i could use also HTMLParser (included in python)
but i would know only if there is the possibility to include a .py in a java program..

maybe, I don't do a lot of python, include a py without a system.exec like … or jni, don't think about it

i already said there wasn't, Markon

like a popen in python

cheeser, thank you

if you want to *execute* a python script, either use jython or exec() a python shell

ok, thank you

Look in the Javadocs

well the javadocs say "source's address and port number" but i dont know if it means the source's dest port number of the source's src port number

~tias

Try it and see. You learn much more by experimentation than by asking without having even tried.

A wild stab in the dark is that you know the server port since you set it up?

well i know the destination port of outgoing packets, i dont know what source port is used.
stupid firewalls
making my life more difficult

hi

dobby!

i am not a dog

and apparently not a house elf, either.

what is it about the firewall that is causing you a problem?

udp packets sent to a server thru the firewall can only accept replies from the server hosting on the src port of the outgoing packet

ok, so why is that a problem… whether you are initiating the connection, or listening for incoming connections, you should be able to configure the firewall rule using the known destination port, right?

hi

i can't configure anything on the firewall, i have to go thru it to do my udp communications. and the problem is i can't seem to find anything in java that gives me the source port of an incoming datagrampacket

If you can't configure anything on the firewall, or have access to someone who can, and it's blocking your traffic, I'd say you are out of luck, no?

hmm

well technically it's not blocking traffic, i just don't know what i'm doing with udp in java. i might have to go back to c/winsock.

does Field.getType() not work for primitive types? It doesn't return Integer.class?

~tias

Try it and see. You learn much more by experimentation than by asking without having even tried.

8^)=

what does it return?

afaik, it does.
though it might return int.class
depending on, you know, the type.l

isn't it Integer.TYPE ?

I dunno, but it doesn't seem to be returning Integer.class

What Sou|cutter said

If you're just trying to determine port numbers then perhaps netstat combined with a small test program can tell you what you need?

Integer is not int

Hi there! Do you guys know a good place on SL for java support & java fun??

Of course it's not Integer.class - Integers are of type Integer.class, ints aren't

yes but autoboxing

check if it is Integer.TYPE

SL=second life

autoboxing has nothging to do with this

what's wrong with here?

I thought the only thing on second life was virtual blowjobs

netstat isn't really a viable solution, as the source port changes from time to time

just pretend that we are erotic furries

lol, It's like asking a guy with a mobile phone what is wrong using a typwriter to communicate.

~tell chickenF about make sense

*** No rule to make target `sense'. Stop.

anyone know why " ".concat("something"); doesnt work ? i tried String.concat(""); doesnt actualy do it. if i do string + string2 it works

ok, it was a bit esoteric.

yeah Integer.TYPE works

~tell AcidJello about doesn't work

AcidJello, doesn't work is useless. Tell us what it is, what you want it to do, and what it is doing. Consider putting some code and any errors on a pastebin. (use ~pastebin for suggestions)

… strange

typically firewall rules are setup to specify a single destination port, and either ANY source port, or a wide range (1024-65535), so source ports normally aren't a problem. Unless I'm totally misunderstanding you, in which case I apologize…

why does Integer.TYPE exist in the first place? the jvm must be doing voodoo magic
bwhy does Integer.TYPE exist in the first place? the jvm must be doing voodoo magic/b

it's just the generic Class instance

Um.. because an int isn't an Integer.

nothing exotic there.

~tell cheeser about make love

*** No rule to make target `love'. Stop.

lol

but it's not. at least according to this code, Integer.class !equals() Integer.TYPE

wrapper.TYPE provides the Class object for the primitive types (which aren't really classes, but still need to fit into the reflection API somehow)

This is the main problem of computer scientists.

do you know how they differ from int.class?

Why is this so hard to understand? "int" is a type distinct from "Integer"
'int.class' isn't a valid expression, is it?

not enough sex? perhaps… but many in this channel would prove you wrong

it sure is.

it is a valid expression
but it's not exactly clear just looking at the javadoc

Alrighty - then I expect int.class == Integer.TYPE

lol Sou|cutter you have nothing to prove.

ClassIntegerTYPE = (ClassInteger) Class.getPrimitiveClass("int")
that's how the TYPE is defined in the source code
very strange

~lol

joed, lol is Lamer On Line, or STOP SAYING THAT YOU MORON!!! LOL

Why?

ah ha! i was right, too!
int.class.equals(Integer.TYPE)

because of the cast to ClassInteger

l0l

hey, stop gaming the system *cough*

That's presumably where the boxing comes in - any time you reflectively operate on an int, yo udeal with Integers (due to boxing/unboxing - this happened even before there was autoboxing) so the Class object for 'int' really has the same interface as the Class object for Integer
(in the sense of the types it accepts/returns when dealing with values)

which is why int.class exists.

Ping…

but we can't both be right… I guess it's time for the dueling pistols

pong

?

i'll be burr to your hamilton.

Bleh, clearly not expressing myself sufficiently.

int.class exists to support relfection

How you doin'?

Yes, I already mentioned that - that's not the point I was trying to make/explain

I got your message but I don't recall where we met.

quite well thanks

ah

I was trying to explain why int.class would be a subclass of ClassInteger

we never met, sorry if it looked like this

well, i've made my point and have gotten bored so… 8^)=

I "found" your contact data on your website

Heh. OKi.

I think int.class.equals() is just overriden to do magic

What can I do for you?

Because operations on int.class automatically box/unbox (always have) - eg: newInstance() returns an Integer

I was looking for some advice on high volume website / portals

i doubt it

I see.

? there's not so much magic here as you seem to believe

it's the only way to explain why Integer.TYPE is a ClassInteger

lets assume some 110 million page impressions

That's a rather broad question. Can you give me more details?

and yet it equals int.class

Ah.

Not really - doesn't have to be 'magic'.

so we want to switch to j2e

it's just JEE now

and we have php in place right now

uh yeah, except, again, Integer.TYPE is a ClassInteger

and have a simple, obvious equals method based on object identity

And Integer.TYPE == int.class, I'll bet.

yeah that's what I just said

the problem is that we have some discussions about the general architecture

you kept appealing to magic - not sure why..
seems quite simple

except, and this will really blow your mind, there is no int.java file in the source!

don't understand it? must be magic!
8^)=

I don't see why that should blow my mind..

I suggested an aproach with no sticky sessions, other ppl like jboss with the magic for session replication withn the cluster

there's no [].java either

you could always look at Class.getPrimitiveClass

what route would you go for?

eh, don't get hung up on the word. there is magic going on in Class.getPrimitiveClass and the need for Integer.TYPE

layer7 LB with sicky sessions or with a layer 3 Loadbalancer with some more software layers?

Can I index a HashMap by Class and expect it to work the way I'd think? Or is there somekind of classloader stuff that will make this choke in multi threads?

~tell bdc34 about tias

bdc34, Try it and see. You learn much more by experimentation than by asking without having even tried.

Generally, yes - primitive types aren't, strictly speaking, classes - but they still have associated Class objects to support reflection.

k nm
im a retard

it'll work as long as you don't do anything stupid hehe

the source port is right there

I'd defer as much as possible to caching.

cool

thanks for the help.

np

The load balancers are great but they have a flaw: they're still making the servers do extra work when they get a hit.

yes thats what we are missing right now (and suffering from it)

does checking equivlance in threads other than the one that loaded the Class count as stupid?

s = "0101010101etc.." why does s.substring(2,2) return ""? :|

So I'd set up a caching layer between the load balancer and your app server.

the threads are irrelevant to classloading

read the javadoc and check what the arguments to substring are

ok this would assume that we could use caching

Once you run some analytics, you'll discover that 80% of your users are looking at a rather small subset of your web pages.

Class objects are functionally immutable

dbft, because that's how substring works

Yeah. Caching is not hard.

the problem is that we are a financial website that delivers realtime ticker values

looking now, yeah i forget the javadoc

You can do non-obtrusive caching using a reverse Squid proxy, for example.

unless your partner throws like a girl.
then it gets hard to cache things.

ouch

Understood. Now, do you have to render the whole page in real time, every time, or are we talking about components within a page that show the results?

so we could not place a caching layer

endindex
not length
thanks

The tickers, for example, could be written with GWT or OpenLaszlo, leave the rest of the page static.

right now we are rendering complete but we will use compontents
yes that is something we want to do

Modularizing the pages will help you alleviate the load and think of a caching layer.

but right now we are not decided if we want to use a jboss with clustering or not

Hrm…

do you have some experience with it (jboss)

Yeah.
I've always fallen back to Tomcat for serving.
JBoss does "too much".

how can I convert an x509 certificate produced by openssl or gnutls to a format useable by Java ?

^^^

I have found no architecture with jboss out in the wild

hahahaha

^^

ahem.

oberonc, keytool, otherwise put it in a p12

oh… wow…

JBoss does better for smaller traffic sites.

what about keytool ?

Once you get into the millions of page views/day, JBoss/Websphere/WebLogic/etc. start wobbling hard.

ok so you would suggest a tomcat layer that does the "ui" and a jboss layer for hte business process

oberonc, that's your answer

Tomcat layer plus a lightweight framework for rendering pages.

with rmi and ha-jndi between

Ask cheeser about Wicket.
No JNDI/RMI. I'd use an ESB isntead.
I don't like tying the application to specific protocols or implementations.

esb ist this not to much overhead?

No.

or even screw ESB, just an ME

Do you use any full-blown app server anywhere?

:p

[TechGuy]: Not so far.

classToString but why might I have not gotten an error on classtostring.get(nonClassObj)?

[TechGuy]: Most of them suck.
[TechGuy]: Though we're using Day's app server for the new site.

got a test case?

Mind you I've stuck solely in the Glassfish arena

[TechGuy]: Let's see how it performs.
[TechGuy]: I wouldn't deply Glassfish for all the tea in China.
[TechGuy]: Too immature.
s/deply/deploy/

Was re-reading Sriva's (sp?) thread on Spring the other day. Been debating in my head what an app server has nowadays over some suitable combination of smaller containers

ok so whats your opinion about databases? mysql / postgresql?

GF is too immature?
pgsql

PostgreSQL

If your ESB dedicated server has enough memory and a gigabit connection, you'll see that your overhead is minimal compared to the rest of your stack.

the GF codebase is one of the oldest appservers out there
it's literally about 10 years old

If you're serving financial data I'd say Oracle. Mickey Mouse databases scare me for shit that brings food to my table.

all that's new is open source

Oldest, yet newest. NB I/O-based HTTP layer

What's GF?

Glassfish

glassfish

Keep up with your own conversation.

Ah.
The rest of it seems pretty bad, though. Like OpenESB/JBI.

no argument tehre

It'll get there some day.

Glassfish proper, Grizzly, JAX-WS / JAXB are the only parts worth talking about

what would you use for an esb? is there a framework out there, that you would use?

man, idea is killing me. it's like it's having pms

bah

Mule.

Mule

My friend had a glassfish, but she said it died

Too much Windex in the water, trying to keep it smudge-free?

I'd use glassfish if I could embed it. I don't even bother using appservers that I can't embed/heavily customize lately

Second choice would to to… lemme think…

ok so what would the architecture look like? tomcat for serving the webpages, postgresql for the database, hibernate for orm

Mule for ESB

WSO2 or ServiceMix, but I wouldn't bother with either if this was mission-critical.

Have a separate Tomcat system hanging off the ESB for logic

Actually, scratch that.

[TechGuy]: that's crazy talk

Mule would be my first choice, TIBCO ESB would be the second. All the others are shit compared against those two.

Coming from you, that's a compliment

if you're doing all java there's just no need to play around with xml/esb nonsense

More often than not I'm not

meeper–

meeper has a karma level of -19, pr3d4t0r

so what would you guess what is needed from a hardware perspective. some 10 servers for the frontends (500 req/sec peak??)

[TechGuy]: No, another fish ate it.

Web servers… I'd say… lemme think…

who ever does 'all java' ? Everyplace I've been is non-homogenous technology-wise

10 - 20 Niagara's.
8-cores.

the t2000

as in?

32 concurrent threads.
Yup. T-2000s.

HOMG ALOT OF THREADS

10-20 servers for 500 r/s?

Maybe three or so smaller ones for static data such as CSS, images, etc

You can probably scale back to 5 servers.
Have two for failover, etc.

what would you like me to clarify?

I'd also engage someone like Webmetrics to do real-time, external performance loading so that you can tune that thing.

ok rihgt now we are serving from 12 servers, 3 databases and all static content from akamai

That sounds nice.

like, "all java" like "it's the only technology we'll use."

The server count sounds a bit high.

we have some php issues :-(

I have test case, is there a paste bin?

~paste

http://eugeneciurana.com/pastebin

Ugh.
If you're doing PHP, consider using CakePHP.

I was responding to meeper | if you're doing all java there's just no need to play around with xml/esb nonsense

The Cake guys took the best of RoR plus knowledge of app servers and built some nice features in.

so what with session handling. what would be your way? I suggested something like memcache

For example, CakePHP has session caching built-in.
For clustering.

we have some 100000 lines of code and want get rid of it

And, by design, you can use a database or file system for caching.
Well… CakePHP would allow you to leverage some of that PHP infrastructure.
And it would help you scale horizontally, with the built-in caches and the like.
On the downsite, it's still PHP.

fellows

well the decicion was to start with a clean sheet

is it possible to somehow "recurse" the checked generics pattern?

oh

You'd probably have to throw Java in the mid-tier and pay for some Zend Engine licenses.

Please tell me you're using a bytecode cache engine like Zend Engine or such?

so no more php but a service oriented architecture

http://eugeneciurana.com/pastebin/pastebin.php?show=3800

instead of Double?

[TechGuy]: yes and zend has "problems" with the load

Uh…
Why do you need a SOA in the first place?

msp / pr3d4t0r: Actually, just have an HTTP connector into the ESB or such

bdc34, simple, check the javadoc for Map, get() is not genericized

different portals should use a central system for e.g. user management

bdc34, it's not get(K), it's get(Object)

so we can create a system of components

is it possible to allow a running jvm more RAM?

OKi.
Look at TIBCO's PageBus.

no

It's an in-browser ESB of sorts.

ooo / eww

in-browser esb? say what? heh

So it lets you extend the publish-subscribe methodology all the way to the browser.

ESBs for the PHBs using PHP over TCP

It will help you reduce your overhead for those dynamic components.
And it's open-source.
~tell [TechGuy] about STFU.

ok cool I will look into that

[TechGuy], http://eugeneciurana.com/galereya/view_photo.php?set_albumName=Humor&id=ded

heheheh

I'd avoid tibco if possible

is there a map like class that is gnericized?

. . .

because it is java scripts and will burden the browser?

If I override fillInStackTrace for a certain exception type, the VM doesn't generate a stack trace does it?

Meeper is the anti-Christ of ##java

tibco is like ibm without the competence. check out lightstreamer.com for that

(Assuming it's entire body is return this;}

bdc34, no, the contract of Map is for the get to not be generic
bdc34, why do you care?

IBM is incompetent. I'd never give business to them. I'd give business any day to TIBCO.

read msg

Anyway.

hm

Think about your system as a collection of services and feeds that need to be integrated.

Opinions on open source JMS?

lol

[TechGuy], activemq, of course :p

As such, think of integration buses as your best friends.

so the esb will integrate them

Ah, that's it. Couldn't remember

[TechGuy]: ActiveMQ.

LOL

And SSO?

[TechGuy], mule uses activemq as it's messagebus…
by default

[TechGuy]: there are none

I'd say at least three buses: ESB, SSO, and consider looking at PageBus.

there are no good sso solutions
there's shibboleth and openid

[TechGuy]: Crowd for SSO, from Atlassian.
[TechGuy]: It supports all the usual suspects + OpenID.

k

[TechGuy]: That's what I deployed. Commercial, but reasonably priced. You can get going for less than $25K.

do you know anybody using shibboleth?

O_o

Sou|cutter, I hear people asking about it all the time in #tomcat, so I assume yes, there are people using it

[TechGuy]: Probably less if you have a smaller gig than what we have at work. We've got 5,000 or so Active Directory users/auth so that's why we need the big guns.

hm

Heh. My startup capital is my pocket / credit card. $25k ain't laying around

[TechGuy]: If that's a startup I can hook you up with Atlassian and you can negotiate a beta/free trial/whatever thing.

whoo, somebody is clever… public ExceptionType() throws ExceptionType { throw this; }
*sigh*

[TechGuy]: Those guys are awesome to deal with. Very professional, and their server tools work great.
[TechGuy]: And the guy who wrote Crowd is a pal

Maybe. It's definitely a startup. I haven't touched my system in months, and I think I'm going to retool it to Spring / Tomcat / etc
uMaybe. It's definitely a startup. I haven't touched my system in months, and I think I'm going to retool it to Spring / Tomcat / etc/u

[TechGuy]: I think that JIRA/Crowd/etc. can be negotiated for futures with Atlassian. I'll hook you up with them when you're ready.
Are you more or less covered for now?

yes thanks alot!

Thank the rest of the channel - everyone helped
Even meeper, the dissenting voice!

I'll look into the hints you gave me
and the others ofcourse

You'll go through 30 - 90 days of iterations for your architecture if you're doing it right.

k. I'll have to do some research. How much tech / dev info on Crowd is on their site? Don't need to register for a demo and such, and then have the sales guys hounding on me, when I'm trying to figure out how to use the API and integrate it with everything else

Sou|cutter

hmm ok

Also, you may want to consider buying "Enterprise Integration Patterns" from Addison-Wesley. That's like, the Bible dude!

at cornell they used shibboleth to connect their cuwebauth system to napster

[TechGuy]: Enough.

ok cool

[TechGuy]: Plus you can download it for free for eval, max X users.

OH!
Ah, k. By how I was reading your statement, I had to go through back doors to get an eval
bAh, k. By how I was reading your statement, I had to go through back doors to get an eval/b

"and you guys taught me to type properly and not use 'u' etc"
That's from a ##java alumnus.

heh

She went on to work for a big financial house in London.
She's thanking me now for what she learned here.

Does anyone know of a library that does file globbing in Java? Google doesn't indicate anything….

globbing is sort of magically built into stuff like swing/awt's file dialogs, but not sure if it can be accessed directly

magic is always the best type

Yeah, that's a bit strange..

I either convert it to a regular expression (ew), or use globbing I already created (which may be less effecient than other globbers, but then again, I can't think of much to make effecient with ? and *)

how do you mean globbing you already created?

http://www.t52.org/blog/wp-content/uploads/2007/08/trix-tuxedo003.jpg - this is she.

As per the javadocs - get takes an Object.. dunno why they did that, it's just unnecessarily vague/wide..

I need to rename this class since its uses are far more general than IRC mask matching — http://vaquero.packethammer.com/javadoc/com/packethammer/vaquero/util/MaskMatcher.html
the downloads page has the entire library with code in /src/ folder
and my docs are crappily formatted, so it should say it allows * and ? wildcards :P

backwards compatibility?

hmm - this should work for file listings right?

yes, you can just iterate through a directory's contents
I'd look in the swing file dialog class to figure out how to does its matching, but I'm too lazy to start netbeans

ugh cornell…

ok, it's a bit more relaxed now…
so, is there a way to make checked collections of a generic type?

?

lol somebody thanked ##java for getting rid of their 'u' habit?
sure

I can't find in the ant manual how I can define system-wide properties in a user configuration file.
Does anyone know how to do this.
?

MVRFKNXCHATISBEINGAYLULZBRB

lizzie = Collections.checkedList(new ArrayListFunctionDouble(), Function.class); would be an OK compromise

if the list was then filled with only checked functions, nested checking would emerge

as its second parameter, as opposed to Class super E

?

super E?
super is a bit unusual?

um - am I going mad? I've got a class in the default package that doesn't get resolved at compile time…
if I move it into a package thats imported, it works fine

Don't use the default package then?

well, I don't intend to
but it still doesn't make sense

~default package

I guess the factoid 'default laf' might be appropriate:
krustofski, default laf is java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel MyApp

:|

I'm not sure how the default package works, since I've never used it, but maybe it is meant to work that way?
It rings a bell, actually

why is default laf = GTKLookAndFeel …

because its sexy ?

Doesn't work for me
it has some bug that makes it crash whenever I do anything moderately complicated with tables

Is there a way I can configure which compiler ant uses for *all* projects, instead of editing each project's build.xml?

what compiler do you want to use?

set JAVA_HOME ?

lizzie = Collections.checkedList(new ArrayListDouble(), Object.class);

I want to use gcj.

well, that's the compromise

why would you want to do that?

Isn't there something like ~/.ant/default.properties ?

uh…

ernimril, why isn't really relevant.

when it comes to gcj it is very relevant…

I don't see a way from browsing the ant manual, aside from passing -D on the commandline or editing each project's build.xml.

~tell nejucomo about gcj

nejucomo, gcj is not Java; don't be surprised if we refuse to help you. You can find information about gcj at http://gcc.gnu.org/java/ or see #gcj on irc.oftc.net

Ah, I'm sorry, I didn't realize it was off topic.

nejucomo, ~/.antrc

Thank you.

nejucomo, ANT_ARGS="-D…."
handy

I didn't see mention of these in the ant manual. Are the referenced somewhere obscure?

I figured it out from reading ant.sh

s/the/they/
Thanks.

nejucomo, http://ant.apache.org/manual/running.html

The ant manual did mention gcj, so I figured folks here might be familiar with it.

We are familiar with it. We know it's shit.

no one cares to run gcj…

/clear

its a trap.

the default refers to the fact that there is no package com.bla.bla at the top of your code.

Is this because it's just too incompatible with the language spec?

is public synchronized static foo(){…} the same as public static foo() { synchornized(Type.class) {…} }?

no, its because its the spawn of satan.

it doesn't mean that it gets imported by default.

ah. Been a while since I wrote any java

So it's one of those religious wars. Okay, I'll go find people who are interested in solving technical problems instead of people who like to join teams and spend their time complaining about the other team.

I bet im idling on that other channel too. Hehe.

Man
If your manager ever talks about "Hats", run.

if my manager just talks I run

lol

why are ppl saying gcj sux?

since dawn of time, there has always been a fight between the light and the dark.

It's not java..

oh oh oh … i feel another tolkien novel coming on!

h00t!

in this era it simply manifests through gcj fanboyism.

is there a way to intercept a HttpServletResponse sendRedirect, get the url and change it (i can´t find any info of getting the url)

what about the ring gandolf?!

they didnt implement it yet

basically, they did a half-assed job.

how is it possible for an application to have memory leaks in Java?
just out of curioisty

simple, you keep using objects without any visible way for them to go away

by keeping non-weak references to objects that aren't going to be used anymore

e.g. you have a MapObject,Object
if you keep putting keys into the Map, you will leak memory
as long as the map is used
of course, if you are using the data in the Map, it isn't considered a leak

so if I keep putting elements into the map
without deleting the elements
once I am done with it
that is a common case of memory leak

if you drop all references to the map then it isn't a problem

well, that's just an example

there aren't real leaks because you have the references, so they aren't leaks in the sense of C malloc leaks

is there a way to detect leaks like that?

as the map will be GC'd and anything contained within also that isn't referenced elsewhere

djb61, of course
sleepster, sure, looking at the heap

you want to profile the heap etc to see what the memory is allocated for

yeah I am doing that right now actually
it is just sitting there
I am using yourkit
it's pretty nice..

there aren't real leaks, it's just you keeping references to unused objects. In C you can leak by loosing references to non-free()'d memory
losing, sorry

not so much of "you can" as "you will"

pfn

hey guys
I'm trying to rung java 1.6 on x86-64, and it can never seem to connect to the internet
any ideas?

ping

works fine everything else

dan2, running the java-plugin ?

that too
but I'm referring to the general java application

How come there is no application that can go digging through your code

dan2, the question is a little vague

looking for leaks?

it just can't connect to anything internet
amd64 java works fine
s/internet/networking/
it's broken
not sure how to work around

dan2, you get a backtrace?
im thinking the app is running against some policy file error

is there a demo app, that I can run to get a backtrace of borked networkuing

but i dunno

I don't see any backtraces

are there any common mechanisms used to find leaks? besides "looking at the heap"

sleepster, yeah, run the app many processes in parallel for a long period of time and see if you run out of memory.

but any application would do that..
I suspect anyways

no exceptions here
just no network connectivity
dan@cherrycoke ~ % $MATLAB_JAVA/bin/java URLConnectionTest
java.net.UnknownHostException: java.sun.com
^^ 32 bit java
dan@cherrycoke ~ % java URLConnectionTest
Sun-Java-System-Web-Server-6.1
6
Content-type: text/html;charset=ISO-8859-1
^^ 64 bit
works fine

~topicsmite dan2

And the wrath of /TOPIC descended with terrible fury upon dan2. And all the people marvelled, saying, Behold, we too should read the /TOPIC, lest we be stricken. And all the people read the /TOPIC, and went away edified.

/TOPIC has biblical proportions

you see what I'm talking about now?

dan2, yes, type strace java URLConnectionTest and get the OS backtrace please.
then pastebin it.

for each?

dan2, no, the one that doesn't work. seems 32/64 bit libraries are being intermixed in the 64 bit env

http://rafb.net/p/Zatw4Z28.html

dan2, you say the 64 bit doesn't work or the 32 bit?

32bit doesn't work on the 64 bit platform

dan2, i don't think they would unless you've done a lot of work to install a 32-bit env on the 64-bit os.

yes, the 32bit environment works well
a lot of work has been spent

as you can see from the strace most of the libs it needs weren't found. you need to set up LD_LIBRARY_PATH to point to the correct 32-bit libs
so that they are resolved.

hmm ok

dan2, sometimes chroot to the 32-bit env root can help make it clean

thanks, that worked
LD_LIBRARY_PATH=/lib32:/usr/lib32 java URLConnectionTest

http://eugeneciurana.com/galereya/view_photo.php?set_albumName=MediaKitPhotos&id=2_Eugene_eWeek

What the hell is THAT

What's that?
worksafe?

just about

is that a locaste or a uf gators polo?

Barely.
Lacoste.

pr3d4t0r's one sexay momma

well, I'm considering a new offer anyhow…

:|

svm_invictvs, its just pr3d4t0r with a big goofy grin on his face on the cover of eweek

0] Essington | it is the nerd version of being on the cover of the rolling stone

omg
You have an alligator on your shirt!!!!

Run for your lives!

That's so 1985
pft

is that err.. magazine for the extremely smug people ?

it would be acceptable if it was a gators polo but its not…

real world time has no affect on IRC channels

I have a couple of solid green shirts that I use for public engagements.

you should know that by now

The one with the LeapFrog logo was dirty, so I went with the ghey Lacoste green instead.

hehehe

considering from the mugs on the cover id say theres a certain level of smugness involved

it looks okay, just giving shit.
do you always do The Rock eyebrow when you smile for pictures?
lol

Heh. No. That photo was not supposed to be there.
Of course, that's the one that the editors liked.

nice

and whats with the box in the background that has a kids picture on it ?

I have a lopsided smirk. That photo covers that.
It's the box for the computer I have in my hands.

"Leaping into open source - we have kids in boxes here now"

that is a COMPUTER in your hands ?

i was about to ask the same

http://www.leapfrog.com/Primary/PreschoolKindergarten/PRD_cs_clickstart/NEW+ClickStarttrade+My+First+Computer.jsp?bmLocale=en_US

it's not some kind of twisted childs toy for the underpriveged ?

it looks like a dog that has a whip..

NO!!
_
stop wondering things about me

I think that confirms it.

No need - eWeek is free on-line.

oh
:/

_^_ isn't whats_in_a_name

The paper magazine appears on-line a few days later, but you get access to all the content.

So, the devices themselves use OSS?

i bet all those buttons are all soft and unresponsive too

the devices themselves ARE OOS
OSS *
or, OSH has the case may be

Maybe some day.
The infrastructure that the devices talk to uses open-source.

is that big ass paw supposed to be a mousepad?

Yeah.

actually as a father, most (all I bought so far) devices are age appropriate and for little hands.

hm, is it laptops for kids

hey there's a hint key on it

I think there is a big market there, actually

I could use one of those

(so adults get their pcs in peace)

pr3d4t0r, is that really you? a bald fat co-jack looking guy in goofy looking clothes?

Is Java supported on that computers OS ?

i bet its some sort of a disciplinary device.. first it uses the whip, and then it slaps them around with "the paw" if that didnt do the trick..

/clear #talking about boring shit

http://eugeneciurana.com/site.php?page=musings&contentTag=TSS-video.html#OLPC

Ah, that's what I figured. Of course, I'm assuming you had quit a bit to do with that.

Yeah, that's me.
Around 10 lbs ago.

ouch

_^_: 10 lbs heavier
_^_: That was a bit over 2 weeks ago.

teralaser, http://www.engadget.com/2007/07/20/reuters-shocked-that-olpc-testers-using-xo-for-xxx/

It is better than scams.

I'm sure that's not a long ways off

Might have a point….

~interesting

The conversation you're having is very interesting but not applicable to ##java. Please continue the conversation in #javapro. Thank you.

You're welcome to head over to Efnet #java any time.

that's what you were looking for :P
ack!

Do you feel… dirty?

very.

:-)

OKi, thanks for your support. Now let's talk about something relevent.
Er, relevant.
Like… sushi!
~sushi HOWTO

I guess the factoid 'sushi-howto' might be appropriate:
pr3d4t0r, sushi-howto is http://eugeneciurana.com/musings/sushi-eating-HOWTO.html — (((*

Thank you.

You're welcome.

wow

I'd still say the cover is dodgy. Little kids, completely green rooms, and a dodgy smile.

how many factoids does javabot got in there

_^_: 987

sushi is the shit

Don't forget open source

_^_ http://antwerkz.com/javabot/javabot/home

_^_: 2,500+

2593 to be exact.

hmmm i just making up a number out of thin air… i thought i was overestimating
*i was

Some factoids are useless, like this:
~kancho whaley

that's not useless

Others are very relevant.
Like this:

that one can't be useless, you use it once a day at least :P

~tell whaley about code.

http://eugeneciurana.com/galereya/view_photo.php?set_albumName=Humor&id=cat_0009

~tell whal about pulp fiction

The user whal is not on ##java

lmfao

~tell whaley about pulp fiction

whaley, English, motherfucker, do you speak it?

sorry
I'll go back to AOL now

pr3d4t0r, btw, congrats.

~tell about
~tell _^_ about

_^_, I guess the factoid 'the truth about garbage collection' might be appropriate:

Thanks

_^_, the truth about garbage collection is http://java.sun.com/docs/books/performance/1st_edition/html/JPAppGC.fm.html

~tell _^_ about coding.

_^_, I guess the factoid 'sun coding conventions' might be appropriate:
_^_, See http://java.sun.com/docs/codeconv/index.html for information about Sun's Code Conventions for the Java Programming Language.

oh dear god no

Hi alll, I've got some problems with a DATE type from an sqlite database, I used a sql.util.Date type to store and set it but I thing that something goes wrong because if I query my db using using SELECT date(myDate) FROM Mytable I got a strange date : 5874656-12-17 instead it should be
1/1/2000

Date–

hmm, i wonder how well one of those asus eee laptops would do for reading java ebooks :o

maybe Date is converted to millis, and date(myDate) is expecting seconds?

joed, what?
Sou|cutter, and if it is so how can I solve?

I think you should write a test-case.
Then you would both find out what is wrong, prevent future mishaps and have some refactoring support.

gc!
hehe

and no, I'm not trying to be an ass.

hello

hiyaa

lo

http://img256.imageshack.us/img256/8996/2eugeneeweekos7.jpg

is it possible to compile java as real win32 executables?

~krustofski++

krustofski has a karma level of 18, _^_

the apis are too different

you can, but why would you want to?

but there are programs that can pack java JARS into win32 exectuables with a decompressing Java loader thingy

you can make an executable jar, that is when you click it, the application executes.

i know i can do that

that isn't the same was a win32 executable though

r0bby, he didnt ask that
~java2exe

krustofski, java2exe is JSmooth (http://jsmooth.sf.net) Janel (http://janel.sf.net) Launch4J (http://launch4j.sf.net) commons.laucher (http://jakarta.apache.org/commons/launcher/)

I know, just stating he can do it.

its pretty horrible tho, clicking and waiting 30 seconds for it to start

yah

I still don't get the point

Oh.. so it is like a windows app?

~r0bby++

r0bby has a karma level of 45, Fanook

isn't the point supposed to be that it's _CROSS PLATFORM_ i apologize in advance pr3d4t0r.

exactly.

No, it's like running wine on cygwin on windows, then running firefox on wine

lol

_^_ You mean like IE?

exactly

yes, but people are goddamn stupid. "Zomg a JAR, that HAS to be a virus, since its not a common .exe!"

Don't do that.

work for win32? xD

well, then those users shouldn't be using my app.

You could rename it program.jar.exe
and then wait for the antivirus to delete it

because, when i download the application, i know what it is.

Most windows users don't have that luxury

Tharz such a thingz as finance… Like I wrote this to sell.

yeah, but as i said, people are retards - even the ones that get to sometimes decide things about deployment..

I get that, but still.

i just have the need to learn some desktop programming lang

and exes don't contain viruses too? Please.

ALl windows programs contain viruses

not my argument, but something i commonly hear..

Then I'd look towards the Swing tutorials, do that then once you have that killer program look at installation and execution.

When a user downloads something, there's a README, there's a User Manual.

You don't know much about Windows, do you

"hay the .jar is working fine, could you maek it into an .exe please! We'll double our payment!"

_^_: I know enough.

There are no readmes or user manuals for windows programs
there is just bigfagprogram.exe

from a corporate perspective nope.

bigfatprogram.exe

_^_ : Start-Menu-Cuddly-Icon.

I guess i see the point of an exe, but not for java

THat is embedded into the binary

_^_ but all the user knows.

all the images and strings and phone numbers and error messages you need can be directly embedded into the binary

_^_ Hey my monkey on the yellow thing is gone, I cannot to payroll.
do even.

wtf are you talking about

about monkeys, ofcourse, what did you think

i think bonzaiape or whatever it was
I can't remember

_^_ What the end-user actually sees on Win32, nay knows in a corporate context.

does that have to do with turning jars into exes ?

_^_ Nothing, why do you ask?

Because we were supposed to be talking about turning jars into exes
I think ..

I think you are wrong. But who cares. I know how you feel. I was wrong once too.

great, this discussion should be dead now, the resources were handed out, and the fact of turning jars into exes sounds pointless, but eh what do I know.
bgreat, this discussion should be dead now, the resources were handed out, and the fact of turning jars into exes sounds pointless, but eh what do I know./b
you forgetting something? joed is an op.

:O !

I think he got that.

wait that was a pointless remark

I assume what is called humor.

Big mistake

_^_ How so? I was offtopic, Krustofski was right, I made the point that sometimes we assume users know anything.

ladies…ssssh

Just /kick the bugger and be done with it

Heh!

Oh do it yourself

pr3d4t0r, http://img256.imageshack.us/img256/8996/2eugeneeweekos7.jpg
:-D

epic fail

w00t!
krustofski++

krustofski has a karma level of 19, pr3d4t0r

pr3d4t0r made the cover of cosmo girl! *runs*

Next issue in your mailbox!

You people sure have issues.

joed, I don't read cosmo girl

sure.

I wanna be on cosmo girl, sporting my new shoes
….now that's dead…java anyone?

that doesn't sound like Java

thank you cheeser.

I type slow.
There seems to be a problem with your plan
nobody has any Java problems

Anyone know how to make Java not bloatware? :P

use jdk1.0

it's not bloatware.

…?

that was…

Bruce_KraftDiner

Spoken with the authority of someone who doesn't know WTF he's talking about. Nice.

dunno, rt.jar on my system is 43.8 MB
seems kinda big

Haha, sorry. I just had trouble with java with 256mb of ram

that's the API.
i believe..

the API is part of the software

That's your code then

I don't think Netbeans was the problem there

Lemme guess: Swing ?

Netbeans is a piggy.

I finally threw out the 256mb card and got 2 512s :P

Swing sucks in "low memory" situations

yea
I just dl'ed the program we used in class

You can use memory more efficiently through extended JVM startup options.

hahahahah

~tell Bruce_KD about JVM options.

Bruce_KD, JVM options is http://blogs.sun.com/roller/resources/watt/jvm-options-list.html

lol
I deleted it once AP Comp Sci ended

What VM option makes swing not use an assload of memory ?

There are about 100 options for the JVM that you can use for memory management.
_^_: None.
_^_: But the memory strategy that you use can help.

But it still would be using an assload of memory

lol
ok

_^_: "Depends".

On what ?

_^_: On what you're running and how you structure your code, your OS, your JVM version, and your willingness to profile your JVM and configure it.

Suppose the code was JFrame myframe = new JFrame("My frame");
That uses a TON of memory

_^_: Yup
_^_: And your point?

Swing uses an assload of memory

_^_: Yup. And your pointÇ
?

Erm, that WAS my point

Comments

hi i have a problem where whenever i lost internet connection - for instance when my modem is unplugged netra0

trying to get my video to work in xorg
i have all intel stuff selected

nono, i mean what are you doing to make it say 'module not exist' ?

startx
i see i915 loaded

you don't emerge shell scripts, you simply run them.

where is the GLX module locates?

is xorg emerged with i810 support?

located
http://rafb.net/p/5kjVDH82.html

hays, in xorg-server

what does it mean when something is masked in emerge?

dunno, but you need to compile X with the 'dri' use flag to get it (iirc)

Do I use MAKEOPTS="-j3" for a dual core?

sure

thanks, I'll give that a shot

there is no dri use flag

http://gentoo-wiki.com/HOWTO_Install_Gentoo_-_The_Gentoo_Developers_Method_with_NPTL_and_2.6_from_Stage1 try this manwich

i have i915 as the driver in xorg.cond
i have i915 as the driver in xorg.conf

heh
"the gentoo developer's method"

and i have the i915 module loaded already

hays, if you're doing graphics like that.. make sure opengl and dri are set in make.conf

-Which- developer, I wonder

_AxS_:I installed the v4l-dvb-hg package now

there is for xorg-server

mzbot, gentoo jon1 xorg

http://www.gentoo.org/doc/en/xorg-config.xml

set how?

list as i915,drm,agpgart

cool. does that give you the module you need?

_AxS_:let's see…

is it possible to compile the kernel w/o terminal support?

I'm looking at it right now I don't see it

hays, um.. USE includes opengl and dri

maybe i borked something in the config

xorg-server ? or xorg-x11?

yes, that's the guide I'm following, I don't know what it wanted me to emerge a script

emerge -pv xorg-server

xorg-server

xorg-x11 includes xorg-server as a dependency

http://rafb.net/p/0yhuwj34.html, any help please ?

yes, but we're arguing about use flags

_AxS_:it complains that dvb-core is invalid module format…i'm beginning to lose hope

it's crossdev trying to build it

Those use flags don't exist as far as I can tell

you don't need to emerge that, just run /usr/portage/scripts/bootstrap.sh

I'm following the wiki on how to emerge e17….all is okay so far, but when I try "emerge e" i get "no ebuilds to satisfy e"

[ebuild U ] x11-base/xorg-server-1.1.1-r4 [1.1.1-r1] USE="dri nptl sdl xorg -3dfx -aiglx -debug -dmx -ipv6 -kdrive -minimal -xprint"

probably that it wasn't built with the current core

I just added them to make.conf and did emerge -puDN world and nothing showed up

yea I did sh /usr/portage/scripts/bootstrap.sh

what did you add, 'dri' ?

I have 1.2.0-r3

and that gives you the error?

OH. no ide about that

And when I do "emerge enlightenment", then I just get Enlightenment 16, which I don't want

I thought it was something like e999

you're ~arch — we can't help you

so in make.conf i should only have i915 for video cards?

I'm not ~arch

are you using an overlay?

is_null:it was compiled against the kernel I'm currently running

3rd party install guides make for a rocky road indeed. the simple fact of the matter is that the process invovles just two extra commands. so read this instead: http://www.gentoo.org/doc/en/faq.xml#stage12

emerge e ?

no, in make.conf you need i810
in the kernel you need i915

or e-9999 i think

if you insist on doing it then you may as well do it right.

yes, using overlay and that seems to be successful

1.2.0 is stable

Yeah, it's weird, the wiki has only "e" in the example

_AxS_, xorg 7.2 and server 1.2 are now stable on all arches

I'll try e-9999
Thank you for the speedy response :-)

hm. yes they are.

brb

( minus sparc)

ok, so can anyone else confirm that there is no 'dri' use flag?

I tried it several months ago, it was something like that (e9999). google: site:gentoo-wiki.com e17

Intel 830M, etc, i830, i915 all built as modules

there is

there's a guide for it

hey does anyone else have a issue where the mouse will just randomly stop working? it wont move and that buttons wont work, the only fix is to reboot

VIDEO_CARDS="i810 i915"

yes that's it; i'm following that one right now

thanks for your help, I know it seems silly to do a stage 1 install

_AxS_ jon1, [ebuild R ] x11-base/xorg-server-1.2.0-r3 USE="dri ipv6 nptl sdl xorg (-3dfx) -debug -dmx -kdrive -minimal -xprint"

what protocol is set in xorg.conf?

[I–] [ ~] x11-drivers/xf86-video-i810-1.7.4 (0)
[I–] [ ~] x11-base/xorg-server-1.3.0.0 (0)

oh I think I'm figuring this out

those use dri on my system

I think xorg doesn't have a dri use flag unless VIDEO_CARDS has nvidia in it

rickest, auto

video_cards cannot affect what use flags show up

x11-drivers/xf86-video-i810-1.7.4 uses dri
(which is an intel driver)

hays, xorg-x11 is just a pull all package.. xorg-server and mesa do most of the direct stuff

great it just happened again
wtf

did it just start doing this or has it worked for awhile?

anyone about my crossdev issue problem please ?

do some googling about the driver you want, and gentoo — it seems there is support for it already, and maybe a howto

e-9999 and e9999 get the same message still — no ebuilds to satisfy

ok I do have a dri use flag.. no opengl though

rickest, its been doing this since i started using linux last year with ubuntu

_AxS_:yeah I just need to start over and take a break

*nod*

you might trying google for 'gentoo' and your mouse, or just try setting a protocol; i.e., ExplorerPS/2, PS/2, MouseMan, etc

hays, you'll want opengl set so other packages that go direct use it
hays, like mplayer

right now no packages use it

that may not be it but that's where I'd start

http://overlays.gentoo.org/dev/vapier/wiki/enlightenment

what's the command you're using?

my bad, you had to install the overlay first

e17 is part of the 'enlightenment' package now, IIRC

have you ever used a linux host liveCD that doesn't exhibit this problem?

rickest, ive never used a livecd that long before

the overlay is setup right

not sure : [ebuild N ] x11-wm/enlightenment-0.16.8.8 (~x86)

you don't even need an overlay
it's in Portage

rickest, is there a list of protocols anywhere? i have a logitech mx518 idk if the protocols you listed would be my mouses' category

the mouse works fine in another environment; i.e., windows?

got a successful message about adding enlightenment to the overlay

0.16.9999

rickest, it did when i used windows

does anyone know what could be causing my error?

probably ExplorerPS/2. google will surely find seomthing

http://overlays.gentoo.org/dev/vapier/wiki/enlightenment : Generally people are after the new DR17 window manager. You should just do:
emerge e

http://rafb.net/p/5kjVDH82.html

alright ill try it, it just happened again gotta reboot

i use imps/2 with my mx1000

should i try "emerge 0.16.999" ? yes?

hays, now that you changed dri… `emerge -avDN world`

no

everything is up to date

ok how come in xorgcfg i cant choose i915, just the i810 is there

unmask enlightenment-0.16.9999, then 'emerge -atv enlightenment'

emerge -av =x11-wm/e-9999

still same error

how do I update portage?

i tried emerge e like the wiki said but that's not working

for a specific package

hi. while compiling glibc i'm having some errors with locales.
* (342/381) Generating tig_ER.UTF-8 …
/usr/share/i18n/locales/am_ET:584: LC_COLLATE: section `LATIN' not known [ !! ]

hays, you did that command after you added dri.. just like i typed it?

Cyber-Dogg: you want to update a single package?

if it's not working …

yep
asterisk

Cyber-Dogg: from what version to what version?

without the -a yes

how to unmask 0.16.9999?

I do -p
and then emerge if I'm happy

/etc/portage/package.unmask

no…

oops dont

jon1, the i810 is the xorg driver name.. it includes i915 support

looks like … x11-wm/enlightenment ** in /etc/portage/package.keywords

okay ((that was close, hehe))

oh ok,,, so in xorg i will need to use i810 for driver?

it says the glx driver is not found

http://gentoo-wiki.com/Masked might help …

Cyber-Dogg: from what version to what version?

/etc/portage/package.keywords

I have 1.2.17
but I want to get the newest version

still no, my bad

not the 1.4.* but the newest 1.2.*

i created a directory /etc/portage/package.keywords and then made this link according to the Wiki

im getting error about module already built in, when i try to use the i810 in xorg.conf and also says (EE) intel(0): Failed to allocate framebuffer. Is your VideoRAM set too low?

ln -s /usr/portage/local/layman/enlightenment/scripts/package.keywords.livecvs /etc/portage/package.keywords/

Cyber-Dogg: okay

/etc/portage/package.keywords

Cyber-Dogg: ls /usr/portage/net-misc/asterisk/ | grep -i '1\.2\.21\.1'

/etc/portage/package.keywords

Cyber-Dogg: run that, tell me what it reports

did you add i810 as a module from the kernel package or i810 driver from portage?

hays, which driver are you on?

nvidia

nothing came back…

module from kern
i never got the i810 yet

okay i do some reading and give it a try

hays, `eselect opengl nvidia` glx = opengl

earlier I found a place where libGL.so wasn't where it was supposed to be so I am remerging x right now

nothing came back

thanx for your help

hi. i have a question about binary packages. emerge tells me "!!! Invalid binary package". how does emerge recognize that a package is invalid?

Cyber-Dogg: really

yep

Cyber-Dogg: so if you run 'ls /usr/portage/net-misc/asterisk/', you don't see 1.2.21.1 ?

nope
highest I see is 1.2.17

Cyber-Dogg: okay

it's not supposed to be a file, but a symlink to the chosen version … as i told you, i happen to do this a lot on 64bit system …
remerging won't change anything …

I think that did something

Cyber-Dogg: do you always want the latest asterisk version?

it was set to x11
restarting x

not always… I just need to upgrade it so I can use the addons and have mysql work with iit

Cyber-Dogg: k

hays, the nvidia opengl goes hand-in-hand with nvidia-drivers

/etc/portage/package.keywords

Cyber-Dogg: then 'emerge -atv asterisk' should give you 1.2.21.1

does somebody know where i should ask my question to get help?

ok thank you, do you have any experience with asterisk on gentoo?

what package are you talking about?

I wish xchat had a feature to save the channels you were in upon exit

Cyber-Dogg: not really
#gentoo-voip ?

yeah I'm there… but everyone is idle basically

Wanted to let you know, I re-formatted this morning and I'm currently downloading my stage3. (I'll md5 once its finished)

?

the package itself is not important. it is homemade :-) but i really don't know how emerge can determine that a package is invalid.

maybe try changing your mirrors

Nod-Ubuntu, good.. please keep track of where you are. you only ever need to chroot once

ok so i need to emerge i810?

Aye - What happened last night was a first for me(I did this once on my desktop and got much further before getting errors)

jon1, what does `emerge -pv xf86-video-i810` say.. new or reinstall?

oh

/join #gentoo-dev-help

nevermind if you made it yourself

thx

1 package (1 reinstall), Size of downloads: 0 kB

jon1, then you already have the i810 video driver

oh
short term mem loss. i guess hehe :] sorry

Is there a mirror that always has to most updated portage so when I install it, if I 'emerge –snyc' it'll report me having the latest one?

jon1, can you pastebin your current xorg.conf and /var/log/Xorg.0.log?

sure

Nod-Ubuntu, they are usually all pretty close for the rsync mirrors

whats that package that prints screen to pastebin?

mzbot, teach jon1 paste

Use http://rafb.net/paste or emerge wgetpaste. Pasting in #gentoo itself clutters the chat and will get you kicked by Naamah. Use the aforementioned site and hand us the URL so we can check it out.

is there a way to edit a liveCD with out having to create one to my exact specs. Such as, adding portage and stage3 to it and add /etc/init.d/sshd to the default runlevel?

http://rafb.net/p/ecmteb14.html

Is there a way to repair X that doesn't involve un mergering, then merging again (remerge, and the various X config redos haven't helped)

jon1, and the log?

Specifically what do you want to do to X?

well it thinks that there are no screens
and there most definetly is one set up (and configured)

that was it

That youve had working?

Did something replace netscape-flash?

nope gotta go to the bug for a workaround

Well it was working, then I updated to .20 when it came out

great…

and I think it was around then it stopped

jon1, i saw just 1 paste with xorg.conf can i also see /var/log/Xorg.0.log?

I'm sure it will be fixed in the next coupla days

odd that it wasn't fixed before netscape-flash was removed

all together I've tried remerging, re configuring (3 times), a few other tweaks that have fixed other peoples

http://rafb.net/p/T0dJ7S21.html
sorry
brb

that sort of sounds like what the livecds do already… I'm not positive, though

jon1, it's ok

I think there was an unfortunate sequence of events leading to that

are you sure its X's fault? not nvidias etcc.

Okay, md5sum reports my stage3 - amd64 tarb as being good. Going on

including a pretty severe bug that lead to security vulnerabilities

Well it's a virge chipset
(Really old pc)

yeah, I'm seeing that in the bug reports
I supposed that reason enough to remove it :-)

and I'm using the virge drivers so I would have thought that would help

back

Character Devices

well, specifically, I'm want to run gentoo on a computer that is sans video device, so it wouldn't be possible to start sshd and have portage and a stage three on there, unless the LiveCD has that setup already.

and between updates of X your xorg.conf didnt change and it just stopped working?

upstream mirrors have tarballs from different versions with the same name. gentoo can't mirror it properly (according to /usr/portage/profiles/package.mask)

well it wasn't even an update of X, just the kernel, nothing changed (as far as I could tell), and it just stopped
I think I might just demerge it, and then merge it again

jon1, if one is available for intel chipsets, please use it

Save myself the hassle

how do I unmask asterisk-addons?

ah, have you tried re-emerging the virge-drivers

Cyber-Dogg: which'n?

the patch works

That could work
I'll try

mzbot teach Cyber-Dogg unmask

meh, I'm not too worried about it. I don't ever actually use flash, I just noticed 'emerge' complaining about it on an update

I know for me i have to re emerge the 'nvidia-drivers' if i change my kernel

it downloads a versioned copy of the RPM

mzbot, teach Cyber-Dogg unmask

Cyber-Dogg: This depends on what the reason for masking is in the first place. If it is due to ~arch/-arch/-* setting, use package.keywords. If it is due to missing keyword, use package.keywords. If it is masked by profile or hardmasked, use package.unmask. Make sure you know what you are doing though, a masking happens for a reason. Don't whine later when things break… See http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&ch

yeah they're having ebuild issues

1.2.5-r1

no worries

/etc/portage/package.keywords

hi all.

'lo jengle

how do I determine the reason for a masking?

Cyber-Dogg, emerge tells you "masked by: …"

i'm currently configuring my USE variable, and I'm not quite sure whether I'm adding too many or too few flags

ok it's masked by a keyword

it depends on what profile you're using, and your preferences
see the make.defaults file for the profile

Cyber-Dogg: emerge -n eix && update-eix && eix -e asterisk-addons

jon1, how comes the agpgart support?

I don't understand the command you just sent me but thanks :-)

reisio; would that work?

Stage3 unpacked without any errors. I have proceeded onto the portage-latest. I will md5sum this when its done downloading.

Nod-Ubuntu,

okay.

would what work for what?

i.e cat /etc/make.profile/make.defaults

I don't know why but I for some reason remember the portage latest I downloaded last night being 115M
This one off a canadian mirror is 30M

Nod-Ubuntu: 115M sounds about right

Nod-Ubuntu, the stage i expect to be large.. the snapshot shouldnt be too big

for portage or for a stage?

For some reason Tera-bytes portage snapshot is super small. Oh well
Makes it a faster download, I'm happy with that :-)

Nod-Ubuntu: yes, but might mean more downloading down the track…

hmmm, no dice. Ah well, thanks for you help NightOath.

Solong as I get all other things working, my bandwidth matters little to me

yup, i have it.
it doesn't list much for the defaults

mzbot, teach jengle profile

A profile is a collection of directories located inside /usr/portage/profiles. It is a collection of settings for a particular Gentoo class installation. It contains building information, core package listing, masking information and more. Profiles are generally used to distinguish one architecture from the other and to make major changes (such as 2.4 versus 2.6 kernels) easy to integrate.

argh
mzbot, teach jengle desktop profile

You'll want to use the 2007.0/desktop subprofile, not 2007.0 itself, as the later is extremely minimalist USE flag wise. No jpeg support is a common symptom. Use 'eselect' to change profiles. You should do an emerge -DuN world at some point after this. ('mzbot: faq eselect profile' for more.)

hmm, thats not cool , for me i just update the drivers, it relinks to the new kernel and then works fine

Nod-Ubuntu, portage-latest.tar.bz2 on pair networks is only 36.5MB

Is there anything I need to do with sdparm to get good performance?
out of my SATA drive

Okay, that means I'm good then. I think I was using ibiblio and for some reason I remember this taking all dinner to download

hays, no. SATA has magic autoconfiguration.

Maybe I'm just mistaken… running off 3 1/2 hours of sleep and all.

like does the LiveCD have a stage3 on it and portage snapshot as well as sshd running?

it depends on your preferences - I personally use the non-desktop profile with minimal USE flags, but the desktop profile includes a lot of USE flags that most home users want, saving you writing a bunch to your make.conf

Nod-Ubuntu, the stage ball for amd64 is 115MB

What's the command to rebuild the X profile?
I'll do that again and see if it helps

Ah, so thats where that # came from.

grknight:agpgart is loaded

the image in the livecd/ dir can generate a stage3, so I guess it has one on there in some form, and obviously it has portage in some form

friendly12345 jengle, i take the opposite approach.. use desktop then minus out gnome and kde specific stuff since i want xfce

md5sum reports my portage-latest being OK

the question is sshd - I'd ask the channel

I'm going to tar this thing now.

jon1, should be better now in xorg

i mean its always been on

the livecd has sshd but it is not running by default, iirc

jon1, really? line 695: (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

rickest, ya it's off by default since the default password is random

agpgart 28872 1 drm

ok.. well i just got a response on the forums that i should just pop in a cd, wait 5 min to set the root passwd and then start sshd blindly so i guess i will just that..

i dunno why
maby permission

wow
all 4 GB of ram are in use on my system

jon1, in your kernel.. is there a specific INTEL agpgart it varies from arch to arch\

thats crazy

Linux tries to not waste RAM

i'll say
I just wonder whats in there. I just rebooted

/dev/agpgart (AGP Support) — in kernel

is that right

jon1, are you on x86?

yea

jon1, then just below that.. should be ""Intel 440LX/BX/GX, I8xx and E7×05 chipset support"
jon1, it's a separate driver

yep i have both of them selected as modules
isnt that right

jon1, you need to `modprobe intel-agp` as well

anyone know the line I need in root's .gtkrc.mine to choose a different theme?

I usually compile things in if I know I need them… but that might be wrong of me

I can't find much on it

jon1, the intel-agp driver is what xorg is seeking

THis isnt particularly a gentoo question. If i'm using distcc how do i make it not COMPILE on its own machine and just use the remote machine for compiling?

s/xorg/xorg's i810/

EnterUSerName, don't specify the local machine as a distcc host.

nicee
thanks

oh ok

Is smbclient a part of the samba package, or?

thank u thats simple enuff

jon1, works now?

sc0tch, yes.

yep
is there away it will do direct rendering

jon1, then please add "intel-agp" to your /etc/modules.autoload.d/kernel-2.6 to make xorg always work

will do

The default make.conf that portage unpacks with should be all I need right, no special flags or anything? http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=5

jon1, post your new /var/log/Xorg.0.log and we can see about your dri
mzbot, wiki Nod-Ubuntu safe cflags

Nod-Ubuntu: http://gentoo-wiki.com/Safe_Cflags

wow
linux can be runon a camecube
gamecube..

and iPods

wow, I got some starvation on cfq just now

I have been working on installing on a new box with a KDE desktop, and I have noticed that some apps don't have icons on the new machine, including konversation, why is this and how do I fix this?

the disk was being blasted by one process

no

jon1, post your new /var/log/Xorg.0.log and we can see about your dri

i cant, wireless on my gentoo box is acting screwy
sorry :[

ok

let me try agian 1 sec

ok qyick question about distcc
if I have 2 computers
what should -j be? 4?
3?

Golly…. This unpack is taking long. ;D

3

if there one processor right
if they have multiple processors it'll be that added right

not sure baout that, sounds right

oh what am i thiking i get still
post

Hello guys

hehe
1sec

I have a quick Linux question
Suppose you have three commands in the background. How can you bring the second command to the foreground, but leave the other two in the background?

really a linux question?? :]

fg %2

mellis, run jobs to list them, then fg job number

or jobs -l

Thanks Draconx

hello, when I run emerge –update world it trys to update linux-headers but this does not exist.. how can this be?

have you seen the latest paper about resource starvation, which shows a techinique that works on a lot of schedulers?

I have made the wise decision to take an "Introduction to Unix" class in order to learn the science behind everything

no, I've not

Any idea why I would get a 'portage_exception.CommandNotFound: tee' every time root tries emerging anything? It does work when I 'sudo emerge foo', but not when it's root that logged in.

I will promise you, even though the class's work doesn't seem like it has, it has helped me with administration without a doubt.

gents, can the scheduler conversation go to #gentoo-chat please? it's not really support. Thanks.

Portage finally finished unpacking. Not one error is displayed at the end.

a class…? where?

ok

I'm going to leave make.conf as default, as I don't care how long my compile time takes.

what is a good application for multiple page TIFFs?

who wrote it? link?

for viewing them?

yes

The classes work in the lab books seem so "odd" when your just sitting there making vim "stories" and tring to use sed to erase and copy certain parts… but I have not realized how much that has helped me with doing logs and script generation.

is it a bad idea to disable both kde and gnome from use flags?

The class is at my local community college

i don't really plan on using either, but fluxbox and rox

It is an internet-course

chat in #gentoo-chat please

jengle, then go ahead.

great idea

Not if you don't plan on using either.

-gnome -esd -arts -kde -qt -qt3 -qt4

Sorry. Reisio asked.

np

hrmmm, I meant -eds, but -esd -eds is probably even better

/mnt/gentoo/etc/make.conf' I'm running this now.

weird

well, esd is sometimes cool.

like if you want esd :p

what's eds?

and it isn't a crazy gnome dependency nightmare :P

bbiab

evolution data server

bad?

Now I'm doing the mirrorselect with the -r param

enormous bloat

so as long as i have the gtk libraries, i should be able to run gtk apps without gnome installed, correct?

jengle, gtk = gimp toolkit anyway… not gnome's toolkit

indeed, for sensible GTK+ apps, anyways

/./././make.conf - my make.conf file is identical to what it was after portage unpacked?

there are a fair amount that are more like "GNOME apps" than GTK+ apps
Nod-Ubuntu: /./././make.conf ?

shorthand for /mnt/gentoo/etc/

I haven't looked at mirrorselect in ages, but it used to just add the GENTOO_MIRRORS line to /etc/make.conf

Nod-Ubuntu, you should NOT run that outside a chroot

okay; also, i don't have to add "ncurses" to my USE flag in order to use applications that run with ncurses by default, correct?

I've not reached the step in the documentation where I enter chroot.
That means the documentation is written incorrectly.
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=6
You mirrorselect two times, then mount two things, then you chroot.
According to the documentation.

Nod-Ubuntu: honestly, just grep MIRRORS /etc/make.conf.example - it's simple to do manually
? mirrors

http://www.gentoo.org/main/en/mirrors.xml

Nod-Ubuntu, it's VERY optional to do that mirror select step.. and it seems a bit out of date since mirrorselect itself modifies /etc/make.conf anymore

Finally it's working

very optional, but very much a good idea, to specify your own mirrors

albeit in 8bit mode VGA

To make sure I have the exact correct syntax what and where should I be entering the mirror? I know its in make.conf - But does it need to appear before or after certain lines?

Nod-Ubuntu: no, you can put it most anywhere

sorry can't find the link. Apparently the latest completely fair scheduler is immune though

Nod-Ubuntu, time for me to sleep.. so ask the channel for any questions

Okay, g'night - I'm heading to work in about 10 anyways

well I think that is what I am using 2.6.20

Thanks for the help thus far

what's the easiest way to set up a mail server hosting for just sending email? no need to receive

what application is a light weight multiple page tiff viewer?

Is there anyway to edit my make.conf to get rid of my sinus infection?

'display', from imagemagick … though imagemagick as a whole might take a while to compile
FEATURES="-sinusitis"

isn't lightweight and tiff mutually exclusive?

thanks

heheh

maybe

probably why he wants light weight :p

my faxes come multi page tiff

I'm on 5/344 for kde! 3 further than i've gotten without errors before!

faxes :/
talk about the dark ages

lol
yeah

when i updated portage, i received a message saying there were two config files in /etc that had to be updated
afaik it's just a matter of copying over the old files, but is it safe to do so?

Anyone know how to make irc pick up a .com rather then your ip address? (like what it shows when you log in..)

Any one was having problem emerging sys-kernel/linux-headers-2.6.22-r1 or gentoo-headers-2.6.22-2.tar.bz2 since less than 3h ?

yes

reporting soon ? or shall I do it N
?

ive changed the ebuild and the manifest so it would download 22-1 instead of 22-2, wihch does exist, i dont know if theres an actual difference, but ill try
you can report it

this seems quiet critical; I re-esync before reporting, in case it was a local bug

no need to, ive done it already, the ebuild tried to download a tarball that doesnt exist in the internet, as google said to me :P

bug should be created within 20mn (esync+emerge+report )

mzbot, teach jengle etc-update

etc-update is a simple configuration file merging utility that updates your configuration files interactively. Run "man etc-update" for more information. Do not just update all your configuration files without checking first, this may lead to an unusable system.

can you /pv me an email if you want me to add you as CC ? otherwise, I give you the bug # when done. Afterwhat, I ll go bed at once.

sorry, imnot experient with bugzilla, whats a CC?

mzbot, teach jengle, conf-update

No such faq

what's the easiest way to set up a mail server for just sending email? no need to receive

Copy Carbone … as for emails you got notified any change in the bug.

chendo, why?

squigly, it's a web server
only the web apps need to send email

then yes, :P

chendo, and you cant specify a smtp server in their configuration?

don't exactly have a smtp server setup yet
hence me asking

chendo, your isp probably does

the webserver is hosted on a VPS
ISP only allows sending from its own IPs

ah, IRC, live chat

i only ask as many mail servers will possibly block your secure email server because your comming from some where 'strange'

squigly, well, yeah, but currently i don't have that much choice

the people you rent the VPS dont have a smtp to forward through?

asking now, in fact

help please
http://pastebin.ca/621364

i think its because of a typo in the PATCH_VER var in the ebuild, so it tries to pull a non-existant archive, changing it to 1 (the real patch version) _should_ fix it, but im changing the MANIFEST ATM so i cant really say if this works or not

see PV. bye. Bed ( #185488)

http://pastebin.ca/621364
wtf?

squigly, well, they don't… what package should i use?

chendo, look here for mailserver
http://www.gentoo.org/doc/en/home-router-howto.xml

think i'll pick postfix

Okay, so, there are some programs I use which use upnp to make the router forward ports to my machine on the network. Thanks like Ktorrent.
*things

chendo, its the sort of thing where if you dont know how to do it your probably not concious of all the security implications so you probably shouldnt do it

So… is there anything I can use to do this on an arbitrary basis? forwarding ports as O choose?

squigly, well, it won't be exposing a port because it's only for local mail only

how can I make my imap server run on port 143?

benkong2, what is your imap server?

http://pastebin.com/m73d507cd, also on another note gcc wont compile either…

squigly; my mail server I hope

benkong2, there are different packages that supply IMAP servers which one are you using?

courier-imap

http://pastebin.ca/621364
please… help

cowen, looks like a bad ebuild, copy it to your local repo and remake the digest

cowen, id say google has updated the package on the server

How long does KDE take to emerge? A ballpark figure would be nice to know if I should sit around or go sleep =P

Xerzik, kidna system are we talking about , my celeron 2.1 took 2 days ++

teach Xerzik how long

Since everyones system varies in speed and other factors, it is generally not possible for anyone to say how long emerging something may take. However, you could ask someone who has gentoolkit installed, and the package you are wondering about installed, to do a genlop -t packagename to get an idea.

Xerzik, my fx-57 can do it in about 2 hours or so

So somewhere between 2 hours and 2 days depending on my system then =P

Xerzik, also depends on how much of kde u plan to install

I did emerge -av kde-meta
Which I think is all of it

Xerzik, lets say u have a standard pc, i would say, roughtly 6 -10 hours

I have an amd64 3800 with 2G ram

move that down a bit
no more than 6 hours

Okay, but 6 hours sitll puts me at the sun rising before it finishes =P

providing u have an optial compliler and having messed ne thing up in ya makeconfig

Good night, thanks for the help.
If something messes up, i'll be back

Any idea why I would get a 'portage_exception.CommandNotFound: tee' every time root tries emerging anything?

do you have the 'tee' command?

Yes.

I would hope so
no idea :/ that's weird

It works fine for all users, except for when root is emerging things.

has anyone tried unsuccessfully to update to glibc-2.5-r4 ?

Works fine for me. Sorry.

is PATH broken for root?
In theory it shouldn't matter

what arch?

but it's worth asking anywa

Nope, that's good.
I can run tee from the command line, too.
x86

….

Bah, Google got me nowhere. That's not a good sign… v_v

where are the source files from a emerge kept?
I used the noclean fature
feature*

/var/tmp/portage/

How can I get evolution to open links in firefox?

kojiro, I'm really suprised you're still here :P

hacking my motorola razr
about to go to bed

kojiro, heh, well thanks again

is firefox set as your default browser?

darthmarth37, i guess…
it never asks me when i start firefox.. im using xfce4 wm
under preferred apps .. firefox is setup

stealth, I think you need to set it specifically using gnome's or evolution's config utility (I had to edit prefs in thunderbird to get it to work)

Anyone very good with xfce here?

Hello.

hi

How can I get sensor temps without ugly regex from sensors? im lookin at /proc/acpi/thermal_zone/ but nothing is in there?

I've never left Debian and I'm wondering if I should. I run AMD64 and wonder if Gentoo provides late and great packages?

sayers much more so than debian stable does, sure

They are generally more up-to-date than Debian stable.

is Debian on kernel 2.4 yet?

haha

sayers, testing/unstable branch amd64 (~amd64) is very up to date and runs well

I think it is 2.6

stealth, for your evolution problem, you can probably emerge gconf-editor and set it from there

thanks Possum

but yes, Debian stable is a little to stable for my likings

good luck :

If that's your attitude toward it, gentoo will be perfect for you ^_^

sayers any packages in particular u're wondering about or just in general?

Well not sure what Desktop Environment to use, Gnome makes me want Kde , kde makes me want Gnome, and Im on Flux at the moment but it is a bit to blah for my liking.

Where might I learn of mzbot's powers?

sayers well u can get up to gnome-2.18 or kde-3.5.7

sayers, what do you want from a gui? imho kde and gnome are becoming the same

teach darthmarth37 about mzbot

I am the completely unofficial gentoo helpbot. I send answers to frequently asked questions through irc. (details: gentoo-detailed/mzbot)

sayers, also, in gentoo u don't need to get "all" of kde or gnome just to use some of either one

Haha, thanks.

I don't really like either but, as far as I know there aren't really any alternatives that provide the fealing
feeling*

didn't think that would work

It's pretty funny, actually.
….although I'm not too sure what to do with "gentoo-detailed/mzbot"

sayers gentoo is all about choice and offers a lot of freedom to install/leave out a lot of things.

I liked KDE the most but the problem was … not sure…
but I like the simplicty of Flux, yet it is hard to customize, anyway my burning is done, thanks for the hospitality, cya if everything works well

Good luck.

quotas over nfs; file server responds to "quota", other server responds blank, rquotad is running on the file server; any ideas?

is there a howtoo to get gnome2-18?

Try "/msg mzbot faq gnome 2.18"

Unmasking Gnome 2.18 is a pain

2.18 doesnt seem worth it

Not yet, anyway.
It's mostly under-the-hood changes, I've heard.

is gnome ever worth it

yeah, tomboy/seahorse…..
tdr sure, does it bits and doesnt really get in the way
plus it doesnt require QT

uh
I thought I got the right cd… also why didn't it load ACPI?

it doesn't load acpi or apm on the live cd… or at least it never did for me

It doesn't need to load acpi for the cd, anyway.

Gentoo 2007.0 Minimal CD/InstallCD thats what I had,…..
I'm getting the Live CD

For me at least, the most reliable way of installing gentoo is with the minimal cd and reading through the gentoo installation guide to walk through the procedure.

Well shouldn't it be install then User Interface?

Do you mean a GUI? You can install your choice of a graphical interface after you have the base Gentoo install set

With the minimal CD, you install the system from scratch starting at the command line, until you set it up to the point where you have a WM installed.

sayers there is a livecd that has a gui + a gui installer, it doesn't neccessarily work for everyone tho. the sure-fire way to install is to use command line stage-3 install regardless of the cd you use to do it

Well I couldn't figure that out.

I have one of the wierdest errors every

The livecd has a GUI installer, but it isn't known for working on all systems

Where would the support be?

http://www.gentoo.org/doc/en/handbook/index.xml

whenever google docs trys to load or save a doccument in firefox, or epiphany, my screen freezes

it will walk you through all the steps to get the base system installed.

the mouse still moves
but everything else locks up, the system monitor stops moving, windows do not update, buttons dont respond

As long as the minimal install CD detects your network fine, it's easiest and most reliable that way, plus you'll know more about basic Gentoo system administration which will help you later

How do I do this with out printing

keyboard is dead
yet if I have music playing in mplayer it keeps on playing
has anyone ever experienced this before?

sayers just so u know, after you install maintenance is much easier than the install was

Once you get a basic system working, you can use some of the other documentation on the gentoo website to get other apps installed, like whatever GUI, if any, you would like to use.

Hm, is the text installer in the liveCD also buggy?

Can't say I've ever used it.

There's a copy of the installation documentation in html file on the CD, otherwise you can use a command-line web browser (links2) to view the online documentation as long as the network works

yea, most people didnt

Hyperion2010 google docs? what docs?

tdr, docs.google.com

Hyperion2010 ah, ok, my friend uses that. never used it myself tho

The install seems quite complicated. Why hasn't that been dumbed down?

its like it happens when it sends a specific call to a remote server or something

Because Gentoo is not a "click and install" kind of operating system

sayers because its meant to be customizeable, if you dumb it down, then u get a mass produced distro, not a custom install

occasionally happens with gmail too

Yes I know that, none-the-less

Hyperion2010 gmail has never crashed on save for me

ya, I'm really wiered out

Thought it's heading towards the click and install route
..

I mean maybe I have 2 versions of java installed or something
but I figure portage would have told me about that

Hyperion2010 nah that shouldn't matter as long as the one picked works

Nobody has had any revelations on my portage problem, has they?
8) me: Any idea why I would get a 'portage_exception.CommandNotFound: tee' every time root tries emerging

would a log catch information relivant to something like this?

hi when i am trying to emerge pyopengl it fails, with error. python-2.4.3 does not support the tk flag!
what should i do

do i need quota support in the kernel on a nfs client which uses quotas?

First try upgrading python. Maybe 2.4.4-r4 doesn't have that issue.

hey guys, im having an issue installing flash. When it downloads its says that it couldnt download the file, but it says saved [8820378/8820378], and the expected length is 8,820,378…its says it downloaded 50%…but it looks like the whole file
i looked online and downloadeed the file, and its also 8.4 megs…

Hello, can anyone recommend a great download manager that enables multiple threads from multiple sources?

What method were you using to install flash, and for what browser?

firefox, emerge netscape-flash

hey what do you do when portage can't fetch a package because it couldn't get a certificate from the site?

Hmmm… not sure, then.
Which package?

untruestory did you enable gpg for portage or something?

realplayer.rpm somethin

is there a way to force emerge to build with the file it has?

just the message it gave me

untruestory hrm, i just installed realplayer like an hour ago
untruestory, 10.0.8-r2

anybody have any idea why sound would work fine in gnome apps (rhythmbox), but only in others (firefox, kde apps) when run as root?

wierd it connected to the site then said it could download it. said to use "–no-check-certificate" to download it without validating or something like that

when I run javac I get the error "javac is not available for sun-jre-bin-1.6 on i686" — is that really true?

Your user is not in the audio group, is it?

untruestory hrm, i had no problem at all, my version is ~x86

darth, yes my user is in the audio group. like i said, the sound works fine in rhythmbox, but not in firefox or some other apps

same

the file netscape-flash downloads from Adobe has been moved, so the package craps out when trying to emerge.
That's why the package is now masked again.

ohic
well, can i redirect it in the ebuild?

so anyone have any ideas why portage would tell me it can't dl a package because it couldn't retrieve a certificate?

what's the latest version of the gentoo kernel?

You may be able to download the file yourself and put it in /etc/portage/distfiles, but I'm not certain that will work.
Any idea where I can learn of mzbot's capabilities?

think I could do that with realplayer since portage won't dl it?

i'm a bit out of the gentoo loop (been gone a while) but when i was busy doing a 2005.1 install, and i needed something and couldn't have a live connection, I remember specifying a -k flag to emerge along with specifying a PKG_DIR variable…then i could force stuff

You could certainly try, but again, I can't guarantee it will work; I didn't build the package.

Is it just me or are the gentoo mirrors flaky tonight?
Well
Not so much gentoo
Considering this one is trying to download from a fedora mirror

darthmarth37, i tried that, didnt work

It looks like -k wants a binpkg already built.

Of course, you could always force it to use a mirror on your local network…

I guess you could either fix the package, wait for others to fix the package, or download and install flash from their site using their instructions.
I would probably do the last one.

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=3

hmmm, yeah, that sounds like a plan, thanks for the tips, i think i will sleep on it and just do it in the moring, gmnite

if you can dl a gentoo package you can install with those instructions

yup, I see what you mean

hey, where can i find screen shots for gentoo?

Talaman72, there really arent any

oh

hi all

its just kde/gnome/e17/*box

are there any kernel modules that are *necessary* to add to the autoload list?

Talaman72, gentoo is more about what you want…. so everyone's screenshot is different

jengle, not really

depends on your hardware

um, ?

Talaman72, http://weedy.1.vg/pics/2006-12-03_1024×768_scrot.png

where wpould i find the hardware compatibility list?

Talaman72, www.kernel.org probably

Unless you have some rather exotic hardware, you shouldn't have to worry too much.

well i do have a printer that currently does not work with ubuntu, so how would i find that it would work with gentoo?
http://www.gentoo.org/main/en/shots.xml

Yes, but when you said screenshots we assumed you meant default theme

i meant screenshots

Would getting the Live DVD be a good idea?

how do you install new packages?

Talaman72, yea, googling "gentoo screenshots" is as good as googling "linux screenshots" unless you specifically want screenshots of emerge running

googling? i went to the website from linux.org

ah

i imagine if i want to see gentoo screenshots i should go to gentoo
i could be wrong though
maybe there are better ones on mars.org

I used "googling" as an example… as far as screenshots go, gentoo shots shouldn't be different than any other "linux screenshots"
variety and choice
Talaman72, by the way, you install new packages with the emerge utility, which automates downloading and compiling each package… more info in the handbook

yeah, i've been trying to find things in the handbook… still trying
wow, yeah..if i can't find it, it's not for me

Talaman72 u're trying to find what?

What horizontal sync should I use for my 19 inch Samsung 204bw monitor?

is it possible to use the upper & down side of the beryl cubus, if yes how ?
paulmer, check specs from samsung

I did, but they didn't have it
omg TiCPU?

paulmer, http://www.samsung.com/be-nl/products/monitor/lcdmonitors/professional/204b.asp?page=Specifications
it's the 204B though

Oh, I looked under personal or whatever
not professional

Or if all else fails, you could try X –config

You shou;dn't need to specify the sync at all

30-81 kHz
There we go

go for 69

X won't give me what resolution I want..I did a emerge world, rebooted and my resolution was gay'd up
I switched from nvidia driver to nv and fired it up and checked logs..
(WW) NVIDIA(0): No valid modes for "1680×1050"; removing.
wtf?

why does my system always work better in the week
whole weekend of problems

Do you work during the week?

yep

So uh..what can I do to rectify this problem

That's why, then. You're not there during the week to foul it up ;D

being kept in a tiny resolution on this makes me a sad panda

Heh

nah, mostly i just fix in the weekend what i've corrupted during the week

or a huge resolution, depending on which way you look at it…

I've just managed to help this girl work her way most of the way through a stage1 install when she's been using Ubuntu without losing her once

And you picked a stage1 why?

zero, do you expect retribution ?

I wanted a challenge

Can someone help me?

paulmer what happens when you put higher res. ? xorg log ?

momosh, yes, my weight in gold :P

zero, ask natura payments

stagel=?

huh momosh? Ive kept the higher res in the config the whole time..

stage 1 = 'no support' ;-)

whats a good ssh client for OS X? other then termail?
terminal*

putty?

for osx?

..
Thanks for the help.

hi all!

oh. stage 1 , not stagel. heh, oh well.

does anyone have an idea why fceu runs fine, but when I launch it with gfceu it sets a retarded buffer size that messes up the frame rate of the game play? — I can't seem to find it anywhere in the gfceu python script

the ssh command in the terminal isn't good enough?

well.. im running a blind system, no monitor, but when i try to change the passwd after sshd is going, i still can login.
i still can't*

i don't follow

yea, and I'm not seeing how the client would affect that .

what do you mean you "still can't login" after sshd is going?

ok. computer upstairs no monitor with KyBoard. I let it boot into liveCD, saw that it got a ip on the router, went and changed password and started sshd by adding it to rc-update. then ran rc to start it. I went back downstairs, tried to ssh in no avail.

/etc/init.d/sshd start

how did you change the passwd with no monitor?

its running.

sure?

blind typing.

o.O

yea, cause i am able to ssh into where it requests PSwd

k

i'm *really* confused now

what did you type blind to change the password?

passwd
****

wtf..when I set it to nv and check the log…I see this
Not using default mode "640×350" (hsync out of range)
Not using default mode "320×175" (hsync out of range)
Not using default mode "640×400" (hsync out of range)

sure it's not passwd root?

hmm
lemme just su

ignore it. it's informational.

uh

omg im a dumb ass, i can bring my laptop up stairs..

I'm not able to get the one I want
i'm stuck in some terrible one

pastebin your entire Xorg log
… if you can

I'll just upload it to my site, sec
http://www.paulmer2003.com/Xorg.0.log

hello, i'm not getting m4a support

How do I replace gnome's default wm?

sure that's the right one? it says you're using the nvidia driver, not nv

Yeah, I know.

there we go, something was fuzzed up with the passwd change

That's for right now

the compiz-fusion wiki tells me to edit /etc/env.d/99default or something similar and I don't -have- a 99default

replace with what?

or a 99 anything

I switched it to nvidia
and it started
although, its in a terrible resolution
like 800×600

if I unmerge sys-kernel/livecd-kernel would this break the system? is there another kernel which is being used? http://pastebin.com/m1f192a62

it's not 800×600, i guarantee. says that wasn't a valid mode.

The thing thats catching my eye, grey_wolf, is that it seems to think that I have a CRT
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0

are you using a VGA or DVI cable?

what directory does portage put packages in when you use fetch only?

VGA

I'm trying to replace metacity with compiz
and it's just not happening apparently

hi, i have a problem where whenever i lost internet connection - for instance when my modem is unplugged, (net.ra0 is started but i actually have no connection to the internet), starting any application takes a really really long time. does anyone know what's causing this?

figured i'd try here again before i hit the forums… quotas over nfs issue… "quota" works fine on the file server, on the web server "quota" returns nothing… quotad is running on the file server… any ideas?

is compiz working correctly?

and it's a digital flat panel?

anyone? what directory does portage put packages in when you use fetch only?

Indeed it is

Yes, its a Samsung BW-204

and come join #gentoo-xeffects

19 inch
(widescreen)

the same directory if you didn't use fetchonly… /usr/portage/distfiles

add this to the nvidia device section: Option "ConnectedMonitor" "DFP"

thanks I was getting frustrated googling for the past 20 min :P

hehe, i feel your pain… googling my issue brings up "make sure quotad is running"

alright grey_wolf, restarting X now

or "check hosts.allow", in which i don't use tcpd

smartctl right now seems to only be a root only program.. what is the best way to allow a user to use it?
a regular user that is

setuid/gid?
sudo?

setuid/gid is a major security risk. avoid it

yeaa so ive heard

hi, i have a problem where whenever i lost internet connection - for instance when my modem is unplugged, (net.ra0 is started but i actually have no connection to the internet), starting any application takes a really really long time. does anyone know what's causing this?

any change?

Well, that's strange grey_wolf…
I set it to that
and fired up X
and it was all screwy
so I commented it out
and started it up again

screwy?

and it worked..
Yeah, all the text in the consoles was unreadable
but I somehow decoded it
and commented out your line
and started it again
and it worked

nice, you got X, i dont :/

How can I see what resolution i'm in? In the display thing in xfce its just telling me that its "default"

paulmer, xrandr

Do you have a diagnostic button on your monitor? They usually display the resolution.

xrandr

*0 1680 x 1050 ( 431mm x 272mm ) *50
*0 1680 x 1050 ( 431mm x 272mm ) *50
*happy panda*

is fluxbox lightweightier than gnome?

i thought you said it was a low resolution?

Isn't 50 rather low for refresh?
Yes, ugelda
it was before grey_wolf…

using an lcd paulmer ?

now all the sudden its 1680×1050
yeah stealth

oh yeah

LCDs don't have a refresh, really.

refresh dont matter

thx, ill google xorg/fluxbox install then paulmer,bunder

ah
ugelda i'd recommend XFCE though

*box (open/flux) is way lighter gnome

Because, simply put, XFCE wins.
/troll

lighter than gnome, i should say

paulmer, im using xfce4 right now.. owns.. ive been a fluxbox fan boy forever though

never heard of it, but i need a small one, dont have much ressources

the only thing *not* lighter than gnome is KDE.

works great on my thinkpad with 128mb ram
where kde could not survive

Yeah, ive been using XFCE for a few years now

k, you got me

I love it

thinkpad x20?

paulmer, its pretty nice with compiz too :-D

tp570

look in category x11-wm if you want to try out other stuff

Meh, my box sucks too much for that stealth
you know whats really sad, this box sucks but I have a box with a Q6600 next to me

Can some one tell me a good URI for the Tar Ball 3, I can find one :*(

and 4 gigs of ram
unforuinately…

windows?

my friend broke my mother board

i got a x20 right in front of me @ bunder

and wont pay up

ah

so..yeah, sucks

break his face

a URI for what?

how would i do that? emerge … ?

I want to make some thermite
and light it on top of his truck
in revenge

haha
by by engine block

grey_wolf, the installation

Totally deserved

ah, yours is a tad faster than mine

His insurance'll cover it anyway
lawl

ah thats no good

emerge eix .. it's a nice tool. but you can browse packages.gentoo.org or gentoo-portage.com or emerge -s ^x11-wm

p3-600, 192 ram, 40gb hdd

I should just take him to small claims.

you mean the stage3 tarball?

Yep

thanks grey_wolf

http://www.gentoo.org/main/en/mirrors.xml

paulmer, i had a friend who didnt pay up.. i cancled his sams club membership .. i found out he loaded up like 2 carts one day.. lmfao

p2-333, 128mb ram, 4gb hdd… can only fit gentoo and openbox, with roughly 700mb to spare

you can get a x31 pretty cheap these days in ebay, i was thinking about it

i'd rather spend on making a myth box

it'll be under releases/arch/version/stages/ on any mirror.

im saving money for 3 benq 19" widescreen tfts
but then ill get a x31

i hear benq makes some decent products… for what seems to be a new company

http://gentoo.osuosl.org/releases/amd64/2007.0/stages/ grey_wolf what would I choose?

19"? so small. I'm saving up for a 24" BenQ so i can use my PS3 in HD.

they have a high quality standard

stage3 if possible

the stage3 tar.bz2 file.
like it says in the handbook

So I'd enter http://gentoo.osuosl.org/releases/amd64/2007.0/stages/stage3-amd64-2007.0.tar.bz2 as the url?

BenQ is not at all a new company. i think they recently bought out another OEM
…. yes.

benq was part of acer i think

i think they *own* acer.

grey_wolf, Thankyou, I believe I can get the rest. That was the only thing I could never figure out…

ops, maybe i mix up something

ah, i've never heard of them until this year

i found this out when i was looking for an unlocked region 0 firmware for my shiny DVD drive - found out it was manufactured by Acer and sold as a BenQ.
a little digging and then i heard that BenQ had *bought* acer.
dunno if it's true

i heard that a while ago

well so far they seem to be making better products than acer did

indeed. you'll pry that 4X DVD+RW out of my cold, dead fingers. .. if you can.

theyre making better products than acer and selling them at a lower price

that's why i'm after a 24" BenQ for my PS3. :P

how much for the 24" ?

My fans sound odd… I wish this would hurry up so I could give compy a break

i think i saw it for $550 USD last i checked. in any case, it'll look nice next to my 20" dell.

heh

well i'm gonna hit the forums… maybe someone there knows quota+nfs… later guys

the 19" is only 150 EUR

im out guys unless i need help

maybe so, but it can't do 1080p. :P

Syncing the Portage tree takes a while?

no, it cant, but i dont have a ps3, i dont want a ps3 and we dont have HDTV here

Sayers not long after the first time

first time takes a while

Well this is installing

lay back and chat, ill take a while

Sayers future emerge –sync (or eix-sync) is much quicker

i'm still trying to decide if the thing was worth it. still can't get a linux livecd to boot on it.

*itll
i thought they had linux hosting running on the ps3

Hm, using GUI install and now i'm on the part where I can use flags…

YellowDog, Fedora, Gentoo, and a few others, yeah.

are these things that will install if I check them?

grey_wolf, getting the ps3 worth it? .. its kinda funny.. i had three friends of mine in the same week.. all their 360's broke… the three flashing light thing

Sayers if you're doing the gui install, i'd leave them pretty plain, then fix them later

tdr, well what about acpi?
shouldnt I check that

Sayers the gui install is flakey, don't provoke it

teach Sayers about use

When an ebuild offers the user a choice, it usually checks the USE flags of that user to decide what to do. For instance, a package that conditionally supports the ALSA Sound Architecture, might listen to USE="alsa" to decide whether or not to compile in ALSA support. See http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=2

i'd laugh, but the joke's too old.

Sayers, once it's done, you can put additional flags in the USE line found in /etc/make.conf
Sayers the profile it picks for your install will come with a bunch of preset flags for you already

i'd recommend emerging gentoolkit and flagedit when you have a chance. euse and flagedit will make setting your USE flags a little easier.

Hm, Emerge is install in Gentoo yes? [been using .deb for the last year]

yes.

grey_wolf, alright I'll do that

Sayers eix is rather nice too, it makes searching for packages/descriptions/versions installed much easier
and quicker

i knew i was forgetting something

Hi, I have the following concern. My box is running the gentoo-sources 2.6.21 kernel… and I'm having dependencies for both sys-kernel/linux-headers-2.6.17-r2 and sys-kernel/linux-headers-2.6.21…. Why could mplayer want headers for 2.6.17?

tdr, so these are all things that search for me sounds good

Sayers, you can search with emerge -s too but its much slower than eix by a factor of like a billion

it might be looking for v4l headers. if linux-headers blocking?
you might be off by an order of magnitude
is it blocking*?

a factor of 1000, does it really matter?

Oh, you're probably right, because I just added v4l to VIDEO_CARDS=""

tdr, so to install eix it'd be? Just for the future, because I don't think I'll have Xchat when this is done installing

how do I "add the symlink flag to the USE variable in /etc/make.conf" regarding the kernel?

quite. there's a big difference between 1 billion and 100 billion.

99 billion, actually

Yes, it's blocking. But only mplayer mplayerplug-in nuvexport mythvideo and dvdrip wanted 2.6.17

tdr, my guess would be emerge -i package

[[thufir]], use a text editor

Sayers emerge eix will build it. then you run update-eix to sync your package database with it. eix-sync will do emerge sync then update the datavase both then

stealth I meant, what should be added to the file?

Sayers no -i needed. just emerge eix

append symlink to your USE

you just emerge package. -i doesn't exist. :P

Comments

Hey I have a problem with a webDAV share permission that maybe someone can help with I have the share mounted

k

why would "revdep-rebuild" be a separate command instead of automatically run with the world update?

so can i copy and paste what's with-in the "?

is it possible to install software on gentoo without having to compile every thing?

That is actually a good question

how do i play .avi with subtitles using mplayer?

no, thats the whole point of gentoo
man mplaer
mplayer

friendly12345 it happens occasionally lol

so can i copy and paste what's with-in the "?

thanks [R]

revdep-rebuild takes a while to run, and it can't really use cached results after an update world

and a world update doesnt take a while friendly12345?

Yes

Does anybody have experience with mono/mod_mono?

it took more time to do the update, forget to run revdep-rebuild, deal with issues till I remembered to run revdep-rebuild. than it would have to include it in the command

it looks like it broke it up

paste it into a cat to a file and edit the file. Concatenate the lines.

that being said, it would be good if the compiled .so files were compared upstream and a revdep-rebuild done during update world (if any .so files were added/removed) since it is *likely* that certain packages would required rebuilding

I think gpm does rectangles, which is not good.

that was rather convoluted, but I hope you get what I mean

I think I did

There is no *guaranteed* way to check just from files, or even if the .so names haven't changed, whether packages need to be rebuild or not when an ABI changes

to flip the coin friendly12345, is there a reason you would NOT want to run revdep-rebuild after world?
I have been dealing with expat breakages due to this, so I wonder…….

…essentially you can only give probabilities of packages having to be rebuilt
if the INFO messages so you should do a revdep-rebuild, than that's when I would do one

We should pat everyone down as they come in the door, to make sure they don't have any expat on them.

i am trying to emerge seamonkey. It is looking for libmozjs.so, but can't find it. What package should I emerge, to get libmozjs.so ?
it can't find plds4 either

concatenate the lines? is there a spc after the 2.1.2.12' ?

I just noticed that apparently portage isnt handling a dependecy for advancemame
sdl libraries

Looks liek something to do with Mozilla. Java?

you really only need to do revdep-rebuild on library upgrades, and even when there's been a change of ABI, the developers of the library usually allow some backward compatibility so you don't need to run revdep-rebuild anyway

basically, if revdep-rebuild takes along time to run, it needed to be run. if it doesnt take long, it didnt. so the length of time it ads to world's is dependent on the neccessity of running it. and back to the question, Is there a reason running it would cause a problem?

ldconfig -p | grep mozjs … finds nothing for me, so I must not have it,

hey anybody know how i can have dhcp backgrounded when run at boot?

No, I mean get rid of the linefeeds. That mzbot thing is all one line, up to where they start speaking English again.

No, there is no harm in running revdep-rebuild after an update world, apart from your time being eaten up

friendly12345 I can see that having it as a separate command is good for esoteric builds, but why not have an "emerge xxx system/world" call it

YOu can break it up at the ";" marks, if you want. If the shell prompts you with "", you need to add the next part.

What do I set for proc type in CFLAGS for a Centrino Duo processor?

can somebody help me background dhcp at boot?

So you're saying update world should really be update world + revdep-rebuild afterwards?

!google safe cflags

http://gentoo-wiki.com/Safe_Cflags

^^

Google is Your Friend

rc-update -a dhcpd default

not a dhcp server

Google, vi /etc/conf.d/net.example

also, it runs at boot — which is the problem. it sits around waiting for it to get an IP addr, even w/o a cable in.
thanks

DrCHandra I am trying to compile hosting it now with java included, maybe that will build the correct libraries before they are needed

man, this is fun

friendly12345 I would think so. if no so's are involved then revdep-rebuild wouldnt add much time. but if so's were changed then the time added would be needed anyway

Once your net cards are configured in /etc/conf.d/net, they will do the right thing,

but i use networkmanager
does that matter?

friendly12345 and I could see it negating alot of issues with peeps(like me) that forget to run it

I was guessing at that. Check it.

what happened?

TOugh luck then. I don't know about that.

thanks anyway

http://rafb.net/p/FHii1O31.html

Ah, but that require one of the Gentoo developers doing slightly more work, a small change to the ebuild spec and a change to portage

Does anyone else use that?

lots of people….

friendly12345 ic now lol

YOu're missing some text before "portage-utils"
Never heard of it. Everyone I've seen uses /etc/conf.d/net

NetworkManager? the service?

Service for what? gnome? Not everyone uses that either.

lm_sensors-2.10.4 requires CONFIG_HWMON to be enabled for 2.6.14+ kernels

k, looking

There's a move towards creating a new ebuild specification and new standardized package manager specification, but ….

how do i config CONFIG_HWMON? where do i put that?

Anyone know where I can find a general faq for navigating around liveCD command prompt?

it's not gnome-specific

as you can see by my name this is the first time I have even looked at linux

i suggest you take a look at http://gentoo-wiki.com/NetworkManager

in the menuconfig, enable the hardware monitor option

I'm not interested in it.

friendly12345 I bet the devs will do that once a few thousand post to forums and false bugs because of revdep-rebuild not being run afterwards

search for general bash guides, the livecd is no different

cool, just google, or should I search within gentoo?

see http://dev.gentoo.org/~spb/pms.pdf for an existing draft

i copied what is there… what text?

it's pretty useful though, just a heads up

[R]

OK

ok thanks

google will do, there's nothing magical about bash on the livecd, it functions like bash on any other linux or whatever

and http://www.gentoo.org/proj/en/qa/pms.xml

hello, can anyone help me with distcc??

[R] right, where do i find that?

Maybe I'll learn it just so I can talk to you gui script kiddie types

look… or use the search feature

hehe interesting acronym PMS….somehow it seems appropriate friendly12345

I doubt things will move any faster with regard to EAPI 1, after these events

found, thanks [R]

i take offense at that
being lazy doesn't make me a script kiddie

i'm lost i copied command in quotes to a file and cat that to u online what's missing?

what do i need to make distcc connect to my distccd server??

Unfortunately, the unofficial statements from Gentoo developers indicate that absolutely nothing will change to prevent similar situations like the expat even occurring again
*event

YOu're supposed to run it

at any level, be it documentation related, Gentoo website related, etc

oh well expat issues have helped me to remember to run it manually friendly12345

i have 2 problems going on. i just installed a 2nd HD (slave) it shows up in the bios. in /etc/fstab i have it as /dev/hdb1 /mnt/slave ext3 noatime 0 1. but i can't see the HD anywhere. the 2nd issue is with a newly installed dvd burner.

lol… u said something is missing? u mean me just running this.. doh! i was checking to see if my concor whatever was ok.

Is there any option in sudo to allow a command but not log it? I let users check wireless info w/o a password and programs like conky and that just flood /var/log/messages.

if my lines where lined up before i paste this in shell.

Hi all

apparently nvidia driver wanst well installed — is it ok if i install it by hand?

oh boy this is gonna be rough

Does anyone know a way to 'debug' a program to show the functions called. Kind of like if there was a gdb tracepoint in each function. Valgrind *kind* of does it.

There's some text missing just before "portage-utils" in what yout at http://rafb.net/p/FHii1O31.html. There should be two emerge commands there.

strace ?
it hooks all system calls and show you the result of each

just emerge -n1

NM, there should be a space before portage-utils

I'd rather have it only show functions called, and functions local to the program

strace ?

How would I find an external USB device within LiveCD / bash?

if you have a stripped binary you can't …

i'll change this in my file first.

that, and it crashes my program

exept if you read assembly language

ok, then dot the file

what do you mean?

[blocks B ] dev-lang/ghc-bin (is blocking dev-lang/ghc-6.6.1) — it means that ghc-bin OR ghc-6.6.1 is blocking?

may I ask what your problem is exactly ?

http://rafb.net/p/x0qZ4w85.html

My problem is that I want to see what functions are called in a program

dot the file?

strace crashes the program and gives way too many external calls to be useful

file is mzbot so u mean .mzbot ?

you can filter the output

If that's about you needing ghc to build ghc-bin, I think there's already an open bug about it

Oh boy, I wish I knew…. I'm one of the "picked up a PS3 and getting involved with linux hosting for the first time"'ers… I'm installing gentoo, but I've gotten to a point where I have to download a stage4 tar.bz2.. I can't seem to get my net
connection to download it, but I have it on a USB stick.

No, ". mzbot" will run it

I'm trying to get the file to /mnt/gentoo

After you plugin the stick, run dmesg | tail

no way! really, how do i do this?

The partition should also show up on fdisk -l

it's a file.

jmbsvicetto no, i'm trying to install opengl

for exemple if you want to trace system call "open" you can do "strace -eopen your_prog"

hmmm so how exactly do I distinguish between an expat issue and an actual error?

Yes, and the dot command will read it and exectue it in the current shell.

ok

DrChandra omg. i learned something else today.. cool. thanks. ok so, in shell just ".mzbot" ?

I assume you're calling an expat error to a linker error to libexpat.so.0

That's the hard part about this. If we start wokring on a problem, it's frustrating to put a bunch of time in, only to later find out that it was expat all the time.
dot space mzbot

looks like it mounted

k

but how would I move a file from there to my /mnt/gentoo folder?

well I've been following mzbot's guide and everything was fine till shared-mime-info bummed out on me

mv filename.tar.bz2 /mnt/gentoo?

fdisk -l will show you the partition. It doesn't mean it's mounted. Look at the output of mount

The emerge of that?

you might want to use cp instead of mv

a package called 'shared-mime-info' failed

Does anybody could help with redirecting the output of "osd_cat" to another display ?

Is there anyway to read wireless stats (ssid, rate, signal to noise) as just a user?

this dot spc mzbot file isn't running. darn.

What do you mean?

the file name is still mzbot, right?

yes

You might want to upload the error to rafb.net and post a link here

And a t a command line you type ". mzbot", and it doesn't run it?

http://pastebin.ca/670852 there it is :p

I want to use osd_cat on one machine and output the result to another

~ $ ls
Downloads Incomplete Shared help mzbot torrents.php

ok, it seems to be at /dev/sdd

OK, try "bash mzbot"

wait nvm
it was expat

k

You ust have a weird shell.

so in order to copy from it I have to mount it somehow right?

That's a linker error to expat
revdep-rebuild should catch it

yea i just realized it :|

~ $ sudo bash mzbot
Calculating dependencies… done!

Auto-cleaning packages…

oh noes! expat again??

mount /dev/sdd gives me some fstab mtab errors

bah so should I revdep-rebuild or do the insanely complex command from mzbot?

Yes, but it's more likely to be sdd1

is this right?

I can redirect any X application, but osd still display on the host where osd_cat is launched

Yes

No outdated packages were found on your system. * GNU info directory index is up-to-date.

really?

It could take hours. If you have to shut down, just come back and run it again. It will pick up where it left off.
wd_ Stick with it, that was just the portage and portage-utils update.

I want the output of _local function_ calls. I don't really care about 'system' calls.

what could take hours? wait. it ran all those commands like that?

YOu should see "Emerging 1 of XXX" after a lot of grinding. XXX will probably be large.

As in, if the program calls my function hello(){} — it will tell me it has

if your binary is stripped and you don't have the sources I'm affraid it won't be possible

If you've runned the script before, try running revdep-rebuild -p and see if it wants to rebuild any packages

My binary isn't stripped and I have the sources

oh crap

i guess i will try it out after the script fixes this expat issue

wd_ It's going through every ELF executable on your system, looking for anyt hat use libexpat.so.0, and it's emerging those packages.

it's still emerging…. i thought it was just small..lol
k

why gdb is not appropriate ?

gdb is very good

Are there good weather apps for gentoo?

i'm dealing with a program that has thousands of functions

any ideas ?

dang it, after running the 1st script from mzbot and then running the second one for remerge-deep, the package still failed :|

i don't see an option to show when the program executes any function
only ways to set tracepoints/breakpoints

The insanely complex mzbot command emergest the fewest packages needed to solve the problem.

Many packages link to expat - mostly through indirect links
Not really

i am not going to argue with that, it's just that it keeps erroring out on me :-/

which package?

shared-mime-info

what is expat anyway?

wd_ has a lot of good #gentoo survival skills.

expat is some xml parser lib
or a collection of them at least

emerge –resume –skipfirst, to keep the main emerge going, and work on the errore package in another shell.

d'oh

"smile" ty. i started with windows to ubuntu breezy, dapper to gentoo.. and still learning i have a spiral pad full of notes.

So, no ideas to showing functions called in a program?

if i rerun the 1st command again will it remerge all of the packages that it had done a while before?

everytime i get help here i write notes and ask questions then i review commands and study, i printed gentoo wiki out to make a book.

Probably not. The ones that got done won't show that they are using libexpat.so.0 any longer. It will have to grind through the search again, though.

I see

Own stock in Weyerhauser or something? Why kill so many trees?

I'm sure it is possible with gdb but I don't know how .. it's just a matter of reading the doc

I have read the docs and i don't see how

WHEW! worked,… Thanks a lot for your help JMB!

yw

nm, keep takig notes. SOme day you'll solve a problem that doesn't have a howto yet, and you'll have the notes to write one. (Like I should have with the Changing CHOST stuff.)

hehe "recyc paper"

"strace" will show the library functions called by a process, but not any internal functions.

super.

rbreak — Set a breakpoint for all functions matching REGEXP

Emerging (6 of 14) sys-devel/libtool-1.5.24 to /
yay.

Oh, you *are* lucky. Shortest list I've seen yet. Some of mine were in the 200-300 range.
But then, I'm going through a whatgcc list too.

:| lol, my main rebuild is 53 packages, one of the packages crapped out and to rebuild that one properly I'm stuck with 160 packages ontop of that

What package? That wouldn't surprise me for a package like kdelibs

What happens when that package tries to emerge during the expat list?

ding ding ding

hehe

Try it with –nodeps. YOU already have the deps emerged.

The first list didn't include most (any?) of the kde packages. When you rebuilt kdelibs, they got included

(SOrry caps, not yelling. )

Help!!!!!

:0

i tryed updating my system
with some emerge some option worls
worls
world

so how exactly what i go on about adding the –nodeps into the secondary command?

and it stoped working

would* i go

nn-gentoo: That's not very descriptive

nn-gentoo: try pasting the last couple of lines into a pastebin

all these programs are complaning about libexpat.so.0

YOu can't. Did it stop? Or is the emerge –skipfirst running?

pastebin.ca

and … perl wont compile

nn-gentoo: Did you run emerge -uDav world | emerge -uDavN world | emerge -eav world? What did break?

nn-gentoo: /topic

nn-gentoo: what DrChandra told you

Heck, I was gonna say "expat" to nn-gentoo when he first said "Help!!!!!". I should have done it.

i dont know or rember
which one do i use
??

This is still going on?

You'rer seeing aren't you?

well I kinda screwed up the 1st time through so right now i'm rerunning the first expat command and waiting for a package to crap out on me

Are you guys still being hammered by it?
Yes, I am :|

It's getting worse. They just keep showing up.

Hey, I am wondering if anyone could help me get apache to publish ~username/public_html?

bah so how exactly did this expat issue come to be?

It has just reached the point that my new runign joke is to yell expat whenever anyone arrives.

kholz isn't there a commented out directive in the default config for that?

I see

There wasnt.

Maybe set it as an auto-greet.

hehe

I would have done that, but I dont know if the mod is installed

Got expat?(tm)

do you know what use flag i would have to set to get it? Or should it come with apache no matter what?

hey, I'm looking into buying a USB scanner. Should I look out for a specific type or brand or anything so I'll know it will work well on linux?

kholz it's not a flag, it's just a couple lines in the config

expat's ABI was updated, and the executables that use the old one have to be recompiled.

yay making expat now what do i run to finish the update with out hitting compile errors ??

but it was not commented out or even in the httpd.conf, which makes me think the mod is not in there

mzbot msg nn-gentoo expat
msg nn-gentoo expat
teach nn-gentoo expat

nn-gentoo: expat-2.0.1 is not ABI compatible with earlier versions. Run the following in bash to fix: "emerge -n1 '=portage-2.1.2.12' portage-utils && emerge -qep world | grep –color=never -oFf (scanelf -plRBF '%F %n' | awk '/libexpat.so.0/{print $1}' | xargs qfile -qC | sort -u; echo
-e "libtool\ncurl") | xargs emerge -1". If a specific package fails, "/msg mzbot faq remerge-deep" for advice (gtk+/pango are common).

ah, so pretty much this whole mambo-jambo is just a way of recompiling the packages to use the new version of expat?

kholz it's prob not a mod at all. make sure the webserver is able to passthrough your /home/usernames to get to the right directory

Yes.

kay.

fair enough, i guess lol

Thanks!
have a good rest of the night, I'm going to book it

Seems like there should have been some sort of block/mask/slotting put in place so people would know how to deal with this beforehand.

im asking the emerge world thing with the options so it wont end because of a compile error like the one in the pearl package

how fortunate, Terminator is on
nn-gentoo: you're most likely dealing with an expat problem, and running away from it is not an option right now :|

Acx compileing expat ………

nn-gentoo: No guarantees. You just need to keep checking back, fixing and restarting.

what was the comand i started with ?
the emerge world one

emerge -n1 '=portage-2.1.2.12' portage-utils && emerge -qep world | grep –color=never -oFf (scanelf -plRBF '%F %n' | awk '/libexpat.so.0/{print $1}' | xargs qfile -qC | sort -u; echo -e "libtool\ncurl") | xargs emerge -1

still here 11 of 14.

?
simpley

THat wasn't simple?

hey, what's the best command line util to pipe a string through to escape spaces with \'s?

lol i gotta say, this was one of the 'scarriest' commands I've ran :p and i thought configuring a kernel was tricky not anymore though

echo "foo bar" | sed 's/ /\\ /g'

yeah
what rdev make?

i give up for now im to tired
it's past midniht

nn-gentoo: don't quit, u have great help here.

and it was a STUPID IDEA to update

nn-gentoo: Come back soon

nn-gentoo: i'm about what 4 hours into this. right DrChandra ?

nn-gentoo: Be glad you didn't suffer the bash outrage, like I did.
Probably
down, even

i don't mind this whole thing at all, sure it's irritating that I'm sitting here without music, but it's still better then having to deal with winblowz

lol

Hey, I have a problem with a webDAV share permission that maybe someone can help with. I have the share mounted on my desktop, from the server. When I try to make files as root on my desktop, it makes folders and files fine, but as my regular user, I can't make files. why are the permissions off
if it's on a server? it should have the same permissions regardless with the same login, no?

acx scenemusic.net

acx no sound?

At least here there isn't that sinking feelig that you're *never* going to fix the Windows problem.

sound should work i think it's just that I can't start up firefox or audacious or amarok or anything else that I have emerged lol

acx grab mpg123 or mpg321 or even sox for while you fix other things

exactly, and unfortunately I am sitting here with a friend of mine formatting her winblowz laptop :-/

DrChandra, thx for the sed tip

Needed to change a setting, so your reformatting the disk (again) ?

what rdev make?

lol, actually she trashed that laptop pretty badly and neither one of us wants to spend the next couple of hours trying to fix the registry from all of this spyware

hey guys, i have just added a hard disk to my hardware raid setup and cant work out how to inlarge the size of my partiton online - is this possable to do? if so how would i do it?

hardware raid or bios (fake) raid?

bbs have to do that long thing by ssh so save it for later bbs

Also, are you using lvm2?

nn-gentoo: drive safe

makes me sad that she refuses to make gentoo as her main OS, she insists on running it through vmware

Install windows on vmware

thats what I suggested :p

I used to run a program where text explaining mem usage, HD usage, proc usage, etc. was all written into the root window and was constantly updating in a specified location. Does anybody know this program or should I look for a screenshot?

infact thats how i have it running

acx if she is doing that. why is she running gentoo at all?

top
?

conky?

hardware raid (true) as far as i am aware - and no - the free space shows up in cfdisk - im just not sure how to inlarge the parition so i can use xfs_growfs

ack CONKY!!!!! yum yum
s/ack/acx

is that what you were looking for? :p

just installed postgresql. is there a best host practice for starting the service since everything is owned by the postgres user?

gparted? DOes that grow partitions?

yes it should

You should do a backup. Then try using fdisk and changing the last sector of the partition and run xfs_growfs

acx Indeed it was!

But make a backup first

will that work onlike jmbsvicetto? or will i need to unmount first
(yeah understand that)

nobody has any experience with webdav that might help me solve my problem I posted above?

no rdev in

great I love conky, that simple lil thing alone is worth ditching winblowz for

Definitely unmount

how i can solve thjis?

You might want to try to ask in #gentoo-db - but be patient, it's a very slow paced channel

You need rdev, and can't find it?

yeah, im having difulties unmounting atm due to ??? using the disk - thanks for your help

Read the xfs_growfs man page. I've never used xfs

DrChandra, i can`t find a rdev package

lvmc
Hang on

yeah, i have done, need to inlarge the partion before i can inlarge teh fs tho

sys-apps/util-linux

this is inslated!

That provides /usr/sbin/rdev

acx, No joke.

It should tell you if you can do it while the partition is mounted or not. I would unmount it anyway, but that's just me

2.12r-r7 is installed

What's the partition? If you want to check the open files, look at lsof

qlist it, and grep for rdev

how i merge qlist?

portage-utils
^^

file /usr/sbin/rdev

thx

"which" only finds things on your path

i don`t have rdev!

I have util-linux-2.12r-r7, and it provides /usr/sbin/rdev for me.

i`m recompiling it

OK

how i can create dynamic mtab? i`m running debian and chrooting gentoo installs

cat /proc/mounts /mnt/gentoo/etc/mtab … before you chroot.
Make sure to mount proc on /mnt/gentoo/proc, too

DrChandra,
why make modules_install
don`t generate a initrd?

why should it?

wow this revdep-rebuild may as well have been a world update

modules_install installs all the drivers that were built as modules in /lib/modules/`uname -r`.

except it's not really an update :|

An initrd can make modules available before the drive containing /lib/modules is mounted.

but not *every* module has to be in an initrd
and there's no way for modules_install to determine wht should and shouldn't be in an initrd for every particular system

I know acx, it's just building at least as many things as the update did

ONly the modules needed to access the drive and mount the root file system *have* to be in the initrd, or built into the kernel.

lol for me it's quite the opposite, my -vauD world was about 43 packages, atm I'm stuck recompiling 50 some odd packages

gentoo have a kde-light too/
?

Gentoo has modular kde, so you can emerge as little or as much as you want down to a certain point.

nicee

if I were to say 'cancel' (Ctrl C) the current package that is being rebuilt and ran emerge –resume –skipfirst would it be fine? (I don't want kdelibs to be rebuilt at this moment… since I haven't really used KDE or any KDE apps in ages)

Yes, it should be, as long as that's for an expat rebuild. The deps don't matter there, but they would otherwise.

ok great

DrChandra, you know anything to type emerge in my computer, and other computers compile packages for me?
i say other computers as my servers…
i`m thinking an a client/server emerge

lvmc distcc maybe?

no
i`m saying
i type emerge kde here

There's distcc, which can use other computers to do compiles. Also, you can emerge –binpkg on another similar computer, and copy the package to yours, and unpack it with emerge –usepkgonly

and 10 servers using discc compile the package, tar it and send to client who typed emerge kde
ok
nice
i can use distcc with different archs?

yes

i have thirth opterons

That's kind of like what distcc does, except the client looks like it's doing a normal emerge, except it goes really fast.

nice

when I do emerge sync world
it says command not found

you emerge –sync

BECAUSE I'm RUNNING DEBIAN

then do emerge –update world

DEBIAN 4 LIFE!
BITCHEZ

with 30 opt's it should be done before you hit enter lol

…moron

run!

is mythtv 20.2 in portage yet?

did they boot you to here from the debian channel, richard?

I hope our users don't go into their channels acting childish like that

Does anyone know how to quickpkd gcc-3.3.6?

Daryltoo he is gone already

people like that make baby jesus cry

I know he left, but he came back momentarily, I thought I'd catch him

timmy_boy qpkpkg =sys-devel/gcc-version

ahh ic now

You guys are all losers anyway. DOS 6.1 ftw

Thanks, I had a typo.

ever since I got access to my video adapter with DOS I've been experiencing a new degree of freedom

damn

Daryltoo you r into bloatware???? pcDOS 3.21 FTW

hehe

oooo thats a nasty ban Doc

NOt any more

wow DrChandra was that all the nicks from the deb dork?

try something like that, cause that was just icky *@*210-96.hsd1.mi.comcast.net

when you use rc-update to add a service to the default runlevel can you make it run as a specific user?

no
you can, however, in the rc script tell it to run as a different user

no that was everyone using comcast from michigan :p

No, that was too wide a ban.
Well, Michigan. Now I don't feel so bad.

oooops

thats a tid bit too close to me

Look at /etc/conf.d/ - there should be a conf file for the init script

*!*@*.*.net

DrChandra hates KISS lol

yeah, if it's a pre-written thing and they have support for changing the user, there will be a corresponding file in /etc/conf.d/

is there a good software out there that is just a web interface to your files? Possibly with search?

i dont know about the search part but firefox works just fine for that :p

Yeah, it's this neat new thing called FTP.

That's not a web app

DrChandra, FTP is blocked where I work

fair enough

sshfs ?

I've been using WebDAV and playing with it, it's neat

jmbsvicetto, thats blocked as well. I can't ssh let alone get root access to install sshfs

ssh or ftp should be fine, most work places usually have a port like 443 or 442 open

you can also tunnel any port through SSH

i never managed to get the whole tunneling thing down when I was in highschool and actually needed to rely on it

where did you hit a problem?

I have just been seeing these "appliances" that are like routers / fileservers all in one. They have stuff to queue up torrents and other stuff too. I just figured some software like that would be available without having to buy a standalone device

the problem I find with tunneling is like.. if you have a windows PC tunneling samba for a VPN, then you can't share on that computer, you know?

I honestly don't remember anymore, it's been a good 2-3 years

Try again. It actually works, if you can get past all the arcane junk

If you're trying to get home from work, just have ssh run on a different port

FunkyELF so you cant install sshd, but you can plugin new boxes in the DMZ?

thats what I did, I had ssh running on a port that was open

If you're trying to get a new service on work or to circumvent existing policy - think again.

Mahasamatman, I have a fileserver / webserver at home. I'm just looking for better software
that is not what I'm trying to do

mmkay

ok, read the comment before that

I did….I have no desire to ssh into my home boxes from work. Just want a nice web interface to my files

Configure openssh on your home box to run on a different port
ok

Then run apache, and have an alias to that shared folder
then you can browse the files.

jmbsvicetto, that won't do me any good since I can't install sshfs at work. Also does me no good when I'm at a buddies place. I want WEB

Just don't put an index.html in there

anyone using compiz-fusion?

Daryltoo, I have that right now….I was looking for something better. Just asking

Well, if you have a windows box at work you might be able to run putty

ssh or apache thats the thing. unless you wanna install webmin. but that is alot of stuff you arent wanting

grab a flashdrive and install putty on it…

i want to know what effect is on list in your ccsm. http://barosl.com/pub/desktop/barosl-desktop-1188103008.jpg.html

/join #gentoo-xeffects

other than that, I don't know how much you'll find, but you can probably find some decent PHP scripts that'll make it all pretty, perhaps with some upload forms

Is there a way to run fetchmail not as root?

jmbsvicetto, thanks

Yes.

crazy2k, yes - don't run it while root.

IIRC, the conf file shows how

I'm really just looking for a nice web interface. I've heard of ones that not only serve your files but allow you to upload files and queue up torrent downloads. It was something like that I'm looking for

Cool. Thanks.
It's not via /etc/init.d/fetchmail, right?

Look at /etc/conf.d/fetchmail

I think I have seen such things FunkyELF, it's been a while tho

http://www.horde.org/gollem/screenshots/
that's about all I found

The services at init.d should/have a conf file at conf.d

the bud that uses it is asleep now so I cant ask him

utorrent.com torrent client has a web interface that you can access remotely
but that's for windows.

Ok, I will. Once it finishes installing.

If you use a cli torrent, you should be able to connect to it from anywhere if you use screen

crazy2k, I just have my user's login scripts run fetchmail - that way I don't need to store authentication information on disk, either.

apart from lacking proper scheduling features, rtorrent is pretty good in screen

/etc/conf.d/fetchmail doesn't say anything about running it as non-root.

My system isn't booting. In the install environment all of my hard drive partitions are seen as sda1, sda2, etc. But when I try to boot from the hard drive, it sees them all as hda1, hda2, etc. Even though I have doscsi passed as a kernel param!
how do I fix this?

I'd like to have the daemon running in background, so it pulls the emails constantly.

you could change your grub.conf and fstab

Well, at regular intervals.

And make them all /dev/hda ? That's what I'm trying now.

crazy2k, sure, you don't need to use the init script for that.

But if I use the init script, the only way to do it is via root?

another option is to enable the SCSI-based IDE layer. The name escapes me right now though…

crazy2k, well, the init script installed by the fetchmail ebuild doesn't provide any means of running as a different user, though that is trivial to change.

hmm so i just got sound working and the gnome-volume-applet is controlling the mic volume. i tried fixing it in its prefs dialog, but it didn't work.
any ideas?

LSD`: The thing is, I think I have a SATA hard drive. I'm not sure though. How do I find out? I'm logged into the 2007.0 LiveDVD environment right now.

libata, that's it

crazy2k, though it seems ridiculous to have a user-specific thing run as a system service.

on what kind of controller?

Heh.

im retrying this gentoo xbox install

So, the way you're proposing is making my own user run fetchmail in background?

last time it crapped out with the liuvecd saying i needed a newer kernel

LSD`: It's a Dell Inspiron 9400 laptop, I think it's SATA controller.

during chroot

crazy2k, well, your own user would run fetchmail in daemon mode.

is there a good channel for asking obnoxious questions about devices and sockets in linux?

##linux?

That's what I said.

My SATA's are always recognized as /dev/sd#

crazy2k, I just added it to my login scripts because I sometimes forgot to run it.

it's probably SATA then. You probably enabled the wrong SATA options in the kernel. Look under teh SCSI section

crazy2k, well, "run in background" implies a command similar to "fetchmail &"

Sorry, what do you mean by "login scripts"?

crazy2k, the scripts that are run when you log in.

try to run lspci from the pci-utils package on the machine first

Yes, but where are they?

early SATA support, particularly on Intel chipsets, came up as hdX

crazy2k, depends on how you log in and what you log in to.

it should show you what card you have

This is ridiculous. I just changed /etc/fstab to use hda throughout and I'm booting!
Maybe I don't have what I think I have.

LSD` : ah, good to know.

mzbot, teach friendly about today

Expat hates you.

bashrc?

expat hates us all.

crazy2k, I have it in ~/.zlogin

Heh, first I have to emerge sudo …

crazy2k, .bash_profile would be better.

lol

if the laptop's less than about 2 years or so old then it's probably SATA

can you emerge sudo without sudo'ing it?

crazy2k, and make sure it doesn't try to run it more than once.

I haven't runned fetchmail in a very, *very* long time

su

Okay. So you run it with a certain parameter that makes it run like deamon, right?

is mythtv 20.2 in portage yet?

I know, I was kidding

Okay.

one time I did a gentoo base install and rebooted only to realize that I never changed the root passwd

mzbot, gentoo crazy2k mutt email

http://www.gentoo.org/doc/en/guide-to-mutt.xml

sudo su is my favorite set of commands

my guess is you didn't enable the SCSI SATA layer in the kernel. Easy to miss seeing as the connection isn't exactly logical

crazy2k, that has a bit of a primer on running fetchmail.

I think I already read that, but I hope it refreshes my mind

Do you have your SATA disks showing up as hda instead of sda?

Maybe

hm just found a hardened stage tarball… do i have to start from that for a hardened box… or not

It seems to be working with them as hda though.

If so, do youu have a intel sata controller?

I might, hold on, need to emerge pci-utils first.
I will be able to find out shortly.
The laptop model is Dell Inspiron 9400, if that narrows anything down.

Hello, I am connected to my sgi machine across the network via X -ac -query . I can't change display properties on the machine, it's complaining about XSGIvc extension. I can't find it, can some one give me some insight please.

Make sure you disable the support for ATAPI in the kernel
You want to have CONFIG_IDE disabled
Use CONFIG_ATA instead
what are you trying to do?

Sorry. fetchmail works like a daemon by default, or there's some specific parameter for that?

You can set the option on the conf file or pass it on the command line

Thanks.

my laptop is old and can't boot off usb flash drive. is it possible to somehow work around it? like maybe boot off floppy first?

man fetchmail used to have that info - -D(?)

Argh, what package is lspci in?

Yes, I was looking at it.

why not cd?

pciutils

jmbsvicetto, i'm all out of discs

you probably have it already /usr/sbin/lspci

You can chroot from an existing linux distro

From lspci, it looks like: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)

You might want to check http://www.gentoo.org/doc/en/altinstall.xml
yes, that's the intel sata controller.

Okay, so I disable ATAPI support … where do I find CONFIG_IDE and CONFIG_ATA ?

If you enable the ide and sata support for ide, it seems the ide will take precedence and make the kernel see the drives as hd instead of sd

Isn't the CD drive still ATAPI on ICH7M systems?

ATA/ATAPI/MFM/RLL support (Disable it)

So I should uncheck "Include IDE/ATA-2 DISK support" ?
Oh, that
Wow, all of that.

yes

Okay, it's gone.
And instead I enable Serial ATA (prod) and Parallel ATA (experimental) drivers ?

Make sure you enable the support on that one

I have "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support" checked.

is there a way to compile X with XSGIvc.h support?

That looks like the one.

Yes, that's the one

Now what about what LSD` says about the CD drive still being ATAPI? Will this kill my CD drive?

wtf why would it kill your cd drive

And by "kill" I meant not able to use.

that driver looks like it covers both

Enable CONFIG_PATA_MPIIX as well
Is your cd ide or sata?

it's IDE in my MacBook which uses the same chipset

nick davo

Hrrmmm, I don't know, is that also in lspci ?

LSD`: It depends. You can have sata or ide dvds
no

how old it is.. its most likely ide SATA only became common recently

dmesg should tell

weird
i get Input/Output error when i try to browse my external HDD after a forced off

yeah, but I think ICH7M has one SATA port for the HDD and a PATA port for the CD/DVD

I have a problem with linkages after installing some new packages… this is an error I receive after I try to start bibus: http://pastebin.ca/670907

LSD`: only 1 port?

Does anybody have an idea?

it's a laptop chip

LSD`: It depends on the motherboard
LSD`: But I don't know that chip specifically

tried fsck ?

well it's ntfs
unfortunately
but my solution was to delete the folders it used in media

From dmesg: hdc: SONY DVD+/-RW DW-Q58A, ATAPI CD/DVD-ROM drive

and then rebrowse it

ide drive

hello, can anyone recommend the best linux magazine.. is there one that is better for gentoo?

sorry i don´t know anything about ntfs

So these kernel changes will disable the drive? : -(

GWN?
no

nah, the driver you pasted earlier lok like it covers all the bases

swall, kerneltrap.org and lwn.org come to mind.

jmbsvicetto, oh yea, idefinately readthat one

emerge -av expat should fixit

Okay, phew

enable CONFIG_PATA_MPIIX

I did

swall, lwn.net, even.

Ah, seems I was mistaken. ICH7M does have the capacity for a second SATA port.

Draconx, ok ill check these out thanks

then you should have no problem
What's the issue

Cool, recompiling my kernel now.

If someone updates expat to 2.0.1 with that, the problems don't end, they start!

Bye all

gentoo boots up fine yet when gdm starts, my screen goes black and my monitor power light blinks on and off. I can get Xsession login if i do Ctrl+Alt+F1, but i'm not sure how i can't get gdm to boot into window manager. Any one know what i messed up? Could it be something in my xorg.conf
?

If you have a problem with expat, read the topic of this channel

just remember to change fstab again

LSD`: Yup, indeed.
Do I need doscsi as a kernel option now?

by your description, it seems you're trying to have X running at a higher resolution that your screen supports
no
To get back to X, you need to press CTRL+ALT+F7

good idea. i have checked the xorg.conf file and i haven't changed any of the resolution settings for the monitor.

If you configured it to work on more than one resolution, you can try pressing CTRL+ALT++ or CTRL+ALT+- to change the resolution

yes, when i press Ctrl+Alt+F7, i get the black blank screen again.

I'm planning on using someone's ebuild to make rt2×00 work (http://forums.gentoo.org/viewtopic-t-577202.html), so I'm going to set up my own mini overlay… can I just put it anywhere or does it need to be in a particular
place?

those the new ones? rt2500s work from teh livecd

but the thing is, there isn't any resolution, its as though there isn't any desktop manager running for me to change the resolution of.

You can use any dir as the base for the overlay, but don't forget the overlay needs to have a structure similar to the protage tree

not very well (the need iwpriv, ugh) but they work

yay, system booted successfully.

So if you have package X under category A, you need to have under the overlay root, a tree with dir A/X

could i put it in my home dir or is it typically put in /usr somewhere? and yes, i know to put it in net-wireless/

Thanks for all your help.

np
You can put it inside your home dir

So, guess I emerge kde-meta now and go have a cold beer?
Or a couple?

Are you sure you want kde-meta?

LSD`: well if rt2500 doesn't work very well, that's a good reason to try rt2×00 which i have read works and is fully featured

Well, not many choices, right? Either that or gnome …

If not, try kdebase-startkde or kdebase-meta instead

i'm in console mode, and if i switch to a bash prompt and type startx, i get a black blank screen and i Ctrl+Alt+ +/- doesn't do anything.

I can't, using it on an embedded distro :/

No. kde-meta pulls *all* kde ebuilds on the tree

do the new ones support wpa_supplicant?

LSD`: i'm not sure about that
LSD`: it's fairly confusing to me actually, rt2500 vs rt2×00 legacy this that etc

kdebase-meta or preferably kdebase-startkde provide a much smaller install

rt2500 is the old dodgy one I think

Wheee, kdebase-meta is 148 packages

LSD`: but neither is completely not-dodgy and actively maintained

It's beer time!

what will you have?

be sure to read about PORTDIR_OVERLAY in /etc/make.conf.example

Hrmmm, lemme go get one and I'll tell you what it is.

i will thank you

If it supports at least WPA1 and works with wpa_supplicant I'll take it

So… umm… if the install cd doesn't properly detect my ethernet adapter is it gentoo's way of saying 'I'm not the distro for you' ?

Hello, I've got four network card in my machine.. however only one of them; eth0, is listed in conf.d

mzbot faq expat

where is make.conf.example supposed to reside? it's not in /etc

"Moosehead Lager", brewed in Saint John, New Brunswick, Canada.

LSD`: iirc, at least recently, the rt2500 driver didn't supported wpa_supplicant - at least in amd64

nevermind, it is, i was being stupid

how do I get the other ones to be in conf.d so I can start them?

best of luck with that

yes, it is

I know all too well that rt2500 doesn't support wpa_supplicant unfortunately .

It's pretty good. I lucked out!

ifconfig -a
You'll want to make a symlink in /etc/init.d from net.lo to net.eth1, net.eth2 and net.eth3

LSD` my laptop had an RT2500 and it worked good with gentoo
LSD` I did use the serialmonkey driver tho

they are all listed there, why arent they in /etc/conf.d as net.eth1, net.eth2, net.eth3. I'm trying to implement a broadband router whereby eth0 is connected to my cable modem and eth 1 2 and 3 are for computers to conect to and use the internet..

I'm not saying it doesn't work, it's just a pita

what does it mean to digest an ebuild file?

you have to pull the interface down to set the SSID and then enter three iwprive lines to get it on a WPA network

LSD` Ah, replaced mine with a 400mw atheros before I started messing with wpa

You configure all of them in /etc/conf.d/net

Atheros wasn't supported by GeeXboX when I bought the RaLink. I wish I'd waited

ebuild /path/cat/pkg/pkg-version digest

geexbox?

but what does that mean, what is it doing?

It creates a manifest of the ebuild and all files it uses

embedded media centre distro. Quite nice save the wireless support (but that's a Linux failing as a whole, not exclusing to GB)

Look at any MANIFEST file on the portage tree

should dmesg say anything regarding why my screen won't boot up the desktop manager ?

How many of you guys use distcc?

You need to configure X

I never had enough Gentoo computers to use it

quit

LSD`: What, do you need more than two?

Your install seems to be working. If you get a blank screen and the monitor light blinks when you start X, then you're not using a supported resolution

the more you have, the better it works

It dawns on me that I didn't set any USE flags beyond the default ones that come with the base install … did I miss anything important?

nice ban drchandra, gg

okay i'll save a backup of my xorg.conf and run xorgconfig and see if i can get it to boot up.

yes I have indeed, however I'm following a router tutorial and it says to use rc-update to start each of the network cards- "rc-update add net.eth1 default" and i get the error msg - * rc-update: /etc/init.d/net.eth1 not found; aborting

thanks for your advice.

What profile are you using?

Trouble was, only other machine I had runnign Gentoo at the time was a 400Mhz P2 which wouldn't have helped compiles much given my main gentoo box was a 3000+ Athlon XP :P

Is 2007.0 an appropriate answer?

What a surprise, Apple's Terminal.app messes up pasting text from a browser

Then you didn't created the symlinks on /etc/init.d !
For desktop use it will come short

that's why people who are serious about their Terminal-in ing OSX use something else :P

You'll have issues with the missing jpeg use flag. You'll probably want qt3 kde dbus and hal as well

Yes but what do I create symlinks to? net.lo?

Any others you can think of? Maybe bluetooth cause this is a laptop?

LSD`: i'll try iTerm but last time I used it it was just so ugly

You better use the 2007.0/desktop profile. If you don't want to run gnome and kde, you better set your use flags in /etc/make.conf
yes

compared to Terminal.app it's a night and day improvement

LSD`: if it can paste this stuff into vim correctly, i'll be pleased
I'm in bed on my powerbook ssh'ed into my gentoo box to tinker with it
it's quite luxurious

I've never tried it with vim, pastes into irssi work OK though

Next you can install Gentoo on your Powerbook.

damn libexpat
broke everything

maybe when they make photoshop for linux

gimpshop :P

i hope they port paint.net to linux.. that app totally pwns on windows

so what actually happened with libexpat? because I fixed my problem without help, didn't realize it was a general issue

/msg mzbot faq expat
heh

expat is teh bane of man kind ;(

If I am running Gnome or KDE though, I should set my USE flags in /etc/make.conf ?

LSD`: how about nikon capture

I think i fixed mine by removing expat, then emerging it, then revdep-rebuild

cd /etc/init.d; for i in 1 2 3; do ln -s net.lo net.eth${i}; done

would that be sufficient?

If you don't want to run both, yes

is it just me or did vim make a skeleton ebuild file when i did vim filename.ebuild

you have the gentoo vim stuff installed

akahn syntax smartness?

quite smart

To be more precise, if you don't want your packages to support both DEs, you'll want to set the use flags in /etc/make.conf

LSD`: whadya know it pasted wrong here too

thankyou very much

np

as I said, never treid it with vim

like gentoo-syntax

irssi, however, works fine in it (the primary reason I switched from termina.app :P )

You'll probably want -gtk -gnome kde qt3 qt4 for kde and gtk gnome -kde -qt3 -qt4 for gnome

hello

i'm using MacIrssi but it seems to be lacking the perl support it claims to have

shouldn't have updated libexpat

what can I do to clean up my world file?

So I can set separate USE flags for all of KDE and all of gnome?

LSD`: turns out it was a vim problem, with nano it pasted in fine

You want to clean the file or the installed packages?

can i not just run revdep-rebuild to fix all the packages?

tons of packages are either masked or don't exist, is there an easy way for me to remove all the ones that don't exist?

hardly surprising, lol

emerge -C 'package'

not a 'vim problem', a 'user error' :-)
:set paste

true

That's not what I was saying. I was giving you common options depending on whether you wanted to support kde or gnome

:set paste, then paste, then :set nopaste

Oh, okay. I think I'll go KDE.

emerge –depclean -p

whew, it worked, thanks to xorgconfig i got it back up and running. I have no idea what the problem was but you were defintely right with the resolution problem.

?

thanks for your help. i am grateful

yes

if you do not want the packages anymore. sure…

AH, that's the one, thanks, brb

for iptables.. I want to export lan to 3 interfaces instead of 1 do i just go: export LAN = eth1; export lan = eth2; export lan = eth3 ?

you probably want to follow jmbsvicetto's advice afterwards to clean up deps.
no

wow, that's a long command line

you need to make rules for each iface

indeed, thanks

so would I go through this step for each interface?

Anyone here got their ALSA drivers built-in to their kernel (no modules)?

yes

yes, export eth0 = LAN0 ; export eth1 = LAN1 , then makes rules for each LANN

imho, sound and network drivers should be built as modules, not in the kernel

The installation guide I was following said not to do that :-/

Do you still add the alsasound script to boot runlevel?

ty vm

you could use functions instead though

functions?

But use the kernel drivers and not the alsa-driver package

yes

Does it give an error because it can't find any modules to load?

Why is emerge always winking at me? ;-)

will I be able to connect those lan connections together?

no

Hmm, weird.

Because emerge is naughty?

LAN="eth0 eth1 eth2" ; for i in ${LAN}; do iptables …. ; done
if you want to connect the LAN ifaces together, you could use a bridge…

are there any tutorials out there for the bridge?

Yeah I'm talking about using the kernel drivers, built in, not as modules.

ok

then they become one iface: br0, and you reference br0 for rules and ip assignement as opposed to each individual iface…

If your hardware supports it, you could also make a bond of the lan interfaces

weird

wow this is confusing

freenode was coming up as IP 1.0.0.0

what error do you get?

The alsasound init script gives an error at boot, and looking at the script, I can't see why I even need it in boot runlevel.

I don't have it in boot, I have it in default

i assume the ifaces are going to different switches, in which case bonding would not be what he wants..

i'm running xorg on an IBM X40 thinkpad and the right side of the screen is cut off, any tips?

Unfortunately I'm at uni and my Gentoo machine is at home.

… Er… so um, what do I do if I can't seem to get my ethernet adapter to work with the install cd?

i think it might be related to the horizsync line in xorg.conf

afaik, it saves the volume on shutdown and restores it on startup

unless his switches can do distributed bonding. But yes, you're probably right

Yeah, that's funny, I think I had it in default too but I just noticed that the guide says to put it in boot.

http://www.gentoo.org/doc/en/home-router-howto.xml

heh, That woul dbe some sweet switches. I did not even know that was possible. /me googles…

that is the guid im following

any module loading should be done by udev, afaik

why do you want to use 3 lan ifaces in the first place?
are you trying to avoid using a switch or something?

Joseph_K
err

Right, but I'm not talking about module-loading, because everything is built in.

Some switches allow that. If you want an example, look at the 3COM 44XX, 49XX or 55XX families

I liked, I have mine in boot too
s/liked/lied/

Yes, I'm basically trying to make a free network switch/broadband router

then yeah, you want to bridge the lan ifaces

They can even do that at layer3 with their XRN technology

i have it set to the native resolution 1024×768 but it looks like it's 1280×768 with the right 156 columns off the right side of the screen, same with i810 and vesa drivers

yes, I know. You said you were getting module loading errors from that script. My point is the script doesn't load modules.

From memory, the error is that it can't find any modules to load.

/join #gentoo-network

I think CISCO does something similar with MPLS

It doesn't?? I could swear that it does.

cool. thanks for the info

my pleasure

Then what could explain the fact that it is trying to?

Ok so in /etc/conf.d/net I've assigned each interface (except eth0) with these settings: config_ethN=( "192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0" )
is that wrong

/join #gentoo-network

what's a good command to use for finding out the side of a directory?
the size*

I'm not sure about cisco - they're not my favourite networking provider

Take a look at 'du'

like I said, udev should do module loading

ty

or /etc/modules.autoload.d/*

Yep, I know all that, which is why I'm puzzled about this error.

it'd be helpful to know what the error is exactly

Yep, true, I'll take another look when I go home.

I just emerged the the rt2×00 wireless driver, what do I do now to 'turn on' wireless functionality?

pray :P

and plug?

ALSA itself is working fine, I'm just puzzled by this script-module error business.

can anyone give me a hint about what I can try to make xorg not cut the right side of the screen off? It's as if it's going beyond the physical screen but I don't have it configured for virtual desktop or anything

I don't know what to tell you

Have you tried a different resolution?

It's ok, not very important.

no, maybe I'll try 800×600. The screen is physical 1024×768 so I figured that should work

LSD`, jmbsvicetto any other tips?

hehe

If I find that all of my /lib's are 0777 and the logs show no signs of taint, as well as segfaults in c++ programs (apparently, libstdc++ is corrupted) would it be overly pessimistic to figure it's filesystem corruption?

it's still unmerging all those packages, most of them seem to be font related

Try wpa_supplicant or just running iwconfig and ifconfig

how far off the edge?
can't you just change the monitor settings?

do you know if i'm supposed to use wpa_supplicant or wireless-tools with rt2×00?

all of your '/libs' ?
what does that mean?

configure /etc/conf.d/net and put in your wifi info, that's how I do it

eternaleye Are you sure you didn't update gcc and that your c++ programs are complaining about a wrong ABI?

the entire contents of /lib

there's no device for the wireless thing yet though

aren't*

are you sure you're just not seeing symbolic links?

actually i put the essid and password in /etc/conf.d/wireless but it says that file is deprecated

A wrong umask could mess the file and dir permissions

modprobe rt2×00?

/etc/conf.d/net

module not found

Use /etc/conf.d/net instead

well, whatever it is named
i couldn't get it to work in net iirc

i have no idea what it's named… it seems like the ebuild for rt2×00 patched my kernel?

stat'd them, they're real. And I haven't updated gcc recently (1month ago), also I'm getting a 'cannot run C++ compiled programs' error from ./configure of C++ apps

oh, i have no idea then, maybe you have to recompile your kernel or just the module

If it did that, it must have added a new wireless driver to the kernel tree. You will need to reconfigure the kernel and compile that module

and run make modules_install

are you sure you're just not seeing symbolic links?

Does g++ work?

g++ –help works

or maybe emerge rt2×00 again and watch to see what the module is named

Stat's them, they're real

symbolic links are real …

can I cat a file in either /proc or /sys to see what the battery level is?

As in it returned the filename, not a link dereference

battery is almost dead

I had mine as rt2500 in /etc/modules.autoload.d/kernel-2.6

ACPI handles that stuff afaik

LSD`: ok, then, some program I have to run? not in x

Have you tried cat /proc/acpi/thermal_zone/THRM/temperature ?

I am trying to make an overlay for the google desktop ebuild (see= http://bugs.gentoo.org/attachment.cgi?id=123317)….. in /etc/make.conf i've set PORTDIR_OVERLAY="/usr/local/portage" … and when i type "ebuild
google-desktop-1.0.1.0060.ebuild digest" i'm getting this error: "!!! /usr/local/portage does not seem to have a valid PORTDIR structure."…………. BUT the structure of the overlay is correct (i think) it is
(/usr/local/portage/) app-misc/googledesktop/theebuildhere " what is wrong ?

he wants bettery level, not temp :P

i have a cdrw and a dvdr. my /etc/fstab says: /dev/cdrom0 /mnt/cdrom auto noauto,user 0 0 and /dev/cdrom1 /mnt/dvd auto noauto,user 0 0, but i can't get either to work. can anyone help?

LSD` / sabbby: hehe, sorry about that

All C++ apps (eix, all of KDE, etc) segfault on run. Currently recompiling libstdc++ to see if it fixes the problem

What is a paludis alternative for revdep-rebuild -X –library libexpat.so.0?

okay, i did modprobe rt2×00, iwconfig still doesn't have a ra0 device

right ballpark though :P

found it, thanks
doubt i have enough battery for a clean shutdown but here goes

Make sure the ebuild has the same name as the dir

/usr/share/paludis/check_linkage.rb - Although –help doesn't list a -X or –library alternative

so app-misc/googledesktop/googledesktop-version.ebuild

There's alto a patched revdep-rebuild in the paludis-extras overlay's version of gentoolkit
Correction to self: /usr/share/paludis/ruby/demos/check_linkage.rb

ohh i'll check that
yhanks

Check if you have the device nodes - /dev/cdrom*
If you're using a recent kernel (2.6.22?), they might show up as /dev/sg*

2.6.22-gentoo-r5

Comments

Hey guys Ive got my self in a bit of a problem I was updating my gentoo system to the new kde 357 and when it

Parser, I emerged the dev-perl/XML-parser package, and it still did not resolve the issue

hey guys

do I need to do something with cpan or is there a diffrent package I need?

teach d3ity expat

No such faq

did you try revdep-rebuild -X aswell as just revdep-rebuild ?

teach d3ity about expat

what could be the problem if ndiswrapper fails to emerge and it reports that CONFIG_NET_RADIO should be configured in the kernel but it's not :O

No such faq

revdep-rebuild -X is the command I am using

http://rafb.net/p/O3l0Gp28.html to get the blocks in there to disappear, I just emerge the column on the left?

try without X

really? that easy?

try !
it helped for me

is it possible to get img cd image support?

cool, trying now, I'll let you know how it goes

good

what is config_net_radio in the first place?

hi everybody, how can change the system time?

with date

ferret_0567, thanks.

and how would i enable config_net_radio?

http://www.gentoo.org/doc/de/handbook/handbook-x86.xml?part=1&chap=5 @ birgi for syntax

man this libexpat thing is a pain

not workin ?

birgi, I would just install ntp and have that as a start up service

yah, why is linux so complicated

you can get back to windows if you want

got a few other problems, working through them now
it's been forever since these boxen were updated

ah d3ity alright

I just got internet back at my house

AlienFreak, thanks I'll check it out.

santabaer! no thanks! haha
linux is great, i just sometimes wish it was more user friendly and less trouble shooting

but it seems you aint happy with linux :P

what's a good jabber server?

but i am happy with it

gentoo, you mean… like a mac?

i own a mac also
mac os x is nice

I agree just used it 5 seconds long and fell in love with mac

eh.. os X is a closed source re-write of freebsd iirc

I still dont own one

its just, computers for me are a hobby, and recently with college… I just dont have to time to learn about new distros and what not

iLife iPhone too

so i feel im lacking behind heh

iSux

the iPhone is a cool device, too bad AT&T's data network can't handle it

hmmm.. I dunno, I had the first gen of the macbook pros, really don't see what the big deal is

n95 is much better

eh, not really a fan of nokia (i believe they make that device)

and much cheaper

does gentoo support limewire?

limewire is in portage

check the portage

mhm so neo1973

there is some limewire version in portage..
install eix, faster to search through portage

been looking for one of those for awhile, problem is, I work for a CDMA carrier so… I need a CDMA device
did you see the new XV8600?

what if any kde packet does krandr belong to?

net-p2p/limewire

santanabaer, i just installed gentoo today

sweet

hi all when using layman (i have added kde ) how do i install packages from that overlay?

yes sir

easy, emerge them

maybe kdegraphics, but I'm not sure

is Linux (ubuntu,debian) the one for gentoo compatability?

then to search in portage or you use eix or emerge -s

where is portage?
under what application?

the portage overlay layman makes basically allows you to emerge things that aren't in portage to begin with, it just sort of adds a new "overlay" of an alternate server…
emerge == portage
portage is the "system

okay well im not familiar with it, i've only been on for a few hours ;p

emerge is the tool that uses the system
the first thing you learn about when you use gentoo is portage

teach gentoo about portage

Portage is Gentoo's software management system, built to provide as much flexibility as possible. It uses ebuilds as package format and supports both source code packages (most used) and binary packages (such as GRP). See parts 2 and 3 of the Gentoo Handbook (http://www.gentoo.org/doc/en/handbook/handbook-x86.xml).

yah my portage is still updating

d3ity - when i try to emerge kde-base/kdelibs-9999.4 i get errors

20/283 files left

lolol

not really our problem, you're using an overlay, it's not guarenteed at all to work

is there anyway to remount a / partition as ro, on a live system?

ping

d3ity - thanks

hey kerframil

chroot out of it, then remount?

hey santanabaer, how long have you been around gentoo?

hola

about 2,5 years and a bit more

d3ity, chroot out of / don't think I can do that..
i have some files I need to delete that the fs, can't seem to wipe..

my actual system Im using is dated as 25 February 2006

if you don't have another partition to chroot to… you cant unmount /

cool

d3ity, no on a live system… I was trying to do mount -o remount,ro /
that wasn't working

why are you trying to unmount your root partition?

im trying to install limewire without portage how could i do that?

to fsck the file system w/o corrupting it

just run "emerge limewire"

boot from a livecd and do that… or do it at boottime

why would you wanna do that without portage ?! that doesnt make sense ?

ok

mmm gentoo-kernel is releasing so often … I cannot make any uprecords then…

emerge -s limewire or eix limewire

yeah.. I know.. remote system, was trying to see if I can do this off-site

error: linux/config.h: No such file or directory

nobody said you have to run the most recent kernel ALL the time.

TheLorax, what package gives you that error?

this isn't quite working Santanabaer, both my PCs keep mentioning packages that are no longer in portage, I need to update them in order to get revdep to work, but I can't update unless i have revdep working… ugh

said 0 applications found

portage doesn't say that, something trying to use your kernel stuff says that.

Draconx, spca5xx, wecam driver

everytime I hope it will solve some problems

tell us … what command order have you been using since the expat errors ?

no, bad, don't use that.

Wofl

Skunky, what are the alternatives then?
(and why is ti bad?)

you should be using gspcav1

hi

Skunky, ok

emerge -auNDv world, then revdep-rebuild -X, then revdep-rebuild when that fails, then emerge -auNDv world again… after that I try to emerge a specific package I have a problem with…I'm kind of caught in a loop

and it's bad becuase it doesn't acutally compile against current kernels

TheLorax, that error means that the driver is not written to work on kernels newer than 2.6.17.

try emerge -s lime
ahh d3ity
lol oops

0

emerge –search limewire

hmm maybe its cause im still doing "Gentoo Linux Staller"

it's in there. I know it is

revdep-rebuild tries to re-build whatever version of something you've already got installed. sometimes you need to just emerge the latest version of whatever it is yourself

are you able to compile stable (x86,amd64) alsa-drivers with current stable (x86,amd64) gentoo-kernel?

d3ity - when i do emerge –search i should see the version of the file from the overlay shouldnt i?

ok… I'll work on that, this could be a few hours.

I guess I know what you forgot

we told you NOT to use the installer.

usually it's 9999 when using an overlay

i KNOW! but i found it somewhat useful
at least, the manual said to do it that way

d3ity - but it should be listed in those results?

either from liveCD or http stage

have you –sync 'ed?

what is wrong with using the installer?

d3ity - yea

besides it doesn't work? nothing. nothing at all. but, since it doesn't work, we refuse to actually use it, and thus when it doesn't work, we can't tell you how to fix your problems, other than to tell you to start over, at the beginning, and do it the right way.

hmmm
but the handbook, manual says it does work?

teach Santanabaer expat

it works. about 5% of the time.

expat-2.0.1 has been marked stable. However, it is not ABI compatible with earlier versions. To successfully upgrade and fix any reverse dependencies (along with several other issues), run: emerge -n1 ~portage-2.1.2.12 && emerge -n portage-utils && emerge -qep world | grep –color=never -oFf (scanelf -plRBF '%F %n' | awk '/libexpat.so.0/{print $1}' | xargs qfile -qC | sort -u; echo -e "libtool\ncurl") | xargs emerge -1

i doesn't work
no matter what the handbook is telling :/

yeah, even on the rare occasion when it doesn't crash, it still leaves you with no idea of how to update and maintain your system, whereas the manual method with handbook takes you through all that

hey guys, what can I pass to emerge to have it update an entire set of packages? for example, updating everything I have involving dev-perl/?

emerge -uDNav world

….

crap it think the last 12 hours installing was a waste

that's a bit larger of scope than I was looking for

I think you'll have to list the packages manually.

but i followed that the manual said to do, how else can i manually install it
ubut i followed that the manual said to do, how else can i manually install it/u

thanks, was looking to try and do it easier…meh

does anyone know where i can find the script used for mounting lvm partition on boot?

where, exactly, does it say to start the installer? hrm?

uh let me post it
hold up

I have to get one of these PCs working so I can fix my router

Let me know if you find an easier way.

I'm probably not going to look anymore, so I can tell you the answer will probably be no

ok

d3ity, why do oyu need a router if you have no PCs? :P

cd /var/db/pkg; emerge -avtDNu1 $(perl -e 's/-\d.*/ / && print for @ARGV' dev-perl/*) or similar perhaps

hmmm something is not working with my portage … somehow emerge -s XML-perser says I got a lower version of it installed than the available one … BUT if I do emerge -auD world it doesnt show it in the list

I mean, yeah… what Triffid said.

parser*

hey, my repeat rate on my keyboard is screwed up, how do I adjust that?

XML-Parser shouldn't be in your world file, it's generally pulled in as a dep to soemthing else…. and since stuff in world is just stuff you've explicitly emerged…

Alien|Freak, what WM?

a package might be blocking newer versions or it might be masked

in x?

if you really want to constrain to a category, try something like: emerge -au1 $(qlist -IC dev-perl)

Skunky, one sec.. let me check console.. but mostly care about X

that requires portage-utils

nah it aint masked Skunky helped me out already
thx Skunky

which is better, BerkeleyDB or gdbm?
I'm building cyrus-sasl and I get this:

is there a way to limit rtorrents memory consumption?

not particularly a gentoo problem, but i can't seem to get a response. how do I expand my reiserfs root non-destructively? I try to run resize_reiserfs but it tells me my partition needs to be expanded, but parted won't resize it. not sure what to do. any thoughts?

anyone know a fix for the latest xine-lib not compiling? some codec it uses has been upgraded recently i think, which broke it…
i think i might know
one minute

sure

portageutils you say? explain use?

http://rafb.net/p/fPsozt81.html

cmdrk, can you post your partition scheme?

portage-utils

sure, one sec.

if it's not installed, my example will not work.

I missed your example whilst watching an emerge… could you repeat it please?

emerge -au1 $(qlist -qIC dev-perl)

i'm emerging portage-utils now… thanks for the info!

just leave it be, it'll work fine.

mounted: resize_reiserfs -f /dev/myvg/homevol. unmounted: umount /dev/myvg/homevol && resize_reiserfs /dev/myvg/homevol

off-topic question: Does bash have something built in that's similar to the 'cut' command?

Comments

Hi Ive got a problem with nfs I am trying to mount a share and while I can do that from the server the client

Raw

Comments

« Previous entries ·