debinstall #8867 simultaneous ldi not possible [resolved]
I launched two "ldi publish" in parallel and got this Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/arthur/src/public/debinstall/ldi.py", line 60, in run runfunc(options, args, parser) File "/home/arthur/src/public/debinstall/command.py", line 54, in run self.process() File "/home/arthur/src/public/debinstall/ldi.py", line 308, in process acquire_lock(LOCK_FILE, max_try=3, delay=5) File "/home/arthur/src/public/logilab/common/shellutils.py", line 252, in acquire_lock raise Exception('Unable to acquire %s' % lock_file) Exception: Unable to acquire /var/lock/debinstall It would be nice not to have a traceback, or better - be able to do two debinstalls at the same time (on lock per repo?) | |
priority | normal |
---|---|
type | bug |
done in | 2.2.4 |
load left | 0.000 |
closed by | <not specified> |