[gentoo-user] how to let different make version coexist?

2012-04-19 Thread wenpin cui
hi, guys, On my linux box, after deep-upgrade, the version of 'sys-devel/make' was 3.82. Now I want to use version 3.81 to compile a software, i can do it by emerge /usr/portage/sys-devel/make/make-3.81.ebuild however, after next upgrade, the version became 3.82

Re: [gentoo-user] how to let different make version coexist?

2012-04-19 Thread Alan McKinnon
On Thu, 19 Apr 2012 15:06:15 +0800 wenpin cui wenpin@samsung.com wrote: hi, guys, On my linux box, after deep-upgrade, the version of 'sys-devel/make' was 3.82. Now I want to use version 3.81 to compile a software, i can do it by emerge

Re: [gentoo-user] how to let different make version coexist?

2012-04-19 Thread wenpin cui
On Thu, Apr 19, 2012 at 09:46:27AM +0200, Alan McKinnon wrote: On Thu, 19 Apr 2012 15:06:15 +0800 wenpin cui wenpin@samsung.com wrote: hi, guys, On my linux box, after deep-upgrade, the version of 'sys-devel/make' was 3.82. Now I want to use version 3.81 to

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Walter Dnes
On Wed, Apr 18, 2012 at 06:49:59PM -0700, Mark Knecht wrote Presumably this all works perfectly with the closed source driver? I think something got lost in the translation. This is the Nvidia closed source driver giving me the problems... Closed Source != Open Source Proprietary !=

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Walter Dnes
On Wed, Apr 18, 2012 at 10:47:01PM -0400, Alecks Gates wrote Wait a second, was just scimming this and saw you mention blue faces. I have a 210 using the latest binary drivers from nvidia and it seems like all red color shows up as blue in the flash player (and only flash player). It had

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Walter Dnes
On Wed, Apr 18, 2012 at 10:06:59PM -0400, Michael Mol wrote revdep-rebuild # mplayer locking up the entire system is unusual, to say the least. I set vdpau USE flag and tested emerge -pv --deep --newuse mplayer. Turns out that x11-libs/libdrm and media-libs/mesa still had nouveau code...

Re: [gentoo-user] how to let different make version coexist?

2012-04-19 Thread Claudio Roberto França Pereira
You can always mask greater versions, and then portage won't merge then. Just hope that nothing from now on depends on the new version.

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Mark Knecht
On Thu, Apr 19, 2012 at 3:44 AM, Walter Dnes waltd...@waltdnes.org wrote: On Wed, Apr 18, 2012 at 06:49:59PM -0700, Mark Knecht wrote Presumably this all works perfectly with the closed source driver?  I think something got lost in the translation.  This is the Nvidia closed source driver

Re: [gentoo-user] initramfs with lvm

2012-04-19 Thread 林守磊
yes. i already have lvm2 installed. The problom is dracut depend device mapper 在 2012-4-19 上午10:20,Canek Peláez Valdés can...@gmail.com写道: On Wed, Apr 18, 2012 at 8:56 PM, 林守磊 linxiu...@gmail.com wrote: I get problom with my initramfs.: [ snip ] 3. I try to emerge dracut-018 to create my

Re: [gentoo-user] initramfs with lvm

2012-04-19 Thread Canek Peláez Valdés
2012/4/19 林守磊 linxiu...@gmail.com: yes. i already have lvm2 installed. The problom is dracut depend device mapper Which version of LVM2? Do you have device-mapper on USE in /etc/make.conf? Regards. 在 2012-4-19 上午10:20,Canek Peláez Valdés can...@gmail.com写道: On Wed, Apr 18, 2012 at 8:56

[gentoo-user] Problem with RAID1

2012-04-19 Thread Mike Diehl
I just tried to issue a few commands to a new server and received I/O errors: # ls -la bash: /bin/ls: Input/output error So, I checked out /proc/mdadm and saw that one of my drives seems to have failed: Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] md1 : active

Re: [gentoo-user] Problem with RAID1

2012-04-19 Thread Jarry
On 19-Apr-12 20:20, Mike Diehl wrote: Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] md1 : active raid1 sdb1[1] sda1[0] 112320 blocks [2/2] [UU] md3 : active raid1 sdb3[2](F) sda3[0] 308255104 blocks [2/1] [U_] My question is, which one? Usually I

Re: [gentoo-user] Problem with RAID1

2012-04-19 Thread Michael Orlitzky
On 04/19/12 14:20, Mike Diehl wrote: My question is, which one? Usually I get a [UU] on a good RAID, and an _ for the failed drive. That would indicate that sda3 has failed. However, sdb3 is marked with an (F), which I've never seen before. Which drive should I replace? You can use

[gentoo-user] e-file not working

2012-04-19 Thread Daniel Hilst
When I run e-file I got some weird output. Digging I found that this url is forbidden for me! From `e-file /usr/bin/dig' curl -s 'http://www.portagefilelist.de/index.php/Special:PFLQuery2?file=/usr/bin/digsearchfile=lookuplookup=filetxt' which gives me: !DOCTYPE HTML PUBLIC -//IETF//DTD HTML

[gentoo-user] How to find the MAC address

2012-04-19 Thread Alex Schuster
Hi there! How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. I found the 'old-output' USE flag for sys-apps/net-tools, which brings back the old behaviour in order not to break old scripts, but I'd

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Michael Mol
On Thu, Apr 19, 2012 at 3:40 PM, Alex Schuster wo...@wonkology.org wrote: Hi there! How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. I found the 'old-output' USE flag for sys-apps/net-tools,

[gentoo-user] pambase/shadow warning

2012-04-19 Thread Neil Bothwick
I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and found I couldn't login to a new session or use su. Rebooting only made the problem permanent, I had to SSH in to revert to sys-auth/pambase-20101024-r2 and sys-apps/shadow-4.1.5. I've not had a chance to find the full cause,

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Michael Orlitzky
On 04/19/12 15:40, Alex Schuster wrote: Hi there! How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. I found the 'old-output' USE flag for sys-apps/net-tools, which brings back the old behaviour

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Neil Bothwick
On Thu, 19 Apr 2012 21:40:02 +0200, Alex Schuster wrote: How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. Here's how the output looked before and now: Old output: eth0 Link

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Michael Mol
On Thu, Apr 19, 2012 at 3:48 PM, Michael Orlitzky mich...@orlitzky.com wrote: On 04/19/12 15:40, Alex Schuster wrote: Hi there! How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. I found the

[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Nikos Chantziaras
On 19/04/12 22:46, Neil Bothwick wrote: I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and found I couldn't login to a new session or use su. Rebooting only made the problem permanent, I had to SSH in to revert to sys-auth/pambase-20101024-r2 and sys-apps/shadow-4.1.5.

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Alex Schuster
Michael Mol writes: On Thu, Apr 19, 2012 at 3:40 PM, Alex Schuster wo...@wonkology.org wrote: New output: eth0: flags=4163UP,BROADCAST,RUNNING,MULTICAST  mtu 1500        inet 192.168.2.42  netmask 255.255.255.0  broadcast 192.168.2.255 inet6 fe80::be5f:f4ff:fe19:ad18  prefixlen 64  

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Michael Mol
On Thu, Apr 19, 2012 at 4:01 PM, Alex Schuster wo...@wonkology.org wrote: Michael Mol writes: On Thu, Apr 19, 2012 at 3:40 PM, Alex Schuster wo...@wonkology.org wrote: New output: eth0: flags=4163UP,BROADCAST,RUNNING,MULTICAST  mtu 1500        inet 192.168.2.42  netmask 255.255.255.0  

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Alex Schuster
Neil Bothwick writes: On Thu, 19 Apr 2012 21:40:02 +0200, Alex Schuster wrote: eth0: flags=4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500 ether bc:5f:f4:19:ad:18 txqueuelen 1000 (Ethernet) ~ here? Aaah! Wonko

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Alex Schuster
Michael Orlitzky writes: On 04/19/12 15:40, Alex Schuster wrote: Hi there! How am I supposed to find the MAC address of an ethernet interface? I used to call ifconfig and grep for HWaddr, but this does not work any more. I found the 'old-output' USE flag for sys-apps/net-tools,

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Per-Erik Westerberg
tor 2012-04-19 klockan 08:23 -0400 skrev Walter Dnes: On Wed, Apr 18, 2012 at 10:47:01PM -0400, Alecks Gates wrote Wait a second, was just scimming this and saw you mention blue faces. I have a 210 using the latest binary drivers from nvidia and it seems like all red color shows up as blue

[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread walt
On 04/19/2012 12:46 PM, Neil Bothwick wrote: I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and found I couldn't login to a new session or use su. Rebooting only made the problem permanent, I had to SSH in to revert to sys-auth/pambase-20101024-r2 and

Re: [gentoo-user] How to find the MAC address

2012-04-19 Thread Michael Orlitzky
On 04/19/12 16:40, Alex Schuster wrote: Thanks, that's a nice one. But can I expect this command to be available per default on typical Linux distributions? Some other systems I have access to have it, but here on Gentoo it belongs to sys-apps/iproute2, which depends on nothing I have

Re: [gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Neil Bothwick
On Thu, 19 Apr 2012 22:57:45 +0300, Nikos Chantziaras wrote: Good thing I don't have pambase installed :-P This is a recent build, so I thought I'd come out of the stone age and try using pam. That cave looks rather inviting right now... -- Neil Bothwick - We are but packets in the internet

Re: [gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Neil Bothwick
On Thu, 19 Apr 2012 13:58:42 -0700, walt wrote: I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and found I couldn't login to a new session or use su. Rebooting only made the problem permanent, I had to SSH in to revert to sys-auth/pambase-20101024-r2 and

[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Nikos Chantziaras
On 20/04/12 00:47, Neil Bothwick wrote: On Thu, 19 Apr 2012 22:57:45 +0300, Nikos Chantziaras wrote: Good thing I don't have pambase installed :-P This is a recent build, so I thought I'd come out of the stone age and try using pam. That cave looks rather inviting right now... When I

[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread walt
On 04/19/2012 02:51 PM, Neil Bothwick wrote: On Thu, 19 Apr 2012 13:58:42 -0700, walt wrote: I upgraded to sys-auth/pambase-20120417 and sys-apps/shadow-4.1.5-r1 and found I couldn't login to a new session or use su. Rebooting only made the problem permanent, I had to SSH in to revert to

Re: [gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread Neil Bothwick
On Thu, 19 Apr 2012 15:39:25 -0700, walt wrote: That would have failed on su. It works because I have key authentication for SSH. Otherwise I'd have been screwed. That seems like a (possibly) helpful clue. When you downgraded, did you do etc-update again, or were you asked to? Did you

[gentoo-user] Re: pambase/shadow warning

2012-04-19 Thread walt
On 04/19/2012 04:41 PM, Neil Bothwick wrote: On Thu, 19 Apr 2012 15:39:25 -0700, walt wrote: That would have failed on su. It works because I have key authentication for SSH. Otherwise I'd have been screwed. That seems like a (possibly) helpful clue. When you downgraded, did you do

Re: [gentoo-user] Nouveau driver turns off video when I start X

2012-04-19 Thread Walter Dnes
On Wed, Apr 18, 2012 at 10:06:59PM -0400, Michael Mol wrote revdep-rebuild # mplayer locking up the entire system is unusual, to say the least. The nvidia-drivers build should have screamed bloody murder if you had any incompatible kernel options set (or required ones missing). I think