In xe-guest-utilities-10.0.0-1.x86_64.rpm we see that xe-daemon binary is compiled as 32bit:
file xe-daemon
xe-daemon: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, Go BuildID=rjnmd1Do8YIFpuehd0Cr/KIV2LHLK3LTej1D2qeYr/Saf0_ddsnZ6bwywpbIYE/36PiZCSjp8cVvrN5LDXh, stripped
But in xe-guest-utilities_10.0.0-1_amd64.deb - everything is correct:
file xe-daemon
xe-daemon: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=QHWjWwCBdccfNdFyyxAq/gkERwwKiVJZbpb5OPRdI/NJCsuPou1O74kKhuP_qw/tNUbGQaHKcFW27pALMBw, stripped
Pls correct rpm build workflow.
In xe-guest-utilities-10.0.0-1.x86_64.rpm we see that xe-daemon binary is compiled as 32bit:
But in xe-guest-utilities_10.0.0-1_amd64.deb - everything is correct:
Pls correct rpm build workflow.