azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
898 stars 63 forks source link

Add Ubuntu 16.04 support #656

Closed fearenales closed 8 years ago

fearenales commented 8 years ago

Ubuntu 16.04 is the new Ubuntu LTS version to be released on April 21st, 2016.

Both azk and libnss-resolver have to be packed for this version.

gullitmiranda commented 8 years ago

instructions to make this improvement: I think that the commits of the additions above are the great addition in the instructions.

  1. libnss-resolver: : https://github.com/azukiapp/libnss-resolver/commit/00b56693dd20d9c4e60c56216a92b8a00c0aa955
  2. azk:

after this any member of the team of the Azuki need to do the publication of the package.

annielmenezes commented 8 years ago

Hi people, has any prevision to launch package for Ubuntu 16.04? Tks.

fearenales commented 8 years ago

@annielmenezes It should be published within the next 2 weeks

leandro-lugaresi commented 8 years ago

Any new about this issue?

aranwe commented 8 years ago

Not sure if this is connected to this but when installing azuki I get 403 on the Xenial repo: [azk] Installing azk..........................................[ WAIT ] [azk] apt-key adv --keyserver keys.gnupg.net --recv-keys 022856F6D78159DF43B487D5C82CF0628592D2C9 [azk] tee /etc/apt/sources.list.d/azuki.list [azk] apt-get update W: The repository 'http://repo.azukiapp.com xenial Release' does not have a Release file. E: Failed to fetch http://repo.azukiapp.com/dists/xenial/main/binary-amd64/Packages 403 Forbidden E: Some index files failed to download. They have been ignored, or old ones used instead. [azk] Installing azk..........................................[ FAIL ]