Package: python-sepolgen
Version: 1.0.11-3
Severity: grave
Justification: renders package unusable
Hi,
Package python-sepolgen should create a module named differently, since
the dash (-) is forbidden in Python modules names.
[~] python
Python 2.5.2 (r252:60911, May 28 2008, 19:19:25)
[GCC 4.2.4 (Debian 4.2.4-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import python-sepolgen
File "<stdin>", line 1
import python-sepolgen
^
SyntaxError: invalid syntax
See this mail:
http://mail.python.org/pipermail/python-bugs-list/2004-March/022272.html
And the Python documentation:
http://docs.python.org/ref/import.html
http://docs.python.org/ref/identifiers.html
A module name is an identifier, which contains no dash.
BTW, this also breaks the audit2why and audit2allow tools ....
Regards,
Pierre
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-sepolgen depends on:
ii python 2.5.2-1 An interactive high-level object-o
ii python-support 0.8.1 automated rebuilding support for P
python-sepolgen recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]