Your message dated Sun, 25 Feb 2007 17:46:11 +0100 with message-id <45E1BD53.7030407@aurel32.net> and subject line Bug#412357: /usr/bin/iconv: iconv doesn't know what -? is 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 ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: /usr/bin/iconv: iconv doesn't know what -? is
- From: Jörg Sommer <joerg@alea.gnuu.de>
- Date: Sun, 25 Feb 2007 17:03:40 +0100
- Message-id: <[🔎] 20070225160340.GA25417@alea.gnuu.de>
Package: libc6 Version: 2.3.6.ds1-11 Severity: normal File: /usr/bin/iconv Hi, iconv claims to support -?, but it doesn't do. % iconv --help | grep help -?, --help Give this help list % iconv -? zsh: no matches found: -? zsh: exit 1 iconv -? Bye, Jörg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.20 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages libc6 depends on: ii tzdata 2007a-3 Time Zone and Daylight Saving Time libc6 recommends no packages. -- no debconf informationAttachment: pgpRTkqLPmVRY.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: Jörg Sommer <joerg@alea.gnuu.de>, 412357-done@bugs.debian.org
- Subject: Re: Bug#412357: /usr/bin/iconv: iconv doesn't know what -? is
- From: Aurelien Jarno <aurelien@aurel32.net>
- Date: Sun, 25 Feb 2007 17:46:11 +0100
- Message-id: <45E1BD53.7030407@aurel32.net>
- In-reply-to: <[🔎] 20070225160340.GA25417@alea.gnuu.de>
- References: <[🔎] 20070225160340.GA25417@alea.gnuu.de>
Jörg Sommer a écrit : > Package: libc6 > Version: 2.3.6.ds1-11 > Severity: normal > File: /usr/bin/iconv > > Hi, > > iconv claims to support -?, but it doesn't do. > > % iconv --help | grep help > -?, --help Give this help list > % iconv -? > zsh: no matches found: -? > zsh: exit 1 iconv -? You need to quote the ? to prevent it beeing interpreted by zsh. Or use an other shell. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net
--- End Message ---