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
fixes errors from make validate-contrainer-linux-amd64:
libbsd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_db !!!
libbsd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_io !!!
libbsd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_quota !!!
libbsd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_spaceman !!!
after adding libbsd.so.0:
libmd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_db !!!
libmd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_io !!!
libmd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_quota !!!
libmd.so.0 => not found
!!! Missing deps for /usr/sbin/xfs_spaceman !!!
0 commit comments