Where are you set the p4 environment variables?  I had to set mine in 
reviewboard.wsg, like thisi:

 os.environ['P4PORT'] = "***"
os.environ['P4USER'] = "***"
os.environ['P4CLIENT'] = "***"
os.environ['P4TICKETS'] = "/var/www/reviewboard/conf/p4.tickets"
os.environ['PATH'] = os.environ['PATH'] + ":/usr/local/bin"


--steve

On Wednesday, July 17, 2013 3:22:09 AM UTC-7, Stefano Biancullo wrote:
>
> Hello 
>
> i recently installed reviewboard 1.6.6 and i needed to use with perforce. 
>
> I tried to configure perforce repository but it gives me the follow error 
>
> [P4#run] Errors during command execution( "p4 describe -s 1" ) [Error]: 
> 'Perforce password (P4PASSWD) invalid or unset.'
>
> I tried to set up in my ubuntu installation either 
> P4PORT
> P4USER
> P4PASSWD 
> P4TICKETS = path of ticket file
>
> and from command line i can make p4 login. but when i try to configure the 
> repository i get that error. 
>
> My perforce server has ticket based authentication. 
>
>
> Anyone have some idea or stuff to try ? 
>
>
> BR
> Stefano
>  

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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/groups/opt_out.

Reply via email to