Project

General

Profile

action #124913

Updated by ggardet_arm about 1 year ago

<s>generalhw backend</s> os-autoinst generalhw backend is broken (fails early and produces incomplete state) on openSUSE Tumbleweed aarch64 hosts with: 
 ~~~ 
 Reason: isotovideo died: Can't locate auto/NetAddr/IP/InetBase/AF_INET6.al in @INC 
 ~~~ 
 And the file is indeed missing: 
 `ls /usr/lib/perl5/vendor_perl/5.36.0/aarch64-linux-thread-multi/auto/NetAddr/IP/InetBase/` returns: 
 ~~~ 
 autosplit.ix    inet_any2n.al    inet_n2ad.al    inet_n2dx.al    inet_ntoa.al    _inet_ntop.al    _inet_pton.al    ipv6_aton.al    ipv6_ntoa.al    _packzeros.al 
 ~~~ 

 See: https://openqa.opensuse.org/tests/3137375

Back