monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Monotone 0.40 and SSH-Agent: broken?


From: Ralf S. Engelschall
Subject: Re: [Monotone-devel] Monotone 0.40 and SSH-Agent: broken?
Date: Sat, 12 Apr 2008 09:21:43 +0200
User-agent: Mutt/1.5.17 OpenPKG/CURRENT (2007-11-01)

On Fri, Apr 11, 2008, Justin Patrin wrote:

> On Fri, Apr 11, 2008 at 2:02 PM, Ralf S. Engelschall
> <address@hidden> wrote:
> > On Fri, Apr 11, 2008, Ralf S. Engelschall wrote:
> >
> >  > After upgrading to Monotone 0.40 and migrating my databases to the new
> >  > schema with "mtn db migrate" I'm faced with the problem that on "mtn
> >  > commit" I'm now asked for the pass-phrase of my address@hidden key,
> >  > although it is loaded just fine in the SSH-Agent and could be fetched
> >  > just fine by all Monotone <= 0.39 during the last months. It seems to be
> >  > that the code which uses the SSH-Agent got broken in Monotone 0.40 with
> >  > the recent changes. Any clues?
> [...]
>
> Can you try running a "make check" and see if the ssh-agent tests
> fail? I'm not seeing any failures on my machines.

This is the really strange thing, the test suite works just fine:

| [...]
| 413 ssh_agent                                     ok
| [...]

Seems like I've to digg deeper to find out why 0.40 now dislikes my key
in the SSH-Agent. My current situation now is:

| $ mtn ci -m "upgrade to RPM 5.1b2"
| mtn: beginning commit on branch 'OpenPKG.framework.src'
| enter passphrase for key ID address@hidden:
| mtn: committed revision 7b7299dbfcd62ad95ebc5ce38ac4fdef4268ae27
| address@hidden:/u/rse/prj/openpkg-2008/src/openpkg/src
| $ ssh-add -l
| 1024 94:bb:05:92:32:ef:11:65:ec:aa:d5:2e:97:82:53:c7 Ralf S. Engelschall 
<address@hidden> (RSA1)
| 2048 27:cc:cb:66:10:31:09:03:9e:0d:de:31:fd:6b:c0:7f Ralf S. Engelschall 
(DSA) (DSA)
| 2048 d8:68:a2:f8:90:13:10:2f:f2:2e:64:f5:8e:1d:6d:b3 Ralf S. Engelschall 
(RSA) (RSA)
| 1024 89:46:ab:e9:ae:eb:7b:8a:43:0c:2b:eb:95:f2:58:24 address@hidden (RSA)

The last key in my SSH-Agent is the RSA key for Monotone which worked
just fine during the last months. But as you can see from my commit
step before, Monotone no longer seems to contact my SSH-Agent (which
here is based on PAgent from PuTTY). I don't know why. Exactly the
same PAgent process is what I used with Monotone 0.39 just yesterday
before I upgraded to Monotone 0.40, the I've definetely no change on the
SSH-Agent side.

Strange, I'll try to find out what is going on here...

                                       Ralf S. Engelschall
                                       address@hidden
                                       www.engelschall.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]