Re: [Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-01 Thread Mark Williams
On Thu, Dec 01, 2016 at 05:11:37PM -0800, Craig Rodrigues wrote: > Hi, > > I filed this bug: > https://twistedmatrix.com/trac/ticket/8931 > > At least for me, conch fails to parse a host key created by OpenSSH > in ~/.ssh/known_hosts > which is of type ecdsa-sha2-nistp256. > > Anyone have an idea

Re: [Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-01 Thread Craig Rodrigues
I don't think that is it. It is failing to parse an existing key generated by OpenSSH. If I delete the known_hosts file, conch generates a key which it ca parse. -- Craig On Thu, Dec 1, 2016 at 5:24 PM, Oon-Ee Ng wrote: >

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Jean-Paul Calderone
On Thu, Dec 1, 2016 at 3:33 PM, Glyph Lefkowitz wrote: > > > Please be vocal about any roadblocks you hit. The ops situation has > improved a ton since the last time you looked, but (accordingly) it's also > changed almost completely. > > Good luck - and hopefully

Re: [Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-01 Thread Oon-Ee Ng
http://twistedmatrix.com/pipermail/twisted-python/2016-October/030819.html On Fri, Dec 2, 2016 at 9:11 AM, Craig Rodrigues wrote: > Hi, > > I filed this bug: > https://twistedmatrix.com/trac/ticket/8931 > > At least for me, conch fails to parse a host key created by

[Twisted-Python] conch problem with ecdsa-sha2-nistp256 host key?

2016-12-01 Thread Craig Rodrigues
Hi, I filed this bug: https://twistedmatrix.com/trac/ticket/8931 At least for me, conch fails to parse a host key created by OpenSSH in ~/.ssh/known_hosts which is of type ecdsa-sha2-nistp256. Anyone have an idea as to how to fix this? -- Craig ___

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Glyph Lefkowitz
> On Dec 1, 2016, at 12:13 PM, Jean-Paul Calderone > wrote: > > On Thu, Dec 1, 2016 at 2:14 PM, Glyph Lefkowitz > wrote: > >> On Dec 1, 2016, at 10:51 AM, Jean-Paul Calderone >

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Jean-Paul Calderone
On Thu, Dec 1, 2016 at 3:13 PM, Jean-Paul Calderone < exar...@twistedmatrix.com> wrote: > On Thu, Dec 1, 2016 at 2:14 PM, Glyph Lefkowitz > wrote: > >> >> On Dec 1, 2016, at 10:51 AM, Jean-Paul Calderone < >> exar...@twistedmatrix.com> wrote: >> >> Hi, >> >> In the last

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Jean-Paul Calderone
On Thu, Dec 1, 2016 at 2:14 PM, Glyph Lefkowitz wrote: > > On Dec 1, 2016, at 10:51 AM, Jean-Paul Calderone < > exar...@twistedmatrix.com> wrote: > > Hi, > > In the last couple days I've noticed that there are a bunch of spurious > changes being made to tickets in the

Re: [Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Glyph Lefkowitz
> On Dec 1, 2016, at 10:51 AM, Jean-Paul Calderone > wrote: > > Hi, > > In the last couple days I've noticed that there are a bunch of spurious > changes being made to tickets in the issue tracker. These come from commit > messages that reference a GitHub PR that

[Twisted-Python] future directions for Deferred

2016-12-01 Thread Glyph Lefkowitz
Since this is of potentially very broad interest within the Twisted maintainer team and development audience, those on the mailing list may want to read this github comment about ongoing discussions about future development

[Twisted-Python] Spurious commit/ticket links

2016-12-01 Thread Jean-Paul Calderone
Hi, In the last couple days I've noticed that there are a bunch of spurious changes being made to tickets in the issue tracker. These come from commit messages that reference a GitHub PR that happens to match a ticket number in trac. For example,