I should get around to mirror the whole tree for vtools and publish my sigs for it too, sometime this week.
]]>curl 'http://bvt-trace.net/vpatches/vtools_vsh_fix_awk.vpatch' > vtools_vsh_fix_awk.vpatch
curl 'http://bvt-trace.net/vpatches/vtools_vsh_fix_awk.vpatch.bvt.sig' > vtools_vsh_fix_awk.vpatch.bvt.sig
awk: cmd. line:6: FILENAME=="-" && ($1 == "d") {if (!($2 in n_ante)) n_ante[$2] = 0; dir_ante[$2][n_ante[$2]] = $3; n_ante[$2]++;}
awk: cmd. line:6: ^ syntax error
awk: cmd. line:6: FILENAME=="-" && ($1 == "d") {if (!($2 in n_ante)) n_ante[$2] = 0; dir_ante[$2][n_ante[$2]] = $3; n_ante[$2]++;}
awk: cmd. line:6: ^ syntax error
awk: cmd. line:11: level[$2] = max(level[$2], level[dir_ante[$2][i]]+1);
awk: cmd. line:11: ^ syntax error
awk: cmd. line:11: fatal: invalid subscript expression
The rest of commands (I tested briefly patches, wot, flow, antecedents, descendants, press) seem to work fine, at least when tested on vtools' own tree. At a quick first look in the code, I don't know if the trouble might be perhaps a case of that i variable failing to be expanded because of the single quotes for the awk, or similar.
As a side note, now with all the .gpr files to build, I ended up making a "buildall.sh" that just calls gprbuild -P on each of them, as otherwise I *always* seem to forget one!
]]>]]>$ gpg --verify .seals/vtools_update_keccak.vpatch.bvt.sig patches/vtools_update_keccak.vpatch
gpg: Signature made Fri 10 Apr 2020 05:03:48 PM BST using RSA key ID 4B962B68
gpg: BAD signature from "bvt aka BT"