Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #850027
| From | Bruno Kleinert <fuddl@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#875492: [exfalso] Package lacks dependencies |
| Date | 2017-09-11 21:40 +0200 |
| Message-ID | <uoCIO-7F7-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Package: exfalso
Version: 3.9.1-1
Severity: grave
--- Please enter the report below this line. ---
Hi,
since the upgrade to version 3.9.1-1, exfalso does not start anymore on
my machine. I get the following error:
(0)fuddl@flutschi:~$ exfalso
Traceback (most recent call last):
File "/usr/bin/exfalso", line 15, in <module>
sys.exit(main())
File "/usr/lib/python2.7/dist-packages/quodlibet/exfalso.py", line
27, in main
quodlibet.init(config_file=config_file)
File "/usr/lib/python2.7/dist-packages/quodlibet/_init.py", line 56,
in init
_init_gtk()
File "/usr/lib/python2.7/dist-packages/quodlibet/_init.py", line 274,
in _init_gtk
from quodlibet.qltk import ThemeOverrider, gtk_version
File "/usr/lib/python2.7/dist-packages/quodlibet/qltk/__init__.py",
line 540, in <module>
from .msg import Message, ErrorMessage, WarningMessage
File "/usr/lib/python2.7/dist-packages/quodlibet/qltk/msg.py", line
15, in <module>
from quodlibet.qltk.window import Dialog
File "/usr/lib/python2.7/dist-packages/quodlibet/qltk/window.py",
line 16, in <module>
from quodlibet.qltk.x import Button
File "/usr/lib/python2.7/dist-packages/quodlibet/qltk/x.py", line 20,
in <module>
from quodlibet.util.thread import call_async, Cancellable
File "/usr/lib/python2.7/dist-packages/quodlibet/util/thread.py",
line 14, in <module>
raise ImportError("python-futures is missing: %r" % e)
ImportError: python-futures is missing: ImportError('No module named
concurrent.futures',)
So I apt install python-concurrent.futures. After that, I see the
following error:
(0)fuddl@flutschi:~$ exfalso
E: 0.176: errorreport.main.errorhook: update.py:20:<module>:
ImportError: No module named feedparser
So I apt install python-feedparser and it runs fine. Please fix the
missing dependencies.
Cheers - Fuddl
--- System information. ---
Architecture:
Kernel: Linux 4.12.0-1-amd64
Debian Release: buster/sid
500 unstable ftp.uni-erlangen.de
1 experimental ftp.uni-erlangen.de
--- Package information. ---
Depends (Version) | Installed
===============================================-+-====================
gir1.2-gtk-3.0 | 3.22.20-1
gir1.2-soup-2.4 (>= 2.44) | 2.59.90.1-1
python (>= 2.7.3-4+deb7u1) | 2.7.13-2
python-faulthandler | 2.4-1
python-gi | 3.24.1-3
python-gi-cairo | 3.24.1-3
python-mutagen (>= 1.32) | 1.38-1
python:any (<< 2.8) |
python:any (>= 2.7.5-5~) |
libjs-sphinxdoc (>= 1.0) | 1.5.6-2
sphinx-rtd-theme-common | 0.2.4-1
Recommends (Version) | Installed
====================================-+-===========
python-musicbrainzngs (>= 0.5) | 0.6-2
Suggests (Version) | Installed
===================================-+-===========
brasero | 3.12.2-1
OR k3b |
OR xfburn |
gir1.2-gstreamer-1.0 | 1.12.2-1
libmodplug1 | 1:0.8.9.0-1
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#875492: [exfalso] Package lacks dependencies Bruno Kleinert <fuddl@debian.org> - 2017-09-11 21:40 +0200 Bug#875492: [exfalso] Package lacks dependencies Thorsten <contact.thorsten@gmail.com> - 2017-09-23 11:30 +0200
csiph-web