Your message dated Fri, 17 May 2013 23:18:57 +0300 (EEST)
with message-id <[email protected]>
and subject line Bug #473198 filed against cupsys (or a related package)
has caused the Debian Bug report #473198,
regarding cupsys-client: lp cannot open files with certain characters in their
names in pl_PL locale with ISO-8859-2 charset
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.)
--
473198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473198
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cupsys-client
Version: 1.3.6-3
Severity: normal
$ lp ą.ps
lp: błąd - nie można uzyskać dostępu do "ą.ps" - Nie ma takiego pliku ani
katalogu
zsh: exit 1 lp ą.ps
1. The error message translates to 'cannot access "ą.ps" - no such file or
directory.
2. The message is in polish, since with
LC_MESSAGES=C lp ą.ps
there is no error, lp works correctly.
3. the character ą in ą.ps is 'LATIN SMALL LETTER A WITH OGONEK'
- 0xb1 in ISO-8859-2
4. strace -efile lp ą.ps
shows that it tries to call access("\xc4\x85.ps")
using the UTF-8 representation for the character in question.
5. But in the error message the ISO-8859-2 representation is used.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
Versions of packages cupsys-client depends on:
ii adduser 3.107 add and remove users and groups
ii cupsys-common 1.3.6-3 Common UNIX Printing System(tm) -
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libcupsimage2 1.3.6-3 Common UNIX Printing System(tm) -
ii libcupsys2 1.3.6-3 Common UNIX Printing System(tm) -
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
cupsys-client recommends no packages.
-- no debconf information
--
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1.4.4-1
Hello,
Some (long) time ago you filed this bug against cupsys or a related
package. In the meantime the cupsys package has been renamed to cups and
this bug was "lost". Since it is quite old now it is being closed.
If the issue you encountered is still present in recent cups packages
(as released with Debian 7.0 wheezy for example) the CUPS maintainers
would very much appreciate a fresh report using
reportbug <package>
(you should also mention the number of this bug if you think it contains
valuable information).
Please note that further information sent to this bug is likely to
remain unread, because the bug is currently not assigned to any existing
package.
Thank you for taking time to report bugs found in Debian packages.
Kind regards,
Andrei (with no relation to CUPS maintenance)
--- End Message ---