severity 907819 serious thanks > The buildds use a UUID, which cannot contain L.
Please take a look by yourself. Official build log of jellyfish on amd64: https://buildd.debian.org/status/fetch.php?pkg=jellyfish&arch=amd64&ver=2.2.8-3%2Bb1&stamp=1530287126&raw=0 It contains the following line: I: NOTICE: Log filtering will replace 'build/jellyfish-PmG8fS/jellyfish-2.2.8' with '<<PKGBUILDDIR>>' The string "PmG8fS" is not a UUID, it's a random string from mktemp, and of course it *will* start with L (sooner or later). (But I already explained this in my previous message). Thanks.

