[RESOLVED] UPGRADE problem from 2.3.1 to 2.4
  • doing "apt-get update" and "apt-get upgrade" (or dist-upgrade) airtime will not switch to version 2.4.

    the output of airtime-check-system
    AIRTIME_SERVER_RESPONDING      = OK
    KERNEL_VERSION                 = 3.2.47-xenU-7977-x86_64
    MACHINE_ARCHITECTURE           = x86_64
    TOTAL_MEMORY_MBYTES            = 741264
    TOTAL_SWAP_MBYTES              = 524284
    AIRTIME_VERSION                = 2.3.1
    OS                             = Ubuntu 12.04.2 LTS x86_64
    CPU                            = Intel(R) Xeon(R) CPU           L5640  @ 2.27GHz
    WEB_SERVER                     = Apache/2.2.22 (Ubuntu)
    PLAYOUT_ENGINE_PROCESS_ID      = 1375
    PLAYOUT_ENGINE_RUNNING_SECONDS = 1567792
    PLAYOUT_ENGINE_MEM_PERC        = 2.6%
    PLAYOUT_ENGINE_CPU_PERC        = 0.0%
    LIQUIDSOAP_PROCESS_ID          = 1777
    LIQUIDSOAP_RUNNING_SECONDS     = 1567662
    LIQUIDSOAP_MEM_PERC            = 4.5%
    LIQUIDSOAP_CPU_PERC            = 9.9%
    MEDIA_MONITOR_PROCESS_ID       = 1710
    MEDIA_MONITOR_RUNNING_SECONDS  = 1567666
    MEDIA_MONITOR_MEM_PERC         = 2.4%
    MEDIA_MONITOR_CPU_PERC         = 0.0%
    -- Your installation of Airtime looks OK!

    the contents of /etc/apt/sources.list
    deb http://mirrors.gandi.net/ubuntu precise main universe multiverse
    deb http://mirrors.gandi.net/ubuntu precise-updates main universe multiverse
    deb http://mirrors.gandi.net/ubuntu precise-security main universe multiverse

    the output of uname-a
    3.2.47-xenU-7977-x86_64 #8 SMP Wed Jun 19 12:17:33 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

    any ideas?
    thanks!
    Post edited by Marco BRUNO at 2013-07-31 05:03:21
  • 5 Comments sorted by
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    Is it possible that you installed Airtime via tarball instead of APT-Repository?
    If this is the case, follow this site to upgrade https://wiki.sourcefabric.org/display/CC/Upgrading+to+Airtime+2.4.X

    To convert a test installation into a production installation, you can run the command:

    sudo dpkg-reconfigure airtime


    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.
  • i had try wiki procedure but at the end says
    Debian Package of airtime detected. Please use the debian package to upgrade.
    In fact i use the easyinstall procedure :-)
    and now?

    Post edited by Marco BRUNO at 2013-07-30 18:22:17
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    try 2.4.0-1-all here http://apt.sourcefabric.org/misc/
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.
  • THANKS!!!
    Step 1
    Step 2 
    dpkg -i airtime_2.4.0-1_all.deb

    Great!!!
    work for me
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    good to hear! cheers!
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.