--
Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to reviewboard...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
---
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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Sorry, but what generates libssl.so?Just to be sure, did you restart Apache before adding a repository?Christian
On Apr 8, 2013, at 11:09 PM, chuck j <cjerr...@gmail.com> wrote:
Ok All the P4.* files are present in
/usr/local/lib/python2.7/site-packages
The libssl.so placed at /usr/local/lib64/libcrypto.so /usr/local/lib64/libssl.so
Do i need to do some manually changes in reviewboard setting which should pick correct P4API.so
You received this message because you are subscribed to a topic in the Google Groups "reviewboard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/reviewboard/PIyF753iuKI/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to reviewboard...@googlegroups.com.
self.connect() succeed. But as self.use_ticket_auth flag is False, even after selecting checkbox "ticket based auth" don't know how to make it enable,Since my user to connect to perforce repository is LDAP does reviewboard server takes care of the users.?
hence its not executing self.p4.run_login(), I tried commented self.use_ticket_auth if statement
so that it should get execute self.p4.run_login statement but it still not working as expected.
| 14:46:49 | INFO | Port is ssl:p4-perforce:19773 |
|---|---|---|
| 14:46:49 | DEBUG | Trying to connect |
| 14:46:49 | DEBUG | The connection is P4 [user@svrrb1 ssl:p4-perforce:19773] connected |
| 14:46:49 | DEBUG | Auth value: False |
Exception string shows: [P4.run()] not connected
Could you please provide your valuable input why its not executing "p4 info" and reporting not connected, but actually it reports as connected.Appreciate your response.
P4 [user@svrrb1 ssl:perforce:19773] connected
Well... I don't know. That's not the right place for it though. It'd have to be in your Review Board Apache config.
tar -xzvf mysql.tar.gz) at /var/libWe found that it reports.
Your Review Board installation does not have a /var/www/svrb/htdocs/media/uploaded/images directory.
Create both /var/www/svrb/htdocs/media/uploaded and /var/www/svrb/htdocs/media/uploaded/images on the server and make both directories writable by the web server. You can do so with the following commands:
$ cd /var/www/svrb/htdocs/media $ mkdir -p uploaded/images $ sudo chown -R www-data.www-data uploaded
But my site path now has changed to /srv/www/svrb.
What is missing.
-Chuck.