pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cvs operations broken after installing security/ssh2



On Sat, 19 Nov 2011, Mayuresh wrote:

> After installing security/ssh2 cvs operations give following error:
> 
> 
> # cvs stat
> Host key not found from database.
> Key fingerprint:
> xekem-sityp-norus-busap-rylap-hopok-mifud-zekac-tyran-kufub-nyxix
> You can get a public key's fingerprint by running
> % ssh-keygen -F publickey.pub
> on the keyfile.
> warning: tcgetattr failed in ssh_rl_set_tty_modes_for_fd: fd 7:
> Inappropriate ioctl for device
> 
> cvs [status aborted]: end of file from server (consult above messages if
> any)

Attempting to use standard input as a terminal.

I guess your path has your packages first.

> However it works fine with following command, indicating it has to do with
> installation of ssh2.
> 
> CVS_RSH=/usr/bin/ssh cvs stat
> 
> 
> What's the right pkgsrc package to install if ssh2 is not compatible with
> CVS Repo?


pkgsrc/security/openssh

But why?  Why install pkgsrc package if the base (/usr/bin) already has 
it? Or just remove the conflicting ssh2 package? Or fix your path to use 
/usr/bin first?

I didn't realize that ssh2 was incompatible.


Home | Main Index | Thread Index | Old Index