Still trying to solve these couple of issues on Ubuntu 12.10.  Possible bugs 
with 12.10 and python 2.7?  Would love to get this in production today if 
possible.  Once testing I will be donating for all your help.  I am following 
the guide to a “T”.  Some of my spinx directories contained sphinxsearchsearch 
directories instead of sphinxsearch.  Not sure if that is a bug either.  Should 
I perhaps change OS?  I am at a loss on these errors.

root@Baruwa:/etc/init.d# ./sphinxsearch restart
Restarting sphinxsearch: Sphinx 2.0.4-release (r3135)
Copyright (c) 2001-2012, Andrew Aksyonoff
Copyright (c) 2008-2012, Sphinx Technologies Inc (http://sphinxsearch.com)

using config file '/etc/sphinxsearch/sphinx.conf'...
WARNING: compat_sphinxql_magics=1 is deprecated; please update your application 
and config
listening on all interfaces, port=9312
listening on all interfaces, port=9306
precaching index 'test1'
WARNING: index 'test1': preload: failed to open 
/var/lib/sphinxsearch/data/test1.sph: No such file or directory; NOT SERVING
precaching index 'test1stemmed'
WARNING: index 'test1stemmed': preload: failed to open 
/var/lib/sphinxsearch/data/test1stemmed.sph: No such file or directory; NOT 
SERVING
precaching index 'rt'
precached 3 indexes in 0.001 sec
sphinxsearch.

Also when I run paster setup-app /etc/baruwa/production.ini I get several 
errors:

root@Baruwa:/etc/init.d# paster setup-app /etc/baruwa/production.ini
Traceback (most recent call last):
  File "/usr/bin/paster", line 4, in <module>
    command.run()
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 104, in 
                                                    run
    invoke(command, command_name, options, args[1:])
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 143, in 
                                                    invoke
    exit_code = runner.run(args)
  File "/usr/lib/python2.7/dist-packages/paste/script/appinstall.py", line 68, 
i                                                    n run
    return super(AbstractInstallCommand, self).run(new_args)
  File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line 238, in 
                                                    run
    result = self.command()
  File "/usr/lib/python2.7/dist-packages/paste/script/appinstall.py", line 447, 
                                                    in command
    conf = appconfig(config_spec, relative_to=os.getcwd())
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 261, 
in                                                     appconfig
    global_conf=global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, 
in                                                     loadcontext
    global_conf=global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 320, 
in                                                     _loadconfig
    return loader.get_context(object_type, name, global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 454, 
in                                                     get_context
    section)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 476, 
in                                                     _context_from_use
    object_type, name=use, global_conf=global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 406, 
in                                                     get_context
    global_conf=global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, 
in                                                     loadcontext
    global_conf=global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 328, 
in                                                     _loadegg
    return loader.get_context(object_type, name, global_conf)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 620, 
in                                                     get_context
    object_type, name=name)
  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 646, 
in                                                     find_egg_entry_point
    possible.append((entry.load(), protocol, entry.name))
  File 
"/usr/local/lib/python2.7/dist-packages/distribute-0.6.34-py2.7.egg/pkg_r       
                                             esources.py", line 2013, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File 
"/usr/local/lib/python2.7/dist-packages/baruwa-2.0.0-py2.7.egg/baruwa/con       
                                             fig/middleware.py", line 30, in 
<module>
    from baruwa.config.environment import load_environment
  File 
"/usr/local/lib/python2.7/dist-packages/baruwa-2.0.0-py2.7.egg/baruwa/con       
                                             fig/environment.py", line 33, in 
<module>
    import baruwa.lib.helpers
  File 
"/usr/local/lib/python2.7/dist-packages/baruwa-2.0.0-py2.7.egg/baruwa/lib       
                                             /helpers.py", line 36, in <module>
    from baruwa.lib.templates.helpers import (relayed_via, sa_learned,
  File 
"/usr/local/lib/python2.7/dist-packages/baruwa-2.0.0-py2.7.egg/baruwa/lib       
                                             /templates/helpers.py", line 37, 
in <module>
    from baruwa.lib.misc import geoip_lookup, wrap_string
  File 
"/usr/local/lib/python2.7/dist-packages/baruwa-2.0.0-py2.7.egg/baruwa/lib       
                                             /misc.py", line 30, in <module>
    import GeoIP
ImportError: No module named GeoIP





CONFIDENTIALITY NOTICE: This email message and the information contained herein 
is intended by Next Generation Films, Inc. for use only by the individual or 
entity to which it is addressed. This message may contain information that is 
privileged and/or confidential. It is not intended for transmission to, or 
receipt by, anyone other than the named addressee. If you have received this 
communication in error, please notify the sender at the reply email address and 
delete it from your system without copying or forwarding it. If you are not the 
intended recipient, you are hereby notified that any retention, distribution, 
or dissemination of this information is strictly prohibited. Thank you.


_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to