Hi Christian, I did paste the complete error in my original post. I pasted it again on pastebin here - http://pastebin.com/ZfACjBMx
The pip version is 2.7, easy_install is "distribute 0.6.10". The error trace indicates that it tries to install/upgrade pycrypto and that's where it fails. I tried installing it through yum but I already see an older version (python-crypto-2.0.1-22.el6.x86_64) already installed. Apart from this troubleshooting, I had question - Is there a different repo which installs the latest stable version of reviewboard instead of version 1.7? Note that I am doing a fresh install. Thanks, Amit. On Tuesday, October 20, 2015 at 2:47:17 AM UTC+5:30, Christian Hammond wrote: > > Hi, > > Even if you upgrade Python, your tools (like pip, easy_install, mod_wsgi, > etc.) may be using older versions. > > That said, pycrypto *should* work with Python 2.6. Can you show me the > full error message? > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - https://www.reviewboard.org > Beanbag, Inc. - https://www.beanbaginc.com > > On Mon, Oct 19, 2015 at 4:55 AM, amit shah <[email protected] > <javascript:>> wrote: > >> Hi Christian, >> >> Python version was 2.6.6 in the initial run. I recently upgraded it to >> 2.7.10 but that doesn't seem to help. It still fails with the same error. >> >> >> On Saturday, October 17, 2015 at 1:55:59 AM UTC+5:30, Christian Hammond >> wrote: >>> >>> Hi, >>> >>> What version of Python are you using? >>> >>> Review Board 1.7 is pretty old, and will soon be unsupported. I'd >>> recommend getting a newer install, which may require a newer distro. >>> >>> Christian >>> >>> -- >>> Christian Hammond - [email protected] >>> Review Board - https://www.reviewboard.org >>> Beanbag, Inc. - https://www.beanbaginc.com >>> >>> On Fri, Oct 16, 2015 at 5:14 AM, amit shah <[email protected]> wrote: >>> >>>> Hello, >>>> >>>> I started with a fresh install of reviewboard on RHEL Oracle Linux 6.4 >>>> through epel repo. Through yum install, reviewboard version 1.7 got >>>> installed. To upgrade to the latest I executed "easy_install -U >>>> ReviewBoard" but that fails with errors while upgrading pycrypto to >>>> 2.6.1. >>>> >>>> "error: Setup script exited with error: command 'gcc' failed with exit >>>> status 1". Attached are the detailed logs. >>>> >>>> How can I resolve the errors and upgrade to the latest version? >>>> >>>> Thanks! >>>> >>>> -- >>>> Supercharge your Review Board with Power Pack: >>>> https://www.reviewboard.org/powerpack/ >>>> Want us to host Review Board for you? Check out RBCommons: >>>> https://rbcommons.com/ >>>> Happy user? Let us know! https://www.reviewboard.org/users/ >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "reviewboard" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
