access denied on Pageant .pag file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Undecided
|
Unassigned | ||
PuTTY |
New
|
Undecided
|
Unassigned | ||
paramiko |
New
|
Undecided
|
Unassigned |
Bug Description
I reinstalled Windows, so I had to reinstall Bazaar as well..
Used Pageant to generate a new public/private key and added it to Pageant.
Also ran 'bzr launchpad-login tvd'.
What am I doing wrong? See log below..
It's also looking for a .ssh/known_hosts file that doesn't exist...
------
Tue 2011-08-02 21:04:20 +0200
0.047 bazaar version: 2.4b5
0.047 bzr arguments: [u'branch', u'lp:~tvd/moo/devmoo']
0.078 looking for plugins in C:/Users/Tim van Dijen/AppData/
0.078 looking for plugins in C:/Program Files (x86)/Bazaar/
0.109 encoding stdout as sys.stdout encoding 'cp850'
0.187 falling back to default implementation
0.187 failed to load system host keys: [Errno 2] No such file or directory: 'C:\\Users\\Tim van Dijen/.
[ 3932] 2011-08-02 21:04:20.506 INFO: Connected (version 2.0, client Twisted)
0.499 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
0.499 Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "paramiko\
File "paramiko\
File "paramiko\
File "paramiko\
WindowsError: [Error 5] Access Denied: 'f:\\temp\
0.499 return code 3
tags: | added: check-for-breezy |
tags: | added: win32 |
tags: | removed: check-for-breezy |
This looks similar to a problem a user on IRC ran into recently: irclogs. ubuntu. com/2011/ 07/16/% 23bzr.html# t13:52>
<http://
In that case, I believe it was caused by running the Pageant exe straight from the downloads folder rather than installing it, which on Windows 7 trips some access protections designed to isolate files that come from the internet.