new attempt to install airtime

  • root@vps10149:~# sudo apt-get install airtime
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
      airtime: Depends: coreutils (>= 7.5) but 7.4-2ubuntu3 is to be installed or
                        timeout but it is not installable
               Depends: liquidsoap (>= 1.1.1~) but it is not going to be installed
               Depends: php-db but it is not installable
               Depends: zendframework but it is not installable or
                        libzend-framework-php but it is not installable
    E: Broken packages
    root@vps10149:~#

  • 3 Comments sorted by
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    Heyho,

    did you watch the last screencast about Quick Installation?
    http://www.sourcefabric.org/en/resources/screencasts/

    to get the correct liquidsoap-version installed, visit http://apt.sourcefabric.org/misc/liquidsoap_1.1.1/

    cheers
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.

  • root@vps10149:~# sudo apt-cache show liquidsoap
    Package: liquidsoap
    Version: 1.1.1~lucid~sfo-1
    Architecture: amd64
    Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
    Installed-Size: 6684
    Depends: libao2 (>= 0.8.8), libasound2 (>> 1.0.22), libc6 (>= 2.11), libfaad2, l                  ibflac8 (>= 1.2.1), libgcc1 (>= 1:4.1.1), libmad0 (>= 0.15.1b-3), libmp3lame0, l                  ibogg0 (>= 1.0rc3), libopus0, libpcre3 (>= 7.7), libportaudio2, libpulse0 (>= 0.                  9.16), libstdc++6 (>= 4.1.1), libtag1c2a (>= 1.6-2~), libvorbis0a (>= 1.1.2), li                  bvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libx11-6 (>= 0), wget, sox, a                  dduser
    Recommends: logrotate, mp3gain, vorbisgain, vorbis-tools
    Suggests: icecast2, festival, mplayer
    Homepage: http://savonet.sourceforge.net/
    Priority: optional
    Section: sound
    Filename: pool/main/l/liquidsoap/liquidsoap_1.1.1~lucid~sfo-1_amd64.deb
    Size: 1963338
    SHA256: 4cd837b67487abc4db52f22e0223f547d9b7af7c39fa10086e1b928824f12ab5
    SHA1: 27eccde898b4f1674f4912ae77c776b0e00d1874
    MD5sum: 39445bf5e2f4964d07e3d736cc219c7b
    Description: audio streaming language
     Liquidsoap is a powerful tool for building complex audio streaming systems,
     typically targeting internet radios (e.g. icecast streams).
     .
     It consists of a simple script language, in which you can create, combine and
     transform audio sources. Its design makes liquidsoap flexible and easily
     extensible.
     .
     Some of the typical uses are:
      * dynamically generating playlists depending on the time or other factors
      * having smooth transitions between songs
      * adding jingles periodically
      * applying effects on the sound like volume normalization
      * reencoding the stream at various qualities
      * remotely controlling the stream

    root@vps10149:~#
    'm not sure I installed the correct liquidsoap me
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator

    'm not sure I installed the correct liquidsoap me



    I doubt that.
    You installed the lucid-version, this is for Ubuntu 10.04.
    But the recommended Ubuntu-version for Airtime is 12.04! All mentioned in manual and screencast.
    Did you really watch the screencast or read a manual yet?

    Because you should install precise-version here http://apt.sourcefabric.org/misc/liquidsoap_1.1.1/liquidsoap_1.1.1~precise~sfo-1_amd64.deb

    You don't need to do default apt-get for this.
    Post edited by hoerich at 2013-10-12 16:23:17
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.