[gentoo-user] STARTTLS verification problem

2010-04-10 Thread Mick
I am looking at the maillog of a machine which is happily sending out mail through comcast. However, despite successful delivery of messages I can see a 'verify=FAIL' in the logs: Apr 9 21:45:47 my_box sendmail[4013]: STARTTLS=client, relay=smtp.comcast.net, version=TLSv1/SSLv3, verify=FAIL,

[gentoo-user] X11 and HP2475w: First steps?

2010-04-10 Thread meino . cramer
Hi, before damaging "delicate electronic equipment" I want to ask, what the best way is to switch from a 1600x1200 pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD) with 1980x1200 pixel monitor? Graphics card is a (info via lspci): nVidia Corporation G73 [GeForce 7600 GT] (rev

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 05:56:56 +0200, meino.cra...@gmx.de wrote: > After that you kann kill X without disturbing the kernel (and risk > your data) with ALT-Backspace. You will get back a console. Log in > as root and do a "telinit 2" since the setuo still think of running > runlevel 5 "without X" an

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 00:41:58 -0500, Dale wrote: > I got the original issue solved. I emerged everything installed in > x11-drivers/* and it works fine. I guess I missed something in the > list earlier. emerge --oneshot $(qlist -IC x11-drivers) just like the xorg elog message tells you to :P

Re: [gentoo-user] X11 and HP2475w: First steps?

2010-04-10 Thread Daniel Troeder
On 04/10/2010 10:21 AM, meino.cra...@gmx.de wrote: > > Hi, > > before damaging "delicate electronic equipment" I want > to ask, what the best way is to switch from a 1600x1200 > pixel analogous Iiyama monitor to an Flat panel HP2475w (LCD) > with 1980x1200 pixel monitor? > > Graphics card i

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Eray Aslan
On 10.04.2010 11:08, Mick wrote: > Apr 9 21:45:47 my_box sendmail[4013]: STARTTLS=client, > relay=smtp.comcast.net, version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA- > AES256-SHA, bits=256/256 > > Any idea why this is happening? Nothing to worry about. It just means you do not trust the certif

[gentoo-user] Re: [OT] shell ouput which file descriptor

2010-04-10 Thread Harry Putnam
walt writes: > On 04/09/2010 08:19 AM, Harry Putnam wrote: >> This is not a question about cvs... its only used for example. >> >> I'm puzzled about a change in what I see when I run >> cvs -n update 2> /dev/null >> >> I've apparently lost the ability to remove stder from output. >> >> I use

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Robin Atwood
On Saturday 10 April 2010, Eray Aslan wrote: > On 10.04.2010 11:08, Mick wrote: > > Apr 9 21:45:47 my_box sendmail[4013]: STARTTLS=client, > > relay=smtp.comcast.net, version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA- > > AES256-SHA, bits=256/256 > > > > Any idea why this is happening? > > Nothin

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Eray Aslan
On 10.04.2010 18:12, Robin Atwood wrote: > That's very interesting, I have puzzled about STARTTLS stuff for years! How > do > I make sendmail trust the CAs? This is neither necessary nor recommended for TLS. > define(`CERT_DIR',`/etc/mail/certs') > define(`confCACERT_PATH',`CERT_DIR') > define(

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Dale
Neil Bothwick wrote: On Sat, 10 Apr 2010 00:41:58 -0500, Dale wrote: I got the original issue solved. I emerged everything installed in x11-drivers/* and it works fine. I guess I missed something in the list earlier. emerge --oneshot $(qlist -IC x11-drivers) just like the xorg elo

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Robin Atwood
On Saturday 10 April 2010, Mick wrote: > On Saturday 10 April 2010 16:32:37 Eray Aslan wrote: > > On 10.04.2010 18:12, Robin Atwood wrote: > > > That's very interesting, I have puzzled about STARTTLS stuff for years! > > > How do I make sendmail trust the CAs? > > > > This is neither necessary nor

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Mick
On Saturday 10 April 2010 16:32:37 Eray Aslan wrote: > On 10.04.2010 18:12, Robin Atwood wrote: > > That's very interesting, I have puzzled about STARTTLS stuff for years! > > How do I make sendmail trust the CAs? > > This is neither necessary nor recommended for TLS. Why would that be? > > def

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread BRM
- Original Message > From: Neil Bothwick > To: gentoo-user@lists.gentoo.org > Sent: Sat, April 10, 2010 9:14:56 AM > Subject: Re: [gentoo-user] xorg-server 1.7. > > After that you kann kill X without disturbing the kernel (and risk your > > data) with ALT-Backspace. You will get back a

[gentoo-user] Re: [OT] shell ouput which file descriptor

2010-04-10 Thread Harry Putnam
Harry Putnam writes: >> >> $cat /tmp/testfile >> cat: nonexistantfile: No such file or directory > > Thanks... > >> Are you running cvs as root, or user, or ...? > > I was running cvs as user, and now trying your tests... it appears the > trouble has stopped... doesn't occur now in cvs cmds eith

[gentoo-user] Re: xorg-server 1.7.

2010-04-10 Thread walt
On 04/09/2010 10:41 PM, Dale wrote:> I searched the logs in /var/log and found this: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX m

Re: [gentoo-user] Re: xorg-server 1.7.

2010-04-10 Thread Dale
walt wrote: On 04/09/2010 10:41 PM, Dale wrote:> I searched the logs in /var/log and found this: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is th

Re: [gentoo-user] STARTTLS verification problem

2010-04-10 Thread Eray Aslan
On 10.04.2010 19:04, Mick wrote: > On Saturday 10 April 2010 16:32:37 Eray Aslan wrote: >> On 10.04.2010 18:12, Robin Atwood wrote: >>> That's very interesting, I have puzzled about STARTTLS stuff for years! >>> How do I make sendmail trust the CAs? >> >> This is neither necessary nor recommended f

[gentoo-user] Re: xorg-server 1.7.

2010-04-10 Thread walt
On 04/10/2010 11:19 AM, Dale wrote: walt wrote: On 04/09/2010 10:41 PM, Dale wrote:> I searched the logs in /var/log and found this: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0

[gentoo-user] Strange ReiserFS errors in logs...

2010-04-10 Thread Tanstaafl
I was doing some updates and getting ready for my gcc switch, and in the process saw these two errors pop-up in the logs: Apr 10 15:31:10 myhost kernel: ReiserFS: dm-1: warning: vs-8115: get_num_ver: not directory or indirect item Apr 10 15:31:10 myhost kernel: ReiserFS: dm-1: warning: vs-8115: ge

Re: [gentoo-user] xorg-server 1.7.

2010-04-10 Thread Neil Bothwick
On Sat, 10 Apr 2010 10:04:33 -0700 (PDT), BRM wrote: > > This is Gentoo, not Red Hat. > > And isn't it: > > Run Level 1 - Single user w/o network > Run Level 2 - Multiuser w/o network > Run Level 3 - Multiuser w/ network > Run Level 4 - Multiuser w/ network+X > Run Level 5 - unassigned (typica

Re: [gentoo-user] Re: xorg-server 1.7.

2010-04-10 Thread Dale
walt wrote: On 04/10/2010 11:19 AM, Dale wrote: walt wrote: On 04/09/2010 10:41 PM, Dale wrote:> I searched the logs in /var/log and found this: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-10 Thread Dale
Joerg Schilling wrote: Dale wrote: All I know is that I downgraded cdrtools and it worked. I didn't even eject the media. Since it works now , I don't guess there is any way to test it. Next time I do a backup, I'll upgrade and see if it fails. If it does, maybe then we can figure it o

Re: [gentoo-user] can't get accelerated opengl renderer ati radeon xpress 200M

2010-04-10 Thread Tony Miller
On Thu, Apr 8, 2010 at 1:18 AM, Gregory Shearman wrote: > In linux.gentoo.user, you wrote: > > GentooPenguin# /usr/sbin/lspci | grep Radeon > > 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon > Xpress 200M] > Yesssir! o_0 tony # lspci | grep Radeon 01:05.0 VGA compatible con

[gentoo-user] gentoo on the i7

2010-04-10 Thread luis jure
hello list, after many years without a hardware upgrade, i'll be receiving my new computer next week: intel i7 920 cpu, 6 GB ram, asus p6t mobo. i'm pretty excited, i imagine that at first i'll be shocked at the difference with the ancient machine i'm using now. now my question: searching a bi

[gentoo-user] iptables - do I need the nat table?

2010-04-10 Thread Tanstaafl
Hello, This is on a server box, and I am *not* doing NAT on it... Do I even need the nat table? If not, I'd like to build the kernel without NAT support, but if there's a good reason not to do that, I won't... Thanks -- Charles

[gentoo-user] Re: gentoo on the i7

2010-04-10 Thread Kerin Millar
On 10/04/2010 23:06, luis jure wrote: hello list, after many years without a hardware upgrade, i'll be receiving my new computer next week: intel i7 920 cpu, 6 GB ram, asus p6t mobo. i'm pretty excited, i imagine that at first i'll be shocked at the difference with the ancient machine i'm usin

[gentoo-user] Re: iptables - do I need the nat table?

2010-04-10 Thread Kerin Millar
On 10/04/2010 23:17, Tanstaafl wrote: Hello, This is on a server box, and I am *not* doing NAT on it... Do I even need the nat table? If not, I'd like to build the kernel without NAT support, but if there's a good reason not to do that, I won't... If you will not be populating the nat table,

Re: [gentoo-user] can't get accelerated opengl renderer ati radeon xpress 200M

2010-04-10 Thread Gregory Shearman
In linux.gentoo.user, you wrote: > On Thu, Apr 8, 2010 at 1:18 AM, Gregory Shearman wrote: >> In linux.gentoo.user, you wrote: >> >> GentooPenguin# /usr/sbin/lspci | grep Radeon >> >> 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon >> Xpress 200M] >> > Yesssir! > > o_0 tony #

Re: [gentoo-user] Re: [OT] shell ouput which file descriptor

2010-04-10 Thread Amit Dor-Shifer
permission issue? any EACCES in strace output? Amit Harry Putnam wrote: Harry Putnam writes: $cat /tmp/testfile cat: nonexistantfile: No such file or directory Thanks... Are you running cvs as root, or user, or ...? I was running cvs as user, and now trying your test