With revision 573 from bzr it is working for me (--dist wheezy). Is it the responsibility of the user to remove an old tmp directory. I ask because my first build of a wheezy image failed and I think the problem was the tmp from my previous attempt to build an testing/jessie image.
On Tue, Jul 22, 2014 at 7:55 PM, Vagrant Cascadian <vagr...@debian.org> wrote: > Control: tags 755524 pending > > On Mon, Jul 21, 2014 at 01:31:10PM -0700, Vagrant Cascadian wrote: > > On Mon, Jul 21, 2014 at 08:34:46PM +0200, Kai Harries wrote: > > > checking for missing mirror dependencies with dose-debcheck: amd64 > > ... > > > The program sems to wait for input on STDIN. If I press <A> followed > by <ENTER> > > > the following is print to the terminal and the program finally exits: > > I committed a fix that should handle this better: > > > https://alioth.debian.org/scm/loggerhead/simple-cdd/simple-cdd-devel/revision/572 > > Essentially, if the list of files to pass dose-debcheck is empty, it > issues a > warning instead of calling dose-debcheck. > > > Still could handle errors from reprepro better, but this (and the earlier > commits improving gpg keyring handling) will at least address your specific > issues. > > > live well, > vagrant >