Whamcloud - gitweb
Try to avoid a race where two rpmbuilds on the same node are trying to stage
authorbrian <brian>
Sun, 27 Aug 2006 14:12:24 +0000 (14:12 +0000)
committerbrian <brian>
Sun, 27 Aug 2006 14:12:24 +0000 (14:12 +0000)
commit7971dec12f82b2a1bc8a9ce7395c889e43ee6fd3
treedefd6aa707f91f32d3bf106027dcd51f6da194e3
parente0c787491bd206ce3423802d9e89dfc6a3aa1856
Try to avoid a race where two rpmbuilds on the same node are trying to stage
the same rpm -- which ends up happening in the same directory. In order for
this race avoidance to work, the caller has to supply a unique TMPDIR which
rpmbuild will use at it's _tmpdir. Default to /var/tmp if not supplied.
build/lbuild
build/lmake