espocrm/espocrm-installer

Install.sh fails on Linux Mint 21.3

mhmoran opened this issue · 3 comments

Describe the bug
Fresh install on Linux Mint 21.3, sudo bash install.sh fails with cat: /etc/upstream-release: Is a directory

To Reproduce (MANDATORY, DO NOT REMOVE)
Explicit steps to reproduce the behavior:

  1. Fresh install of Linux Mint 21.3
  2. wget https://github.com/espocrm/espocrm-installer/releases/latest/download/install.sh
  3. sudo bash install.sh

Expected behavior
The install script to recognize that it is running on a Linux Mint 21.3 system and appropriately determine the information
it needs from the /etc/upstream-release directory

Screenshots
If applicable, add screenshots to help explain your problem.

EspoCRM version
Specify the EspoCRM version (or versions) on which the bug occurs.
Fresh pull of Espo 8.1.4
Espo_ss

Additional context
Add any other context about the problem here.

The Mint OS is not supported. Not a bug. It was added to the docs by a mistake.

@mhmoran after deep investigating we added support Linux Mint.
So, please use the documentation for the installation, https://docs.espocrm.com/administration/installation-by-script/ .