----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75023/#review226506 -----------------------------------------------------------
support/mesos-build/ubuntu-16.04.dockerfile Lines 72-88 (patched) <https://reviews.apache.org/r/75023/#comment314759> stale? - Benjamin Mahler On May 30, 2024, 11:33 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75023/ > ----------------------------------------------------------- > > (Updated May 30, 2024, 11:33 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Ubuntu 16.04 docker builds were having issues with the > jenkins pipeline as it was missing certain fields in /usr/include/linux/bpf.h > that > are present in more modern linux kernels' which were used inside the ebpf > code. > > We will try to address this along with Ubuntu's EOL issue by upgrading to > ubuntu 20.04 > > > Diffs > ----- > > support/mesos-build/ubuntu-16.04-arm.dockerfile > 332009ff2b4e8d245b4b5d9c695d0f9d5ce02c44 > support/mesos-build/ubuntu-16.04.dockerfile > 70b269b79307dca5afac24eef880d4254236ab4c > > > Diff: https://reviews.apache.org/r/75023/diff/3/ > > > Testing > ------- > > > Thanks, > > Jason Zhou > >
