Re: not able to add perforce repository to reviewboard

2016-10-06 Thread mahesh yadav

Can anyone help me out here ? I am still facing this issue !!

Thank You



On Wednesday, October 5, 2016 at 5:24:32 PM UTC+5:30, mahesh yadav wrote:
>
> After deleting P4API.so file and reinstalling p4python i was able to 
> resolve ssl issue. However, now i'm getting another error  *"A repository 
> was not found at the specified path". *
> If i try to connect to my perforce repository from command line then its 
> getting connected :-
>
> >>> from P4 import P4
> >>> p4 = P4()
> >>> p4.port = "ssl:mycompany.com:1666"
> >>> p4.connect()
> P4 [telict@ncdqd139 ssl:mycompany.com:1666] connected
>
>
> What could be the possible error here ?
>
> Thank You
>
>
> On Tuesday, October 4, 2016 at 11:10:24 AM UTC+5:30, mahesh yadav wrote:
>>
>> Hello,
>>
>> I am trying to add a perforce repository to my reviewboard but its giving 
>> me this error :-
>>
>> "The specified Perforce Port includes ssl: ,but the p4python library was 
>> build without SSL support or the library path is incorrect."
>>
>>
>> The steps which i followed :-
>>
>>  wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
>>  tar -xvzf openssl-1.0.1h.tar.gz
>>  cd openssl-1.0.1h
>> ./config shared
>>  make
>>  sudo make install
>>
>>  wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
>>  wget 
>> http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
>>  tar -xvzf p4python.tgz
>>  tar -xvzf p4api.tgz
>>  python setup.py build --ssl /usr/local/ssl/lib --apidir 
>> /p4api-2014.2.1311338
>>  sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
>> /p4api-2014.2.1311338
>>
>>
>> Thank You.
>>
>

-- 
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.


Re: not able to add perforce repository to reviewboard

2016-10-05 Thread mahesh yadav
After deleting P4API.so file and reinstalling p4python i was able to 
resolve ssl issue. However, now i'm getting another error  *"A repository 
was not found at the specified path". *
If i try to connect to my perforce repository from command line then its 
getting connected :-

>>> from P4 import P4
>>> p4 = P4()
>>> p4.port = "ssl:mycompany.com:1666"
>>> p4.connect()
P4 [telict@ncdqd139 ssl:mycompany.com:1666] connected


What could be the possible error here ?

Thank You


On Tuesday, October 4, 2016 at 11:10:24 AM UTC+5:30, mahesh yadav wrote:
>
> Hello,
>
> I am trying to add a perforce repository to my reviewboard but its giving 
> me this error :-
>
> "The specified Perforce Port includes ssl: ,but the p4python library was 
> build without SSL support or the library path is incorrect."
>
>
> The steps which i followed :-
>
>  wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
>  tar -xvzf openssl-1.0.1h.tar.gz
>  cd openssl-1.0.1h
> ./config shared
>  make
>  sudo make install
>
>  wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
>  wget 
> http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
>  tar -xvzf p4python.tgz
>  tar -xvzf p4api.tgz
>  python setup.py build --ssl /usr/local/ssl/lib --apidir 
> /p4api-2014.2.1311338
>  sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
> /p4api-2014.2.1311338
>
>
> Thank You.
>

-- 
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.


not able to add perforce repository to reviewboard

2016-10-03 Thread mahesh yadav
Hello,

I am trying to add a perforce repository to my reviewboard but its giving 
me this error :-

"The specified Perforce Port includes ssl: ,but the p4python library was 
build without SSL support or the library path is incorrect."


The steps which i followed :-

 wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
 tar -xvzf openssl-1.0.1h.tar.gz
 cd openssl-1.0.1h
./config shared
 make
 sudo make install

 wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
 wget http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
 tar -xvzf p4python.tgz
 tar -xvzf p4api.tgz
 python setup.py build --ssl /usr/local/ssl/lib --apidir 
/p4api-2014.2.1311338
 sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
/p4api-2014.2.1311338


Thank You.

-- 
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.


Re: webhook not working

2016-09-26 Thread mahesh yadav
hello,
It was a jenkins problem. I had to configure global security in jenkins. My 
php script was woking fine.

Sorry for the late reply

Thank You



On Tuesday, September 20, 2016 at 1:49:26 PM UTC+5:30, Christian Hammond 
wrote:
>
> Hi,
>
> Can you provide us with more information on the configuration of the 
> webhook? Have you confirmed whether or not the PHP script is ever even 
> called?
>
> Any and all information you can provide will be helpful, and important in 
> diagnosing any problems here.
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>
> On Mon, Sep 19, 2016 at 11:41 PM, mahesh yadav  > wrote:
>
>> Hello,
>>
>> I am a newbie currently working on a continuous integration project. I am 
>> trying to remotely trigger build in jenkins using a php script. However, 
>> when i provide the url  of my php script in webhooks extension of 
>> reviewboard its not triggering build in jenkins on publishing a new review 
>> request. 
>>
>> Thank You
>>
>> -- 
>> 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...@googlegroups.com .
>> 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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


webhook not working

2016-09-20 Thread mahesh yadav
Hello,

I am a newbie currently working on a continuous integration project. I am 
trying to remotely trigger build in jenkins using a php script. However, 
when i provide the url  of my php script in webhooks extension of 
reviewboard its not triggering build in jenkins on publishing a new review 
request. 

Thank You

-- 
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.