|
New ticket
#5000
by
CodeScrubber
For
Beanbag, Inc.
▸
Review Board
The first command on the Debian/Ubunu Get Reviewboard page is wrong
What's the URL of the page containing the problem?
https://www.reviewboard.org/get/instructions/?support-level=free&product=rb&org-type=business&os=linux-deb
Describe the problem and any recommendations below.
The very first command on the page fails with the latest Ubuntu LTS version: 20.04.5 LTS.
sudo apt-get install build-essential python-dev python-setuptools memcached
$ sudo apt-get install python-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'python-dev-is-python2' instead of 'python-dev'
The following additional packages will be installed:
libexpat1-dev libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev
libpython2.7-minimal libpython2.7-stdlib python-is-python2 python2
python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal
Suggested packages:
python2-doc python-tk python2.7-doc binfmt-support
The following NEW packages will be installed:
libexpat1-dev libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev
libpython2.7-minimal libpython2.7-stdlib python-dev-is-python2
python-is-python2 python2 python2-dev python2-minimal python2.7
python2.7-dev python2.7-minimal
0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded.
Need to get 7737 kB of archives.
After this operation, 35.0 MB of additional disk space will be used.
Do you want to continue? [Y/n]
That is because I need python3-dev.
Please prodvcvvide any additional information below.
This is the ery first thing aperson downloading your product for the first time does. And it doesn
't work. Looking att he more detailed installtion page, that says Python 2.7 is required.
Your Web UI is mangledI am typing this two lines below where the test is showing.
New
Component:Docs
Type:Defect
|