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

Re: SSH



> Is there an SSH package for debian-ppc ?
> 
> I need to use bitkeeper which requires ssh. When I tried "apt-get install
> ssh", I got an error about an existing reference but no actual package to
> download.

ssh is in the non-us section. Use this in your /etc/apt/source.list


# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information, especial
# Remember that you can only use http, ftp or file URIs
deb ftp://ftp.debian.de/pub/debian unstable main contrib non-free 
deb http://pandora.debian.org/debian-non-US unstable/non-US main contrib non-free
deb-src http://pandora.debian.org/debian-non-US unstable/non-US main contrib non-free

apt-get update ; apt-get install ssh 

Package: ssh
Status: install ok installed
Priority: optional
Section: non-US/non-free
Installed-Size: 449
Maintainer: Philip Hands <phil@hands.com>
Source: openssh
Version: 1:1.2pre13-1.0.1
Depends: libc6 (>= 2.1), libpam0g, libssl09, libwrap0, libz1, libpam-modules
Suggests: ssh-askpass-ptk
Conflicts: ssh-nonfree, ssh-socks, ssh2
Conffiles:
 /etc/ssh/sshd_config c5c5c370b35611847487e0345c50eb41
 /etc/ssh/ssh_config 41fd541c88711c035f75b287a3ddc84c
 /etc/init.d/ssh 6c52e2769552779a405b8668ea4e1d07
 /etc/pam.d/ssh 0b8e34d55080b2d039c2ef9e5731bfbb


Regards,


    Hartmut


Reply to: