Results 1 to 4 of 4

Thread: Issues after updating packages

  1. #1
    Join Date
    Feb 2015
    Beans
    4

    Issues after updating packages

    As something of a Ubuntu & Linux newb I'm in serious need of some help.

    Ive set-up a Ubuntu server on an Azure VPS, and have installed Webmin & Virtualmin on the box so as to assist with the general maintenance of the server but mostly so as to make setting up new web hosting account for my clients websites.

    Every so often Webmin will tell me that there are new packages(upgrades) available. However, at some point the installation of upgrades will start to fail with the an error along the lines of this:

    Code:
    Reading package lists...
    Building dependency tree...
    Reading state information...
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up linux-cloud-tools-common (3.13.0-49.81) ...
    start: Job failed to start
    invoke-rc.d: initscript hv-kvp-daemon, action "start" failed.
    dpkg: error processing package linux-cloud-tools-common (--configure):
     subprocess installed post-installation script returned error exit status 1
    Errors were encountered while processing:
     linux-cloud-tools-common
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Now, I really don't know how to address fixing this. I've tried running 'sudo apt-get install -f' but that returns the same error. I've also tried doing an apt-get upgrade, but the same happens again.

    I know from experience, that after a while this issue start leading to all sort of additional errors when it comes to doing any other updates/upgrades/installs. Eventually I end up with a server that no longer works in some capacity and I'm left with no option but to build a new server on Azure and migrate all the hosting / virtualmin data.

    Any help on fixing this &/or working out why this keeps happening, will be greatly appreciated.

    P.s. Im on Ubuntu 14.04.2 LTS which was upgraded from a fresh install of Ubuntu 12.x due to the fact that 14.x doesnt seem to have quotas.

    Thanks in advance.
    Last edited by phill2; April 10th, 2015 at 04:21 PM.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Issues after updating packages

    Moved to the Server Platforms sub-forum

  3. #3
    Join Date
    Feb 2015
    Beans
    4

    Re: Issues after updating packages

    bump.... Anyone??? Pleaaaassseee!

  4. #4
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Issues after updating packages

    phill2; Humm ...

    Have you tried to re-install 'linux-cloud-tools-common' ?
    Code:
    sudo apt-get install --reinstall linux-cloud-tools-common
    See what results and what the package manager advises.

    maybe YES
    maybe more work to do
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •