Some other information I should have provided:

- I refreshed the installed tools on the extension page
- Here's what's in my .pth files:

root@dory site-packages]# grep -i bot *.pth
easy-install.pth:./Review_Bot_Extension-0.2alpha0-py2.6.egg
easy-install.pth:./ReviewBot-0.3alpha0-py2.6.egg
easy-install.pth:./buildbot-0.8.12-py2.6.egg
[root@dory site-packages]# ls -ld *[Bb]ot*
drwxr-xr-x 4 root root 4096 Jun 15 14:24 buildbot-0.8.12-py2.6.egg
drwxr-xr-x 4 root root 4096 Jan 31  2014 ReviewBot-0.1-py2.6.egg
drwxr-xr-x 4 root root 4096 Jun 15 14:24 ReviewBot-0.3alpha0-py2.6.egg
drwxr-xr-x 4 root root 4096 Sep 25  2013 Review_Bot_Extension-0.1-py2.6.egg
drwxr-xr-x 4 root root 4096 Jun 15 14:23 
Review_Bot_Extension-0.2alpha0-py2.6.egg

On Tuesday, June 16, 2015 at 10:12:58 AM UTC-7, Steve wrote:
>
> Hi all,
>
> I'm upgraded a test server from ReviewBoard 1.7.28 to 2.0.15.  That seems 
> to be working fine.  Now I'm trying to upgrade the ReviewBot extension from 
> 0.1 to 0.2.  I followed the instructions here:
>
> https://github.com/reviewboard/ReviewBot
>
> and everything completed without error.  I then
>
> - Stopped: reviewbot service, apache and memcached
> - Started: memached, apache, reviewbot
>
>
> Then I post a review with a python file that  I know has PEP 8 violations. 
>  ReviewBot fails to post a review and the log file complains that
>
> [2015-06-16 10:08:27,091: DEBUG/MainProcess] Cached response for HTTP GET 
> https://dory/api/extensions/reviewbotext.extension.ReviewBotExtension/ 
> expired and was modified
>
> Here's the whole output:
>
> [2015-06-16 09:57:02,650: DEBUG/MainProcess] Making HTTP GET request to 
> https://dory/api/review-requests/75029/diffs/9/files/1698454/patched-file/
> [2015-06-16 09:57:02,819: DEBUG/MainProcess] Added cache entry for HTTP 
> GET request to 
> https://dory/api/review-requests/75029/diffs/9/files/1698454/patched-file/
> [2015-06-16 09:57:02,820: DEBUG/MainProcess] pep8 -r --max-line-length=79 
> --ignore= /tmp/tmpJQJPMa.py
> [2015-06-16 09:57:02,950: INFO/MainProcess] 
> reviewbot.tasks.ProcessReviewRequest[faaa0d58-1dd5-426d-bab7-6b0b5f295be7]: 
> Tool execution completed successfully
> [2015-06-16 09:57:02,951: INFO/MainProcess] 
> reviewbot.tasks.ProcessReviewRequest[faaa0d58-1dd5-426d-bab7-6b0b5f295be7]: 
> Updating tool execution with completed review
> [2015-06-16 09:57:02,951: DEBUG/MainProcess] Making HTTP GET request to 
> https://dory/api/extensions/reviewbotext.extension.ReviewBotExtension/
> [2015-06-16 09:57:03,090: DEBUG/MainProcess] Cached response for HTTP GET 
> https://dory/api/extensions/reviewbotext.extension.ReviewBotExtension/ 
> expired and was modified
> [2015-06-16 09:57:03,093: ERROR/MainProcess] 
> reviewbot.tasks.ProcessReviewRequest[faaa0d58-1dd5-426d-bab7-6b0b5f295be7]: 
> Error updating tool execution:
> [2015-06-16 09:57:03,093: INFO/MainProcess] Task 
> reviewbot.tasks.ProcessReviewRequest[faaa0d58-1dd5-426d-bab7-6b0b5f295be7] 
> succeeded in 1.39496517181s: False
>
> Is there some other step I need to take to upgrade the ReviewBot extension?
>
> --Steve
>
>

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to