Thank you for the bug reports. I prefer not to write specific hacks into dfsbuild for each individual package that doesn't install well into a chroot. This will be an incredible amount of work, and ultimately unsustainable.
However, it wouldn't be hard to give a chance to call a custom script after the initial apt-get install run, which could leave a nice opening for prepping the system and installing any custom packages. Would that work for you? On Sun, Aug 20, 2006 at 05:04:34PM +0200, Sascha Wüstemann wrote: > Hi, I repeated the dfsbuild and after the error exit, I chrooted to the > target directory. Then I mounted /proc before executing > /etc/init.d/samba start and it worked like a charm, no error anymore. > > I think that mounting /proc before starting the > installation/configuration process would also solve the samba install > error if it was implemented into dfsbuild. > > Can you verify that and if succes implement it into dfsbuild, please? > > >