Update failures

2 posts / 0 new
Last post
#1 Sat, 08/02/2008 - 11:18
rtinsky

Update failures

Virtual list 16 updates available, but when I try to update the they all fail. Below is the errors that is gives me. I have tried to update from the GNU interface and it says that there is already an update running. Can someone tell me why the updates fail?

Thanks for the help!

Update Packages

Now updating bind9 ..

Installing package(s) with command apt-get -y --force-yes -f install bind9 ..

.. install failed!

Now updating bind9-doc ..

Installing package(s) with command apt-get -y --force-yes -f install bind9-doc ..

.. install failed!

Now updating mysql-common ..

Installing package(s) with command apt-get -y --force-yes -f install mysql-common ..

.. install failed!

Now updating mysql-server ..

Installing package(s) with command apt-get -y --force-yes -f install mysql-server ..

.. install failed!

Now updating proftpd ..

Installing package(s) with command apt-get -y --force-yes -f install proftpd ..

.. install failed!

Now updating webmin-security-updates ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-security-updates ..

.. install failed!

Now updating webmin-virtual-server ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtual-server ..

.. install failed!

Now updating webmin-virtual-server-mobile ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtual-server-mobile ..

.. install failed!

Now updating webmin-virtual-server-theme ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtual-server-theme ..

.. install failed!

Now updating webmin-virtualmin-awstats ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-awstats ..

.. install failed!

Now updating webmin-virtualmin-google-analytics ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-google-analytics ..

.. install failed!

Now updating webmin-virtualmin-htpasswd ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-htpasswd ..

.. install failed!

Now updating webmin-virtualmin-init ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-init ..

.. install failed!

Now updating webmin-virtualmin-mailman ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-mailman ..

.. install failed!

Now updating webmin-virtualmin-registrar ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-registrar ..

.. install failed!

Now updating webmin-virtualmin-svn ..

Installing package(s) with command apt-get -y --force-yes -f install webmin-virtualmin-svn ..

.. install failed!

No packages were installed. Check the messages above for the cause of the error.

Mon, 09/01/2008 - 02:25
support@c_it.nl

Hi,

I had the same problem and solved it the following way:

opened a command prompt (used Putty for that)
typed there:

<i> &gt; apt-get install
E: dpkg was interrupted, you must manually run
'dpkg --configure -a' to correct the problem.
&gt; dpkg --configure -a
Setting up webmin (1.430) ...
Webmin install complete. You can now login to
https://&lt;myserver&gt;:10000/ as root with your root password, or as
any user who can use sudo to run commands as root.</i>

after that it all worked again

regards, JW&lt;br&gt;&lt;br&gt;Post edited by: support@c_it.nl, at: 2008/09/01 02:27

Topic locked