Displaying 11 results from an estimated 11 matches for "iskunk".
Did you mean:
skunk
2006 Jun 22
4
[Bug 926] pam_session_close called as user or not at all
http://bugzilla.mindrot.org/show_bug.cgi?id=926
carsten.benecke at rrz.uni-hamburg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |carsten.benecke at rrz.uni-
| |hamburg.de
------- Comment #16 from
2011 Nov 25
5
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #37 from Daniel Richard G. <skunk at iSKUNK.ORG> 2011-11-25 12:40:45 EST ---
Yet another failure mode...
[...]
# XXX.YYY.ZZ.8 SSH-2.0-Sun_SSH_1.1.3
# XXX.YYY.ZZ.9 SSH-2.0-OpenSSH_3.8.1p1
# XXX.YYY.ZZ.14 SSH-2.0-OpenSSH_4.3
# 10.10.1.35 SSH-2.0-RomSShell_4.62
Received disconnect from 10.10.1.35: 2: Protocol Timeout
make: *** [ssh_known_ho...
2011 Feb 17
24
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
Andreas Kotes <count-mindrot at flatline.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |count-mindrot at flatline.de
Severity|normal |major
--- Comment #6 from
2012 Dec 03
3
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #43 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
And a year later, this issue still afflicts OpenSSH 6.1p1 (as packaged
by Ubuntu). Aab's patch still applies, if fuzzily, and still hardens up
ssh-keyscan so that it can deal with my company's network.
--
You are receiving this mail because:
You are watching the assignee of th...
2015 Jan 27
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #48 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
(In reply to Damien Miller from comment #47)
>
> There might be a few cases that we've missed, but please give
> -current a spin and let us know if it has fixed all keyscan crashes
> that you were seeing previously (I think it should...)
Hi Damien, thank you for follow...
2015 Jan 27
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #50 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
Okay, tried again with your patch. Here's what I see:
[...]
# A.B.C.46 SSH-1.99-OpenSSH_4.2
# A.B.C.47 SSH-1.99-OpenSSH_4.2
# A.B.C.47 SSH-1.99-OpenSSH_4.2
# A.B.C.47 SSH-1.99-OpenSSH_4.2
# A.B.C.48 SSH-1.99-OpenSSH_4.2
# A.B.C.48 SSH-1.99-OpenSSH_4.2...
2015 Jan 28
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #53 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
(In reply to Damien Miller from comment #52)
> That patch is committed now - can you retry with -current?
I tried the same snapshot with your revised patch (before seeing the
above comment), and got this error two-for-two:
[...]
# blarg.internal.example.com SSH-2.0-OpenSSH_...
2015 Jan 29
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #55 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
I'm not able to apply that last patch without rejections, not to any
recent snapshot nor git master. What's your "---" tree?
--
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.
2015 Jan 30
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #57 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
Okay, rolling with git master 86936ec2.
Now, ssh-keyscan isn't erroring out; instead, it's... hanging. I'm
seeing this behavior crop up pretty consistently after running for
several minutes. And it's wedged pretty tight, too---nothing happens
even after letting it sit f...
2015 Jan 30
0
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
--- Comment #59 from Daniel Richard G. <skunk at iSKUNK.ORG> ---
I see your change was committed to git, so I tested master 46347ed5
without modifications.
The scan completes! On two separate runs, scanning the same large
network. I am happy to report success :)
If I run into another corner case down the line, should I re-open this
bug, or file a n...
2005 Oct 11
0
[Bug 3159] New: VA_COPY() brokenness
...Summary: VA_COPY() brokenness
Product: rsync
Version: 2.6.6
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: skunk@iskunk.org
QAContact: rsync-qa@samba.org
Building rsync on a Solaris 10 / AMD64 system:
----(begin snip)----
cc -I. -I. -Xa -v -xtarget=opteron -xarch=amd64 -xbuiltin -xstrconst -xO4
-xcrossfile -DHAVE_CONFIG_H -c lib/compat.c -o lib/compat.o
cc -I. -I. -Xa -v -xtarget=opteron -xarch=amd...