You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perl-bundle-CPAN-5.38 fails on Debian due to failing tests in Sys::Info::Driver::Linux.
The relevant part of the logs is the following:
t/00-report-prereqs.t .... ok
UNAME: Linux n-hpc-mgmt1 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
Can't open /etc/ARRAY(0x29327c8): No such file or directory at /dev/shm/adm/PerlbundleCPAN/5.38.0/GCCcore-13.2.0/SysInfoDriverLinuxDeviceCPU/Sys-Info-Driver-Linux-0.7905/blib/lib/Sys/Info/Driver/Linux/OS.pm line 204.
# Looks like your test exited with 2 just after 23.
t/03-basic.t .............
Dubious, test returned 2 (wstat 512, 0x200)
All 23 subtests passed
Can't open /etc/ARRAY(0x25e2e70): No such file or directory at t/04-distribution.t line 10.
Perl-bundle-CPAN-5.38 fails on Debian due to failing tests in Sys::Info::Driver::Linux.
The relevant part of the logs is the following:
The issue seems to be known upstream: burak/CPAN-Sys-Info-Driver-Linux#2
For anyone stubling upon this: for me I "fixed" this by disabling tests of these modules:
Yet, I'm indecisive whether to PR this into the official easyconfig. If no, this issue can be closed and just kept for reference.
The text was updated successfully, but these errors were encountered: