Timothée Ravier

Results 552 comments of Timothée Ravier

https://docs.openshift.com/container-platform/4.15/installing/installing_bare_metal/installing-bare-metal-network-customizations.html#installation-user-infra-machines-advanced_vardisk_installing-bare-metal-network-customizations does not mention the number unless I'm missing something

Note that I'm not saying that this is invalid. Only that I don't understand it.

Isn't the partition number automatically picked-up by Ignition? From https://coreos.github.io/ignition/configuration-v3_4/: > number (integer): the partition number, which dictates its position in the partition table (one-indexed). If zero, use the next...

> > I'll add the 39->40 change to this PR. > > Ah, sorry - I pushed the change before seeing your comment. Looks like I pushed it right after...

Let's do https://github.com/coreos/fedora-coreos-config/pull/2990 first and then we'll see for this one.

I think I've had a similar issue in https://github.com/redhat-actions/buildah-build/issues/129, which I "solved" via https://github.com/travier/quay-containerfiles/commit/637860497a26555986ec17d1859ba0db754b81ff.

Looks fatal from an strace trace: ``` (rpm-ostree compose extensions:4): libdnf-WARNING **: 14:38:27.859: failed to setup monitor: Operation not supported [{events=EPOLLIN, data={u32=2147483648, u64=2147483648}}], 1024, -1) = 1 close(3) = 0...

> Found this snippet in #208: > > ``` > $ mkdir -p /etc/systemd/system/rpm-ostreed.service.d > $ cat > /etc/systemd/system/rpm-ostreed.service.d/http-proxy.conf [Service] > Environment="http_proxy=http://" > EOF > $ systemctl daemon-reload > $...

The app should be patched to look in `/app` instead of `/usr` for examples when run in a Flatpak.