Your message dated Thu, 9 Apr 2020 19:29:33 -0400
with message-id 
<CAB4XWXwi1+o5eRsn6LmkaoT4gKqHLOCSx=nmo8jtp-ltdkk...@mail.gmail.com>
and subject line Re: More information
has caused the Debian Bug report #577082,
regarding ImportError: No module named ordered_dict
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.)


-- 
577082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-simplejson
Version: 2.1.0-1
Severity: grave
Justification: renders package unusable


simplejson cannot be imported, rendering the entire package (and everything 
depending on it) unusable:

sascha.silbe@xo15-minimal:~$ python
Python 2.5.5 (r255:77872, Feb  1 2010, 19:53:42) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import simplejson
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.5/simplejson/__init__.py", line 120, in 
<module>
    OrderedDict = _import_OrderedDict()
  File "/usr/lib/pymodules/python2.5/simplejson/__init__.py", line 118, in 
_import_OrderedDict
    import ordered_dict
ImportError: No module named ordered_dict
>>> 


Just for completeness, this is the actual Python interpreter used (the package 
list automatically included below only gives the meta packages):

ii  python2.5                        2.5.5-2                An interactive 
high-level object-oriented la
ii  python2.5-dev                    2.5.5-2                Header files and a 
static library for Python
ii  python2.5-minimal                2.5.5-2                A minimal subset of 
the Python language (ver


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

Kernel: Linux 2.6.31.6-xo1.5-1-00330-g12e4512 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-simplejson depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.7      automated rebuilding support for P

Versions of packages python-simplejson recommends:
pn  libjs-jquery                  <none>     (no description available)

python-simplejson suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, 9 Apr 2010 20:36:17 +0200 Esteban Manchado
=?iso-8859-1?q?Vel=E1zquez?= <[email protected]> wrote:
> Hi,
>
> I'm not the maintainer, just trying to help with RC bugs.
>
> I can't reproduce the bug. I had the package installed and I can import it
> just fine in unstable. That package ordered_dict is actually part of python-
> simplejson, so it's not a problem of missing dependencies it seems.
>
> Are you sure you haven't fiddled with /usr/share/python/debian_defaults or 
> that
> you didn't abort the package configuration or something?
>
> What are the contents of your directory
> /usr/lib/pymodules/python2.5/simplejson/ ? You should have a ordered_dict.py
> symlink in there.

10 years today, i guess we can close this

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to