[ 
https://issues.apache.org/jira/browse/TS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888403#action_12888403
 ] 

Jason Wieland commented on TS-341:
----------------------------------

Seems crazy this was opened in May and not yet resolved.  Anyone that tries to 
use the ec2 builds gets an error when installing the ats.  Weird especially 
when the fix is so simple and turns it from a broken product to a working 
product.

ubu...@ip-10-251-163-160:/ats/contrib$ diff update_scripts.sh 
update_scripts.bak 
15,16c15,16
< wget -c 
http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/contrib/install_trafficserver.sh
 --directory-prefix=$ATS_SCRIPT_HOME
< wget -c 
http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/contrib/set_trafficserver.sh
 --directory-prefix=$ATS_SCRIPT_HOME
---
> wget -c 
> http://svn.apache.org/repos/asf/incubator/trafficserver/traffic/trunk/contrib/install_trafficserver.sh
>  --directory-prefix=$ATS_SCRIPT_HOME
> wget -c 
> http://svn.apache.org/repos/asf/incubator/trafficserver/traffic/trunk/contrib/set_trafficserver.sh
>  --directory-prefix=$ATS_SCRIPT_HOME


ubu...@ip-10-251-163-160:/ats/contrib$ diff install_trafficserver.sh 
install_trafficserver.bak 
45c45
< SVN_HOME=http://svn.apache.org/repos/asf
---
> SVN_HOME=http://svn.apache.org/repos/asf/incubator

> Update Contrib Scripts
> ----------------------
>
>                 Key: TS-341
>                 URL: https://issues.apache.org/jira/browse/TS-341
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.0
>         Environment: EC2
>            Reporter: Jason Giedymin
>            Assignee: Jason Giedymin
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> - The EC2 images i created last month had updates to the contrib scripts 
> which need to be synced with the source repo.
> - Need to udpate the scripts to point to the source repo

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to