[Fwd: Cron [EMAIL PROTECTED] /bin/sleep $(($RANDOM/20)); /usr/bin/fasClient -i]

2008-07-22 Thread Toshio Kuratomi
I've updated fasClient with what we have in fas's git repository on 
fas[12], app[123456], publictest10, publictest9, fedorapeople.org,and 
releng2.  We shouldn't get more DeprecationWarnings from those hosts.


We'll have a new FAS package in the next few days that will incorporate 
these changes.


-Toshio

 Original Message 
Subject: Cron [EMAIL PROTECTED] /bin/sleep $(($RANDOM/20)); 
/usr/bin/fasClient -i

Date: Tue, 22 Jul 2008 06:29:37 -0700
From: [EMAIL PROTECTED] (Cron Daemon)
To: [EMAIL PROTECTED]

/usr/bin/fasClient:377: DeprecationWarning: send_request(input) is 
deprecated.  Use send_request(req_params) instead

  request = self.send_request('group/list', auth=True, input=params)
/usr/bin/fasClient:424: DeprecationWarning: send_request(input) is 
deprecated.  Use send_request(req_params) instead

  data = self.send_request('user/list', auth=True, input=params)




signature.asc
Description: OpenPGP digital signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Database outage puppet updates

2008-07-22 Thread Ricky Zhou
On 2008-07-22 04:01:58 AM, Ricky Zhou wrote:
 I plan to push all these changes in one shot tomorrow if the db
 migration works out, so I'd appreciate it if everybody could avoid
 pushing puppet changes in these areas until this has happened in order
 to prevent ugly/complex merges.
Thanks, everybody - the commits are pushed now, so push away!

Thanks,
Ricky


pgphNBKNQtjkC.pgp
Description: PGP signature
___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Fw: Returned mail: see transcript for details

2008-07-22 Thread Michael Schwendt
A commit to Fedora non-pkg CVS triggered the following:

[...]

Begin forwarded message:

Date: Mon, 21 Jul 2008 20:28:08 -0400
From: Mail Delivery Subsystem [EMAIL PROTECTED]
To: mschwendt
Subject: Returned mail: see transcript for details


The original message was received at Mon, 21 Jul 2008 20:28:07 -0400
from bastion.fedora.phx.redhat.com [10.8.34.50]

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
(reason: 554 5.7.1 [EMAIL PROTECTED]: Relay access denied)

   - Transcript of session follows -
... while talking to mail-int.fedora.redhat.com.:
 DATA
 554 5.7.1 [EMAIL PROTECTED]: Relay access denied
554 5.0.0 Service unavailable
 554 5.5.1 Error: no valid recipients



-- 

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Fw: Returned mail: see transcript for details

2008-07-22 Thread Mike McGrath
We had some mail issues today wrt cvs mail.  If you get this again please
let us know.  I made some changes today that fixed nirik's and someone
elses issue but may have introduced another.  I was never able to recreate
the error myself.

-Mike

On Tue, 22 Jul 2008, Michael Schwendt wrote:

 A commit to Fedora non-pkg CVS triggered the following:

 [...]

 Begin forwarded message:

 Date: Mon, 21 Jul 2008 20:28:08 -0400
 From: Mail Delivery Subsystem [EMAIL PROTECTED]
 To: mschwendt
 Subject: Returned mail: see transcript for details


 The original message was received at Mon, 21 Jul 2008 20:28:07 -0400
 from bastion.fedora.phx.redhat.com [10.8.34.50]

- The following addresses had permanent fatal errors -
 [EMAIL PROTECTED]
 (reason: 554 5.7.1 [EMAIL PROTECTED]: Relay access denied)

- Transcript of session follows -
 ... while talking to mail-int.fedora.redhat.com.:
  DATA
  554 5.7.1 [EMAIL PROTECTED]: Relay access denied
 554 5.0.0 Service unavailable
  554 5.5.1 Error: no valid recipients



 --

 ___
 Fedora-infrastructure-list mailing list
 Fedora-infrastructure-list@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


bash $TMOUT

2008-07-22 Thread Mike McGrath
So, I'd like to set a $TMOUT for all of our bash sessions.  I see a
lot of shells just needlessly open.  This is going to piss people off
though, I haven't even done it yet and its pissing me off :)

Are there any very vocal oppositions to this?  Any alternatives?  I'd like
to at a minimum install it on fedorapeople.

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: bash $TMOUT

2008-07-22 Thread Nigel Jones

Mike McGrath wrote:

So, I'd like to set a $TMOUT for all of our bash sessions.  I see a
lot of shells just needlessly open.  This is going to piss people off
though, I haven't even done it yet and its pissing me off :)

Are there any very vocal oppositions to this?  Any alternatives?  I'd like
to at a minimum install it on fedorapeople.
  

I object your honour!

a) It's a PITA, login, get distracted for an hour or two and find out 
that your session died
b) I think this is the problem I have with proxy4 (now proxy1) where it 
cuts me off after an hour... hmmm

c) Fedora People is a different story, yes please do, 3 hours maybe...

- Nigel

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

  


___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: bash $TMOUT

2008-07-22 Thread Mike McGrath
On Wed, 23 Jul 2008, Nigel Jones wrote:

 Mike McGrath wrote:
  So, I'd like to set a $TMOUT for all of our bash sessions.  I see a
  lot of shells just needlessly open.  This is going to piss people off
  though, I haven't even done it yet and its pissing me off :)
 
  Are there any very vocal oppositions to this?  Any alternatives?  I'd like
  to at a minimum install it on fedorapeople.
 
 I object your honour!

 a) It's a PITA, login, get distracted for an hour or two and find out that
 your session died
 b) I think this is the problem I have with proxy4 (now proxy1) where it cuts
 me off after an hour... hmmm
 c) Fedora People is a different story, yes please do, 3 hours maybe...


I was thinking 8 hours..  and the problems you're seeing with proxy4 is
something else.

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: bash $TMOUT

2008-07-22 Thread Mike McGrath
On Tue, 22 Jul 2008, Mike McGrath wrote:

 On Wed, 23 Jul 2008, Nigel Jones wrote:

  Mike McGrath wrote:
   So, I'd like to set a $TMOUT for all of our bash sessions.  I see a
   lot of shells just needlessly open.  This is going to piss people off
   though, I haven't even done it yet and its pissing me off :)
  
   Are there any very vocal oppositions to this?  Any alternatives?  I'd like
   to at a minimum install it on fedorapeople.
  
  I object your honour!
 
  a) It's a PITA, login, get distracted for an hour or two and find out that
  your session died
  b) I think this is the problem I have with proxy4 (now proxy1) where it cuts
  me off after an hour... hmmm
  c) Fedora People is a different story, yes please do, 3 hours maybe...
 

 I was thinking 8 hours..  and the problems you're seeing with proxy4 is
 something else.


Trying to prevent stuff like this:

XXX pts/7XXX 06Jul08 10:11   0.06s  0.10s sshd: XXX [priv]
 ^^^ holy moly :)

-Mike

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list