Project

General

Profile

Actions

Bug #5069

closed

Installation documentation should not use lsb_release

Added by Martin Simons almost 10 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
5
Assignee:
-
Category:
Documentation
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

The installation documentation uses the program lsb_release to determine the Debian version.

apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 474A19E8
echo "deb http://www.rudder-project.org/apt-2.10/ $(lsb_release -cs) main" > /etc/apt/sources.list.d/rudder.list
aptitude update

This is not working on a bare installed VM, simply because the program is not available. The user has to provide the brand name by hand.

Priority is very low.

Actions

Also available in: Atom PDF