Your message dated Thu, 13 Apr 2006 18:44:32 +0200
with message-id <[EMAIL PROTECTED]>
and subject line optik for python 2.2 removed
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 ---
Package: python2.2-optik
Version: 1.3-1
Severity: normal
$ python2.2 emf --help
Traceback (most recent call last):
File "emf", line 26, in ?
(options, args) = parser.parse_args()
File "/usr/lib/python2.2/site-packages/optik/option_parser.py", line 386, in
parse_args
stop = self._process_arg(largs, rargs, values)
File "/usr/lib/python2.2/site-packages/optik/option_parser.py", line 435, in
_process_arg
self._process_long_opt(rargs, values)
File "/usr/lib/python2.2/site-packages/optik/option_parser.py", line 493, in
_process_long_opt
option.process(opt, value, values, self)
File "/usr/lib/python2.2/site-packages/optik/option.py", line 320, in process
return self.take_action(
File "/usr/lib/python2.2/site-packages/optik/option.py", line 341, in
take_action
parser.print_help()
File "/usr/lib/python2.2/site-packages/optik/option_parser.py", line 553, in
print_help
from distutils.fancy_getopt import wrap_text
ImportError: No module named distutils.fancy_getopt
$ su -
Password:
# apt-get install python2.2-dev
Reading Package Lists... Done
[snip]
Setting up python2.2-dev (2.2.1-4.2) ...
milena:~# logout
$
$ python2.2 emf --help
Modo de uso: emf [opciones] <xot> <emf>
options:
-h, --help show this help message and exit
-dDEBUG, --debug-level=DEBUG
blah blah blah
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux martina 2.4.17martina #1 mar ene 22 14:17:00 ART 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages python2.2-optik depends on:
ii python2.2 2.2.1-4.2 An interactive object-oriented scr
--- End Message ---
--- Begin Message ---
The optik module for python 2.2 has been removed from Debian since
2.1/2.2 are no longer supported.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---