On Thu, Jul 16, 2009 at 11:58:58AM +0200, Joachim Breitner wrote: > I also tried to generate a graph of the current signatures as on > http://people.debian.org/~nomeata/debconf8-signing-party/debconf8-before.png > but it seems it’s too large this time: > > $ cat gen-before.sh > gpg --no-default-keyring --keyring ./debconf9-before.gpg --list-sigs $(<keyids ) | sig2dot -a |fdp -Tpng -o debconf9-before.png > $ ./gen-before.sh > [..] > fdp: failure to create cairo surface: out of memory > ./gen-before.sh: line 1: 6924 Done gpg --no-default-keyring --keyring ./debconf9-before.gpg --list-sigs $(<keyids ) > 6925 | sig2dot -a > 6927 Speicherzugriffsfehler | fdp -Tpng -o debconf9-before.png I managed to generate such a graph with -Tsvg, and inkscape opens it quite nicely (doesn't even seem very slow to me). If you for some reason wanted to export a huge png from it, I guess that might be possible too. Sami
Attachment:
signature.asc
Description: Digital signature