Bug#860501: python3-pyvirtualdisplay should require python3-xvfbwrapper

2017-04-18 Thread Sandro Tosi
On Mon, Apr 17, 2017 at 8:06 PM, Jorge Moraleda wrote: > easyprocess.EasyProcessCheckInstalledError: cmd=['Xvfb', '-help'] > OSError=[Errno 2] No such file or directory: 'Xvfb' > Program install error! this is because the `xvfb` package is not installed, not because

Bug#860501: python3-pyvirtualdisplay should require python3-xvfbwrapper

2017-04-17 Thread Jorge Moraleda
Package: python3-pyvirtualdisplay Version: 0.2.1-1 Severity: normal Dear Maintainer, python3-pyvirtualdisplay requires python3-xvfbwrapper and it should list it as a dependency but it does not. If python3-xvfbwrapper is not installed, the line: display = pyvirtualdisplay.Display(visible=0,