Bug#684743: python-lamson: missing dependency on python-pkg-resources

2020-01-08 Thread Andreas Beckmann
Control: tag -1 wheezy On Mon, 13 Aug 2012 16:26:29 +0200 Jakub Wilk wrote: > $ /usr/bin/lamson --help > Traceback (most recent call last): >File "/usr/bin/lamson", line 3, in > from lamson import args, commands >File "/usr/lib/pymodules/python2.7/lamson/commands.py", line 29, in

Bug#684743: python-lamson: missing dependency on python-pkg-resources

2019-08-30 Thread Scott Kitterman
On Mon, 13 Aug 2012 16:26:29 +0200 Jakub Wilk wrote: > Package: python-lamson > Version: 1.0pre11-1 > Severity: important > > In a minimal chroot: > > $ /usr/bin/lamson --help > Traceback (most recent call last): >File "/usr/bin/lamson", line 3, in > from lamson import args, commands

Bug#684743: python-lamson: missing dependency on python-pkg-resources

2012-08-13 Thread Jakub Wilk
Package: python-lamson Version: 1.0pre11-1 Severity: important In a minimal chroot: $ /usr/bin/lamson --help Traceback (most recent call last): File /usr/bin/lamson, line 3, in module from lamson import args, commands File /usr/lib/pymodules/python2.7/lamson/commands.py, line 29, in