Re: [gentoo-user] set eth0:0 on boot....

2013-03-26 Thread Alan McKinnon
On 26/03/2013 23:55, Tamer Higazi wrote: > Hi people! > I am looking for a way, to set eth0:0 at the moment the system is > booting is there a way?! > > I always have to set it by hand by doing: ifconfig eth0:0 192.168.2.100 > > > I would kindly thank you having a sollution for me. /usr/sh

[gentoo-user] set eth0:0 on boot....

2013-03-26 Thread Tamer Higazi
Hi people! I am looking for a way, to set eth0:0 at the moment the system is booting is there a way?! I always have to set it by hand by doing: ifconfig eth0:0 192.168.2.100 I would kindly thank you having a sollution for me. Tamer

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Neil Bothwick
On Tue, 26 Mar 2013 21:58:29 +0100, Michael Hampicke wrote: > >> I havent't had any failed builds that were related to the --jobs > >> option. The only exception is when rebuilding my kernel modules. I > >> have to build spl first, then zfs-kmod. But that's because zfs-kmod > >> requires a comple

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Michael Hampicke
Am 25.03.2013 23:32, schrieb Neil Bothwick: > On Mon, 25 Mar 2013 23:27:04 +0100, Michael Hampicke wrote: > >> This is what I use: >> EMERGE_DEFAULT_OPTS="--jobs=2 --load-average=6" >> >> I havent't had any failed builds that were related to the --jobs option. >> The only exception is when rebuild

Re: [gentoo-user] Re: System freezes during compiles

2013-03-26 Thread Volker Armin Hemmann
Am 26.03.2013 15:13, schrieb J. Roeleveld: > On Thu, March 21, 2013 21:03, Grant Edwards wrote: >> On 2013-03-20, Carlos Hendson wrote: >> >>> Could this be the cause of the stalls during compiles? If it is the >>> cause, is it possible for the kernel to detect such failures and report >>> them?

Re: [gentoo-user] Best whois client?

2013-03-26 Thread Michael Mol
On 03/26/2013 01:54 PM, Stroller wrote: > Searching portage, I find there are quite a number of alternative whois > clients. > > I think I have always used net-misc/whois in the past I now notice that a BSD > whois is available, a "generic" and an advanced jwhois. > > Presumably there are some

[gentoo-user] Best whois client?

2013-03-26 Thread Stroller
Searching portage, I find there are quite a number of alternative whois clients. I think I have always used net-misc/whois in the past I now notice that a BSD whois is available, a "generic" and an advanced jwhois. Presumably there are some differences between the functionality provided by th

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Neil Bothwick
On Tue, 26 Mar 2013 20:43:25 +0530, Nilesh Govindrajan wrote: > I'd done this experiment sometime ago, and I had sent a mail here as > well regarding which load average does make account for. > A couple of packages started failing compile and it turns out that > they don't work well with the infin

Re: [gentoo-user] udev blocks systemd etc

2013-03-26 Thread Stefan G. Weichinger
Am 26.03.2013 15:57, schrieb Mike Gilbert: >> apcupsd-3.14.10-r1 still installs its rules into /lib/udev/rules.d >> ... the path is hard-coded in the ebuild (line 99). > > Thanks, I have just committed a fix for that. Great, my next question would have been if I should file a bug ... not needed

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Nilesh Govindrajan
On Tue, Mar 26, 2013 at 2:04 PM, Neil Bothwick wrote: > On Mon, 25 Mar 2013 22:29:00 -0400, gottl...@nyu.edu wrote: > >> > % cat /etc/portage/package.env/libreoffice >> > app-office/libreoffice j4.conf >> > >> > % cat /etc/portage/env/j4.conf >> > MAKEOPTS="-j4" >> >> I see. Clever. >> >> Do you

Re: [gentoo-user] udev blocks systemd etc

2013-03-26 Thread Mike Gilbert
On Tue, Mar 26, 2013 at 6:30 AM, Stefan G. Weichinger wrote: > Am 26.03.2013 11:08, schrieb Stefan G. Weichinger: >> Am 26.03.2013 10:38, schrieb Stefan G. Weichinger: >>> Am 26.03.2013 01:36, schrieb Stefan G. Weichinger: Am 26.03.2013 01:20, schrieb Mike Gilbert: > Please run "emer

Re: [gentoo-user] Re: System freezes during compiles

2013-03-26 Thread J. Roeleveld
On Thu, March 21, 2013 21:03, Grant Edwards wrote: > On 2013-03-20, Carlos Hendson wrote: > >> Could this be the cause of the stalls during compiles? If it is the >> cause, is it possible for the kernel to detect such failures and report >> them? > > I think that as long as the errors are "recove

[gentoo-user] emerge options?

2013-03-26 Thread Michael Volland
Hi, today I realized on a gentoo-box after upgrading with eix-sync && emerge --keep-going -avutND @world revdep-rebuild emerge -avc (--depclean) eclean-dist said: The following unavailable installed packages were found: app-text/build-docbook-catalog-1.4 app-text/docbook-xsl-stylesheets-1.75

Re: [gentoo-user] udev blocks systemd etc

2013-03-26 Thread Stefan G. Weichinger
Am 26.03.2013 11:08, schrieb Stefan G. Weichinger: > Am 26.03.2013 10:38, schrieb Stefan G. Weichinger: >> Am 26.03.2013 01:36, schrieb Stefan G. Weichinger: >>> Am 26.03.2013 01:20, schrieb Mike Gilbert: >>> Please run "emerge -1 /lib/udev" to reinstall any packages which have installed

Re: [gentoo-user] udev blocks systemd etc

2013-03-26 Thread Stefan G. Weichinger
Am 26.03.2013 10:38, schrieb Stefan G. Weichinger: > Am 26.03.2013 01:36, schrieb Stefan G. Weichinger: >> Am 26.03.2013 01:20, schrieb Mike Gilbert: >> >>> Please run "emerge -1 /lib/udev" to reinstall any packages which have >>> installed udev rules in /lib/udev/rules.d. >> >> 29 pkgs there (virt

Re: [gentoo-user] udev blocks systemd etc

2013-03-26 Thread Stefan G. Weichinger
Am 26.03.2013 01:36, schrieb Stefan G. Weichinger: > Am 26.03.2013 01:20, schrieb Mike Gilbert: > >> Please run "emerge -1 /lib/udev" to reinstall any packages which have >> installed udev rules in /lib/udev/rules.d. > > 29 pkgs there (virtual/udev in there again) late here ... > > more tom

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Neil Bothwick
On Mon, 25 Mar 2013 22:29:00 -0400, gottl...@nyu.edu wrote: > > % cat /etc/portage/package.env/libreoffice > > app-office/libreoffice j4.conf > > > > % cat /etc/portage/env/j4.conf > > MAKEOPTS="-j4" > > I see. Clever. > > Do you file bugs when you need to restrict MAKEOPTS? If I need to r

Re: [gentoo-user] Is 'MAKEOPTS="--jobs --load-average=5"' silly?

2013-03-26 Thread Neil Bothwick
On Mon, 25 Mar 2013 23:01:30 -0400, Walter Dnes wrote: > > Running MAKEOPTS="-j1" as default on a multi-core processor seems an > > awful waste of resources, unless it is needed for something else, in > > which case I don't run emerge at all. > > Running around for a few hours trying to repli