Hi,
I had the same problem and solved it the following way:
opened a command prompt (used Putty for that)
typed there:
> apt-get install
E: dpkg was interrupted, you must manually run
'dpkg --configure -a' to correct the problem.
> dpkg --configure -a
Setting up webmin (1.430) ...
Webmin install complete. You can now login to
https://<myserver>:10000/ as root with your root password, or as
any user who can use sudo to run commands as root.after that it all worked again
regards, JW
Post edited by: support@c_it.nl, at: 2008/09/01 02:27