Bug#616610: openssh-client: ssh config does not like IPv6 link local address as hostname anymore (worked before today's update)
Package: openssh-client
Version: 1:5.8p1-2
Severity: normal
Tags: sid ipv6
Hi everyone,
I did an aptitude full-upgrade today and since then an IPv6
specific functionality does not work anymore. I'm having an IPv6 link
local address in my ssh config file for a hostname:
########## ~/.ssh/config ###########
[...]
Host vm1
Hostname fe80::4:64ff:fea4:39b1%br0
User mesh-node
StrictHostKeyChecking no
IdentityFile ~/.ssh/vm_rsa
[...]
####################################
Since 1:5.8p1-2 I get the following error message:
$ ssh vm1
percent_expand: unknown key %b
This worked fine with openssh-client 1:5.5p1-6 before.
Cheers, Linus
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.37-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages openssh-client depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii debconf [debconf-2.0 1.5.38 Debian configuration management sy
ii dpkg 1.15.8.10 Debian package management system
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libedit2 2.11-20080614-2 BSD editline and history libraries
ii libgssapi-krb5-2 1.8.3+dfsg-4 MIT Kerberos runtime libraries - k
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
ii libssl0.9.8 0.9.8o-5 SSL shared libraries
ii passwd 1:4.1.4.2+svn3283-3 change and administer password and
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages openssh-client recommends:
ii openssh-blacklist 0.4.1 list of default blacklisted OpenSS
ii openssh-blacklist-extra 0.4.1 list of non-default blacklisted Op
ii xauth 1:1.0.5-1 X authentication utility
Versions of packages openssh-client suggests:
pn keychain <none> (no description available)
pn libpam-ssh <none> (no description available)
pn ssh-askpass <none> (no description available)
-- no debconf information
Reply to: