Perl Net SSLeay
I have both Webmin (1.740) and cPanel (11.48.4) on a couple of servers. When I try to upgrade Webmin to version 1.750, I get the following error:
error: Failed dependencies:
perl(Net::SSLeay) is needed by webmin-1.750-1.noarch
I know that perl module was installed. I've been using Webmin over HTTPS for years. When I check yum, I see the following packages installed:
cpanel-perl-514-Crypt-SSLeay.x86_64
cpanel-perl-514-Net-SSLeay.x86_64
Anyone else seeing this?
-
"WHM > Software > Install a Perl Module" showed the Net::SSLeay 1.68 module already installed. I uninstalled and installed again via WHM. After I saw the success message, I tried the Webmin upgrade again, and I'm getting the same failed dependency error. 0 -
Could you open a support ticket so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you. 0 -
Ticket #6531557 0 -
I have exactly the same problem as grayloon. My server is on Novell SuSE Enterprise Server 9.4, Webmin 1.740 is used over HTTPS, perl module Net::SSLeay 1.68 is installed and dependencies check for all perl modules shows OK. I am puzzled.... 0 -
Support used yum to install the module, but I know it had been previously installed. # yum install perl-Net-SSLeay I had the same problem on another server, and yum couldn't find the package. I had to download the rpm and manually install. # wget ftp://rpmfind.net/linux/centos/6.6/os/x86_64/Packages/perl-Net-SSLeay-1.35-9.el6.x86_64.rpm # rpm -Uvh perl-Net-SSLeay-1.35-9.el6.x86_64.rpm 0 -
Hello, Installing the Perl module via YUM or through RPM appears to resolve the issue. Please keep in mind that Webmin is not supported, so while cPanel updates shouldn't interfere with it, we can't guarantee it's compatibility because it's not an environment we test on. Thank you. 0
Please sign in to leave a comment.
Comments
7 comments