Comments on: v.sh part 4: vtree command http://bvt-trace.net/2020/03/vsh-part-4-vtree-command/ Fri, 21 Aug 2020 16:59:33 +0000 http://polimedia.us hourly 1 By: Diana Coman http://bvt-trace.net/2020/03/vsh-part-4-vtree-command/#comment-157 Diana Coman Sun, 08 Mar 2020 14:13:31 +0000 http://bvt-trace.net/?p=75#comment-157 The new patches look good but apparently the issue with my Eucrypt dir is due to something else and I couldn't yet figure it out. Here's a .tar.gz of my <a href="http://ossasepia.com/available_resources/eucrypt_patches.tar.gz" rel="nofollow">eucrypt dir</a> on which vk.pl works fine and prints tree and all, while v.sh prints fine the flow to a given vpatch but remains otherwise entirely silent (no visible error otherwise either and no remaining temp dir or anything) on ~any antecedents /descendants request. The machine runs CentOS 6 with GNU bash 4.1.2, gnat gpl 2016 (adacore). The latest v.sh (ie pressed to vtools_vsh_ascii_visualization.vpatch above) also remains silent on a vtree command (without further parameter) or a request for instance for descendants of genesis. Here's the output from my console with v.sh and at the end a run of vk.pl: <blockquote> @localhost eucrypt]$ v.sh flow patches/eucrypt_genesis.vpatch Press order: patches/eucrypt_genesis.vpatch @localhost eucrypt]$ v.sh flow patches/ch1_mpi.vpatch Press order: patches/eucrypt_genesis.vpatch patches/ch1_mpi.vpatch [@localhost eucrypt]$ v.sh descendants patches/eucrypt_genesis.vpatch [@localhost eucrypt]$ v.sh antecedents patches/ch1_mpi.vpatch [@localhost eucrypt]$ vk.pl a ch1_mpi.vpatch Antecedent: eucrypt_genesis.vpatch (diana_coman) [ a/eucrypt/mpi/README ] </blockquote> The new patches look good but apparently the issue with my Eucrypt dir is due to something else and I couldn't yet figure it out. Here's a .tar.gz of my eucrypt dir on which vk.pl works fine and prints tree and all, while v.sh prints fine the flow to a given vpatch but remains otherwise entirely silent (no visible error otherwise either and no remaining temp dir or anything) on ~any antecedents /descendants request. The machine runs CentOS 6 with GNU bash 4.1.2, gnat gpl 2016 (adacore). The latest v.sh (ie pressed to vtools_vsh_ascii_visualization.vpatch above) also remains silent on a vtree command (without further parameter) or a request for instance for descendants of genesis. Here's the output from my console with v.sh and at the end a run of vk.pl:

@localhost eucrypt]$ v.sh flow patches/eucrypt_genesis.vpatch
Press order:
patches/eucrypt_genesis.vpatch
@localhost eucrypt]$ v.sh flow patches/ch1_mpi.vpatch
Press order:
patches/eucrypt_genesis.vpatch
patches/ch1_mpi.vpatch
[@localhost eucrypt]$ v.sh descendants patches/eucrypt_genesis.vpatch
[@localhost eucrypt]$ v.sh antecedents patches/ch1_mpi.vpatch
[@localhost eucrypt]$ vk.pl a ch1_mpi.vpatch
Antecedent: eucrypt_genesis.vpatch (diana_coman) [ a/eucrypt/mpi/README ]

]]>