You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2017/02/08 07:58:41 UTC

[jira] [Resolved] (AURORA-1872) Binary distributions on Ubuntu 16.04

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

Stephan Erb resolved AURORA-1872.
---------------------------------
       Resolution: Fixed
         Assignee: Renan DelValle
    Fix Version/s: 0.17.0

{code}
commit 2b19410bf014d6d756772e846a97e4da61f51a92
Author: Renan DelValle <rd...@binghamton.edu>
Date:   Wed Feb 8 08:56:28 2017 +0100

    Adding support for Ubuntu Xenial packages

    Added builder and test environment for Xenial as well as updated instructions
    on how to test it. Added distribution to release-candidate script.

    Bugs closed: AURORA-1872

    Reviewed at https://reviews.apache.org/r/52437/

 build-support/release/release-candidate      |  1 +
 builder/deb/debian-jessie/Dockerfile         |  1 +
 builder/deb/debian-jessie/build.sh           |  9 +++++++++
 builder/deb/ubuntu-trusty/Dockerfile         |  1 +
 builder/deb/ubuntu-trusty/build.sh           |  9 +++++++++
 builder/deb/ubuntu-xenial/Dockerfile         | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 builder/deb/ubuntu-xenial/build.sh           | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 specs/debian/aurora-executor.thermos.default |  3 +++
 specs/debian/aurora-executor.thermos.service | 13 +++++++------
 specs/debian/aurora-pants.ini                |  3 ---
 specs/debian/aurora-scheduler.service        |  6 +-----
 specs/debian/aurora-scheduler.startup.sh     | 40 ++++++++++++++++++++++++++++++++++++++++
 specs/debian/rules                           |  9 ++++++++-
 test/deb/ubuntu-xenial/README.md             | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/deb/ubuntu-xenial/Vagrantfile           | 14 ++++++++++++++
 test/deb/ubuntu-xenial/provision.sh          | 17 +++++++++++++++++
 16 files changed, 284 insertions(+), 15 deletions(-)
{code}

> Binary distributions on Ubuntu 16.04
> ------------------------------------
>
>                 Key: AURORA-1872
>                 URL: https://issues.apache.org/jira/browse/AURORA-1872
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Bing-Qian Luan
>            Assignee: Renan DelValle
>            Priority: Minor
>              Labels: build
>             Fix For: 0.17.0
>
>
> Request for pre-compiled packages for Ubuntu 16.04 (Xenial) on https://bintray.com/apache/aurora. (Since Xenial has been released at July 21, 2016)
> I have several Ubuntu 16.04 boxes in my organization, so it would be great if there is a pre-compiled package for it.
> Regards,
> BQ



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)