diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-11-16 14:12:38 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-29 23:29:35 +0000 |
commit | 7555758b4dac3b3a328eb9697bef91b868d6b18a (patch) | |
tree | 796c1a5d70c022b31537ea83d1aab1621287ce1f /debian/changelog | |
parent | 2cd183a30bd677e5e90f1903e1de423589479b8c (diff) |
d/control: make python-pyelftools a recommends
It is a uncommon tool to use so it was never very important.
But pmdinfo needs the extra python modules to work properly.
$ dpdk-pmdinfo
Traceback (most recent call last):
File "/usr/bin/dpdk-pmdinfo", line 14, in <module>
from elftools.common.exceptions import ELFError
ImportError: No module named elftools.common.exceptions
We had it as a suggests so far as Ubunut would not have been able to
pick it up, but that is now accepted in [1].
Thanks for carrying that as suggests so far, but we could now enable it
as recommends for the next version of dpdk.
[1]: https://bugs.launchpad.net/ubuntu/+source/python-pyelftools/+bug/1630073
Change-Id: Ied23438a6332004f957e3e50842eeea98cfdac34
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
(cherry picked from commit 080df071996f52af7d19668dda6eae2bd28f71d5)
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions