1190: The easy_install script was moved from python-setuptools to python-setuptools-devel.

MDen*****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Sept. 20, 2009
What's the URL of the page containing the problem?

   http://www.review-board.org/docs/manual/dev/admin/installation/linux/

Describe the problem and any recommendations below.
   For Fedora OS, easy_install script was moved from python-setuptools to
python-setuptools-devel. So user should install 'python-setuptools-devel'.
Below command is needed:
    yum install -y python-setuptools-devel.noarch

Please provide any additional information below.
    https://bugzilla.redhat.com/251645.
chipx86
#1 chipx86
Fixed in r4099c0d. Will be updated in tomorrow's docs update.
  • +Fixed
  • +chipx86