On Mon, Jun 14, 2021 at 02:20:40PM +0300, Nir Soffer wrote: > On Mon, Jun 14, 2021 at 11:57 AM Martin Kletzander <[email protected]> > wrote: > > > I've got a tiny hunch, so I must ask. Is someone, by any stroke > > of misfortune, using bazel for building that imageio container > > image? > > We build the images in quay.io, I don't know how they build them :-)
The issue that Martin is hinting at is that bazel does not run %post scripts (or create an RPM database). IOW the tools is broken. If you have an RPM database in the final container then it's probably _not_ bazel. If anyone tells you to use bazel, run away! Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
