I ran into a similar problem when creating a live build of a system. I was able to overcome it by forcing my build process to use a single core. I used the following build command:
taskset 0x1 sudo lb build Perhaps there's some strange concurrency issue... I don't know. I just know that my build was able to complete when I did this. NOTICE: This e-mail is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this e-mail message is not the intended recipient, or the employee or agent responsible for delivery of the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is prohibited. If you have received this e-mail in error, please notify us immediately by replying to this message.
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
