On Wed, Jul 10, 2019 at 3:56 AM Neil Bothwick <n...@digimed.co.uk> wrote:

> Same here, it's been reported on b.g.o and dropping the two patches
> linked to there into /etc/portage/patches/sys-apps/systemd-242-r4/ and
> re-emerging systemd fixed it.
>

Thanks Neil - that fixed both boxes.

For anyone that wants to try this, the bug is;
https://bugs.gentoo.org/689496

And to add the patches;
mkdir -p /etc/portage/patches/sys-apps/systemd-242-r4/
cd /etc/portage/patches/sys-apps/systemd-242-r4/
wget
https://github.com/systemd/systemd/commit/4eb086a38712ea98faf41e075b84555b11b54362.patch
wget
https://github.com/systemd/systemd/commit/9f6e82e6eb3b6e73d66d00d1d6eee60691fb702f.patch
emerge systemd

And you'll see the extra patches added;

>> Preparing source in
/var/tmp/portage/sys-apps/systemd-242-r4/work/systemd-242 ...
 * Applying 242-gcc-9.patch ...                                          [
ok ]
 * Applying 242-socket-util-flush-accept.patch ...                       [
ok ]
 * Applying 242-wireguard-listenport.patch ...                           [
ok ]
 * Applying 242-file-max.patch ...                                       [
ok ]
 * Applying 242-rdrand-ryzen.patch ...                                   [
ok ]
 * Applying gentoo-Dont-enable-audit-by-default.patch ...                [
ok ]
 * Applying gentoo-systemd-user-pam.patch ...                            [
ok ]
 * Applying gentoo-uucp-group-r1.patch ...                               [
ok ]
 * Applying gentoo-generator-path-r1.patch ...                           [
ok ]
 * Applying 4eb086a38712ea98faf41e075b84555b11b54362.patch ...           [
ok ]
 * Applying 9f6e82e6eb3b6e73d66d00d1d6eee60691fb702f.patch ...           [
ok ]
 * User patches applied.

Reply via email to