Package: mnemosyne-blog
Version: 0.11-2
Severity: important

Since ‘mnemosyne’ and ‘mnemosyne-blog’ are completely unrelated and
serve unrelated purposes, it should be possible to use both of them on
the same system.

Unfortunately, if I have both packages installed:

=====
$ dpkg-query --show 'mnemosyne*'
mnemosyne       1.0.2-1
mnemosyne-blog  0.11-2
=====

then running ‘mnemosyne-blog’ fails with an ‘ImportError’:

=====
$ mnemosyne-blog
Traceback (most recent call last):
  File "/usr/bin/mnemosyne-blog", line 7, in <module>
    from mnemosyne_blog.muse import Muse
  File "/var/lib/python-support/python2.5/mnemosyne_blog/muse.py", line 10, in 
<module>
    import entry
  File "/var/lib/python-support/python2.5/mnemosyne_blog/entry.py", line 6, in 
<module>
    from mnemosyne import cook, clean
ImportError: cannot import name cook
=====

The Debian version of the ‘mnemosyne-blog’ package should name its Python
module packages such that they will not conflict with the unrelated ‘mnemosyne’
package.


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (90, 'unstable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.26-1-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mnemosyne-blog depends on:
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-kid                    0.9.6-1    simple Pythonic template language 

Versions of packages mnemosyne-blog recommends:
ii  python-docutils               0.5-2      Utilities for the documentation of
ii  python-markdown               1.7-1      text-to-HTML conversion library/to

mnemosyne-blog suggests no packages.

-- no debconf information

-- 
 \           “Why, I'd horse-whip you if I had a horse.” —Groucho Marx |
  `\                                                                   |
_o__)                                                                  |
Ben Finney <b...@benfinney.id.au>

Attachment: signature.asc
Description: Digital signature

Reply via email to