[Gazpacho] installing or running uninstalled gazpacho

Jaime Casanova systemguards at gmail.com
Tue Feb 20 19:18:45 CET 2007


Hi,

what's the difference between these two options?
i can run gazpacho without installing it but when installed if i try
to run  i get this:

Traceback (most recent call last):
  File "/usr/bin/gazpacho", line 5, in ?
    pkg_resources.run_script('gazpacho==0.7.0', 'gazpacho')
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 407,
in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1084,
in run_script
    execfile(script_filename, namespace, namespace)
  File "/usr/lib/python2.4/site-packages/gazpacho-0.7.0-py2.4.egg/EGG-INFO/scripts/gazpacho",
line 67, in ?
    from gazpacho import main
  File "/usr/lib/python2.4/site-packages/gazpacho-0.7.0-py2.4.egg/gazpacho/__init__.py",
line 23, in ?
    lib = Library('gazpacho', root=dirname)
  File "/var/lib/python-support/python2.4/kiwi/environ.py", line 238,
in __init__
    self.add_global_resources(**module.global_resources)
  File "/var/lib/python-support/python2.4/kiwi/environ.py", line 316,
in add_global_resources
    self.add_global_resource(resource, path)
  File "/var/lib/python-support/python2.4/kiwi/environ.py", line 312,
in add_global_resource
    environ.add_resource(resource, os.path.join(self._root, path))
  File "/var/lib/python-support/python2.4/kiwi/environ.py", line 97,
in add_resource
    raise EnvironmentError("path %s must be a directory" % path)
EnvironmentError: path /usr/share/gazpacho/plugins must be a directory


-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
                                       Richard Cook


More information about the Gazpacho mailing list