public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Request from Ziemowit Laski
@ 2001-10-22 16:47 zlaski
       [not found] ` <20011121212814.20189.qmail@sources.redhat.com>
  2001-11-21 13:28 ` zlaski
  0 siblings, 2 replies; 8+ messages in thread
From: zlaski @ 2001-10-22 16:47 UTC (permalink / raw)
  To: overseers

Ziemowit Laski would like to be added to sources.redhat.com. 

For more information, check out:
http://sources.redhat.com/cgi-bin/pdw/queue.cgi

Or, check the specific request here:
http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
       [not found] ` <20011121212814.20189.qmail@sources.redhat.com>
@ 2001-10-24  9:30   ` Christopher Faylor
  2001-10-24 11:48     ` Ziemowit Laski
  2001-11-21 15:23     ` Christopher Faylor
  0 siblings, 2 replies; 8+ messages in thread
From: Christopher Faylor @ 2001-10-24  9:30 UTC (permalink / raw)
  To: zlaski; +Cc: overseers

On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>Ziemowit Laski would like to be added to sources.redhat.com. 
>
>For more information, check out:
>http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>
>Or, check the specific request here:
>http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185

Done.

cgf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
  2001-10-24  9:30   ` Christopher Faylor
@ 2001-10-24 11:48     ` Ziemowit Laski
  2001-10-24 14:27       ` Christopher Faylor
  2001-11-21 16:07       ` Ziemowit Laski
  2001-11-21 15:23     ` Christopher Faylor
  1 sibling, 2 replies; 8+ messages in thread
From: Ziemowit Laski @ 2001-10-24 11:48 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers

Perhaps you can tell me what I'm doing wrong?  Thanks.
(I was expecting an SSH password prompt...)

zlaski@gourd:HEAD> cvs -z9 -d :ext:zlaski@gcc.gnu.org:/cvs/gcc co gcc
The authenticity of host 'gcc.gnu.org (209.249.29.67)' can't be 
established.
RSA key fingerprint is 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gcc.gnu.org,209.249.29.67' (RSA) to the list 
of known hosts.
Permission denied (publickey,keyboard-interactive).
cvs [checkout aborted]: end of file from server (consult above messages 
if any)
zlaski@gourd:HEAD> echo $CVS_RSH
ssh
zlaski@gourd:HEAD> ls ~/.ssh
authorized_keys  id_dsa           identity         known_hosts      
prng_seed
authorized_keys2 id_dsa.pub       identity.pub     known_hosts2


On Wednesday, November 21, 2001, at 03:08 , Christopher Faylor wrote:

> On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>> Ziemowit Laski would like to be added to sources.redhat.com.
>>
>> For more information, check out:
>> http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>>
>> Or, check the specific request here:
>> http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185
>
> Done.
>
> cgf
>
>
--------------------------------------------------------------
Ziemowit Laski                   Apple Computer, Inc.
zlaski@apple.com                 2 Infinite Loop, MS 302-4SN
+1.408.974.6229  Fax .1344       Cupertino, CA  95014-2085

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
  2001-10-24 11:48     ` Ziemowit Laski
@ 2001-10-24 14:27       ` Christopher Faylor
  2001-11-21 16:12         ` Christopher Faylor
  2001-11-21 16:07       ` Ziemowit Laski
  1 sibling, 1 reply; 8+ messages in thread
From: Christopher Faylor @ 2001-10-24 14:27 UTC (permalink / raw)
  To: Ziemowit Laski; +Cc: overseers

Make sure that you are using ssh protocol 1.  Put something like:

Host gcc.gnu.org
	Protocol 1

in your .ssh/config file.

cgf

On Wed, Nov 21, 2001 at 04:07:53PM -0800, Ziemowit Laski wrote:
>Perhaps you can tell me what I'm doing wrong?  Thanks.
>(I was expecting an SSH password prompt...)
>
>zlaski@gourd:HEAD> cvs -z9 -d :ext:zlaski@gcc.gnu.org:/cvs/gcc co gcc
>The authenticity of host 'gcc.gnu.org (209.249.29.67)' can't be 
>established.
>RSA key fingerprint is 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
>Are you sure you want to continue connecting (yes/no)? yes
>Warning: Permanently added 'gcc.gnu.org,209.249.29.67' (RSA) to the list 
>of known hosts.
>Permission denied (publickey,keyboard-interactive).
>cvs [checkout aborted]: end of file from server (consult above messages 
>if any)
>zlaski@gourd:HEAD> echo $CVS_RSH
>ssh
>zlaski@gourd:HEAD> ls ~/.ssh
>authorized_keys  id_dsa           identity         known_hosts      
>prng_seed
>authorized_keys2 id_dsa.pub       identity.pub     known_hosts2
>
>
>On Wednesday, November 21, 2001, at 03:08 , Christopher Faylor wrote:
>
>>On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>>>Ziemowit Laski would like to be added to sources.redhat.com.
>>>
>>>For more information, check out:
>>>http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>>>
>>>Or, check the specific request here:
>>>http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185
>>
>>Done.
>>
>>cgf
>>
>>
>--------------------------------------------------------------
>Ziemowit Laski                   Apple Computer, Inc.
>zlaski@apple.com                 2 Infinite Loop, MS 302-4SN
>+1.408.974.6229  Fax .1344       Cupertino, CA  95014-2085

-- 
cgf@redhat.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Request from Ziemowit Laski
  2001-10-22 16:47 Request from Ziemowit Laski zlaski
       [not found] ` <20011121212814.20189.qmail@sources.redhat.com>
@ 2001-11-21 13:28 ` zlaski
  1 sibling, 0 replies; 8+ messages in thread
From: zlaski @ 2001-11-21 13:28 UTC (permalink / raw)
  To: overseers

Ziemowit Laski would like to be added to sources.redhat.com. 

For more information, check out:
http://sources.redhat.com/cgi-bin/pdw/queue.cgi

Or, check the specific request here:
http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
  2001-10-24  9:30   ` Christopher Faylor
  2001-10-24 11:48     ` Ziemowit Laski
@ 2001-11-21 15:23     ` Christopher Faylor
  1 sibling, 0 replies; 8+ messages in thread
From: Christopher Faylor @ 2001-11-21 15:23 UTC (permalink / raw)
  To: zlaski; +Cc: overseers

On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>Ziemowit Laski would like to be added to sources.redhat.com. 
>
>For more information, check out:
> http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>
>Or, check the specific request here:
> http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185

Done.

cgf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
  2001-10-24 11:48     ` Ziemowit Laski
  2001-10-24 14:27       ` Christopher Faylor
@ 2001-11-21 16:07       ` Ziemowit Laski
  1 sibling, 0 replies; 8+ messages in thread
From: Ziemowit Laski @ 2001-11-21 16:07 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers

Perhaps you can tell me what I'm doing wrong?  Thanks.
(I was expecting an SSH password prompt...)

zlaski@gourd:HEAD> cvs -z9 -d :ext:zlaski@gcc.gnu.org:/cvs/gcc co gcc
The authenticity of host 'gcc.gnu.org (209.249.29.67)' can't be 
established.
RSA key fingerprint is 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gcc.gnu.org,209.249.29.67' (RSA) to the list 
of known hosts.
Permission denied (publickey,keyboard-interactive).
cvs [checkout aborted]: end of file from server (consult above messages 
if any)
zlaski@gourd:HEAD> echo $CVS_RSH
ssh
zlaski@gourd:HEAD> ls ~/.ssh
authorized_keys  id_dsa           identity         known_hosts      
prng_seed
authorized_keys2 id_dsa.pub       identity.pub     known_hosts2


On Wednesday, November 21, 2001, at 03:08 , Christopher Faylor wrote:

> On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>> Ziemowit Laski would like to be added to sources.redhat.com.
>>
>> For more information, check out:
>> http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>>
>> Or, check the specific request here:
>> http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185
>
> Done.
>
> cgf
>
>
--------------------------------------------------------------
Ziemowit Laski                   Apple Computer, Inc.
zlaski@apple.com                 2 Infinite Loop, MS 302-4SN
+1.408.974.6229  Fax .1344       Cupertino, CA  95014-2085

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Request from Ziemowit Laski
  2001-10-24 14:27       ` Christopher Faylor
@ 2001-11-21 16:12         ` Christopher Faylor
  0 siblings, 0 replies; 8+ messages in thread
From: Christopher Faylor @ 2001-11-21 16:12 UTC (permalink / raw)
  To: Ziemowit Laski; +Cc: overseers

Make sure that you are using ssh protocol 1.  Put something like:

Host gcc.gnu.org
	Protocol 1

in your .ssh/config file.

cgf

On Wed, Nov 21, 2001 at 04:07:53PM -0800, Ziemowit Laski wrote:
>Perhaps you can tell me what I'm doing wrong?  Thanks.
>(I was expecting an SSH password prompt...)
>
>zlaski@gourd:HEAD> cvs -z9 -d :ext:zlaski@gcc.gnu.org:/cvs/gcc co gcc
>The authenticity of host 'gcc.gnu.org (209.249.29.67)' can't be 
>established.
>RSA key fingerprint is 1d:1e:46:7f:4d:73:8d:10:20:c3:4c:5a:34:14:44:23.
>Are you sure you want to continue connecting (yes/no)? yes
>Warning: Permanently added 'gcc.gnu.org,209.249.29.67' (RSA) to the list 
>of known hosts.
>Permission denied (publickey,keyboard-interactive).
>cvs [checkout aborted]: end of file from server (consult above messages 
>if any)
>zlaski@gourd:HEAD> echo $CVS_RSH
>ssh
>zlaski@gourd:HEAD> ls ~/.ssh
>authorized_keys  id_dsa           identity         known_hosts      
>prng_seed
>authorized_keys2 id_dsa.pub       identity.pub     known_hosts2
>
>
>On Wednesday, November 21, 2001, at 03:08 , Christopher Faylor wrote:
>
>>On Wed, Nov 21, 2001 at 09:28:14PM -0000, zlaski@apple.com wrote:
>>>Ziemowit Laski would like to be added to sources.redhat.com.
>>>
>>>For more information, check out:
>>> http://sources.redhat.com/cgi-bin/pdw/queue.cgi
>>>
>>>Or, check the specific request here:
>>> http://sources.redhat.com/cgi-bin/pdw/details.cgi?file=8710006.20185
>>
>>Done.
>>
>>cgf
>>
>>
>--------------------------------------------------------------
>Ziemowit Laski                   Apple Computer, Inc.
>zlaski@apple.com                 2 Infinite Loop, MS 302-4SN
>+1.408.974.6229  Fax .1344       Cupertino, CA  95014-2085

-- 
cgf@redhat.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-11-22  0:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-22 16:47 Request from Ziemowit Laski zlaski
     [not found] ` <20011121212814.20189.qmail@sources.redhat.com>
2001-10-24  9:30   ` Christopher Faylor
2001-10-24 11:48     ` Ziemowit Laski
2001-10-24 14:27       ` Christopher Faylor
2001-11-21 16:12         ` Christopher Faylor
2001-11-21 16:07       ` Ziemowit Laski
2001-11-21 15:23     ` Christopher Faylor
2001-11-21 13:28 ` zlaski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).