Closed vchrizz closed 6 years ago
The mkdir -p /etc/olsrd
looks strange, this should be a mkdir
somewhere below /build/olsrd-0.9.6.1'
. The packaging clearly shouldn't write just to the rootfs itself. It's a packaging bug and not a j-d-g issue, I can reproduce the problem in a normal cowbuilder environment (building against Debian/unstable).
The cuprit might be ae21699d33cd7dbf3cf12d07b0def652a527269a in https://salsa.debian.org/debian/olsrd. You might consider contacting the author (Nicolas), when doing so send him best regards from Mika. :)
( this is maybe related to #156 ) i've setup a new debian9 vm (amd64), installed fresh instance of jenkins-debian-glue (Jenkins ver. 2.138.2). now im trying to build olsrd packages from debian git repo. created olsrd-source and olsrd-binaries jobs exactly same as jenkins-debian-glue-source and jenkins-debian-glue-binaries. (added architectures: amd64 i386 mips mipsel - arch amd64 and i386 have the same problem) replaced every "jenkins-debian-glue" stanza for "olsrd" and replaced git repo to https://salsa.debian.org/debian/olsrd.git
then i run job olsrd-source and this runs fine, this starts olsrd-binaries and there it stops.. something is wrong with permissions because all runs well until here: