[Users] GetComponents script not working
Roland Haas
rhaas at illinois.edu
Mon Jan 24 09:20:04 CST 2022
Hello Konrad,
Hmm, workedforme (not helpful I know), when I tested this last week on
a Ubuntu 20.04 VM, which makes debugging this harder. No output at all
is very strange. If you can try, does it work with any other OS?
Can you try thess command lines, which makes Perl enter Debug mode, and
send the log file GetComponents.log that it produces, please?
export PERL5DB='sub DB::DB {my ($p, $f, $l) = caller;my $code = \@{"::_<$f"};print STDERR ">> $f:$l: $code->[$l]";}'
(all in one line)
and
/usr/bin/perl -d ./GetComponents --parallel https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2021_11/einsteintoolkit.th 2>&1 | tee GetComponents.log
(also a single line)
Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20220124/dacdae95/attachment.bin
More information about the Users
mailing list