Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 17.0.0
-
Fix Version/s: 17.1.0
-
Component/s: Documentation/Installation
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.3 (jessie)
Release: 8.3
Codename: jessie
Description
Java Installation breaks with:
- add-apt-repository ppa:webupd8team/java
bash: add-apt-repository: command not found
2.2. Setup on Debian-based systems
FIX:
replace or add:
apt-get install -y python-software-properties
with:
apt-get install -y software-properties-common