OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Daniel Woods (dwoodsucalgary.ca)
Date: Mon Jan 29 2001 - 11:41:14 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Vincent,

    > Package name: webmin
    > Date: January 26th, 2001
    > Advisory ID: MDKSA-2001:016
    >
    > Affected versions: 7.1, 7.2, Corporate Server 1.0.1
    > ________________________________________________________________________
    >
    > Linux-Mandrake 7.2:
    > ee5ced113e1edeed496bd540fc3d7ed3 7.2/RPMS/webmin-0.84-1.1mdk.noarch.rpm
    > 9c66c3a3a0e2b201c38e6e2fcf918a8b 7.2/SRPMS/webmin-0.84-1.1mdk.src.rpm

    I tried updating the 7.2 version on top of LM7.1 on two different servers.
        # rpm -qa | grep webmin
        webmin-0.80-18mdk

    I had no problem with one, however the other one complained about...
        # rpm -Uvh webmin-0.84-1.1mdk.noarch.rpm
        error: failed dependencies:
                perl-Net_SSLeay is needed by webmin-0.84-1.1mdk

    Gettting perl-Net_SSLeay-1.05-4mdk.i586.rpm from the original 7.2 mirrors
    and installing it before the newest webmin does solve the problem.

    Thanks... Dan.