[Bug 2510] New: building fail for unsupported key type

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2510

Bug ID: 2510
   Summary: building fail for unsupported key type
   Product: Portable OpenSSH
   Version: 7.1p1
  Hardware: ix86
OS: Linux
Status: NEW
  Severity: critical
  Priority: P5
 Component: Build system
  Assignee: unassigned-b...@mindrot.org
  Reporter: flavio.gallu...@gmail.com

Created attachment 2760
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2760=edit
building log

Hi. I have problem with openssl-7.1p1 building. It give me this error
'Saving key "/etc/ssh/ssh_host_key" failed: unknown or unsupported key
type'. Any idea? Thanks

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Philip Hands  changed:

   What|Removed |Added

   Assignee|unassigned-b...@mindrot.org |p...@hands.com
 Status|NEW |ASSIGNED

--- Comment #7 from Philip Hands  ---
In my git repo:

  http://git.hands.com/ssh-copy-id

there's now a version that has a '-f' (force) option that does what the
legacy option was suggested to do (i.e. just go ahead and install
things)

It would be helpful if you could test that and say whether it deals
with the problem for you.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2510] building fail for unsupported key type

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2510

--- Comment #1 from flavio.gallu...@gmail.com ---
I'have no problem with 6.x versions

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2195] ssh-copy-id hangs when using shared connection

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2195

Philip Hands  changed:

   What|Removed |Added

 CC||p...@hands.com
   Assignee|unassigned-b...@mindrot.org |p...@hands.com

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2507] missing or misleading error messages

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2507

flavio.gallu...@gmail.com changed:

   What|Removed |Added

 CC||flavio.gallu...@gmail.com

--- Comment #2 from flavio.gallu...@gmail.com ---
openssh 6x doesn't give this problem.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2214] Key is detected as existing if LogLevel=QUIET

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2214

Philip Hands  changed:

   What|Removed |Added

 CC||p...@hands.com
 Status|NEW |ASSIGNED
   Assignee|unassigned-b...@mindrot.org |p...@hands.com

--- Comment #1 from Philip Hands  ---
Thanks for the report, and sorry for taking so long to get round to it.

Here's the commit that fixes this:

 
http://git.hands.com/?p=ssh-copy-id.git;a=commitdiff;h=35f05e39cda8670b3f6797330a3e521fda509a4c;hp=baebbb9e18e4a1af7554d939710eacb665a24b68

My latest version incorporating that change is here:

  http://git.hands.com/ssh-copy-id

which should work for you, and will hopefully make it's way into
OpenSSH in the not too distant future.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2206] ssh-copy-id fails with message 'Ambiguous output redirect.' with a non-sh style remote shell

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2206

Philip Hands  changed:

   What|Removed |Added

 CC||p...@hands.com
   Assignee|unassigned-b...@mindrot.org |p...@hands.com
 Status|NEW |ASSIGNED

--- Comment #6 from Philip Hands  ---
Thanks for the patch, and sorry for not getting to it sooner.

My latest version, incorporating something very similar is available
here:

  http://git.hands.com/ssh-copy-id

which I'd hope works for you (confirmation would be nice), and will
hopefully make it's way into OpenSSH in the not too distant future.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2284] ssh-copy-id option to replace one key with another key (or ssh-replace-id command)

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2284

Philip Hands  changed:

   What|Removed |Added

   Assignee|unassigned-b...@mindrot.org |p...@hands.com
 Status|NEW |ASSIGNED
 CC||p...@hands.com

--- Comment #4 from Philip Hands  ---
(In reply to Paul Wise from comment #0)

I think we'd need a new option in ssh to ensure that IdentityFile
options in the ssh_config will not be honoured, otherwise there would
be no certainty that the second login was really going via the new key,
and we could end up locking people out.

This bug highlights the problem:

  https://bugzilla.mindrot.org/show_bug.cgi?id=2331

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2488] "ssh-copy-id -o ControlPath=/tmp/foo" hangs

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2488

Philip Hands  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned-b...@mindrot.org |p...@hands.com
 CC||p...@hands.com

--- Comment #1 from Philip Hands  ---
Thanks for the patch.  As you can see here:

 
http://git.hands.com/?p=ssh-copy-id.git;a=commit;h=e129c91dc474d73671304403fafda785df440105

I've applied it to my repo, which will hopefully make it into OpenSSH
fairly soon.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2319] [PATCH REVIEW] U2F authentication

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2319

--- Comment #14 from Adam Goode  ---
Is there a new version of the RFC draft in the works?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2331] ssh-copy-id -i id_new.pub fails to copy that id, also: wrong error msg

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2331

Philip Hands  changed:

   What|Removed |Added

 CC||p...@hands.com
 Status|NEW |ASSIGNED
   Assignee|unassigned-b...@mindrot.org |p...@hands.com

--- Comment #9 from Philip Hands  ---
I've recently been updating things in my git repo:

  http://git.hands.com/ssh-copy-id

including the addition of a '-f' (for "force") option, that reverts to
the old behaviour of simply trying to install the key regardless of
whether it's already installed.  In addition to that, I've modified the
warning message one gets in the case described here, to suggest using
the -f option:

 
http://git.hands.com/?p=ssh-copy-id.git;a=commitdiff;h=ab185eea5a03cdd846c909d83e5dd0a07a44fb54;hp=6fa6f1e3dbec32636e77d01228ceecfa3851c7e8

Do you think this is sufficient to address the problem?

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2350] ssh-copy-id doesn't handle keys with missing trailing newline

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2350

Philip Hands  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned-b...@mindrot.org |p...@hands.com

--- Comment #1 from Philip Hands  ---
Thanks for the patch, and sorry for the time it's take for me to get to
it. I've applied it to my git repo:

 
http://git.hands.com/?p=ssh-copy-id.git;a=commit;h=de78897ada50ed12f4b0c9faa6e935ce82ee49a6

so hopefully that will make it's way into OpenSSH soon.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2196] ssh-copy-id: selects "wrong" pubkey

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2196

Philip Hands  changed:

   What|Removed |Added

   Assignee|unassigned-b...@mindrot.org |p...@hands.com

--- Comment #6 from Philip Hands  ---
It seems like a good idea to mention which file is being used (when it
is using one, rather than then agent) so I've just added this:

 
http://git.hands.com/?p=ssh-copy-id.git;a=commitdiff;h=fd3e8b115e160a1332773cd8e06a3305d0d680ab;hp=1b931894de0614099255244be789ad097fd0948a

I happen to make use the current behaviour, with a file that's not one
of the defaults as my main key, but perhaps I'm the only person that
does.  However, I wouldn't want to remove that only to discover that
I'm not alone and so have a load of people hankering after the current
behaviour.

I hope the INFO message goes at least some way to addressing you
concerns.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs