Re: [gentoo-dev] issue with gentoo-x86 cvs repo

2010-10-02 Thread Miroslav Šulc (fordfrog)
 Dne 2.10.2010 03:35, Robin H. Johnson napsal(a):
 On Sat, Oct 02, 2010 at 03:19:42AM +0200, Miroslav ?ulc (fordfrog) wrote:
  hi,

 yesterday i was able to use the repo but now i get this error (for any
 cvs command):

 $ cvs rm -f apgdiff-2.0.2.ebuild
 Your account has expired; please contact your system administrator
 Connection closed by 81.93.255.6
 cvs [remove aborted]: end of file from server (consult above messages if
 any)

 what does it exactly mean?
 It's fixed already.
 Some lovely lines from the old perl_ldap:
 ===
   my $expiry = convertEpoch(0,0,0,1,9,2010);
   ...
   shadowExpire = $expiry,
 ===
 Which is a date of 2010/10/02, that just rolled up a few hours ago.
 A constant value that was set 5 years ago come up :-).

 All LDAP and the script are fixed now.

Thanks :-)



[gentoo-dev] issue with gentoo-x86 cvs repo

2010-10-01 Thread Miroslav Šulc (fordfrog)
 hi,

yesterday i was able to use the repo but now i get this error (for any
cvs command):

$ cvs rm -f apgdiff-2.0.2.ebuild
Your account has expired; please contact your system administrator
Connection closed by 81.93.255.6
cvs [remove aborted]: end of file from server (consult above messages if
any)

what does it exactly mean?

fordfrog



Re: [gentoo-dev] issue with gentoo-x86 cvs repo

2010-10-01 Thread Robin H. Johnson
On Sat, Oct 02, 2010 at 03:19:42AM +0200, Miroslav ?ulc (fordfrog) wrote:
  hi,
 
 yesterday i was able to use the repo but now i get this error (for any
 cvs command):
 
 $ cvs rm -f apgdiff-2.0.2.ebuild
 Your account has expired; please contact your system administrator
 Connection closed by 81.93.255.6
 cvs [remove aborted]: end of file from server (consult above messages if
 any)
 
 what does it exactly mean?
It's fixed already.
Some lovely lines from the old perl_ldap:
===
  my $expiry = convertEpoch(0,0,0,1,9,2010);
  ...
  shadowExpire = $expiry,
===
Which is a date of 2010/10/02, that just rolled up a few hours ago.
A constant value that was set 5 years ago come up :-).

All LDAP and the script are fixed now.

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee  Infrastructure Lead
E-Mail : robb...@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85