Your message dated Mon, 26 May 2014 11:53:00 +0000
with message-id <[email protected]>
and subject line Bug#748785: Removed package(s) from unstable
has caused the Debian Bug report #745194,
regarding Undeclared dependency on python(3)-pkg-resources
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.)
--
745194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745194
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyopencl
Version: 2013.2-1
If python(3)-pkg-resources is not installed, pyopencl crashes on
attempting to create a kernel (explicitly, or implicitly via
pyopencl.array):
>>> bCL=aCL+1
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/pyopencl/array.py", line 829,
in __add__
self, common_dtype.type(other))
File "/usr/lib/python2.7/dist-packages/pyopencl/array.py", line 172,
in kernel_runner
knl = kernel_getter(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/pyopencl/array.py", line 672,
in _axpbz
a.dtype, x.dtype, b.dtype, out.dtype)
File "<string>", line 2, in get_axpbz_kernel
File "/usr/lib/python2.7/dist-packages/pyopencl/tools.py", line 114,
in first_arg_dependent_memoize
result = func(cl_object, *args)
File "/usr/lib/python2.7/dist-packages/pyopencl/elementwise.py", line
600, in get_axpbz_kernel
name="axpb")
File "/usr/lib/python2.7/dist-packages/pyopencl/elementwise.py", line
172, in get_elwise_kernel
name=name, options=options, **kwargs)
File "/usr/lib/python2.7/dist-packages/pyopencl/elementwise.py", line
155, in get_elwise_kernel_and_types
use_range=use_range, loop_prep=loop_prep, **kwargs)
File "/usr/lib/python2.7/dist-packages/pyopencl/elementwise.py", line
108, in get_elwise_program
return Program(context, source).build(options)
File "/usr/lib/python2.7/dist-packages/pyopencl/__init__.py", line
141, in build
options = options + ["-I", _find_pyopencl_include_path()]
File "/usr/lib/python2.7/dist-packages/pyopencl/__init__.py", line
722, in _find_pyopencl_include_path
from pkg_resources import Requirement, resource_filename
ImportError: No module named pkg_resources
>>>
--- End Message ---
--- Begin Message ---
Version: 2013.2-1+rm
Dear submitter,
as the package pyopencl has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/748785
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---