Your message dated Wed, 10 Oct 2018 18:08:14 +0000
with message-id <e1gaiu6-000fdp...@fasolo.debian.org>
and subject line Bug#908444: Removed package(s) from unstable
has caused the Debian Bug report #879540,
regarding ImportError: No module named eyeD3
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 ow...@bugs.debian.org
immediately.)
--
879540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879540
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:burn
Version: 0.4.6-2
Severity: important
Tags: patch
I cannot start burn, it fails with:
$ burn -A -a *.mp3
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/burnlib/burn.py", line 42, in <module>
import audio
File "/usr/lib/python2.7/dist-packages/burnlib/audio.py", line 28, in <module>
import eyeD3
ImportError: No module named eyeD3
It looks like something is broken in python-eyed3
$ python
Python 2.7.13 (default, Jan 19 2017, 14:48:08)
[GCC 6.3.0 20170118] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import eyeD3
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named eyeD3
>>>
With:
$ apt-cache policy python-eyed3
python-eyed3:
Installed: 0.7.10-1
Candidate: 0.7.10-1
Version table:
*** 0.7.10-1 500
500 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status
--- End Message ---
--- Begin Message ---
Version: 0.4.6-2+rm
Dear submitter,
as the package burn 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/908444
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
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---