468152e Tie perl-Errno release to interpreter build because of kernel version check

Authored and Committed by ppisar 7 years ago
1 file changed. 8 lines added. 1 lines removed.
    Tie perl-Errno release to interpreter build because of kernel version check
    
    If user updates the his system only partially so that perl-Errno does
    not match perl-libs and the two were built on different kernel, using
    Errno will fail:
    
    Errno architecture (x86_64-linux-thread-multi-4.7.9-200.fc24.x86_64) does not match executable architecture (x86_64-linux-thread-multi-4.6.4-301.fc24.x86_64) at /usr/lib64/perl5/Errno.pm line 11.
    
        
file modified
+8 -1