Hello,
I tried to install Webmin based on the instructions on the website. It is compaining perl dependencies. What can I do?.
root@Raspberrypi-3:/var/www# wget http://prdownloads.sourceforge.net/webadmin/webmin_1.770_all.deb --2015-12-24 20:20:24-- http://prdownloads.sourceforge.net/webadmin/webmin_1.770_all.deb Resolving prdownloads.sourceforge.net (prdownloads.sourceforge.net)... 216.34.181.59 Connecting to prdownloads.sourceforge.net (prdownloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.sourceforge.net/project/webadmin/webmin/1.770/webmin_1.770_all.deb [following] --2015-12-24 20:20:24-- http://downloads.sourceforge.net/project/webadmin/webmin/1.770/webmin_1.770_all.deb Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://iweb.dl.sourceforge.net/project/webadmin/webmin/1.770/webmin_1.770_all.deb [following] --2015-12-24 20:20:24-- http://iweb.dl.sourceforge.net/project/webadmin/webmin/1.770/webmin_1.770_all.deb Resolving iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)... 70.38.0.134, 2607:f748:10:12::5f:2 Connecting to iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)|70.38.0.134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 27807454 (27M) [application/octet-stream] Saving to: `webmin_1.770_all.deb' 100%[======================================>] 27,807,454 1.28M/s in 17s 2015-12-24 20:20:42 (1.53 MB/s) - `webmin_1.770_all.deb' saved [27807454/27807454] root@Raspberrypi-3:/var/www# dpkg --install webmin_1.770_all.deb Selecting previously unselected package webmin. (Reading database ... 76544 files and directories currently installed.) Unpacking webmin (from webmin_1.770_all.deb) ... dpkg: dependency problems prevent configuration of webmin: webmin depends on libnet-ssleay-perl; however: Package libnet-ssleay-perl is not installed. webmin depends on libauthen-pam-perl; however: Package libauthen-pam-perl is not installed. webmin depends on libio-pty-perl; however: Package libio-pty-perl is not installed. webmin depends on apt-show-versions; however: Package apt-show-versions is not installed. dpkg: error processing webmin (--install): dependency problems - leaving unconfigured Errors were encountered while processing: webmin root@Raspberrypi-3:/var/www# apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python Reading package lists... Done Building dependency tree Reading state information... Done libpam-runtime is already the newest version. openssl is already the newest version. openssl set to manually installed. perl is already the newest version. perl set to manually installed. python is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: apt-show-versions : Depends: libapt-pkg-perl (>= 0.1.21) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). root@Raspberrypi-3:/var/www#
Log in to post a comment.
Hello,
I tried to install Webmin based on the instructions on the website. It is compaining perl dependencies. What can I do?.
Last edit: Athena 2015-12-25