[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#430455: marked as done (openssh-server: sshd in unstable not executable any longer, seems to be a shared library)



Your message dated Fri, 29 Jun 2007 09:17:04 +0000
with message-id <E1I4CbA-0003XX-M8@ries.debian.org>
and subject line Bug#430455: fixed in openssh 1:4.6p1-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: openssh-server
Version: 1:4.6p1-1
Severity: grave
Justification: renders package unusable

After upgrading to latest unstable today, I couldn't start
sshd any longer. Find below a typescript showing the issues:

root@debian:~/tmp # /usr/sbin/sshd
/usr/sbin/sshd[1]: syntax error: '(' unexpected
1|root@debian:~/tmp # #===> not a problem of the shell:
1|root@debian:~/tmp # dash -c /usr/sbin/sshd
/usr/sbin/sshd[1]: syntax error: '(' unexpected
1|root@debian:~/tmp # bash -c /usr/sbin/sshd
bash: /usr/sbin/sshd: cannot execute binary file
126|root@debian:~/tmp # uname -a
GNU/kFreeBSD debian.mirbsd.org 7.0-1-686 #0 Sat May  6 14:43:46 CEST 2006 i686 i386 QEMU Virtual CPU version 0.7.2 GNU/kFreeBSD
root@debian:~/tmp # #===> this seems to be the root of the problem:
root@debian:~/tmp # file /usr/sbin/sshd
/usr/sbin/sshd: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), for GNU/kFreeBSD 5.4.0, stripped
root@debian:~/tmp # #===> now compare with a normal programme:
root@debian:~/tmp # file /bin/bash
/bin/bash: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for GNU/kFreeBSD 5.4.0, dynamically linked (uses shared libs), stripped
root@debian:~/tmp # #===> WTF is this a shared library, not an executable?
root@debian:~/tmp # #===> the problem seems to appear on linux too:
root@debian:~/tmp # wget http://ftp.debian.org/debian/pool/main/o/openssh/openssh-server_4.6p1-2_i386.deb
--18:04:28--  http://ftp.debian.org/debian/pool/main/o/openssh/openssh-server_4.6p1-2_i386.deb
           => `openssh-server_4.6p1-2_i386.deb'
Resolving ftp.debian.org... 128.101.240.212
Connecting to ftp.debian.org|128.101.240.212|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 243,496 (238K) [application/x-debian-package]

100%[====================================>] 243,496      188.60K/s

18:04:32 (88.38 KB/s) - `openssh-server_4.6p1-2_i386.deb' saved [243496/243496]

root@debian:~/tmp # ar x openssh-server_4.6p1-2_i386.deb data.tar.gz
root@debian:~/tmp # tar xzf data.tar.gz
root@debian:~/tmp # file ./usr/sbin/sshd
./usr/sbin/sshd: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.1, stripped


Not only does this problem affect linux-i386 as well (and
not only kfreebsd-i386), but also at least the openssh-client
subpackage (file shows /usr/bin/ssh is also a shared object).
As you can see, it's also independent of the shell and appears
in the latest package on the server too.

I have no idea why it's no longer built as ELF executable,
nor how to fix it, but I can't run ssh, either as client or
as server, at the moment.


-- System Information:
Debian Release: lenny/sid
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 7.0-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/mksh

Versions of packages openssh-server depends on:
ii  adduser       3.103                      Add and remove users and groups
ii  debconf [debc 1.5.13                     Debian configuration management sy
ii  dpkg          1.14.4                     package maintenance system for Deb
ii  libc0.1       2.5-11                     GNU C Library: Shared libraries
ii  libcomerr2    1.38+1.39-WIP-2005.12.31-1 common error description library
ii  libkrb53      1.4.4-8                    MIT Kerberos runtime libraries
ii  libpam-module 0.79-3.1+kbsd              Pluggable Authentication Modules f
ii  libpam-runtim 0.79-4                     Runtime support for the PAM librar
ii  libpam0g      0.79-3.1+kbsd              Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8e-5                   SSL shared libraries
ii  libwrap0      7.6.dbs-13                 Wietse Venema's TCP wrappers libra
ii  lsb-base      3.1-23.1                   Linux Standard Base 3.1 init scrip
ii  openssh-clien 1:4.6p1-1                  secure shell client, an rlogin/rsh
ii  zlib1g        1:1.2.3-15                 compression library - runtime

openssh-server recommends no packages.

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:4.6p1-3

We believe that the bug you reported is fixed in the latest version of
openssh, which is due to be installed in the Debian FTP archive:

openssh-client-udeb_4.6p1-3_powerpc.udeb
  to pool/main/o/openssh/openssh-client-udeb_4.6p1-3_powerpc.udeb
openssh-client_4.6p1-3_powerpc.deb
  to pool/main/o/openssh/openssh-client_4.6p1-3_powerpc.deb
openssh-server-udeb_4.6p1-3_powerpc.udeb
  to pool/main/o/openssh/openssh-server-udeb_4.6p1-3_powerpc.udeb
openssh-server_4.6p1-3_powerpc.deb
  to pool/main/o/openssh/openssh-server_4.6p1-3_powerpc.deb
openssh_4.6p1-3.diff.gz
  to pool/main/o/openssh/openssh_4.6p1-3.diff.gz
openssh_4.6p1-3.dsc
  to pool/main/o/openssh/openssh_4.6p1-3.dsc
ssh-askpass-gnome_4.6p1-3_powerpc.deb
  to pool/main/o/openssh/ssh-askpass-gnome_4.6p1-3_powerpc.deb
ssh-krb5_4.6p1-3_all.deb
  to pool/main/o/openssh/ssh-krb5_4.6p1-3_all.deb
ssh_4.6p1-3_all.deb
  to pool/main/o/openssh/ssh_4.6p1-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 430455@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated openssh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 29 Jun 2007 07:15:38 +0100
Source: openssh
Binary: ssh-askpass-gnome ssh-krb5 openssh-client-udeb ssh openssh-server openssh-client openssh-server-udeb
Architecture: source powerpc all
Version: 1:4.6p1-3
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 openssh-client - secure shell client, an rlogin/rsh/rcp replacement
 openssh-client-udeb - secure shell client for the Debian installer (udeb)
 openssh-server - secure shell server, an rshd replacement
 openssh-server-udeb - secure shell server for the Debian installer (udeb)
 ssh        - secure shell client and server (transitional package)
 ssh-askpass-gnome - interactive X program to prompt users for a passphrase for ssh-ad
 ssh-krb5   - secure shell client and server (transitional package)
Closes: 430154 430455 430838
Changes: 
 openssh (1:4.6p1-3) unstable; urgency=low
 .
   * Only build PIE executables on Linux and NetBSD (closes: #430455).
   * Fix broken switch fallthrough when SELinux is running in permissive mode
     (closes: #430838).
   * Document that HashKnownHosts may break tab-completion (closes: #430154).
Files: 
 89579c12dd0cafe2398e959ce1f483d4 1062 net standard openssh_4.6p1-3.dsc
 d3d0e13e8471c0c769ecf56ea1c45993 180913 net standard openssh_4.6p1-3.diff.gz
 67169270ef625d0fbb2a0baa1ad06e08 1062 net extra ssh_4.6p1-3_all.deb
 6386c4fc7c912b093843ba742e7c9b7b 79490 net extra ssh-krb5_4.6p1-3_all.deb
 bc63211575a73ef596cdc90e7f0a23bb 711314 net standard openssh-client_4.6p1-3_powerpc.deb
 a84a419e6d210e0af1b17fdd384df72c 266788 net optional openssh-server_4.6p1-3_powerpc.deb
 694a298c7f15d5d79b55ae0ad43351ce 89962 gnome optional ssh-askpass-gnome_4.6p1-3_powerpc.deb
 a8f04a7000708f5857e68db9be87a2d0 177602 debian-installer optional openssh-client-udeb_4.6p1-3_powerpc.udeb
 c68321f32963fcfa509b199474ca978c 184620 debian-installer optional openssh-server-udeb_4.6p1-3_powerpc.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGhMqd9t0zAhD6TNERAuJBAJ0cUmr2CWGFLWzcLeGBrrz28C0nigCeK0MC
H5lh0LCuW++YYb0i5NA9yL8=
=rHHr
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: