Re: "Review Board is taking a nap" after update

2016-07-22 Thread Christian Hammond
You say you're using yum only, but Review Board was installed via easy_install. You shouldn't ever mix yum and easy_install/pip. You either want to exclusively use the Review Board RPMs, or use only easy_install/pip for Review Board and its dependencies (and not RPMs). This may be SELinux-related.

Re: "Review Board is taking a nap" after update

2016-07-22 Thread julien gdt
News: I reboot the VM and now i got the "Manual server updates required" web-page for: - Data directory changes - Extensions static media directory changes I changed permissions, restart the web server and always got this page. Nothing noticeable on error_log access_log for httpd, nothi

Re: "Review Board is taking a nap" after update

2016-07-22 Thread julien gdt
Hi Christian, Here is the output: /usr/lib/python2.7/site-packages/mimeparse.py /usr/lib/python2.7/site-packages/mimeparse.pyc /usr/lib/python2.7/site-packages/mimeparse.pyo /usr/lib/python2.7/site-packages/python_mimeparse-0.1.4-py2.7.egg-info /usr/share/doc/python-mimeparse-0.1.4 /usr/shar

Re: "Review Board is taking a nap" after update

2016-07-21 Thread Christian Hammond
Hi, Can you show the results of: rpm -ql python-mimeparse Was Review Board ever installed via yum? Christian On Thursday, July 21, 2016, julien gdt wrote: > Here is my err log from HTTPD: > > [root@git-jenkins httpd]# tail -f error_log > > [Thu Jul 21 11:58:51.972655 2016] [:error] [pid

Re: "Review Board is taking a nap" after update

2016-07-21 Thread julien gdt
Here is my err log from HTTPD: [root@git-jenkins httpd]# tail -f error_log [Thu Jul 21 11:58:51.972655 2016] [:error] [pid 9309] [client 172.17.17.126:56640] Traceback (most recent call last):, referer: http://git-jenkins/reviewboard/ [Thu Jul 21 11:58:51.972724 2016] [:error] [pid 9309] [clie

Re: "Review Board is taking a nap" after update

2016-07-21 Thread julien gdt
Better typo, sorry Le jeudi 21 juillet 2016 11:41:53 UTC+2, julien gdt a écrit : > > Hello everyone, > > My team and myself are using review board. > When i tried to do an update, it blocks our instance and telling us "i'm > taking a nap". > > This is ALL i did: > > $ sudo systemctl stop httpd.s

"Review Board is taking a nap" after update

2016-07-21 Thread julien gdt
Hello everyone, My team and myself are using review board. When i tried to do an update, it blocks our instance and telling us "i'm taking a nap". This is ALL i did: $ sudo systemctl stop httpd.service $ sudo easy_install -U ReviewBoard $ rb-site upgrade --all-sites #there is only one site i