Comment #6 on issue 3729 by [email protected]: Cannot run rbt post in
RBTools 0.7.0
https://code.google.com/p/reviewboard/issues/detail?id=3729
rbt post -d -g
RBTools 0.7
Python 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit
(AMD64)]
Running on Windows-8-6.2.9200
Home = ...
Current directory = ...
Checking for a Subversion repository...
Running: svn info --non-interactive
Command exited with rc 1: ['svn', 'info', '--non-interactive']
svn: E155007: '...' is not a working copy
---
Checking for a Git repository...
Running: git rev-parse --git-dir
Running: git config core.bare
Command exited with rc 1: ['git', 'config', 'core.bare']
---
Running: git rev-parse --show-toplevel
Running: git symbolic-ref -q HEAD
Running: git config --get branch...merge
Running: git config --get branch...remote
Running: git config --get remote.origin.url
repository info: Path: ..., Base path: , Supports changesets: False
Making HTTP GET request to http://.../reviews/api/
==> HTTP Authentication Required
Enter authorization information for "Web API" at ...
Traceback (most recent call last):
File "C:\Python27\Scripts\rbt-script.py", line 9, in <module>
load_entry_point('RBTools==0.7', 'console_scripts', 'rbt')()
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\commands\main.py",
line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\commands\__init__.py",
line 538, in run_from_argv
exit_code = self.main(*args) or 0
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\commands\post.py",
line 583, in main
api_client, api_root = self.get_api(server_url)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\commands\__init__.py",
line 681, in get_api
api_root = api_client.get_root()
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\client.py",
line 18, in get_root
return self._transport.get_root(*args, **kwargs)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\transport\sync.py",
line 37, in get_root
return self._execute_request(HttpRequest(self.server.url))
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\transport\sync.py",
line 71, in _execute_request
rsp = self.server.make_request(request)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\request.py",
line 517, in make_request
rsp = self._cache.make_request(r)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\cache.py",
line 261, in make_request
response = HTTPResponse(self.urlopen(request))
File "C:\Python27\lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 402, in open
req = meth(req)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\request.py",
line 184, in http_request
self.password_mgr.find_user_password('Web API', self.url)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\api\request.py",
line 331, in find_user_password
password=self.rb_pass)
File "C:\Python27\lib\site-packages\rbtools-0.7-py2.7.egg\rbtools\commands\__init__.py",
line 625, in credentials_prompt
password = getpass.getpass('Password: ')
File "C:\Python27\lib\getpass.py", line 95, in win_getpass
msvcrt.putch(c)
TypeError: must be char, not unicode
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.