Skip to content

Weekly portage-stable package updates 2026-03-23#3852

Draft
github-actions[bot] wants to merge 142 commits into
mainfrom
buildbot/weekly-portage-stable-package-updates-2026-03-23
Draft

Weekly portage-stable package updates 2026-03-23#3852
github-actions[bot] wants to merge 142 commits into
mainfrom
buildbot/weekly-portage-stable-package-updates-2026-03-23

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Mar 23, 2026

CI: https://jenkins.flatcar.org/job/container/job/sdk/12/

There was an update in the autotools.eclass bumping automake and autoconf versions, which affected a boatload (70+) of packages that otherwise were not modified. I decided not to include them in the changelog below, because it was just too much.

Partially addresses flatcar/Flatcar#2048
Partially addresses flatcar/Flatcar#2052
Partially addresses flatcar/Flatcar#2054

Pulls in flatcar/bootengine#123

--

  • app-containers/containerd: [SYSEXT-CONTAINERD]

    • still at 2.2.1
    • simplified cross-compiling man pages
      • we don't install man pages, but building them would affect us
  • app-containers/cri-tools: [PROD] [DEV]

    • still at 1.33.0
    • added a user patch fixing cross-compilation issues
  • app-crypt/p11-kit: [PROD] [DEV]

    • still at 0.26.2
    • package became stable on 'amd64' and 'arm64'
      • dropped accept keywords from overlay profiles
  • app-crypt/sbsigntools:

    • still at 0.9.5
    • added a patch with similar changes we made in sys-boot/shim (replacing --target with --output-target)
      • didn't affect us, because it seems to be only for tests
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
  • app-editors/nano:

  • app-emulation/amazon-ssm-agent: [AMI]

    • from 3.3.2299.0 to 3.3.2299.0-r1
    • EAPI 8
    • ported away from coreos Go eclasses to Gentoo go eclasses
    • fixed cross-compilation issue with go run and -exec
  • dev-debug/strace: [PROD] [DEV]

    • from 6.18 to 6.19
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • release notes: https://github.com/strace/strace/releases/tag/v6.19
  • dev-lang/go:

  • dev-lang/python: [AZURE] [DEV] [GCE] [SYSEXT-PYTHON]

    • still at 3.12.12
    • disabled lto when building python for build host in cross-compilation scenario
      • avoids some configure test failures
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
  • dev-libs/elfutils: [PROD] [DEV]

    • from 0.194 to 0.194-r1
    • added deps (all the noise below) and build fixes for debuginfod
      • not relevant to Flatcar - we disable debuginfod
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • dependencies:
      • changes for dev-libs/json-c with USE conditionals 'debuginfod?':
        • dropped abi_s390_64 use requirement
        • dropped abi_s390_32 use requirement
        • dropped abi_x86_x32 use requirement
        • dropped abi_x86_32 use requirement
        • dropped abi_x86_64 use requirement
        • dropped abi_mips_n64 use requirement
        • dropped abi_mips_n32 use requirement
        • dropped abi_mips_o32 use requirement
      • changes for net-misc/curl with USE conditionals 'debuginfod?':
        • dropped abi_s390_64 use requirement
        • dropped abi_s390_32 use requirement
        • dropped abi_x86_x32 use requirement
        • dropped abi_x86_32 use requirement
        • dropped abi_x86_64 use requirement
        • dropped abi_mips_n64 use requirement
        • dropped abi_mips_n32 use requirement
        • dropped abi_mips_o32 use requirement
    • runtime dependencies:
      • changes for dev-libs/json-c with USE conditionals 'debuginfod?':
        • dropped abi_s390_64 use requirement
        • dropped abi_s390_32 use requirement
        • dropped abi_x86_x32 use requirement
        • dropped abi_x86_32 use requirement
        • dropped abi_x86_64 use requirement
        • dropped abi_mips_n64 use requirement
        • dropped abi_mips_n32 use requirement
        • dropped abi_mips_o32 use requirement
      • changes for net-misc/curl with USE conditionals 'debuginfod?':
        • dropped abi_s390_64 use requirement
        • dropped abi_s390_32 use requirement
        • dropped abi_x86_x32 use requirement
        • dropped abi_x86_32 use requirement
        • dropped abi_x86_64 use requirement
        • dropped abi_mips_n64 use requirement
        • dropped abi_mips_n32 use requirement
        • dropped abi_mips_o32 use requirement
  • dev-libs/expat: [PROD] [DEV]

  • dev-libs/nspr:

    • from 4.37 to 4.38.2
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • release notes: https://hg-edge.mozilla.org/projects/nspr/log/NSPR_4_38_2_RTM
  • dev-libs/openssl: [PROD] [DEV]

    • from 3.5.5 to 3.5.5-r2
    • reworked static-libs support
  • dev-libs/userspace-rcu: [PROD] [DEV]

    • from 0.15.5 to 0.15.6
    • added support for signature verification
    • added IUSE flag 'verify-sig'
    • build dependencies:
      • added a dependency '>=app-portage/gemato-20' for USE 'verify-sig?'
      • added a dependency 'sec-keys/openpgp-keys-mathieudesnoyers' for USE 'verify-sig?'
      • added a dependency 'app-alternatives/gpg' for USE 'verify-sig?' -> '||'
      • added a dependency 'app-crypt/gnupg[-alternatives(-)]' for USE 'verify-sig?' -> '||'
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • release notes: https://lwn.net/Articles/1055984/
  • dev-util/maturin:

    • still at 1.11.5
    • licenses:
      • added license 'Apache-2.0' for USE 'doc?'
  • eclass/autotools.eclass:

    • support autoconf 2.73
    • drop 1.17 from latest, bumped wanted version for 1.18 to 1.18.1
  • eclass/coreos-go-depend (overlay):

    • bump go to 1.25
  • eclass/cargo.eclass:

    • avoid useless use of assert / pipestatus
  • eclass/cmake.eclass:

    • added support for hurd
  • eclass/coreos-go-depend:

    • bumped go version to 1.25
  • eclass/distutils-r1.eclass:

    • use eapi9-pipestatus rather than assert
      • assert is banned in eapi 9
  • eclass/flag-o-matic.eclass:

    • make get-flag match whole flags
    • added support for EAPI 9
  • eclass/git-r3.eclass:

    • added support for EAPI 9
    • drop support for LIVE variables in EAPI 9
  • eclass/go-env.eclass:

    • this looks like an overhaul of the eclass
    • included hardfloat or softfloat in go-env_goarm()
    • added go-env_gomips helper for mips and mips64
    • always reset the CGO_* environment variables
    • made LTO ICE workaround work with cross-compilers
    • localise flag variable changes when calling filter-lto
    • export the AR and FC variables
    • moved some code between this eclass and go-module.eclass
    • set GOOS automatically alongside GOARCH and friends
    • added go-env_run() helper
    • added -exec to GOFLAGS for go run when necessary
    • docs
  • eclass/go-module.eclass:

    • moved some code between this eclass and go-env.eclass
  • eclass/linux-mod-r1.eclass:

    • abort and explain if kernel's objtool is broken
  • eclass/mercurial.eclass:

    • added support for EAPI 9
  • eclass/meson.eclass:

    • added support for hurd
  • eclass/python-utils-r1.eclass:

    • replace assert with pipestatus
      • preparatory work for EAPI 9
  • eclass/readme.gentoo-r1.eclass:

    • replace assert with pipestatus
      • preparatory work for EAPI 9
  • eclass/rpm.eclass:

    • replace assert with pipestatus
      • preparatory work for EAPI 9
    • allow using rpm2archive from rpm itself
  • eclass/rust.eclass:

    • added 1.95.0
  • eclass/sysroot.eclass:

    • added support for EAPI 9
  • eclass/tmpfiles.eclass:

    • add seedfiles for tmpfile processing
  • eclass/toolchain-funcs.eclass:

    • tc-env_build should also update CHOST
    • set some Go arch-specific vars in tc-env_build
    • set SYSROOT and ESYSROOT in tc-env_build
    • add support for Elbrus architecture
  • eclass/toolchain.eclass:

    • disabled systemtap for cross
  • eclass/unpacker.eclass:

    • replace assert with pipestatus
      • preparatory work for EAPI 9
    • reduce unreadable deduplication in unpack_pdv
  • net-fs/nfs-utils: [PROD] [DEV]

    • from 2.7.1-r1 to 2.8.5
    • added IUSE flag 'nfsdctl'
      • build nfsdctl utility, disabled
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • dependencies:
      • added a dependency '>=dev-libs/libnl-3.1:3' for USE 'nfsdctl?'
      • added a dependency 'sys-libs/readline:=' for USE 'nfsdctl?'
    • runtime dependencies:
      • added a dependency '>=dev-libs/libnl-3.1:3' for USE 'nfsdctl?'
      • added a dependency 'sys-libs/readline:=' for USE 'nfsdctl?'
    • release notes: https://lwn.net/Articles/1056938/ (2.8.5) https://lwn.net/Articles/1037951/ (2.8.4) https://lwn.net/Articles/1015990/ (2.8.3) https://lwn.net/Articles/1001669/ (2.8.2) https://lwn.net/Articles/994839/ (2.8.1)
  • net-fs/samba: [PROD] [DEV]

  • net-libs/gnutls: [PROD] [DEV]

    • still at 3.8.12
    • package became stable on 'amd64' and 'arm64'
      • dropped accept keywords from overlay profiles
  • net-libs/ngtcp2: [PROD] [DEV]

    • new, at 1.12.0
    • dependency of net-fs/samba
  • net-misc/curl: [PROD] [DEV]

    • still at 8.18.0
    • fixed build with USE=kerberos
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
  • net-misc/rsync: [PROD] [DEV]

    • still at 3.4.1-r2
    • package became stable on 'amd64' and 'arm64'
      • dropped accept keywords from overlay profiles
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
  • net-misc/socat: [PROD] [DEV]

  • profiles:

    • enabled USE=sysv-utils for sys-apps/systemd
      • it was already enabled in Flatcar, so no change for us
  • sys-apps/coreutils: [PROD] [DEV]

    • from 9.9-r1 to 9.9-r12
    • installs groups command as it was dropped from sys-apps/shadow
    • added a patch fixing build with glibc 2.43 and c23
    • runtime dependencies:
      • added a weak blocker '!<sys-apps/shadow-4.19.0_rc1'
  • sys-apps/ignition: [PROD] [DEV]

    • from 2.24.0-r2 to 2.24.0-r3
    • added a patch fixing partitioning race conditions that started to show up after the systemd update
  • sys-apps/iucode_tool:

    • still at 2.3.1-r2
    • package became stable on 'amd64' and 'arm64'
      • dropped accept keywords from overlay profiles
  • sys-apps/kexec-tools: [PROD] [DEV]

    • from 2.0.32 to 2.0.32-r1
    • added patch for fixing UKI loading when Secure Boot is enabled
  • sys-apps/less: [PROD] [DEV]

  • sys-apps/man-pages: [DEV]

  • sys-apps/pcsc-lite:

    • from 2.4.0-r1 to 2.4.1
    • added support for signature verification
    • added IUSE flag 'verify-sig'
    • build dependencies:
      • added a dependency '>=app-portage/gemato-20' for USE 'verify-sig?'
      • added a dependency 'sec-keys/openpgp-keys-ludovicrousseau' for USE 'verify-sig?'
      • added a dependency 'app-alternatives/gpg' for USE 'verify-sig?' -> '||'
      • added a dependency 'app-crypt/gnupg[-alternatives(-)]' for USE 'verify-sig?' -> '||'
    • release notes: https://blog.apdu.fr/posts/2026/01/new-version-of-pcsc-lite-241/
  • sys-apps/portage: [DEV]

    • still at 3.0.77-r3
    • dep changes to fix build on hurd
    • runtime dependencies:
      • added a dependency 'sys-apps/util-linux' for USE 'kernel_linux?'
      • changes for sys-apps/sandbox with USE conditionals 'elibc_glibc?':
        • USE conditionals changed to 'kernel_linux?' -> 'elibc_glibc?'
      • changes for sys-apps/sandbox with USE conditionals 'elibc_musl?':
        • USE conditionals changed to 'kernel_linux?' -> 'elibc_musl?'
      • dropped a dependency 'sys-apps/util-linux' for USE 'kernel_linux?'
  • sys-apps/shadow: [PROD] [DEV]

    • from 4.14.8-r1 to 4.19.3
    • removed IUSE flag 'cracklib'
      • dropped support for cracklib
    • build dependencies:
      • changes for sec-keys/openpgp-keys-alejandro-colomar with USE conditionals 'verify-sig?':
        • added version constraint >=20260122
    • dependencies:
      • dropped a dependency '>=sys-kernel/linux-headers-4.14'
      • dropped a dependency '>=sys-libs/cracklib-2.7-r3:=' for USE 'cracklib?'
      • added a dependency '>=sys-kernel/linux-headers-4.14' for USE 'kernel_linux?'
    • runtime dependencies:
      • dropped a dependency '>=sys-libs/cracklib-2.7-r3:=' for USE 'cracklib?'
    • release notes: https://github.com/shadow-maint/shadow/releases/tag/4.{19.{3,2,1,0},{18,17,16,15}.0}
  • sys-apps/systemd: [PROD] [DEV]

    • from 258.3 to 259.4-r1
    • fixes CVE-2026-40223, CVE-2026-40226
    • regenerated our user patches
      • some patches dropped since they were applied by upstream
      • some patches were dropped because they were adding tests or man pages (which we do not run or install, respectively)
    • dropped an override for a support URL - the ebuild is using a variable from branding.eclass for setting the support URL, and we set the variable in our profiles to the desired value already
    • removed IUSE flag 'iptables'
      • support for iptables was dropped, only nftables are supported now
    • IUSE flag 'sysv-utils' became disabled by default
      • but it still is enabled in Flatcar due to the systemd profile
    • dependencies:
      • dropped a dependency 'net-firewall/iptables:0=' for USE 'iptables?'
    • post dependencies:
      • added a dependency 'sys-apps/systemd-initctl' for USE '!sysv-utils?'
    • runtime dependencies:
      • dropped a weak blocker '!sys-apps/hwids[udev]'
      • added a dependency '>=sys-libs/musl-1.2.5-r8' for USE 'elibc_musl?'
      • dropped a dependency 'net-firewall/iptables:0=' for USE 'iptables?'
    • release notes: https://raw.githubusercontent.com/systemd/systemd/refs/tags/v259.4/NEWS
  • sys-apps/util-linux: [PROD] [DEV]

    • from 2.41.3 to 2.41.3-r1
    • fixes for hurd
  • sys-devel/binutils: [DEV]

    • still at 2.46.0
    • package became stable on 'arm64'
      • dropped accept keywords from overlay profiles
  • sys-devel/crossdev:

  • sys-devel/m4:

  • sys-fs/cryptsetup: [PROD] [DEV]

  • sys-fs/fuse-common: [SYSEXT-INCUS] [SYSEXT-PODMAN] [VMWARE]

    • from 3.10.4-r2 to 3.10.4-r3
    • fixed some udev rules
  • sys-fs/lvm2: [PROD] [DEV]

    • from 2.03.22-r7 to 2.03.37
    • added IUSE flag 'nvme'
      • builds a nvme plugin for determining the world-wide identification of nvme devices, currently disabled
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • dependencies:
      • changes for sys-apps/util-linux with USE conditionals 'lvm?':
        • added version constraint >=2.24
      • changes for sys-cluster/sanlock with USE conditionals 'lvm?' -> 'sanlock?':
        • added version constraint >=4.0.0
      • changes for sys-apps/systemd with USE conditionals 'lvm?' -> 'systemd?':
        • added version constraint >=234
      • added a dependency '>=sys-libs/libnvme-1.1' for USE 'nvme?'
    • runtime dependencies:
      • changes for sys-apps/util-linux with USE conditionals 'lvm?':
        • added version constraint >=2.24
      • changes for sys-cluster/sanlock with USE conditionals 'lvm?' -> 'sanlock?':
        • added version constraint >=4.0.0
      • changes for sys-apps/systemd with USE conditionals 'lvm?' -> 'systemd?':
        • added version constraint >=234
      • added a dependency '>=sys-libs/libnvme-1.1' for USE 'nvme?'
    • licenses:
      • added license 'LGPL-2.1'
    • release notes: https://gitlab.com/lvmteam/lvm2/-/tags/v2_03_{37..22}
  • sys-fs/mdadm: [PROD] [DEV]

  • sys-fs/multipath-tools: [PROD] [DEV]

  • sys-fs/zfs: [SYSEXT-ZFS]

    • from 2.3.4 to 2.3.6
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • post dependencies:
      • changes for sys-fs/zfs-kmod with USE conditionals 'dist-kernel?':
        • changed version constraint from ~2.3.4 to ~2.3.6
    • runtime dependencies:
      • changes for sys-fs/zfs-kmod with USE conditionals '!kernel-builtin?':
        • changed version constraint from ~2.3.4 to ~2.3.6
    • release notes: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.6 https://github.com/openzfs/zfs/releases/tag/zfs-2.3.5
  • sys-fs/zfs-kmod: [SYSEXT-ZFS]

    • from 2.3.4 to 2.3.6
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • post dependencies:
      • changes for sys-fs/zfs with USE conditionals 'dist-kernel?':
        • changed version constraint from ~2.3.4 to ~2.3.6
    • runtime dependencies:
      • changes for virtual/dist-kernel with USE conditionals 'dist-kernel-cap?' -> 'dist-kernel?':
        • changed version constraint from <6.17 to <6.20
    • release notes: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.6 https://github.com/openzfs/zfs/releases/tag/zfs-2.3.5
  • sys-kernel/bootengine: [PROD] [DEV]

    • from 0.0.38-r43 to 0.0.38-r44
    • drop unnecessary workarounds for old systemd
    • explicitly add libraries that are now dlopened by systemd
      • this workaround can be dropped once we update to dracut 110
    • dropped obsolete systemd settings (cgroup v1 related)
    • explicitly skip some dracut modules to avoid warnings (bluetooth and modules depending on network module)
      • we use flatcar-network module instead
  • sys-kernel/dracut: [PROD] [DEV]

    • from 109-r1 to 109-r2
    • runtime dependencies:
      • changes for sys-apps/systemd with USE conditionals '||':
        • pretend mode of use requirement on sysv-utils changed from 'must exist, no pretending if missing' to 'will pretend as enabled if missing'
  • sys-libs/binutils-libs: [PROD] [DEV]

    • still at 2.46.0
    • package became stable on 'arm64'
      • dropped accept keywords from overlay profiles
  • sys-libs/glibc: [PROD] [DEV]

    • still at 2.42-r5
    • add support for hurd
  • sys-libs/tdb: [PROD] [DEV]

  • sys-libs/tevent: [PROD] [DEV]

  • sys-process/procps: [PROD] [DEV]

    • from 4.0.5-r3 to 4.0.5-r4
    • added a patch ignoring sysctl errors (mostly for fixing booting with openrc)
    • build dependencies:
      • changes for dev-build/automake with USE conditionals '||':
        • changed version constraint from >=1.18 to >=1.18.1
      • dropped a dependency '>=dev-build/automake-1.17-r1:1.17' for USE '||'
      • added a dependency '>=dev-build/autoconf-2.73:2.73' for USE '||'
    • runtime dependencies:
      • dropped a weak blocker '!<app-i18n/man-pages-de-2.12-r1'
      • dropped a weak blocker '!<app-i18n/man-pages-pl-0.7-r1'
  • virtual/ldb: [PROD] [DEV]

    • from 2.10.0 to 2.11.0
    • runtime dependencies:
      • changes for net-fs/samba:
        • changed slot constraint from 0/2.10.0 to 0/2.11.0
  • virtual/service-manager: [DEV]

    • from 2 to 2-r1
    • runtime dependencies:
      • changes for sys-apps/s6-rc with USE conditionals '!prefix-guest?' -> '!systemd?' -> '||' -> 'kernel_linux?' -> '||':
        • added system-init use enabled requirement (will pretend as disabled if missing)
      • changes for sys-process/runit with USE conditionals '!prefix-guest?' -> '!systemd?' -> '||' -> 'kernel_linux?' -> '||':
        • added system-init use enabled requirement (will pretend as disabled if missing)
  • virtual/tmpfiles: [PROD] [DEV]

    • from 0-r5 to 0-r6
    • runtime dependencies:
      • changes for sys-apps/systemd with USE conditionals '!prefix-guest?' -> 'systemd?':
        • USE conditionals changed to 'kernel_linux?' -> '!prefix-guest?' -> 'systemd?'
      • changes for sys-apps/systemd-utils with USE conditionals '!prefix-guest?' -> '!systemd?':
        • USE conditionals changed to 'kernel_linux?' -> '!prefix-guest?' -> '!systemd?'

--

  • changelog
  • image diff

@tormath1
Copy link
Copy Markdown
Contributor

@krnowak I've interrupted the run on Azure as it fails with this in the initramfs:

:/root# journalctl --no-pager -o cat -u initrd-setup-root
Starting initrd-setup-root.service - Root filesystem setup...
No extensions found, proceeding in mutable mode.
Merged extensions into '/sysroot/etc'.
error: flatcar-default confext not loaded
initrd-setup-root.service: Main process exited, code=exited, status=1/FAILURE
initrd-setup-root.service: Failed with result 'exit-code'.
Failed to start initrd-setup-root.service - Root filesystem setup.
initrd-setup-root.service: Triggering OnFailure= dependencies.

@krnowak
Copy link
Copy Markdown
Member

krnowak commented Apr 14, 2026

systemd is updated to 259 and it breaks booting, what a surprise.

@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-03-23 branch from 77a44a2 to f5258f4 Compare April 20, 2026 16:32
@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-03-23 branch from f5258f4 to 3ff790c Compare May 12, 2026 11:46
Flatcar Buildbot added 17 commits May 15, 2026 12:12
It's from Gentoo commit 06a9c56a20f66abb307f2ad1a379245e9d3016e9.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 288428b025d15db833d5095e84359b8c50e524a4.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 330d83ec8ffdf293d884dbf98b61ed042aa69366.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit aff53c19c3853b107005656963d7d9f2a6241cda.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit c76bb2d5a97a94311ec0871d37fc819c2be3937b.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit ae20ff3dda26340256522c243a72c746de821143.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 85306f499a0f30a910f49011573af98850647a9b.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 043cdc5c69167ea6ae3b7bd7dcc2009745d10b1e.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit beec7edf04cb421f8559fdbfd8edf5a409002e82.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 0241e244035a3f307a1ff34eaefe84d6c54c2c33.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit c3bc8327ffc4db3284d55e0607fa1c1c8fbafb5a.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit a106247d7e18ed546e6e1cb25f610ae170ba4027.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 05cf0862e30600e05730f6ad6769d3257fc9c0e0.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit c66b5a70ac6ffcc5b3dd20a283a0fae85d64fa05.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 9f9745009128b32e8553bab24da3eb71fbb0aae9.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 01ac1089e8a051a0ee8e0cb5c644929162291c31.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit fa24fa93bec98f8746e28cd297c1ae5c6836f667.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Flatcar Buildbot and others added 26 commits May 15, 2026 12:12
It's from Gentoo commit 0f98703622bac147dd2afa0ab0749854ab7adc91.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit ae63c6872c11120baad7819c5da5dc83a567c136.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 28f04f233d230a7ac8d5e25f91edd03729fe4e25.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit b8a108accf44949a164e1a9674b9472402a3a8f9.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 70660c03b66eb84c0e69065215f3f7a138e7170f.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 243a4aa760133d917b39cda2db5270463f337a8b.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 3267992b73ffeedbb55d6965ec514adedd7f5da9.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit c99fe57c451fdfdefa03686d122b992638adc37c.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
It's from Gentoo commit 5efdfd1adfe880d1cc64d57ff3eca815883fc480.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
The ebuild is using BRANDING_OS_SUPPORT_URL now, which we set to the
appropriate value already.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
…/multipath-tools

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
…ix cross-compiling

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
krnowak: Regenerate the patches.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
@krnowak krnowak force-pushed the buildbot/weekly-portage-stable-package-updates-2026-03-23 branch from 3ff790c to e9d7891 Compare May 15, 2026 10:52
@krnowak krnowak moved this from ⚒️ In Progress to ✅ Testing / in Review in Flatcar tactical, release planning, and roadmap May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Testing / in Review

Development

Successfully merging this pull request may close these issues.

3 participants