Dalibor Topic wrote:
Traceback (most recent call last):
  File "gump.py", line 118, in ?
    main(sys.argv)
  File "gump.py", line 108, in main
    getattr(command, "process")(options,arguments)
  File "/var/tmp/topic/gump/python/gump/commands/build.py", line 41, in process
    workspace = WorkspaceLoader(options.isCache()).load(ws)

any idea what's going on?

That looks like the same problem I just had, although I was running the gump.py in the root directory rather than the cron directory. I believe you need to run gump.sh from within the cron directory (cd cron && ./gump.sh) since it uses the gump.py in the current directory.

Peter J.
--
Sometimes the Universe needs a change of perspective.
  --J. Michael Straczynski

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to