Stephan Kulow

Results 78 comments of Stephan Kulow

https://github.com/openSUSE/obs-build/pull/806 pushes it a little further

And btw: the way you copy the chroot, you will have glibc and busybox in both the base layer and in your rclone layer.

Just for PoC this saves 12MB in the final layer without impacting the actual container image: ``` RUN mkdir /tmp/newroot RUN for f in usr/bin/rclone usr/lib/sysimage/rpm/Index.db usr/lib/sysimage/rpm/Packages.db usr/share/licenses/rclone/COPYING; do mkdir...

https://unix.stackexchange.com/questions/597962/how-widespread-is-the-c-utf-8-locale suggests Arch Linux does not have it - so it's not about the age of the distro

but it's about the distribution executing it, or do I get this wrong?

this is the wrong project, this is setup by build. I'll move

Note that https://github.com/openSUSE/open-build-service/pull/7591#issuecomment-525836832 explains why "everything in one page" is not a good thing.

build results are just useless to be honest: the request page shows you the build results of HEAD (which may be 'blocked') not of the sources submitted.

> You have to do one click more now to open the dropdown. The rest of the clicks you would have to do previously too (select the right review, select...

But how I personally envisioned the review handling (having done a review or thousand) is documented here: https://user-images.githubusercontent.com/1067203/57966151-c7529980-794e-11e9-98ac-6f6161afcf1b.png