[Simple-cdd-devel] Bug#755524: simple-cdd: hangs at "checking for missing mirror dependencies with dose-debcheck"

Vagrant Cascadian vagrant at debian.org
Mon Jul 21 20:31:10 UTC 2014


Control: tags 755524 confirmed

On Mon, Jul 21, 2014 at 08:34:46PM +0200, Kai Harries wrote:
>    * What led up to the situation?
> I ran 'build-simple-cdd' without any further arguments from the command line.
> 
>    * What was the outcome of this action?
> The programs hangs. The last output is:
> 
> getting missing dependencies... attempt 1
> Error: unknown key '64481591B98321F9'!
> There have been errors!
> awk: fatal: cannot open file
> `/home/kai/sw/FOSS/installer/foo/tmp//mirror/dists/jessie/main/binary-
> amd64/Packages' for reading (No such file or directory)
> no new dependencies, finished in 2 attempts.
> find: `/home/kai/sw/FOSS/installer/foo/tmp//mirror/dists/jessie/main/binary-
> amd64/Packages': No such file or directory

It seems that reprepro failed to add any packages to the mirror, because it
errored out checking the repository signing key. A workaround might to import
the archive keyring into your user's gpg keyring:

  gpg --import /usr/share/keyrings/debian-archive-keyring.gpg

This should be handled better in bzr, if you want to try that:

  bzr branch nosmart+http://anonscm.debian.org/bzr/simple-cdd/simple-cdd-devel
  cd simple-cdd-devel
  ./build-simple-cdd


> 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:
> 
> Fatal error in module deb/format822.ml:
>  Parse error lines 1:0--1:1:
> unexpected RFC 822 token : 'a'

But you're right, it shouldn't hang here, it should stop if there's no file to
feed to dose-debcheck. I'll get that fixed too.

Thanks for the bug report!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20140721/9e4d97f8/attachment.sig>


More information about the Simple-cdd-devel mailing list