We need to be able to work with parquet files. It is a must.
For anyone cares a solution could me a native DuckDB driver. It is a pitty we do not have it.
George Bouras
submitted by /u/kzxfdjgheirhgfkds
[link] [comments]
I am following instruction to the t; both with CPANM and from source the install fails.
OPEN_SSL prefix is set as followed
export OPENSSL_PREFIX="/usr/local/opt/openssl@1.1"
Full error message here:
https://jumpshare.com/s/QMxo2rY1sf8j3nYGyEo8
Anyone able to help? Pulling my hair out.
submitted by /u/kosaromepr
[link] [comments]
[link] [comments]
Perl Advent Calendar 2024 CFP
The Call For Participation for the 2024 Perl Advent Calendarcfp.perladvent.org
I'm getting an SSL failure , and I can’t figure out what isn’t migrated properly from the perl setup
'auto_upgrade' => 1 }, 'Mojo::Asset::Memory' ) }, 'Mojo::Content::Single' ), 'error' => [ 'IO::Socket::SSL 1.75 required for TLS support' ], 'finished' => 3, 'state' => 'finished'
It seems to be using the same exact local Perl config but after a long time chasing I have dumped out the module includes for perl and it is failing to load the file:
$VAR475 = 'IO/Socket/SSL.pm';
$VAR476 = undef;And $VAR161 = 'Net/SSLeay.pm';
$VAR162 = undef;
Whereas on the working (current, old server)It’s printing out correctly:
$VAR479 = 'IO/Socket/SSL.pm';
$VAR480 = '/var/home/tyeeapps/support.thetyee.ca/www/local/lib/perl5/IO/Socket/SSL.pm';$VAR161 = 'Net/SSLeay.pm';
$VAR162 = '/var/home/tyeeapps/support.thetyee.ca/www/local/lib/perl5/x86_64-linux/Net/SSLeay.pm';
I've reinstalled the revelant modules from yum at the system level, which shouldn't matter. As well as on the perlbrew install in play, and in Carton, which the app is using
relevant line of code:
which does:
$res
= $ua->post( $API
. 'subscriptions' =>
{ 'Content-Type' => 'application/xml', Accept => '*/*' } =>
$transxml )->res;
}
my $xml = $res->body;
submitted by /u/nkrva
[link] [comments]
support.thetyee.ca/app.pl at e5cf4fd189ea4256c7de2a4f91303908770125a7 · TheTyee/support.thetyee.ca
The Tyee's bespoke crowdfunding platform. Contribute to TheTyee/support.thetyee.ca development by creating an account on GitHub.GitHub
submitted by /u/briandfoy [link] [comments] |
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.www.youtube.com