Uploaded image for project: 'Gump'
  1. Gump
  2. GUMP-88

./gump fails with SyntaxError on Solaris8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Gump2-2.3
    • Gump2-2.3
    • Python-based Gump
    • None
    • Solaris v2.8
      Gump trunk
      Python v2.4

    Description

      If an attempt is made to check the gump code out of svn onto a solaris8 machine with python v2.4 installed, the following error results:

      bash-2.03$ ./gump validate
      ./gump: function: not found

      Run the DTD validation tools on the metadata.

      Usage:
      ./gump validate

      ./gump: function: not found
      ./gump: validate

      Adding the python -d flag, results in the following:

      bash-2.03$ python -d gump validate
      File "gump", line 25
      function usage
      ^
      SyntaxError: invalid syntax

      Checking out the same gump code from svn onto a MacOSX machine and running it against python v2.3 shows that the same gump script works.

      It looks like gump in it's current form is not compatible with python v2.4.

      Attachments

        Activity

          People

            Unassigned Unassigned
            minfrin Graham Leggett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: