Package: pyca
Version: 20031118-3.1
Severity: important

When trying to access /cgi-bin/pyca/cert-query.py while running on Apache
I get this error:

SyntaxError: Non-ASCII character '\xdf' in file
/usr/lib/cgi-bin/pyca/cert-query.py on line 124, but no encoding declared; see
http://www.python.org/peps/pep-0263.html for details

The error goes away after declaring a proper encoding like utf-8 in the
header following the suggestions from PEP 263.

Seems like the german ligature "ß" (sz) is causing the error on line 124.


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pyca depends on:
ii  logrotate                     3.7.1-3    Log rotation utility
ii  openssl                       0.9.8g-10  Secure Socket Layer (SSL) binary a
ii  python                        2.5.2-1    An interactive high-level object-o

Versions of packages pyca recommends:
ii  apache2-mpm-worker [httpd]    2.2.8-4    High speed threaded model for Apac
ii  postfix [mail-transport-agent 2.5.2-0    High-performance mail transport ag
ii  python-ldap                   2.3.4-1    An LDAP interface module for Pytho
ii  slapd                         2.4.9-1    OpenLDAP server (slapd)

-- debconf-show failed



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

Reply via email to