Modify ununtu install instruction #2: stable directory does not exist!
----------------------------------------------------------------------
Key: BIGTOP-413
URL: https://issues.apache.org/jira/browse/BIGTOP-413
Project: Bigtop
Issue Type: Sub-task
Components: Debian
Affects Versions: 0.2.0, 0.3.0
Environment: ububtu ANY
Reporter: Sid Askary
Assignee: Bruno Mahé
Priority: Minor
Directory "http://www.apache.org/dist/incubator/bigtop/stable" does not exist!
A) Modify ununtu install instruction #2:
change from :
sudo wget -O /etc/apt/sources.list.d/bigtop.list
http://www.apache.org/dist/incubator/bigtop/stable/repos/ubuntu/bigtop.list
to:
sudo wget -O /etc/apt/sources.list.d/bigtop.list
http://www.apache.org/dist/incubator/bigtop/bigtop-0.2.0-incubating/repos/ubuntu/bigtop.list
in short change "stable" to the <release directory name> i.e.
"bigtop-0.2.0-incubating"
B) Alternatively, create a stable directory and place the appropriate files
under it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira