Bug#631314: Info received ([cowbuilder] --create fails when removing original tree)

2011-08-06 Thread Yevgeny Kosarzhevsky
On Sat, 06 Aug 2011 20:27:33 +0900 Junichi Uekawa wrote: > Do you mean, bind mounting instead of mounting proc works? > It doesn't seem to be solving the problem, how come that works? > are you sure? Yes, bind mounting allowed me to finish cow image creation process with no errors. -- To UN

Bug#631314: Info received ([cowbuilder] --create fails when removing original tree)

2011-07-30 Thread Yevgeny Kosarzhevsky
Followup-For: Bug #631314 It looks like it's a problem with pbuilder. I've been able to create image after modifying /usr/lib/pbuilder/pbuilder-modules: /usr/lib/pbuilder# diff pbuilder-modules pbuilder-modules.orig 243c243 < mount -o bind /proc "$BUILDPLACE/proc" --- > mount -t $PROC