installing ssh

2002-01-28 Thread Joe Wise
Title: Message



After doing get-apt 
update
I 
get:

reading device 
list Done
Building dependency 
Tree Done
Package ssh has no 
available version, but exists in the data base (etc)

E: Package ssh 
has no installation candidate

What can I 
do?

Joe
NTMail K12 - the Mail Server for Education


Re: installing ssh

2002-01-28 Thread David Z Maze
Joe Wise [EMAIL PROTECTED] writes:
 1.  (*) text/plain  ( ) text/html   

(Please don't send HTML mail to Debian mailing lists...)

 After doing get-apt update
 I get:
  
 reading device list Done Building dependency Tree Done Package ssh
 has no available version, but exists in the data base (etc)
  
 E:  Package ssh has no installation candidate
  
 What can I do?

You probably don't have non-US sources in your APT sources.list file.
See the Debian FAQ about cryptographic software, at
http://www.debian.org/doc/FAQ/ch-software.html#s-usexports.

-- 
David Maze [EMAIL PROTECTED]  http://people.debian.org/~dmaze/
Theoretical politics is interesting.  Politicking should be illegal.
-- Abra Mitchell



beginner -- installing ssh

2001-03-23 Thread Jake R. Johnson
I am trying to install ssh and am having some problems

#apt-get install openssh

then it asks for deps

#apt-get install openssl

why can't I do this?



Re: beginner -- installing ssh

2001-03-23 Thread Hall Stevenson
 I am trying to install ssh and am having some problems

 #apt-get install openssh

 then it asks for deps

When it says that more files (deps) are needed, say Yes to download
and install them.


 #apt-get install openssl

 why can't I do this?

One of the packages requirements is libssl09, I believe. ssh above
also requires it, so once you have ssh installed, there probably won't
be any unmet dependencies.

Hall



Re: beginner -- installing ssh

2001-03-23 Thread Jason Majors
I have it installed as the ssh package
apt-get install ssh
And it setup all of the dependencies for me. And it works too (I'm running mutt
thru it right now). 

On Fri, Mar 23, 2001 at 01:56:20PM -0600, Jake R. Johnson scribbled...
 I am trying to install ssh and am having some problems
 
 #apt-get install openssh
 
 then it asks for deps
 
 #apt-get install openssl
 
 why can't I do this?
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]



Re: beginner -- installing ssh

2001-03-23 Thread Noah L. Meyerhans
On Fri, Mar 23, 2001 at 01:56:20PM -0600, Jake R. Johnson wrote:
 I am trying to install ssh and am having some problems
 
 #apt-get install openssh

There is no 'openssh' package.  The 'ssh' package is really openssh.
The 'ssh-nonfree' package is ssh.  I personally think that was a
terrible decision on the part of the ssh maintainer...  Openssh should
be openssh, and ssh should be ssh.

In any case, add the following line to /etc/apt/sources.list:
deb http://non-us.debian.org /potato/non-US main contrib non-free

Then 'apt-get update', 'apt-get install ssh' and all will be well.

noah

-- 
 ___
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html 



pgpbu8915lW7Z.pgp
Description: PGP signature


Re: beginner -- installing ssh

2001-03-23 Thread Jason Majors
Do you have a non-us site in your /etc/apt/sources.list? Something like
deb ftp://non-us.debian.org/debian-non-US stable non-US/main
Most of the security related packages are at non-US, because Congressmen don't
read the Constitution.

On Fri, Mar 23, 2001 at 02:30:05PM -0600, Jake R. Johnson scribbled...
 it can't find libsshl09
 
 does it depend on your sources.list file
 
 
 On Fri, 23 Mar 2001, Jason Majors
 wrote:
 
  I have it installed as the ssh package
  apt-get install ssh
  And it setup all of the dependencies for me. And it works too (I'm running 
  mutt
  thru it right now).
 
  On Fri, Mar 23, 2001 at 01:56:20PM -0600, Jake R. Johnson scribbled...
   I am trying to install ssh and am having some problems
  
   #apt-get install openssh
  
   then it asks for deps
  
   #apt-get install openssl
  
   why can't I do this?
  
  
   --
   To UNSUBSCRIBE, email to [EMAIL PROTECTED]
   with a subject of unsubscribe. Trouble? Contact
   [EMAIL PROTECTED]
 
 
 



installing ssh

2001-03-22 Thread Marcelo Chiapparini
Hi,
I want to install ssh in my potato box. However there is a bunch of packages 
related with ssh in stable. So:

1) What package should I install?
2) I am in Brazil. Should I use the non-us site in order to apt-get the package?

TIA

Marcelo
-- 
Marcelo Chiapparini
DFT-IF/UERJ
[EMAIL PROTECTED]



Re: installing ssh

2001-03-22 Thread Forrest English
i belive apt-get install ssh will install openssh for you, which is what
you'll want.

--
Forrest English
http://truffula.net

When we have nothing left to give
There will be no reason for us to live
But when we have nothing left to lose
You will have nothing left to use
-Fugazi 

On Thu, 22 Mar 2001, Marcelo Chiapparini wrote:

 Hi,
 I want to install ssh in my potato box. However there is a bunch of packages 
 related with ssh in stable. So:
 
 1) What package should I install?
 2) I am in Brazil. Should I use the non-us site in order to apt-get the 
 package?
 
 TIA
 
 Marcelo
 -- 
 Marcelo Chiapparini
 DFT-IF/UERJ
 [EMAIL PROTECTED]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 



Re: installing ssh

2001-03-22 Thread Colin Watson
Marcelo Chiapparini [EMAIL PROTECTED] wrote:
I want to install ssh in my potato box. However there is a bunch of packages 
related with ssh in stable. So:

1) What package should I install?

ssh itself.

2) I am in Brazil. Should I use the non-us site in order to apt-get the
package?

You'll have to, but not because you're in Brazil. non-us.debian.org
contains packages that we have to be careful about exporting from the
US, not that you have to be careful about importing from outside the US.
Anybody, whether inside or outside the US, can use both the US and
non-US mirrors. It's only redistributors who have to worry about it.

-- 
Colin Watson [EMAIL PROTECTED]



Installing ssh

2000-06-25 Thread Jay Kelly
Hello Group,
Sorry for the last post. I was unable to attach the file so I will try
again. Anyways Im trying to install ssh and I receive an error( see
attached). Any help would be greatly appreciated.
Thanks Jay

-- 

If Windows is the answer, then I want the problems back!  

Powered by Debian GNU/Linux. 
http://www.debian.org
 Script started on Mon Jun 26 13:37:09 2000
mojo:/etc/apt# apt-get install ssh

Reading Package Lists... 0%

Reading Package Lists... 0%

Reading Package Lists... 16%

Reading Package Lists... Done

Building Dependency Tree... 0%

Building Dependency Tree... 0%

Building Dependency Tree... 50%

Building Dependency Tree... 50%

Building Dependency Tree... 89%

Building Dependency Tree... Done
Sorry, ssh is already the newest version
0 packages upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.


Setting up ssh (1.2.3-5) ...
Starting OpenBSD Secure Shell server: sshd.
/var/lib/dpkg/info/ssh.postinst: db_stop: command not found
dpkg: error processing ssh (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 ssh
E: Sub-process /usr/bin/dpkg returned an error code (1)
mojo:/etc/apt# exit

Script done on Mon Jun 26 13:37:34 2000


Re: Installing ssh

2000-06-25 Thread Bob Bernstein
On Mon, Jun 26, 2000 at 03:00:34PM -0700, Jay Kelly wrote:

 /var/lib/dpkg/info/ssh.postinst: db_stop: command not found

Weird. iirc that's a debconf function. Not sure why it can't be found. Mebbe
upgrade debconf?


-- 
Bob Bernstein
at  http://www.ruptured-duck.com
Esmond, R.I., USA



Re: Installing ssh

2000-06-25 Thread Jay Kelly
Ok I just tried upgrade debconf and received what looks like the same error.
I have attached the error.
Thanks Bob for your help.

On Sun, Jun 25, 2000 at 02:35:13PM -0400, Bob Bernstein wrote:
 On Mon, Jun 26, 2000 at 03:00:34PM -0700, Jay Kelly wrote:
 
  /var/lib/dpkg/info/ssh.postinst: db_stop: command not found
 
 Weird. iirc that's a debconf function. Not sure why it can't be found. Mebbe
 upgrade debconf?
 
 
 -- 
 Bob Bernstein
 at  http://www.ruptured-duck.com
 Esmond, R.I., USA
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

-- 

If Windows is the answer, then I want the problems back!  

Powered by Debian GNU/Linux. 
http://www.debian.org
 Script started on Mon Jun 26 15:46:31 2000
mojo:/home/neutec# apt-get upgrade debconf

Reading Package Lists... 0%

Reading Package Lists... 0%

Reading Package Lists... 16%

Reading Package Lists... Done

Building Dependency Tree... 0%

Building Dependency Tree... 0%

Building Dependency Tree... 50%

Building Dependency Tree... 50%

Building Dependency Tree... Done
The following packages have been kept back
  acct eterm kbd libhtml-parser-perl libmime-base64-perl mon perl-tk phalanx
  wmmail 
0 packages upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y


Setting up ssh (1.2.3-5) ...
Starting OpenBSD Secure Shell server: sshd.
/var/lib/dpkg/info/ssh.postinst: db_stop: command not found
dpkg: error processing ssh (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 ssh
E: Sub-process /usr/bin/dpkg returned an error code (1)
mojo:/home/neutec# 
Script done on Mon Jun 26 15:47:10 2000


Re: Installing ssh

2000-06-25 Thread Colin Watson
Bob Bernstein [EMAIL PROTECTED] wrote:
On Mon, Jun 26, 2000 at 03:00:34PM -0700, Jay Kelly wrote:
 /var/lib/dpkg/info/ssh.postinst: db_stop: command not found

Weird. iirc that's a debconf function. Not sure why it can't be found. Mebbe
upgrade debconf?

One of the bugs against ssh comments that ssh.postinst doesn't end with
a newline, which may be the problem.

However, ssh only Suggests: debconf, rather than depending on it; as a
result, 'db_stop' needs to be protected with 'test -e
/usr/share/debconf/confmodule' in the same way as all the other debconf
calls in ssh.postinst are. I've pointed this out as a follow-up to one
of the bug reports on this issue.

-- 
Colin Watson [EMAIL PROTECTED]