Results 1 to 1 of 1

Thread: How to apply updates for PPA

  1. #1

    Default How to apply updates for PPA

    I've created this topic to describe how to apply updates for PPA. Currently, in order to install updates, you need to run command line utlity "/usr/local/ppa/bin/ppa_update" manually. Later this process will be automated.

    1. To check new updates. Here is example:

    # /usr/local/ppa/bin/ppa_update
    2012-10-30 21:54:50,988 [INFO]: Found PPA version (11, 0, 0, 'RELEASE') update #5
    2012-10-30 21:54:50,988 [INFO]: Checking for updates...
    2012-10-30 21:54:50,999 [INFO]: No new updates are available

    2. To install updates. Here is example:

    #/usr/local/ppa/bin/ppa_update --install-updates

    In this case, updates will be installed on management node and then, schedule tasks to apply updates on service nodes as well. You can track the tasks status in PPA -> Task Manager

    3. If you will install PPA from scratch, all updates for current PPA release will be installed automatically.
    Last edited by Andrey Dobrenko; Oct 30, 2012 at 10:09 AM.



Posting Permissions

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