Comment # 2 on bug 1149392 from
(In reply to Thorsten Kukuk from comment #1)
> I assume in openQA the etcd container does not start, too:
> 2019-09-05T19:58:46.104209786+00:00 stderr F 2019-09-05 19:58:46.103705 E |
> etcdmain: etcd on unsupported platform without ETCD_UNSUPPORTED_ARCH=arm64
> set.

In etcd.spec, we have:
echo -e "\n#Enable arm64\nETCD_UNSUPPORTED_ARCH=arm64\n" >>
%{buildroot}%{_fillupdir}/sysconfig.%{name}

What is missing then?


You are receiving this mail because: