Re: Cannot cache bootstrap stage of live-build - cp error reading chroot/proc/1/task/1/* - invalid argument

2020-04-14 Thread jnqnfe
On Tue, 2020-04-14 at 22:37 +, dbgr wrote: > Thank you for your prompt response! > > Sorry for the delay answering back, but each build take a long time > in > my machine and I was making sure nothing went wrong again before > writing > here. That's fine. > So, the most strange thing to me

Re: Cannot cache bootstrap stage of live-build - cp error reading chroot/proc/1/task/1/* - invalid argument

2020-04-14 Thread dbgr
Thank you for your prompt response! Sorry for the delay answering back, but each build take a long time in my machine and I was making sure nothing went wrong again before writing here. So, the most strange thing to me was exactly the fact that the bootstrap stage was trying to make a cache

Upcoming stable point release (10.4)

2020-04-14 Thread Adam D. Barratt
Hi, The next point release for "buster" (10.4) is scheduled for Saturday, May 9th. Processing of new uploads into buster-proposed-updates will be frozen during the preceding weekend. Regards, Adam

Re: Cannot cache bootstrap stage of live-build - cp error reading chroot/proc/1/task/1/* - invalid argument

2020-04-14 Thread jnqnfe
chroot/proc should be empty at the point where it tries to cache the bootstrapped filesystem it has built. the fact that it is not suggests something has clearly gone very wrong. as you perhaps already know, running programs within a chroot environment typically requires first mounting /proc, /sys

Cannot cache bootstrap stage of live-build - cp error reading chroot/proc/1/task/1/* - invalid argument

2020-04-14 Thread dbgr
Hello. I am using the live-build version 20191221 (the one in testing) on a debian stable/buster system. Whenever I try to build an image (even the most basic with all the default options) the live-build hangs trying to save the bootstrap stage to cache with the following messages: I: