Results 1 to 3 of 3

Thread: [SOLVED] remote server upgrade

  1. #1
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    129
    Distro
    Ubuntu 16.04 Xenial Xerus

    Unhappy [SOLVED] remote server upgrade

    A quick one:

    during a remote server upgrade, I hit ctrl-c when nothing happened after trying to see side-by-side differences between my modified php.ini and release php.ini.

    everything went on with an error, but I guess the final steps of the "do-release-upgrade" are missing and I don't know how to run them.

    At the end of the process I got:

    Code:
    Processing triggers for libc6 ...
    ldconfig deferred processing now taking place
    Processing triggers for initramfs-tools ...
    update-initramfs: Generating /boot/initrd.img-2.6.24-19-server
    Errors were encountered while processing:
     libapache2-mod-php5
    
    Could not install the upgrades
    
    The upgrade aborts now. Your system could be in an unusable state. A
    recovery will run now (dpkg --configure -a).
    
    Please report this bug against the 'update-manager' package and
    include the files in /var/log/dist-upgrade/ in the bugreport.
    E:Sub-process /usr/bin/dpkg returned an error code (1)
    
    Setting up libapache2-mod-php5 (5.2.4-2ubuntu5.3) ...
    Replacing config file /etc/php5/apache2/php.ini with new version
     * Reloading web server config apache2
    
    Could not install the upgrades
    
    The upgrade aborts now. Your system could be in an unusable state. A
    recovery will run now (dpkg --configure -a).
    
    Please report this bug against the 'update-manager' package and
    include the files in /var/log/dist-upgrade/ in the bugreport.
    installArchives() failed
    I manually run dpkg --configure -a (which yelded no output).


    Yesterday a did a similar upgrade on a similar server via console, but Murphy's Law seems to indicate that the errors would happen on the remote server and not on the local one. I recall that after finishing the "setting up blah-blah-blah" it did something else (apt-get autoremove maybe?).

    I had to manually start apache and it's running OK, but I don't dare to reboot...

    Full report is at 269799.

    Any help appreciated
    Last edited by el_baby; September 13th, 2008 at 06:22 PM. Reason: solved
    Mariano Absatz - "el baby" (clueless...)
    Linux User #479955 Ubuntu user #24300
    Nostalgia: The good old days multiplied by a bad memory...
    This message transmitted on 100% recycled electrons

  2. #2
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    129
    Distro
    Ubuntu 16.04 Xenial Xerus

    Talking [SOLVED] remote server upgrade

    Well, apparantly everything went smoothly after
    Code:
    dpkg --configure -a
    apt-get autoremove
    Last edited by el_baby; September 13th, 2008 at 06:23 PM. Reason: solved
    Mariano Absatz - "el baby" (clueless...)
    Linux User #479955 Ubuntu user #24300
    Nostalgia: The good old days multiplied by a bad memory...
    This message transmitted on 100% recycled electrons

  3. #3
    Join Date
    Jun 2006
    Location
    Buenos Aires, Argentina
    Beans
    129
    Distro
    Ubuntu 16.04 Xenial Xerus

    [SOLVED] remote server upgrade

    .
    Last edited by el_baby; September 13th, 2008 at 06:21 PM. Reason: solved - double posting
    Mariano Absatz - "el baby" (clueless...)
    Linux User #479955 Ubuntu user #24300
    Nostalgia: The good old days multiplied by a bad memory...
    This message transmitted on 100% recycled electrons

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
  •