When I try to install the package executing
rpm -U webmin-1.150-1.noarch.rpm
I get this error message
error: webmin-1.150-1.noarch.rpm: V3 DSA signature:
BAD, key ID 11f63c51
error: webmin-1.1010-1.noarch.rpm cannot be installed
I've imported the PGP key with
rpm --import http://www.webmin.com/jcameron-key.asc
but the error persists
Also, the tar.gz version can't be installed because I
cannot gunzip it. The error message is
gzip: stdin: invalid compressed data--format violated
Logged In: YES
user_id=129364
It sounds like the files haven't been fully downloaded, or
have been corrupted in some way..
If possible, download the RPM with
wget http://www.webmin.com/download/webmin-1.150-1.noarch.rpm
instead of perhaps downloading via a Windows box ..
Logged In: NO
There's nothing at that URL, and I can't find any webmin at
http://www.webmin.com/download
I'll try
wget
http://heanet.dl.sourceforge.net/sourceforge/webadmin/webmi
n-1.150-1.noarch.rpm
instead
and it installs OK
Thanks a lot