Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Support installing in other Debian-derived systems #355

Open
bureado opened this issue Aug 4, 2020 · 0 comments
Open

Support installing in other Debian-derived systems #355

bureado opened this issue Aug 4, 2020 · 0 comments
Labels

Comments

@bureado
Copy link
Member

bureado commented Aug 4, 2020

Problem Description

install.sh uses the output of lsb_release to imply an APT-based system before calling apt-get. It currently tests for Debian and Ubuntu, leaving other Debian-derived systems unsupported.

Batch Shipyard Version

Tested with latest.

Steps to Reproduce

Edit /etc/os-release and change the name of the distro (ID) to something arbitrary. Run install.sh again. The installer will exit.

Expected Results

Given all other dependencies are satisfied, I'd expect the installer to proceed.

Actual Results

The installer exits prematurely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants