Displaying 20 results from an estimated 21 matches for "envpass".
2014 Jan 29
2
tests: multiplex.sh fails on i686
Hello everybody,
compiled openssh git master (6f917ad) on i686 without problems, but tests
fail:
[...]
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
scp: failed copy /tmp/openssh-git/src/openssh/regress/data
cmp: /tmp/openssh-git/src/openssh/regress/copy: No such file or directory
scp: corrupted copy of /tmp/openssh-git/src/openssh/regress/data test
connection multiplexing: status 0 test connection multipl...
2016 Feb 09
2
Test Status OpenSSH 7.1 P2 on HPE NSE
...inor platform changes - root is not 0,
for example, all normal tests have passed except for:
multiplex - hangs at the end of this output. We had a similar issue that
single reads of data were not working in dd but that does not seem to be the
case in this test suite.
test connection multiplexing: envpass
environment not found
test connection multiplexing: transfer
Binary files /home/git/openssh-portable/regress/data and
/home/git/openssh-portable/regress/copy differ
ssh -Sctl: corrupted copy of /home/git/openssh-portable/regress/data
Binary files /home/git/openssh-portable/regress/data and
/ho...
2005 Mar 01
7
[Bug 989] openssh-3.9p1 on Solaris 8 - multiplex.sh NOK
...ssignedTo: openssh-bugs at mindrot.org
ReportedBy: ervanborren-ext at airfrance.fr
Hi bugzilla.mindrot.org,
Thanks Darren Tucker for your advice.
Need debug on Solaris 8 - openssh-3.9p1
see below
root at qvgdisy3 # make tests
...
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
Connecting to otherhost...
sftp> Fetching /bin/ls to /opt/SSH/openssh-3.9p1/regress/ls.copy
/bin/ls
100% 18KB 18.4KB/s 00:00
sftp>
sh: scp: not found
scp:...
2015 May 31
2
Call for testing: OpenSSH 6.9
....2 SPARC with Solaris Studio 12.4
run test connect.sh ...
Missing privilege separation directory: /var/empty
FATAL: sshd_proxy broken
*** Error code 1
The following command caused the error:
if [ "xconnect.sh proxy-connect.sh connect-privsep.sh proto-version.sh
proto-mismatch.sh exit-status.sh envpass.sh transfer.sh banner.sh
rekey.sh stderr-data.sh stderr-after-eof.sh broken-pipe.sh
try-ciphers.sh yes-head.sh login-timeout.sh agent.sh
agent-getpeereid.sh agent
-timeout.sh agent-ptrace.sh keyscan.sh keygen-change.sh
keygen-convert.sh key-options.sh scp.sh sftp.sh sftp-chroot.sh
sftp-cmds.sh sftp...
2005 Apr 03
15
OpenSSH 4.1: call for testing.
Hi All.
OpenSSH 4.1 will be released in the next couple of weeks and we invite
interested parties to test a snapshot.
The changes since 4.0 are mostly bugfixes, for a detailed list see
http://bugzilla.mindrot.org/show_bug.cgi?id=994
Running the regression tests supplied with Portable does not require
installation and is a simply:
$ ./configure && make tests
Testing on suitable
2007 May 13
0
cmp: /usr/local/src/openssh-4.6p1/regress/ls.copy: No such file or directory
...If so,
maybe this is something that need to be fixed.
Please tell me if you need any more information, or if I could be of
any help. Thank you.
imacat at rinse src/openssh-4.6p1 % make tests
run test connect.sh ...
ok simple connect
...
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
scp: failed copy /bin/ls
cmp: /usr/local/src/openssh-4.6p1/regress/ls.copy: No such file or directory
scp: corrupted copy of /bin/ls
test connection multiplexing: status 0
test connection multiplexing: status 1
test connection multiplexing: status 4
test conne...
2014 Jul 04
1
multiplex.sh fails in make tests
Hello everybody,
running make tests on latest openssh-portable git master
(V_6_6_P1-114-g72e6b5c) fails:
[...]
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
test connection multiplexing: status 0
test connection multiplexing: status 1
test connection multiplexing: status 4
test connection multiplexing: status 5
test connection multiplexing: status 44
test connection multiplexing: cmd check
test connection multiple...
2014 Jul 25
1
corrupted copy in regress/multiplex.sh
...ter installing openbsd-netcat some tests in multiplex.sh do still fail for
me. Sadly this happens when trying to build a package only, everything works
just fine if I try to debug this. Any ideas? Logfile failed-regress.log is
attached.
[...]
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
test connection multiplexing: forward
cmp: EOF on openssh/regress/copy
ssh: corrupted copy of openssh/regress/data
cmp: EOF on openssh/regress/copy
ssh: corrupted copy of openssh/regress/data test
connection multiplexing: status 0 test connection multiplexing:...
2009 May 04
2
Multiplex tests fail on 5.2p1
I noticed "make tests" for openssh-5.2p1 fails the multiplex.sh tests.
Turns out this is because I happen to have some non-standard configuration
options in $HOME/.ssh/config and most of the multiplex.sh tests do not use
a "-F $OBJ/ssh_config" option, which means they end up reading the users
$HOME/.ssh/config.
Is this on purpose or a bug?
2016 Dec 14
4
Call for testing: OpenSSH 7.4
On Tue, 13 Dec 2016, The Doctor wrote:
> Got you. Will run make tests. So far running on
> FreeBSD 11.0 using openssl 1.0.2 current
Thanks!
> Trying Openssl 1.1
Won't work - see the thread here about 6 week back...
-d
2005 Mar 10
7
Solaris 10 support
Hi Developers,
This is Viet at Sun Microsystems. Does openssh support Solaris 10
spacrc, sol 10 x86, and sol 10 x64. If so, could you please point me to
the link in openssh web site, not sunfreeware.com, that says so and the
link to download. I need an official link to declare to Sun that you do
support sol 10. Thanks.
2005 Mar 02
12
Call for release testing
Hi,
We are preparing to release another stable OpenSSH soon, so once
again we are asking for your help in testing CVS snapshots.
Changes include:
* ssh(1) now allows the optional specification of an address to bind to
in port forwarding connections (local, remote and dynamic). See the
-L, -R options in the ssh(1) man page as well as LocalForward and
RemoteForward options in
2020 Sep 21
4
Call for testing: OpenSSH 8.4
On Mon, 21 Sep 2020 at 09:53, Hisashi T Fujinaka <htodd at twofifty.com> wrote:
> OK, NetBSD-current amd64, NetBSD-9-amd64, and NetBSD-9-i386 all pass all
> tests. MacOS, well, I always try it but it has problems.
What's the problem on OS X? We test on it regularly (El Capitan and
High Sierra) and the only problem I'm aware of is that the native
libcrypto on High Sierra is
2016 Dec 14
2
Call for testing: OpenSSH 7.4
...gt; Stop.
> make[1]: stopped in /usr/source/openssh-SNAP-20161214/regress
> *** Error code 1
>
> Stop.
> make: stopped in /usr/source/openssh-SNAP-20161214
>
Further test using openssl with the current FreeBSD 11.0 patches
run test multiplex.sh ...
test connection multiplexing: envpass
test connection multiplexing: transfer
test connection multiplexing: forward
cmp: EOF on /usr/source/openssh-SNAP-20161214/regress/copy
ssh: corrupted copy of /usr/source/openssh-SNAP-20161214/regress/data
test connection multiplexing: status 0
test connection multiplexing: status 1
test connection...
2015 May 29
16
Call for testing: OpenSSH 6.9
Hi,
OpenSSH 6.9 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is
2004 Aug 12
14
Pending OpenSSH release, call for testing.
Hi All.
OpenSSH is getting ready for a release soon, so we are asking for all
interested parties to test a snapshot.
Changes include:
* sshd will now re-exec itself for each new connection (the "-e" option
is required when running sshd in debug mode).
* PAM password authentication has been (re)added.
* Interface improvements to sftp(1)
* Many bug fixes and improvements, for
2005 Aug 22
12
Call for release testing
Hi,
We would like to make one of our periodic releases shortly, so once
again we are asking for readers of this list (or anyone else) to
download and test a CVS snapshot of OpenSSH on your favourite
platforms.
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable snapshots are available the mirrors listed at
http://www.openssh.com/portable.html#ftp in the
2005 Aug 22
12
Call for release testing
Hi,
We would like to make one of our periodic releases shortly, so once
again we are asking for readers of this list (or anyone else) to
download and test a CVS snapshot of OpenSSH on your favourite
platforms.
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable snapshots are available the mirrors listed at
http://www.openssh.com/portable.html#ftp in the
2010 Feb 27
24
Call for testing: OpenSSH-5.4
Hi,
OpenSSH 5.4 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release,
with a number of major new features and many bug fixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH
2008 Jul 06
11
OpenSSH 5.1: call for testing
Hi,
OpenSSH 5.1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release is one of
the biggest in recent years, with two hackathons' worth of improvements
and fixes for some of our most recalcitrant bugs.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is