The directory structure on bitbucket.org has changed. I ran into the same problem.
cheers, Wayne *************************************** Dr. Wayne Barkhouse Professor Department of Physics and Astrophysics University of North Dakota Grand Forks, ND 58202-7129 Email: [email protected] Phone: 701-777-3520 FaX: 701-777-3523 *************************************** ________________________________ From: [email protected] <[email protected]> on behalf of Roland Haas <[email protected]> Sent: Monday, January 24, 2022 9:20 AM To: Konrad Topolski <[email protected]> Cc: Einstein Toolkit Users <[email protected]> Subject: Re: [Users] GetComponents script not working 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 .
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
