Re: [gentoo-user] eix problem after portage upgrade [SOLVED]

2006-02-05 Thread Bo Andresen
On Monday 06 February 2006 05:12, Grzegorz Kubiak wrote: > Portage 2.1 uses a new caching method, so you should inform eix > about this by adding line: > PORTDIR_CACHE_METHOD="backport" > to /etc/eixrc That worked. :) Thank you very much. /Bo -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user]

2006-02-05 Thread Nick Rout
On Sun, 5 Feb 2006 22:03:36 +0100 "Hemmann, Volker Armin" <[EMAIL PROTECTED]> wrote: > On Sunday 05 February 2006 21:43, Nick Rout wrote: > > An ironic comment from someone whose sig is longer than their message! > > > > an ironic statement from someone who top posts! > > ;) > -- > gentoo-user@

Re: [gentoo-user] Detecting when a USB device is attached

2006-02-05 Thread Canek Peláez
GNOME 2.12 do this for you, if you put yourself in the plugdev group. It just works. Canek On 2/5/06, Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Sun, 5 Feb 2006 17:09:43 -0500, James Colby wrote: > > > I was wondering if anybody knew of a package or a method that I could > > use to detect when

Re: [gentoo-user] So O.K. -- help or point!

2006-02-05 Thread Richard Fish
On 2/5/06, Franta <[EMAIL PROTECTED]> wrote: > Yes, this is set. I'd assume, if my devices are managed by UDEV than all > of them are managed by UDEV. Aren't they? > > I've had a short look into 50-udev.rules. The only entries for USB are > these. This is normal. The /dev/sd* devices are not USB

Re: [gentoo-user] Getting at archives on tapes

2006-02-05 Thread Brett I. Holcomb
Okay, I think I figured out what they are doing. They have a bunch of files for the labels. If I move forward using asf n where n is a number from 1-n I can walk through the label files. They take two files/label file so I go from 1 to 3 to 5 How do I get to this file to untar it? What

Re: [gentoo-user] So O.K. -- help or point!

2006-02-05 Thread Richard Fish
On 2/5/06, Franta <[EMAIL PROTECTED]> wrote: > frankies ~ # #with stick > frankies ~ # > frankies ~ # ls /dev/ds* > ls: /dev/ds*: No such file or directory Oh, and you typo'd here... -Richard -- gentoo-user@gentoo.org mailing list

[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-05 Thread Francesco Talamona
On Monday 06 February 2006 03:10, Harry Putnam wrote: > Where do I need to take this complaint? Perhaps gentoodev mailing list is the right place for this topic. I suggest to provide some real life example and pointers to manpage/URLs supporting your claims. I know for sure a developer belonging

Re: [gentoo-user] Switched to UDEV and now I have lost wlan0 and hostapd won't work...

2006-02-05 Thread Stroller
Your card is a 802.11b Prism card, right? The mention of orinoco & prism54 in your `dmesg` is confusing me. Do you have hotplug / coldplug installed? I think you may need to install one of these to deal with PCMCIA (well, probably Cardbus, really) cards. I don't use hostapd - have you tri

Re: [gentoo-user] Ebuild and emacs enough is enough

2006-02-05 Thread Stroller
On 6 Feb 2006, at 02:10, Harry Putnam wrote: I'm not sure where to log this complaint, its not a real bug. I've had about 6 or 7 emerges like emerge -v -u -D world break in the middle somewhere because emacs has been called to byte compile or whatever, however whoever is writing this stuff is

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Rumen Yotov
On Mon, 2006-02-06 at 15:53 +1300, Bogo Mipps wrote: > On Mon, 06 Feb 2006 07:47, Rumen Yotov wrote: > > I have one (CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer") > > Normal except ~x86 (all testing) system - coreutils-5.93: 2.1M. > > Putting the binary here: ftp://ftp.qrypto.org (my ro

Re: [gentoo-user] So O.K. -- help or point!

2006-02-05 Thread Franta
On Sun, 2006-02-05 at 10:08 -0700, Richard Fish wrote: > On 2/5/06, Franta <[EMAIL PROTECTED]> wrote: > > All this was here ones again :( > > I posted this to your other thread, but you either didn't see it or > didn't respond. > > Try "cat /proc/sys/kernel/hotplug". In your case, it should say

Re: [gentoo-user] Getting at archives on tapes

2006-02-05 Thread Richard Fish
On 2/5/06, Brett I. Holcomb <[EMAIL PROTECTED]> wrote: > I have a scsi tape library and a backup program that creates datasets of tar > files on the tapes. I gather each dataset is a tar file. I would like to be > able to access each of these tar files. At this point I can tar > -tvf /dev/tape0

Re: [gentoo-user] Switched to UDEV and now I have lost wlan0 and hostapd won't work...

2006-02-05 Thread Richard Fish
On 2/5/06, Daevid Vincent <[EMAIL PROTECTED]> wrote: > So after dicking with this some more, I'm noticing this: > > daevid ~ # ls /sys/class/net/ > eth0 eth1 lo > > shouldn't there be something else in there for my wifi card? > > And would it show up here or not? Yes, it would. Looks like whate

Re: [gentoo-user] eix problem after portage upgrade

2006-02-05 Thread Grzegorz Kubiak
On Mon, Feb 06, 2006 at 04:32:16AM +0100, Bo Andresen wrote: > Hi > > I'm running stable primarily but recently I decided to go to Portage > 2.1. After doing that I am having problems with eix. eix considers > all ebuild hard masked. It prints SRC_URI in the hopepage field and > it prints depende

RE: [gentoo-user] Switched to UDEV and now I have lost wlan0 and hostapd won't work...

2006-02-05 Thread Daevid Vincent
So after dicking with this some more, I'm noticing this: daevid ~ # ls /sys/class/net/ eth0 eth1 lo shouldn't there be something else in there for my wifi card? And would it show up here or not? > -Original Message- > From: Daevid Vincent [mailto:[EMAIL PROTECTED] > Sent: Sunday, Fe

[gentoo-user] Getting at archives on tapes

2006-02-05 Thread Brett I. Holcomb
I have a scsi tape library and a backup program that creates datasets of tar files on the tapes. I gather each dataset is a tar file. I would like to be able to access each of these tar files. At this point I can tar -tvf /dev/tape0 and see the file that contains the tape label. But I can't

[gentoo-user] Switched to UDEV and now I have lost wlan0 and hostapd won't work...

2006-02-05 Thread Daevid Vincent
After the essentially forced upgrade, I'm now running kernel 2.6.15-gentoo-r1 (udev) from 2.6.9 (devfs). I have a Senao Engenius 200 mW PCMCIA card in a PCMCIA/PCI adapter in my server -- this card is then the wireless AP for my network. I can't get my wlan0 to show up like it used to, therefore

[gentoo-user] eix problem after portage upgrade

2006-02-05 Thread Bo Andresen
Hi I'm running stable primarily but recently I decided to go to Portage 2.1. After doing that I am having problems with eix. eix considers all ebuild hard masked. It prints SRC_URI in the hopepage field and it prints dependencies in the description field. I have posted som info below that I hop

Re: [gentoo-user]

2006-02-05 Thread Bo Andresen
On Sunday 05 February 2006 21:40, Rafael Fernández López wrote: > Jarry wrote: > There are lots of people unsubscribing and subscribing, only a few ones > write here for unsubscribing, we cannot do anything against that. Would it not be possible to filter out mails that contain no subject field?

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 07:54, Martin Ullrich wrote: > I compiled coreutils 5.2.1-r7 with your CFLAGS and only the NLS > USE-flag. Assuming you have gcc-3.4 installed it should work. > > http://members.chello.at/martin-ullrich/coreutils-5.2.1-r7.tbz2 > > Just boot from a live-cd (e.g. the gentoo instal

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 13:02, Benno Schulenberg wrote: > This is a bug in busybox 1.00, it's fixed in busybox-1.1.0. > > On my primary partition I've emerged the newer version, copied it to > the other partition, and did the 'ebuild install' again: it worked > flawlessly. ... This won't help you now

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 07:47, Rumen Yotov wrote: > I have one (CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer") > Normal except ~x86 (all testing) system - coreutils-5.93: 2.1M. > Putting the binary here: ftp://ftp.qrypto.org (my router). > As emerge doesn't work (assume) put it in / (root di

[gentoo-user] Ebuild and emacs enough is enough

2006-02-05 Thread Harry Putnam
I'm not sure where to log this complaint, its not a real bug. I've had about 6 or 7 emerges like emerge -v -u -D world break in the middle somewhere because emacs has been called to byte compile or whatever, however whoever is writing this stuff is calling emacs WITHOUT taking the normal precation

Re: [gentoo-user] Xine-ui masked? [Solved]

2006-02-05 Thread Holly Bostick
Mariusz Pękala schreef: > > Portage overlays are our 'private' portage trees, and they are in no > thing 'worse' than 'official' ebuilds. You clearly haven't seen, or even imagined, some of my initial attempts at ebuild writing, which naturally resided in my overlay tree. :-) Holly -- gentoo-u

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Iain Buchanan
On Mon, 2006-02-06 at 01:02 +0100, Benno Schulenberg wrote: > Benno Schulenberg wrote: > > here too it keeps failing at different places all the time. > > This is a bug in busybox 1.00, it's fixed in busybox-1.1.0. > > On my primary partition I've emerged the newer version, copied it to > the ot

Re: [gentoo-user] Xine-ui masked? [Solved]

2006-02-05 Thread Mariusz Pękala
On 2006-02-06 00:47:03 +0100 (Mon, Feb), Holly Bostick wrote: > Daniel Pielmeier schreef: > > Thank you, > > > > in one portage overlay i use there are three ebuilds > > > > > and they are all marked ~x86. > > Ebuilds from overlay are always ~arch, afaik. Overlays are not > considered "stable"

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Benno Schulenberg
Benno Schulenberg wrote: > here too it keeps failing at different places all the time. This is a bug in busybox 1.00, it's fixed in busybox-1.1.0. On my primary partition I've emerged the newer version, copied it to the other partition, and did the 'ebuild install' again: it worked flawlessly.

[gentoo-user] New Tagline (Was "")

2006-02-05 Thread Michael A. Smith
Uwe Thormann wrote: unsubscribe [EMAIL PROTECTED]: Where "unsubscribe" is a 12-reply thread. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user]

2006-02-05 Thread Holly Bostick
Steven S. schreef: > On Mon, 6 Feb 2006, Hemmann, Volker Armin wrote: > >> >> well, he has a point - he just missed to type it: -signatures >> longer than 4 lines are considered offensive -double signatures >> are considered offensive -triple signatures like yours are even >> worse. >> > > Erm

Re: [gentoo-user] Xine-ui masked? [Solved]

2006-02-05 Thread Holly Bostick
Daniel Pielmeier schreef: > Thank you, > > in one portage overlay i use there are three ebuilds > > and they are all marked ~x86. Ebuilds from overlay are always ~arch, afaik. Overlays are not considered "stable" for what seem to me to be obvious reasons; namely that only the Portage tree itsel

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Neil Bothwick
On Sun, 05 Feb 2006 23:28:34 +0100, Daniel Pielmeier wrote: > I use the latest stable version 1.0.6629-r5 is tit safe to use > 1.0.8178-r3? Of course. 1.0.8178 is the latest release from Nvidia. It's not a beta, it's just that the ebuild hasn't been marked stable. -- Neil Bothwick PENTIUM: Pr

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
Not sure but, do you mean adding or editing this line in xorg.conf Jose Maria Alvarez Fernandez schrieb: > El Domingo, 5 de Febrero de 2006 23:28, Daniel Pielmeier escribió: > >>I use the latest stable version 1.0.6629-r5 is tit safe to use 1.0.8178-r3? > > > then you may try this: > > Option

Re: [gentoo-user]

2006-02-05 Thread Steven S.
On Mon, 6 Feb 2006, Hemmann, Volker Armin wrote: On Sunday 05 February 2006 23:45, Rafael Fernández López wrote: Well my signature is there because I want it to be there. But I don't want a comment from the list how I HAVE TO UNSUBSCRIBE. One thing is the signature, and another thing is the inf

Re: [gentoo-user] Detecting when a USB device is attached

2006-02-05 Thread Neil Bothwick
On Sun, 5 Feb 2006 17:09:43 -0500, James Colby wrote: > I was wondering if anybody knew of a package or a method that I could > use to detect when a USB mass storage device is attached to my PC. > What I would like to be able to do is to write a small script that > would mount my USB mass storage

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
El Domingo, 5 de Febrero de 2006 23:28, Daniel Pielmeier escribió: > I use the latest stable version 1.0.6629-r5 is tit safe to use 1.0.8178-r3? then you may try this: Option "NvAGP" "1" to "2" (1= nvidia agp, 2= agpgart) It seems some people had problems with nvidia agp with these drivers and

Re: [gentoo-user]

2006-02-05 Thread Hemmann, Volker Armin
On Sunday 05 February 2006 23:45, Rafael Fernández López wrote: > Well my signature is there because I want it to be there. But I don't > want a comment from the list how I HAVE TO UNSUBSCRIBE. One thing is the > signature, and another thing is the information messages from mailing > system. > wel

Re: [gentoo-user] Xine-ui masked? [Solved]

2006-02-05 Thread Daniel Pielmeier
Thank you, in one portage overlay i use there are three ebuilds media-video/xine-ui-0.99.4-r3 media-video/xine-ui-0.99.4-r2 media-video/xine-ui-0.99.3-r1 and they are all marked ~x86. In the nomal portage tree i have only one ebuild media-video/xine-ui-0.99.4-r3 and it is marked x86. I have

Re: [gentoo-user] apache permssions

2006-02-05 Thread darren kirby
quoth the Nick Rout: > > > > > > > > Yeah, it should be working, and in fact it is exactly the same as on > > > > my system where it does work. Is your system having problems > > > > resolving localhost? Does 127.0.0.1 work? > > > > Two really stupid observations on my part (probably doesn't matter

Re: OT - What is mod_status? (WAS: Re: [gentoo-user] apache permssions)

2006-02-05 Thread darren kirby
quoth the Michael Sullivan: > What is mod_status? I assume it is something for www-apache, but I > can't find it in /usr/portage/www-apache and eix has no idea about it... It is not a separate package, it is a built in "virtual page" analogous to the /proc filesystem that apache creates on the

Re: [gentoo-user] Xine-ui masked?

2006-02-05 Thread Mariusz Pękala
On 2006-02-05 23:08:13 +0100 (Sun, Feb), Daniel Pielmeier wrote: > Under /usr/portage/media-video/xine-ui i find the > xine-ui-0.99.4-r3.ebuild and stable it is stable too. > > KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" > > I am running gentoo on x86 so i think it has to be stable. > > I

Re: OT - What is mod_status? (WAS: Re: [gentoo-user] apache permssions)

2006-02-05 Thread kashani
Michael Sullivan wrote: What is mod_status? I assume it is something for www-apache, but I can't find it in /usr/portage/www-apache and eix has no idea about it... It's a default module within Apache like mod_rewrite or mod_proxy http://webauthv3.stanford.edu/manual/mod/mod_status.html And t

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Benno Schulenberg
Bogo Mipps wrote: > /bin/install -c 'cp' > '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp' install: > unable to open > /bin/install -c 'vdir' > '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/vdir' > install: unable to open Hrrm... No idea why it's doing that... On a secondary gentoo p

Re: [gentoo-user] Detecting when a USB device is attached

2006-02-05 Thread Maximilian Gass
On 17:09 Sun 05 Feb , James Colby wrote: > List members - > > I was wondering if anybody knew of a package or a method that I could > use to detect when a USB mass storage device is attached to my PC. > What I would like to be able to do is to write a small script that > would mount my USB ma

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
I use the latest stable version 1.0.6629-r5 is tit safe to use 1.0.8178-r3? Jose Maria Alvarez Fernandez schrieb: > If you use 817X series, try 8178-r3, that has some interesting patches that > solved this similar problem for me. > > I hope this might solve your problem! > > Chema > El Domingo,

Re: [gentoo-user]

2006-02-05 Thread Rafael Fernández López
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well my signature is there because I want it to be there. But I don't want a comment from the list how I HAVE TO UNSUBSCRIBE. One thing is the signature, and another thing is the information messages from mailing system. - -- Un saludo, Rafael Fernánd

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
If you use 817X series, try 8178-r3, that has some interesting patches that solved this similar problem for me. I hope this might solve your problem! Chema El Domingo, 5 de Febrero de 2006 21:05, Daniel Pielmeier escribió: > Thank you, > > but will this solve also my problem with the nvidia-driv

OT - What is mod_status? (WAS: Re: [gentoo-user] apache permssions)

2006-02-05 Thread Michael Sullivan
On Mon, 2006-02-06 at 09:37 +1300, Nick Rout wrote: > On Sun, 5 Feb 2006 01:38:11 -0500 > Willie Wong <[EMAIL PROTECTED]> wrote: > > > On Sun, Feb 05, 2006 at 06:26:16PM +1300, Penguin Lover Nick Rout squawked: > > > > > > > > > > ExtendedStatus On > > > > > > > > > > SetHandler

[gentoo-user] Detecting when a USB device is attached

2006-02-05 Thread James Colby
List members - I was wondering if anybody knew of a package or a method that I could use to detect when a USB mass storage device is attached to my PC. What I would like to be able to do is to write a small script that would mount my USB mass storage device, sync up a directory, and then unmount

Re: [gentoo-user] Xine-ui masked?

2006-02-05 Thread Daniel Pielmeier
Under /usr/portage/media-video/xine-ui i find the xine-ui-0.99.4-r3.ebuild and stable it is stable too. KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" I am running gentoo on x86 so i think it has to be stable. I have no masked xine-ui versions in /etc/portage/package.mask /usr/portage/profil

Re: [gentoo-user] Transparency mostly works with KDE 3.5.1 + Xorg 6.8.2

2006-02-05 Thread Roy Wright
Peter Ruskin wrote: On Sunday 05 February 2006 20:33, Peter Ruskin wrote: No, I just got transparency working too (thanks to your post) and I'm seeing exactly the same as you are. Avoid resizing when transparency/shadows are enabled is my advice. Update: Control Centre -> Desktop ->

Re: [gentoo-user] One host, two NIC's...

2006-02-05 Thread kashani
Jeff wrote: Hey all. Linux question - I have this nice big dual Xeon server, with two NIC's. Where, how, when, why, can I configure this beast, not as a router, but just as a host with two ways to get in. eth0 is 192.168.0.39 eth1 is 192.168.1.139 I would like to be able to associate both NIC

Re: [gentoo-user] Xine-ui masked?

2006-02-05 Thread Mariusz Pękala
On 2006-02-05 16:51:47 +0100 (Sun, Feb), Daniel Pielmeier wrote: > recently i have installed xine -ui. > > A few days before when i do > emerge -pv --deep --newuse --update world > it shows me the following output > > These are the packages that I would merge, in order: > Calculating world depend

[gentoo-user] Re: lilo device-mapper & udev [SOLVED]

2006-02-05 Thread Francesco Talamona
On Sunday 05 February 2006 21:47, Neil Bothwick wrote: > Tests should use ==. A single = currently works, but is incorrect and > may stop working at some time. It makes sense, now it's perfect, thanks. Francesco -- Linux Version 2.6.15-gentoo-r2, Compiled #1 PREEMPT Wed Feb 1 07:51:02 CE

Re: [gentoo-user]

2006-02-05 Thread Neil Bothwick
On Sun, 5 Feb 2006 22:03:36 +0100, Hemmann, Volker Armin wrote: > an ironic statement from someone who top posts! Let's not forget that top-posters don't scroll, so they would never see the list footers. -- Neil Bothwick Call out the vice squad! Someone's mounting a disk drive! signature.as

Re: [gentoo-user]

2006-02-05 Thread Hemmann, Volker Armin
On Sunday 05 February 2006 21:43, Nick Rout wrote: > An ironic comment from someone whose sig is longer than their message! > an ironic statement from someone who top posts! ;) -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 09:36, Benno Schulenberg wrote: > Yes! :) What's the fun in taking binaries from others when you > have busybox aboard, and it is there exactly for this purpose. Agree! So did it manually - > And then emerge coreutils. Much more interesting. - all seems to go well except

Re: [gentoo-user] Anime Music Videos

2006-02-05 Thread Nick Rout
Try MainActor. The SuSE rpm installs fime on gentoo, just emerge rpm It's dependencies are: libavc1394 libraw1394 SDL then just install it with rpm --nodeps It goes nicely into /opt On Sun, 5 Feb 2006 05:07:21 + Ian <[EMAIL PROTECTED]> wrote: > Hey everyone, > What is your favorite vid

Re: [gentoo-user] Re: lilo device-mapper & udev [SOLVED]

2006-02-05 Thread Neil Bothwick
On Sun, 5 Feb 2006 21:21:15 +0100, Francesco Talamona wrote: > BUS="scsi",SYSFS{vendor}="vendorname",SYSFS{model}="modelname",NAME="mobile%n",SYMLINK="%k" That should be BUS=="scsi",SYSFS{vendor}=="vendorname",SYSFS{model}=="modelname",NAME="mobile%n",SYMLINK="%k" Tests should use ==. A single

Re: [gentoo-user]

2006-02-05 Thread Nick Rout
An ironic comment from someone whose sig is longer than their message! On Sun, 05 Feb 2006 21:40:13 +0100 Rafael Fernández López <[EMAIL PROTECTED]> wrote: > But I'm against adding that to EVERY MAIL posted, that would increase > size, and that's not a power reason for increasing size that way. >

Re: [gentoo-user] apache permssions

2006-02-05 Thread Nick Rout
On Sun, 5 Feb 2006 01:38:11 -0500 Willie Wong <[EMAIL PROTECTED]> wrote: > On Sun, Feb 05, 2006 at 06:26:16PM +1300, Penguin Lover Nick Rout squawked: > > > > > > > > ExtendedStatus On > > > > > > > > SetHandler server-status > > > > Order deny,allow > > > > Deny

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Benno Schulenberg
Bogo Mipps wrote: > Yes, it's up-to-date and busybox is installed.  Never had the > occasion to use it, but this could be the time. Yes! :) What's the fun in taking binaries from others when you have busybox aboard, and it is there exactly for this purpose. If you don't like trial and error, f

Re: [gentoo-user]

2006-02-05 Thread Rafael Fernández López
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jarry wrote: >>>unsubscribe >> >>please try [EMAIL PROTECTED] instead. > > > In my welcome-mail there is: > > To unsubscribe send a mail to: > [EMAIL PROTECTED] > > Maybe it would not increase traffic too much if there were such > a foot-note in ev

[gentoo-user] Re: lilo device-mapper & udev [SOLVED]

2006-02-05 Thread Francesco Talamona
On Sunday 05 February 2006 11:27, Neil Bothwick wrote: > NAME="somethingdescriptive", SYMLINK="%k" I'm back, in the end that's what I did: I changed the line BUS="scsi",SYSFS{vendor}="vendorname",SYSFS{model}="modelname",NAME="mobile%n" to: BUS="scsi",SYSFS{vendor}="vendorname",SYSFS{model}="mod

Re: [gentoo-user]

2006-02-05 Thread Neil Bothwick
On Sun, 05 Feb 2006 20:47:15 +0100, Jarry wrote: > Maybe it would not increase traffic too much if there were such > a foot-note in every mail, automaticly included by ezmlm... It is already in the headers, as is the standard for most list servers. -- Neil Bothwick What animal & what bit? s

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
Thank you, but will this solve also my problem with the nvidia-driver? Jose Maria Alvarez Fernandez schrieb: > This is solved in -r2: > > +gentoo-sources-2.6.15-r2.ebuild: > Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to v0.15. > Enable libata ATAPI (i.e. SATA CDROM) sup

Re: [gentoo-user] One host, two NIC's...

2006-02-05 Thread martin nicolas
Hi Jeff, I think you should try to adjust your /etc/hosts and put in it :192.168.0.39 192.168.1.139 fooYou may also need to adjust your routes : [EMAIL PROTECTED] add default gw 192.168.0.X 192.168.0.39[EMAIL PROTECTED] add default gw 192.168.1.X 192.168.1.139 On 2/5/06, Jeff <[EMAIL PROTECTED]> wr

Re: [gentoo-user]

2006-02-05 Thread Jarry
>>unsubscribe > please try [EMAIL PROTECTED] instead. In my welcome-mail there is: To unsubscribe send a mail to: [EMAIL PROTECTED] Maybe it would not increase traffic too much if there were such a foot-note in every mail, automaticly included by ezmlm... Jarry -- gentoo-user@gentoo.org mail

[gentoo-user] One host, two NIC's...

2006-02-05 Thread Jeff
Hey all. Linux question - I have this nice big dual Xeon server, with two NIC's. Where, how, when, why, can I configure this beast, not as a router, but just as a host with two ways to get in. eth0 is 192.168.0.39 eth1 is 192.168.1.139 I would like to be able to associate both NIC's to the sam

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Manuel A. McLure
On Sunday 05 February 2006 11:35 am, Mike Williams wrote: > On Sunday 05 February 2006 18:27, Alexander Skwar wrote: > > > Ehm. Which possibly creates a chicken-egg problem.  How do you make the > > > symlink from ln -> busybox without having /bin/ln in the first place ? > > > > There's no requirem

Re: [gentoo-user]

2006-02-05 Thread Jerry McBride
On Sunday 05 February 2006 13:59, Uwe Thormann wrote: > unsubscribe NO! -- ** Registered Linux User Number 185956 2:31pm up 140 days, 5:56, 4 users, load average: 1.93, 2.00, 2.03 -- gentoo

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
This is solved in -r2: +gentoo-sources-2.6.15-r2.ebuild: Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to v0.15. Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix fbsplash silent splash image not showing throughout bootup. Fix scsi memory leak. Cheers! Chema

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Mike Williams
On Sunday 05 February 2006 18:27, Alexander Skwar wrote: > > Ehm. Which possibly creates a chicken-egg problem.  How do you make the > > symlink from ln -> busybox without having /bin/ln in the first place ? > > There's no requirement for ln being a symlink. Instead, you could > also copy busybox t

Re: [gentoo-user]

2006-02-05 Thread Christoph Eckert
> unsubscribe please try [EMAIL PROTECTED] instead. thanks, ce -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Rumen Yotov
On Sun, 2006-02-05 at 19:34 +0100, Daniel Pielmeier wrote: > This are my options i have added in grub.conf > > video=vesafb:ywrap,mtrr,[EMAIL PROTECTED] > splash=silent,kdgraphics,fadein,theme:emergence quiet CONSOLE=/dev/tty1 > > You can see i have video=vesafb:mtrr added to my config, but what

[gentoo-user]

2006-02-05 Thread Uwe Thormann
unsubscribe -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Martin Ullrich
Hi! I compiled coreutils 5.2.1-r7 with your CFLAGS and only the NLS USE-flag. Assuming you have gcc-3.4 installed it should work. http://members.chello.at/martin-ullrich/coreutils-5.2.1-r7.tbz2 Just boot from a live-cd (e.g. the gentoo install-cd), and extract the file with "tar -xjpf coreutils-

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Rumen Yotov
On Mon, 2006-02-06 at 07:10 +1300, Bogo Mipps wrote: > On Mon, 06 Feb 2006 01:30, Mike Williams wrote: > > I think the only real option is to post your CFLAGS, and perhaps someone > > will be nice enough to send you a statically compiled binary package of > > coreutils. > > Thanks guys - will star

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
Yes of course, i have to recompile a few apps after each kernel update including svgalib alsa-driver and nvidia-kernel. Martin Ullrich schrieb: > I recently upgraded to 2.6.15-gentoo-r1 too and my splash also shows > up short after the "OK" message, but this is also with my laptop, > which is

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 01:54, Benno Schulenberg wrote: > Yours is a up-to-date system and you have busybox installed? Then > type in that command and read carefully: "Most people will create > a link to busybox for each function they wish to use, and BusyBox > will act like whatever it was invoked a

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
This are my options i have added in grub.conf video=vesafb:ywrap,mtrr,[EMAIL PROTECTED] splash=silent,kdgraphics,fadein,theme:emergence quiet CONSOLE=/dev/tty1 You can see i have video=vesafb:mtrr added to my config, but what means the three in > video=vesafb:mtrr:3 > Hi, > Not very much but r

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Alexander Skwar
Maarten wrote: > Benno Schulenberg wrote: >> Benno Schulenberg wrote: >> /bin/ln > ^^^ > > Ehm. Which possibly creates a chicken-egg problem. How do you make the > symlink from ln -> busybox without having /bin/ln in the first place ? There's no requirement for ln being a symlink. Instea

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Martin Ullrich
I recently upgraded to 2.6.15-gentoo-r1 too and my splash also shows up short after the "OK" message, but this is also with my laptop, which is equipped with a ati card (desktop pc is a nVidia PCX 5900). My kdm works fine. Did you remember to re-emerge nvidia-kernel? -- gentoo-user@gentoo.org

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Benno Schulenberg
Bogo Mipps wrote: > Thanks guys - will start with this one, in the hope that someone > out there will take pity. No no, don't take pity. This is too good a chance to see busybox in action. :) Please report back how you are getting along. Start with these: busybox ln -s busybox /bin/ln ln -s

Re: [gentoo-user] Using java-config with manually installed JDKs

2006-02-05 Thread Felipe Ribeiro
I've installed the version from portage before, but i had performance problem with the amd64 version. so i decided to install the x86 version on my amd64 box. and i dunno how to do it with portage, so i installed manually. One question... why did you install manually sun-jdk? All available ve

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Benno Schulenberg
Maarten wrote: > > Benno Schulenberg wrote: > > /bin/ln > ^^^ > > Ehm. Which possibly creates a chicken-egg problem. How do you > make the symlink from ln -> busybox without having /bin/ln in the > first place ? busybox ln -s busybox /bin/ln Benno -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Viewing SVG/SVGZ files.

2006-02-05 Thread Holly Bostick
Abhay Kedia schreef: > > Thanks for the ksvg idea and will be reall greatful if firefox worked > as well. > The only thing I can thinl about this is: what version of Firefox are you using (literally, which ebuild). The early versions of Firefox (1.0.x to approx 1.5-r4) used the "mozsvg" USE fla

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Bogo Mipps
On Mon, 06 Feb 2006 01:30, Mike Williams wrote: > I think the only real option is to post your CFLAGS, and perhaps someone > will be nice enough to send you a statically compiled binary package of > coreutils. Thanks guys - will start with this one, in the hope that someone out there will take pi

[gentoo-user] Re: [equery Q] shorter version

2006-02-05 Thread Harry Putnam
Rumen Yotov <[EMAIL PROTECTED]> writes: >> The command was something like a simple eq or maybe even e or q alone. >> >> I was just an alias. >> Anyone know what I'm remembering here? >> > Hi, > Probably was "portage-utils" q,qlist.qfile,qsize,etc Yup, thats the baby thanks. -- gentoo-user@gent

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Rumen Yotov
On Sun, 2006-02-05 at 18:31 +0100, Daniel Pielmeier wrote: > I have enabled the following options under > > ->Device Drivers ->Graphics support > > in my kernel config. > > Support for framebuffer devices > VESA VGA Graphics Support > -> VESA driver type vesa-tng > Support for the framebuf

Re: [gentoo-user] [equery Q] shorter version

2006-02-05 Thread Rumen Yotov
On Sun, 2006-02-05 at 11:35 -0600, Harry Putnam wrote: > Sometime ago some posted a command from a tool found in a package on > portage. It was an equery related thread. > > The command was something like a simple eq or maybe even e or q alone. > > I was just an alias. > Anyone know what I'm rem

[gentoo-user] Transparency mostly works with KDE 3.5.1 + Xorg 6.8.2

2006-02-05 Thread Roy Wright
Howdy, Played around and got Transparency working with KDE 3.5.1. In the past it had been extremely slow. This time I found: http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency which proved to be very useful (THANK YOU to the author(s)). I was missing: Option "backingstore" "true" f

[gentoo-user] [equery Q] shorter version

2006-02-05 Thread Harry Putnam
Sometime ago some posted a command from a tool found in a package on portage. It was an equery related thread. The command was something like a simple eq or maybe even e or q alone. I was just an alias. Anyone know what I'm remembering here? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Daniel Pielmeier
I have enabled the following options under ->Device Drivers ->Graphics support in my kernel config. Support for framebuffer devices VESA VGA Graphics Support -> VESA driver type vesa-tng Support for the framebuffer splash Richard Fish schrieb: > On 2/5/06, Daniel Pielmeier <[EMAIL PROT

Re: [gentoo-user] Re: Firefox

2006-02-05 Thread Roy Wright
Simon Kellett wrote: Chan Min Wai <[EMAIL PROTECTED]> writes: Why The [Account Setting] And [Preference] is Under the [Edit] Menu Where on the windows build it is under the [Tools] Menu. Any Idea? It is the difference between what someone considers "standard" for Windows vs. Unix. (

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Richard Fish
On 2/5/06, Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > Hello, > > i have tried to update my kernel from 2.6.24-gentoo-r5 to 2.6.15-gentoo-r1. > Now when i boot up, my splash-theme starts a few seconds after the > message "OK, now booting the kernel" as before when it started > immediately after t

[gentoo-user] Re: Too many failures in update world

2006-02-05 Thread Harry Putnam
Rafael Fernández López <[EMAIL PROTECTED]> writes: > Hi, > > I don't use doxygen and I haven't got it installed neither. Well it seems > that there is a bug on that code. Check bugzilla and see if that's only > yours or if it happened to someone else. > > You could add this version of doxygen to p

Re: [gentoo-user] So O.K. -- help or point!

2006-02-05 Thread Richard Fish
On 2/5/06, Franta <[EMAIL PROTECTED]> wrote: > All this was here ones again :( I posted this to your other thread, but you either didn't see it or didn't respond. Try "cat /proc/sys/kernel/hotplug". In your case, it should say "/sbin/udevsend". However, we are _assuming_ that the system is star

Re: [gentoo-user] lilo device-mapper & udev

2006-02-05 Thread Richard Fish
On 2/5/06, Neil Bothwick <[EMAIL PROTECTED]> wrote: > > The disadvantage of this is that pmount uses the real device name, not > the symlink, so you still end up with devices mounted on inconsistent > directory names in /media. that's why I prefer to do it the other way > round; NAME="somethingdesc

Re: [gentoo-user] Lost my coreutils

2006-02-05 Thread Renat Golubchyk
On Sun, 05 Feb 2006 17:07:37 +0100 Maarten <[EMAIL PROTECTED]> wrote: > Benno Schulenberg wrote: > > /bin/link > > /bin/ln > ^^^ > > Ehm. Which possibly creates a chicken-egg problem. How do you make > the symlink from ln -> busybox without having /bin/ln in the first > place ? Boot from a

Re: [gentoo-user] python: stack smashing attack in function sha_done()

2006-02-05 Thread Max Lorenz
Hi, On 2/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have this problem on emerge package and I don't know the cause. > > emerge --oneshot subversion > Calculating dependencies ...done! > >>> emerge (1 of 1) dev-util/subversion-1.3.0 to / > python: stack smashing attack in function sha_d

  1   2   >