Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Support Debian 8 #64

Closed
alanz opened this issue Mar 25, 2015 · 4 comments
Closed

Support Debian 8 #64

alanz opened this issue Mar 25, 2015 · 4 comments

Comments

@alanz
Copy link

alanz commented Mar 25, 2015

Debian testing reports a version of linux-debian-8

alanz@alanz-laptop:~$ eval "$( curl -sL https://github.com/mietek/halcyon/raw/master/setup.sh )"
-----> Welcome to Halcyon

-----> Creating base directory: /app
[sudo] password for alanz: 
-----> Installing OS packages
         *** ERROR: Unsupported platform: linux-debian-8-x86_64
   *** ERROR: Failed to install OS packages
   *** ERROR: Failed to install Halcyon
alanz@alanz-laptop:~$ 

@mietek
Copy link
Owner

mietek commented Mar 25, 2015

Install Halcyon manually:

  • Clone the Halcyon source repository to your preferred location, such as /app/halcyon.
  • Ensure build-essential git zlib1g-dev are installed, and optionally install pigz.
  • Ensure /app is writable by your user.

Then, activate Halcyon before each use:

$ eval "$( /app/halcyon/halcyon paths )"

@mietek
Copy link
Owner

mietek commented Mar 25, 2015

Sorry, I just realised this won’t be enough.

@mietek mietek changed the title How to install on Debian testing (linux-debian-8)? Support Debian 8 May 5, 2015
@mietek
Copy link
Owner

mietek commented May 5, 2015

Now that Debian 8 is released, this will be resolved soon.

CC @pharpend

@mietek
Copy link
Owner

mietek commented May 7, 2015

With a6872f3, Debian 8 and Ubuntu 15.04 are now supported.

@mietek mietek closed this as completed May 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants