Bug#857138: mock: missing dependency

2017-03-08 Thread Holger Levsen
control: severity -1 serious control: tags -1 patch thanks Hi Stefan, On Wed, Mar 08, 2017 at 12:25:15PM +0100, Stefan Pietsch wrote: > mock in Debian stretch does not work without the Python module 'six'. > > $ mock > Traceback (most recent call last): > File "/usr/sbin/mock", line 56, in >

Bug#857138: mock: missing dependency

2017-03-08 Thread Stefan Pietsch
Package: mock Version: 1.3.2-1 Severity: normal mock in Debian stretch does not work without the Python module 'six'. $ mock Traceback (most recent call last): File "/usr/sbin/mock", line 56, in from six.moves import configparser ImportError: No module named 'six' You have to install p