[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

2014-08-01 Thread Alan M. Carroll (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-2785:


Fix Version/s: (was: 5.1.0)

> Warnings from configure and sphinx / python
> ---
>
> Key: TS-2785
> URL: https://issues.apache.org/jira/browse/TS-2785
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Configuration, Documentation
>Reporter: Leif Hedstrom
>Assignee: Phil Sorber
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

2014-05-20 Thread Bryan Call (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call updated TS-2785:
---

Fix Version/s: (was: 5.0.0)
   5.1.0

> Warnings from configure and sphinx / python
> ---
>
> Key: TS-2785
> URL: https://issues.apache.org/jira/browse/TS-2785
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Configuration, Documentation
>Reporter: Leif Hedstrom
>Assignee: Phil Sorber
> Fix For: 5.1.0
>
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

2014-05-06 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-2785:
--

Component/s: Configuration

> Warnings from configure and sphinx / python
> ---
>
> Key: TS-2785
> URL: https://issues.apache.org/jira/browse/TS-2785
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Configuration, Documentation
>Reporter: Leif Hedstrom
>Assignee: Phil Sorber
> Fix For: 5.0.0
>
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

2014-05-06 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-2785:
--

Fix Version/s: 5.0.0

> Warnings from configure and sphinx / python
> ---
>
> Key: TS-2785
> URL: https://issues.apache.org/jira/browse/TS-2785
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Leif Hedstrom
>Assignee: Phil Sorber
> Fix For: 5.0.0
>
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2785) Warnings from configure and sphinx / python

2014-05-06 Thread Leif Hedstrom (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-2785:
--

Assignee: Phil Sorber

> Warnings from configure and sphinx / python
> ---
>
> Key: TS-2785
> URL: https://issues.apache.org/jira/browse/TS-2785
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Leif Hedstrom
>Assignee: Phil Sorber
> Fix For: 5.0.0
>
>
> On RHEL5, we get this error when running configure:
> {code}
> checking for python script directory... ${prefix}/lib/python2.4/site-packages
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
>   File "./doc/conf.py", line 401
> except Exception as e:
>   ^
> SyntaxError: invalid syntax
> checking for sphinx-build... false
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)