Hi, As many of you already know and were engaged in that - we have two packages related to Cilium and needed for Cilium container images - envoy-proxy and cilium-proxy. They are failing since some time due to Bazel being, let's say, a quite problematic build system for people who want to do packaging of C/C++ software properly and do not like downloading random stuff from Github during the build. Recently we aimed to fix those packages in the following Factory staging project: https://build.opensuse.org/project/show/openSUSE:Factory:Staging:adi:54 But the main submit request got rejected (which I don't mind and agree with): https://build.opensuse.org/request/show/744892 It's almost a week since the rejection and I finally managed to have green builds of cilium-proxy and envoy-proxy packages which do not bundle any dependencies. The project is here: https://build.opensuse.org/project/show/home:mrostecki:branches:devel:kubic The most important package here: https://build.opensuse.org/package/show/home:mrostecki:branches:devel:kubic/... As you can see, the home:mrostecki:branches:devel:kubic project has quite a lot of packages. Some of them are new, some of them are just modified packages which already exist in Factory or devel projects. We will most probably need to either: - add them all to adi:54 - start some new staging project when we will start everything from scratch @DimStar, @sysrich - WDYT? I will start creating submit requests to devel projects and Factory tomorrow and today I will just let all the stuff to rebuild on OBS - to be sure that I really did my job. I'm starting this email thread to share awarness of what I'm going to do tomorrow, coordinate the whole effort of fixing *-proxy packages and... hopefully... prove that I managed to solve the whole Bazel nightmare in the way acceptable for Linux distro packaging (although in future I will try to add some macros and try to make those specs less ugly). Cheers, Michal -- To unsubscribe, e-mail: opensuse-kubic+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kubic+owner@opensuse.org