2.1.2 Installation problem [Debian Squeeze]
  • I have no idea how to solve it =(

    root@Debian-60-squeeze-64-LAMP:~/airtime-2.1.2/install_minimal# ./airtime-install
    * Making sure /etc/default/locale is set properly
    LANG="en_US.UTF-8"
    Failed loading /usr/lib/php5/20090626/xcache.so: /usr/lib/php5/20090626/xcache.so: cannot open shared object file: No such file or directory
    * None found.
    * Temporarily stopping any previous running services

    ******************************** Install Begin *********************************
    Ensuring python-virtualenv version > 1.4.8...Success!

    *** Creating Virtualenv for Airtime ***
    Already using interpreter /usr/bin/python
    The --no-site-packages flag is deprecated; it is now the default behavior.
    New python executable in /usr/lib/airtime/airtime_virtualenv/bin/python
    Installing distribute.............................................................................................................................................................................................done.
    Installing pip...............done.

    *** Installing Python Libraries ***
    Traceback (most recent call last):
    File "/usr/lib/airtime/airtime_virtualenv/bin/pip", line 9, in <module>
    load_entry_point('pip==1.1', 'console_scripts', 'pip')()
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/pkg_resources.py", line 337, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/pkg_resources.py", line 2279, in load_entry_point
    return ep.load()
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/pkg_resources.py", line 1989, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/__init__.py", line 11, in <module>
    from pip.basecommand import command_dict, load_command, load_all_commands, command_names
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 12, in <module>
    from pip.download import urlopen
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/download.py", line 15, in <module>
    from pip.vcs import vcs
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/vcs/__init__.py", line 81, in <module>
    vcs = VcsSupport()
    File "/usr/lib/airtime/airtime_virtualenv/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/vcs/__init__.py", line 22, in __init__
    urlparse.uses_fragment.extend(self.schemes)
    AttributeError: 'module' object has no attribute 'uses_fragment'

    [UPD:] Solved! Error occurs only if Python 2.7.3+ version
    Post edited by Stanislav Platonov at 2012-06-19 02:03:04
  • 3 Comments sorted by
  • Hi Stanislav,

    What was the problem exactly? Your python version was above 2.7.3???

    I see that 2.7.3 is the newest version at the moment at python.org
    Airtime Pro Hosting: http://airtime.pro
  • Post edited by Stanislav Platonov at 2012-06-28 16:43:50
  • Interesting, found a bug report here:


    Thanks, we'l see how many people this affects.
    Airtime Pro Hosting: http://airtime.pro