[jira] [Commented] (AURORA-1964) Move Vagrant setup from Trusty to Xenial

2018-01-19 Thread Renan DelValle (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332534#comment-16332534
 ] 

Renan DelValle commented on AURORA-1964:


Works for me! Thanks for input guys, I'll see if I can't send a PR by the end 
of the day.

> Move Vagrant setup from Trusty to Xenial
> 
>
> Key: AURORA-1964
> URL: https://issues.apache.org/jira/browse/AURORA-1964
> Project: Aurora
>  Issue Type: Task
>Reporter: Renan DelValle
>Assignee: Renan DelValle
>Priority: Major
>
> We're really behind the curve on this one as the next LTS will be released in 
> April.
> The move is made difficult by the change in init systems between Trusty and 
> Xenial.
> Furthermore, our recent upgrade to Thrift 0.10.0 has caused some issues with 
> our Packer set up as the deb packages for 0.10.0 are not in the correct 
> repository. Latest version in the repository is 0.9.3: 
> http://dl.bintray.com/apache/thrift/debian/dists/
> Making Packer fail at: 
> https://github.com/apache/aurora/blob/master/build-support/packer/build.sh#L118
> [~jfarrell] any chance you can help us unblock this by releasing official 
> packages?
> Otherwise, we could compile the 0.10.0 from scratch in our packer process but 
> that might balloon the image size somewhat.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AURORA-1964) Move Vagrant setup from Trusty to Xenial

2018-01-19 Thread Jake Farrell (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332317#comment-16332317
 ] 

Jake Farrell commented on AURORA-1964:
--

+1 to [~StephanErb] suggestion.

 

The 0.10.0 thrift packages that where part of the voted on 0.10.0 release 
contained the c++ plugin enabled which requires the thrift cpp lib and 
additional dependencies that add too much overhead when compared to using the 
pants auto dependency setup/build we have in place today. 

> Move Vagrant setup from Trusty to Xenial
> 
>
> Key: AURORA-1964
> URL: https://issues.apache.org/jira/browse/AURORA-1964
> Project: Aurora
>  Issue Type: Task
>Reporter: Renan DelValle
>Assignee: Renan DelValle
>Priority: Major
>
> We're really behind the curve on this one as the next LTS will be released in 
> April.
> The move is made difficult by the change in init systems between Trusty and 
> Xenial.
> Furthermore, our recent upgrade to Thrift 0.10.0 has caused some issues with 
> our Packer set up as the deb packages for 0.10.0 are not in the correct 
> repository. Latest version in the repository is 0.9.3: 
> http://dl.bintray.com/apache/thrift/debian/dists/
> Making Packer fail at: 
> https://github.com/apache/aurora/blob/master/build-support/packer/build.sh#L118
> [~jfarrell] any chance you can help us unblock this by releasing official 
> packages?
> Otherwise, we could compile the 0.10.0 from scratch in our packer process but 
> that might balloon the image size somewhat.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AURORA-1964) Move Vagrant setup from Trusty to Xenial

2018-01-19 Thread Stephan Erb (JIRA)

[ 
https://issues.apache.org/jira/browse/AURORA-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331922#comment-16331922
 ] 

Stephan Erb commented on AURORA-1964:
-

[~rdelvalle] a simple workaround for the packer Thrift issue would be to not 
include Thrift at all. With the current pants setup, we will download a 
pre-compiled Thrift automatically. It is therefore no longer needed to have a 
system version installed.

> Move Vagrant setup from Trusty to Xenial
> 
>
> Key: AURORA-1964
> URL: https://issues.apache.org/jira/browse/AURORA-1964
> Project: Aurora
>  Issue Type: Task
>Reporter: Renan DelValle
>Assignee: Renan DelValle
>Priority: Major
>
> We're really behind the curve on this one as the next LTS will be released in 
> April.
> The move is made difficult by the change in init systems between Trusty and 
> Xenial.
> Furthermore, our recent upgrade to Thrift 0.10.0 has caused some issues with 
> our Packer set up as the deb packages for 0.10.0 are not in the correct 
> repository. Latest version in the repository is 0.9.3: 
> http://dl.bintray.com/apache/thrift/debian/dists/
> Making Packer fail at: 
> https://github.com/apache/aurora/blob/master/build-support/packer/build.sh#L118
> [~jfarrell] any chance you can help us unblock this by releasing official 
> packages?
> Otherwise, we could compile the 0.10.0 from scratch in our packer process but 
> that might balloon the image size somewhat.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)