Problem with update

3 posts / 0 new
Last post
#1 Thu, 01/03/2008 - 11:12
fredtips@gmail.com

Problem with update

I tried to update my virtualmin server by pressing the install all updates button and got the following errors

Now updating bind9 ..

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

  .. install failed!

Now updating libapache2-mod-fcgid ..

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

  .. install failed!

Now updating libpg-perl ..

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

  .. install failed!

Now updating mailman ..

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

  .. install failed!

Now updating php4 ..

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

  .. install failed!

Now updating php4-cgi ..

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

  .. install failed!

Now updating php5 ..

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

  .. install failed!

Now updating php5-cgi ..

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

  .. install failed!

Now updating usermin-virtual-server-theme ..

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

  .. 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-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-dav ..

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

  .. install failed!

Now updating webmin-virtualmin-mailman ..

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

  .. install failed!

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

<- Return to package list

Mon, 01/07/2008 - 15:26
DanLong

Hi Fred,

Does your server have internet access? I've seen this happen when the server box wasn't getting out into the real world. Try to reboot and try again.

Dan

Tue, 01/08/2008 - 14:38
Joe
Joe's picture

This could be network related as Dan mentioned. It could also be some misconfiguration or brokenness in apt. I've noticed this problem if dpkg failed to configure something during the last update or package installation (apt-get/dpkg are pretty hostile to automated use...they like attention and misbehave if they don't get it, kinda like children).

Try running an apt-get install command on the command line and see what happens...we might get a more sensible error message.

--

Check out the forum guidelines!

Topic locked