Topic: Debian 7 Wheezy + MySecureShell = Depends: libssl0.9.8 (>= 0.9.8m-1)

Hello.

I'm having trouble with installing MySecureShell on the Debian 7 Wheezy:

How to reproduce:

1. Install Debian 7 Wheezy on server.

2. Try install MySecureShell

nano /etc/apt/sources.list

deb http://ftp.nl.debian.org/debian wheezy main
deb http://security.debian.org/ wheezy/updates main

# Backports
deb http://ftp.nl.debian.org/debian/ wheezy-backports main

# Dotdeb
deb http://packages.dotdeb.org wheezy all

# MySecureShell
deb http://mysecureshell.free.fr/repository/index.php/debian testing main

gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys E328F22B; gpg --export E328F22B | sudo apt-key add -
aptitude update
aptitude install mysecureshell

The following NEW packages will be installed:
  mysecureshell{b}
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 68.9 kB of archives. After unpacking 303 kB will be used.
The following packages have unmet dependencies:
 mysecureshell : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual package.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     mysecureshell [Not Installed]



Accept this solution? [Y/n/q/?]n

*** No more solutions available ***

The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     mysecureshell [Not Installed]

Re: Debian 7 Wheezy + MySecureShell = Depends: libssl0.9.8 (>= 0.9.8m-1)

Hi,

Unfortunately there is no MySecureShell package for Debian 7... next version should have a package smile