Bug#428968: openssh-server: logging in using my shared keys no longer working after upgrade

2007-06-17 Thread Good Times
Package: openssh-server
Version: 1:4.6p1-1
Followup-For: Bug #428968

After upgrading, I cannot log into my machine. 

 $ ssh zoe
 Permission denied (publickey).

i wanted to append this case to this bug because it seems like the two
things are related

i'm attaching a sshd -ddd and my ssh -vvv output


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages openssh-server depends on:
ii  adduser  3.102   Add and remove users and groups
ii  debconf  1.5.13  Debian configuration management sy
ii  dpkg 1.14.4  package maintenance system for Deb
ii  libc62.5-11  GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2007.04.07+dfsg-2 common error description library
ii  libkrb53 1.6.dfsg.1-4MIT Kerberos runtime libraries
ii  libpam-m 0.79-4  Pluggable Authentication Modules f
ii  libpam-r 0.79-4  Runtime support for the PAM librar
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libselin 2.0.15-2SELinux shared libraries
ii  libssl0. 0.9.8e-5SSL shared libraries
ii  libwrap0 7.6.dbs-13  Wietse Venema's TCP wrappers libra
ii  lsb-base 3.1-23.1Linux Standard Base 3.1 init scrip
ii  openssh- 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:
  ssh/new_config: true
* ssh/use_old_init_script: true
* ssh/disable_cr_auth: false
  ssh/encrypted_host_key_but_no_keygen:
OpenSSH_4.3p2 Debian-10, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to zoe [192.168.1.16] port 22.
debug1: Connection established.
debug1: identity file /home/aaron/.ssh/identity type -1
debug3: Not a RSA1 key file /home/aaron/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-END'
debug3: key_read: missing keytype
debug1: identity file /home/aaron/.ssh/id_rsa type 1
debug3: Not a RSA1 key file /home/aaron/.ssh/id_dsa.
debug2: key_type_from_name: unknown key type '-BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-END'
debug3: key_read: missing keytype
debug1: identity file /home/aaron/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.6p1 
Debian-1
debug1: match: OpenSSH_4.6p1 Debian-1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3p2 Debian-10
debug2: fd 3 setting O_NONBLOCK
debug1: Miscellaneous failure
No credentials cache found

debug1: Miscellaneous failure
No credentials cache found

debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,[EMAIL
 PROTECTED],aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[EMAIL 
PROTECTED],hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,[EMAIL PROTECTED],zlib
debug2: kex_parse_kexinit: 

Bug#349838: libmail-audit-perl: Mail::Audit cannot find autotype_new via Mail::Audit::MimeEntity

2006-01-25 Thread Good Times
Package: libmail-audit-perl
Version: 2.1-5.1
Severity: grave
Justification: renders package unusable

when i upgraded today i stopped receiving mail. after looking at the
sendmail logs, i was getting a mailer error 9

passing a test message through my mail filter, i found this message


Can't locate object method autotype_new via package
Mail::Audit::MimeEntity at /usr/share/perl5/Mail/Audit.pm line 184,
STDIN line 411.
 at /usr/share/perl5/Mail/Audit.pm line 184

 walking through the debugger, i found that the real problem is when the
 require for Mail::Audit::MimeEntity happens

 since the require doesn't check $@ to see if there is an error, if there
 is an error, then it will fail ungracefully

 the problem is that the MimeEntity package is missing a semi colon at
 line 7

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.0
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libmail-audit-perl depends on:
ii  libmail-listdetector-perl 0.31-1 Library for detecting mailing list
ii  libmailtools-perl 1.62-1 Manipulate email in perl programs
ii  libmime-perl  5.419-1Perl5 modules for MIME-compliant m
ii  perl  5.8.7-10   Larry Wall's Practical Extraction 
ii  perl-modules [libnet-perl]5.8.7-10   Core Perl modules

Versions of packages libmail-audit-perl recommends:
ii  mail-audit-tools  2.1-5.1Programs derived from the Mail::Au

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306071: spfmilter: fails to start with a missing shared object error

2005-04-23 Thread Good Times
Package: spfmilter
Version: 1.99+0.95-4
Severity: grave
Justification: renders package unusable


when i execute

/etc/init.d/spfmilter start

i get the following

 /usr/sbin/spfmilter: error while loading shared libraries:
 libspf2.so.1: cannot open shared object file: No such file or directory

i have the following installed

ii  libspf00.999-1.0.0-cvs200503071135-1  the ANSI C 
SPF reference library (runtime library)
ii  libspf2-0  1.2.5-1Sender Policy 
Framework library, written in C
ii  libspf2-dev1.2.5-1Header and 
development libraries for libspf2
ii  spfmilter  1.99+0.95-4A simple 
milter for performing SPF checks

and my /usr/lib looks like


/usr/lib/libspf-1.0.so.0
/usr/lib/libspf-1.0.so.0.0.19
/usr/lib/libspf2.a
/usr/lib/libspf2.la
/usr/lib/libspf2.so
/usr/lib/libspf2.so.2
/usr/lib/libspf2.so.2.0.0

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages spfmilter depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libmilter0  8.13.4-1 Sendmail Mail Filter API (Milter)
ii  libspf2-0   1.2.5-1  Sender Policy Framework library, w

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]