[Reproducible-builds] Bug#788568: Bug#788568: debbindiff: leaves temporary files under /tmp
Jérémy Bobbio
lunar at debian.org
Sat Jun 13 08:38:36 UTC 2015
Hi!
Mattia Rizzolo:
> In jenkins.d.n i can see this:
>
> mattia at jenkins ~ % find /tmp -maxdepth 1 -name tmp*debbindiff | xargs ls -ld
> drwx------ 2 jenkins jenkins 4096 Jun 8 12:02 /tmp/tmp114lHtdebbindiff
> drwx------ 2 jenkins jenkins 4096 Jun 4 17:58 /tmp/tmp12TNVEdebbindiff
> drwx------ 2 jenkins jenkins 4096 Jun 2 19:58 /tmp/tmp1CdwrPdebbindiff
> […]
Could you help me a little bit on this by identified which packages are
causing troubles?
E.g.
OLD_DEBBINDIFF_TMP_COUNT=$(find /tmp -maxdepth 1 -name tmp*debbindiff | wc -l)
[ … do the buid … ]
NEW_DEBBINDIFF_TMP_COUNT=$(find /tmp -maxdepth 1 -name tmp*debbindiff | wc -l)
if [ "$OLD_DEBBINDIFF_TMP_COUNT" != "$NEW_DEBBINDIFF_TMP_COUNT" ]; then
shout_at_lunar_on_irc
fi
Thanks!
--
Lunar .''`.
lunar at debian.org : :Ⓐ : # apt-get install anarchism
`. `'`
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150613/2f2bba93/attachment.sig>
More information about the Reproducible-builds
mailing list