Your message dated Sun, 03 Sep 2017 12:01:36 +0200 with message-id <[email protected]> and subject line Fixed in 1.0.0-1 has caused the Debian Bug report #849359, regarding Flent missing package dependency 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.) -- 849359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849359 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: flent Version: 0.15.0-3 I believe there is a missing dependency for flent. I also installed python-setuptools, but that did not fix it. Error: rsaxvc@rsaxvc:~$ flent Traceback (most recent call last): File "/usr/bin/flent", line 6, in <module> from pkg_resources import load_entry_point ImportError: No module named 'pkg_resources' rsaxvc@rsaxvc:~$ Incorrect behaviour: program fails due to missing dependency Kernel: Linux rsaxvc 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 GNU/Linux Pythons: rsaxvc@rsaxvc:~$ python --version Python 2.7.13rc1 rsaxvc@rsaxvc:~$ python3 --version Python 3.5.2+ Libc: Version: 2.24-8 Info from reportbug: -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.8.0-2-amd64 (SMP w/24 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages flent depends on: pn python3:any <none> Versions of packages flent recommends: ii iputils-ping [ping] 3:20161105-1 ii python3-matplotlib 1.5.3-1 ii python3-pyqt4 4.11.4+dfsg-2 Versions of packages flent suggests: pn netperf <none> -- no debconf information rsaxvc@rsaxvc:~$
--- End Message ---
--- Begin Message ---Version: 1.0.0-1 This bug refers to an old version of the Flent package, and has been fixed in recent versions (Flent now build-depends on python3-setuptools which in turn depends on python3-pkg-resources).
--- End Message ---

