Your message dated Wed, 7 Apr 2010 01:25:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#294291: ssh-add program help has incorrect command
line described
has caused the Debian Bug report #294291,
regarding ssh-add program help has incorrect command line described
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
294291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294291
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ssh
Version: 1:3.8.1p1-8.sarge.4
Severity: minor
The man page for ssh-add says:
ssh-add [-lLdDxXc] [-t life] [file ...]
Runnign $ssh-add -? gives:
ssh-add: illegal option -- ?
Usage: ssh-add [options]
Options:
...(and continues with options).
The usage should mention that you can specify files for public keys
without any option.
eg
$ssh-add .ssh/id_dsa
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages ssh depends on:
ii adduser 3.59 Add and remove users and groups
ii debconf 1.4.30.11 Debian configuration management sy
ii dpkg 1.10.26 Package maintenance system for Deb
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libpam-modules 0.76-22 Pluggable Authentication Modules f
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libssl0.9.7 0.9.7e-2 SSL shared libraries
ii libwrap0 7.6.dbs-6 Wietse Venema's TCP wrappers libra
ii zlib1g 1:1.2.2-3 compression library - runtime
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:4.6p1-1
On Wed, Feb 09, 2005 at 10:01:07AM +1100, Geoff Crompton wrote:
> The man page for ssh-add says:
>
> ssh-add [-lLdDxXc] [-t life] [file ...]
>
> Runnign $ssh-add -? gives:
> ssh-add: illegal option -- ?
> Usage: ssh-add [options]
> Options:
> ...(and continues with options).
>
> The usage should mention that you can specify files for public keys
> without any option.
> eg
> $ssh-add .ssh/id_dsa
This was fixed in OpenSSH 4.4, and thus in Debian openssh 1:4.6p1-1 and
later.
usage: ssh-add [options] [file ...]
Thanks, and sorry for the delay in responding,
--
Colin Watson [[email protected]]
--- End Message ---