I think libreoffice is suffering from this problem using rust-coreutils 0.11.0-2ubuntu2
https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice- prereleases/+sourcepub/18738790/+listing-archive-extra mkdir -p /<<PKGBUILDDIR>>/workdir/UnpackedTarball/ mkdir -p /<<PKGBUILDDIR>>/workdir/UnpackedTarget/ printf /<<PKGBUILDDIR>>/tarballs/frozen-1.2.0.tar.gz > /<<PKGBUILDDIR>>/workdir/UnpackedTarball/frozen.version /bin/sh: 1: cannot create /<<PKGBUILDDIR>>/workdir/UnpackedTarball/frozen.version: Directory nonexistent make[2]: *** [/<<PKGBUILDDIR>>/solenv/gbuild/UnpackedTarball.mk:170: /<<PKGBUILDDIR>>/workdir/UnpackedTarball/frozen.version] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:312: build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:2856: debian/stampdir/build-arch] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 This older build doesn't show this issue before the rust-coreutils switch. https://launchpad.net/ubuntu/+source/libreoffice/4:26.8.0.3-0ubuntu1 a no-change rebuild is in progress using the current -proposed toolchain https://launchpad.net/~libreoffice/+archive/ubuntu/experimental/+sourcepub/18740812/+listing- archive-extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151166 Title: Concurrency race between `install -D` calls fails to create parent directories To manage notifications about this bug go to: https://bugs.launchpad.net/mdadm/+bug/2151166/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
