Some image magic files updated yesterday and it has a very bad effect on my webserver
I have a picture gallery that depends on Imlib2
sudo pacman -Ss imlib2
world/imlib2 1.12.4-1 [installed]
It is very unhappy and not converting and files:
./testimlib.pl
Image::Imlib2 load error: No loader for file format at ./testimlib.pl line 5
I am having trouble finding a proper place to even file a bug report it is is a problem with the core library.
I am not sure it is though because when I use the feh utilty which I believe uses the same library on my workstation - both using updated Artix... it works
The server isn't running X so it is harder to determine but this test perl code seems to have the same load error as my server
#!/usr/bin/perl
use Image::Imlib2;
my $image = Image::Imlib2->load("/usr/local/apache2/htdocs/images/2025_purim_amsterdam/DSC03652.JPG");
$image->save("/usr/local/apache2/htdocs/2025_purim_amsterdam/out.jpg");
/usr/local/apache2/logs/gallery_error_log:[Fri Mar 28 07:29:07.143493 2025] [perl:error] [pid 6725] [client 166.84.1.1:59779] Image::Imlib2 load error: No loader for file format at /usr/local/lib/perl5/site_perl/5.26.1/Apache/Gallery.pm line 1515.\n, referer: http://images.mrbrklyn.com/2025_purim_amsterdam2/test.jpg
/usr/local/apache2/logs/gallery_error_log:[Fri Mar 28 07:29:12.993200 2025] [perl:error] [pid 6780] [client 166.84.1.1:59777] Image::Imlib2 load error: No loader for file format at /usr/local/lib/perl5/site_perl/5.26.1/Apache/Gallery.pm line 1515.\n, referer: http://images.mrbrklyn.com/2025_purim_amsterdam2/test.jpg?width=640