cBackup / main

Releases, documentation and issue tracker
http://cbackup.me
GNU Affero General Public License v3.0
29 stars 17 forks source link

"CBackup" Pre-dependency problem php-ssh2 #40

Open bp-admin0 opened 4 years ago

bp-admin0 commented 4 years ago

Hello, Here is my problem, I installed php 7.0 and all these essential packages, but when I install Cbackup I get this error message :

root@debian-switch:~# cd ~ && dpkg -i cbackup.deb dpkg: about cbackup.deb containing cbackup, pre-dependency issue: cbackup pre-dependent on php-ssh2 php-ssh2 is not installed.

dpkg: processing error of the cbackup.deb archive (--install) : pre-dependency problem - cbackup not installed Errors were encountered during execution: cbackup.deb

I have downloaded and installed version php7-ssh2 but the problem is still there.

Can someone please help me?