ssh conenctions to NCP 2.0 fail if compresion is requested

Bug #360512 reported by Andy Boyett
4
Affects Status Importance Assigned to Milestone
Nexenta Operating System
Fix Released
High
Unassigned

Bug Description

Attempting to connect with compression causes the server to immediately return "Connection closed", disabling compression allows it to connect successfully.

Attached are ssh -vv logs with and without compression.

Revision history for this message
Andy Boyett (aboyett) wrote :
Revision history for this message
Andy Boyett (aboyett) wrote :
anilg (anil-verve)
Changed in nexenta:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
bNick (nickforspam) wrote :

I examine this bug and find that the sshd require libz.so.1: version "SUNW SUNW_1.1".

This is debug log of sshd
ld.so.1: sshd: fatal: libz.so.1: version `SUNW_1.1' not found (required by file /usr/lib/ssh/sshd)
ld.so.1: sshd: fatal: libz.so.1: open failed: No such file or directory
ld.so.1: sshd: fatal: relocation error: file /usr/lib/ssh/sshd: symbol deflateInit_: referenced symbol not found

think this bag will be fix if recompile "ld.so.1" and maybe "sshd".

nick@myhost:~$ dpkg -S /usr/lib/ld.so.1
sunwcsu: /usr/lib/ld.so.1
nick@myhost:~$ dpkg -S /usr/lib/ssh/sshd
sunwsshdu: /usr/lib/ssh/sshd

So, that the reason of using sunw libs instead of native libs?

Revision history for this message
anilg (anil-verve) wrote :

Fixed

Changed in nexenta:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.