Re: Critical Error (without anything else)

2016-07-13 Thread Massimiliano Scifo
P.s.
i changed the dir name of my perforce folder and than putted back to the 
original name, i don't know if this can help

Il giorno mercoledì 13 luglio 2016 13:00:39 UTC+1, Massimiliano Scifo ha 
scritto:
>
> Hi, i'm using Perforce on a Ubuntu 16.04 machine. I currently was able to 
> use rbt post for creating a new request, but after working a while with a 
> shell script i got this strange error that only say "CRITICAL" without 
> anything else. 
>
> $ rbt post 26694
> Generating diff for shelved changeset 26694
> CRITICAL:
>
>
>
> Running in debug mode give me this:
> Traceback (most recent call last):
>   File "/usr/local/bin/rbt", line 9, in 
> load_entry_point('RBTools==0.7.6', 'console_scripts', 'rbt')()
>   File 
> "/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/main.py"
> , line 133, in main
> command.run_from_argv([RB_MAIN, command_name] + args)
>   File 
> "/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/__init__.py"
> , line 629, in run_from_argv
> exit_code = self.main(*args) or 0
>   File 
> "/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/post.py"
> , line 805, in main
> base_dir=base_dir)
>   File 
> "/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/post.py"
> , line 555, in post_request
> if supports_posting_commit_ids and commit_id != draft.commit_id:
>   File 
> "/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/api/resource.py"
> , line 301, in __getattr__
> raise AttributeError
> AttributeError
>
>
>
> Any hint? 
>
> Regards,
> Max
>

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Critical Error (without anything else)

2016-07-13 Thread Massimiliano Scifo
Hi, i'm using Perforce on a Ubuntu 16.04 machine. I currently was able to 
use rbt post for creating a new request, but after working a while with a 
shell script i got this strange error that only say "CRITICAL" without 
anything else. 

$ rbt post 26694
Generating diff for shelved changeset 26694
CRITICAL:



Running in debug mode give me this:
Traceback (most recent call last):
  File "/usr/local/bin/rbt", line 9, in 
load_entry_point('RBTools==0.7.6', 'console_scripts', 'rbt')()
  File 
"/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/main.py"
, line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File 
"/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/__init__.py"
, line 629, in run_from_argv
exit_code = self.main(*args) or 0
  File 
"/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/post.py"
, line 805, in main
base_dir=base_dir)
  File 
"/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/commands/post.py"
, line 555, in post_request
if supports_posting_commit_ids and commit_id != draft.commit_id:
  File 
"/usr/local/lib/python2.7/dist-packages/RBTools-0.7.6-py2.7.egg/rbtools/api/resource.py"
, line 301, in __getattr__
raise AttributeError
AttributeError



Any hint? 

Regards,
Max

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.