here,
distro
Name: Fedora Linux 42 (Adams)
Version: 42
Codename:
rpm -qa | grep ^systemd-2
systemd-257.9-2.fc42.x86_64
with no such issue
1st guess, a sysctl misconfig in systemd-networkd config
note discussion @
https://bbs.archlinux.org/viewtopic.php?id=297007
check
grep -i forward /etc/systemd/network/* /etc/sysctl.d/*
for (in)consistent usage
specifically for
IPForward=
note usage @
https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html
IPv4Forwarding=
IPv6Forwarding=
, both "Added in version 256."
whereas @
https://www.freedesktop.org/software/systemd/man/255/systemd.network.html
IPForward=
and that
https://fedoracloud.readthedocs.io/en/latest/networkd.html
still references
IPForward=
-------- Original Message --------
From: pboy@xxxxxxxxxxxxx
Sent: at Sunday, Sep 7, 2025, 07:43 AM EDT
To: devel@xxxxxxxxxxxxxxxxxxxxxxx
Subject: Update to systemd-0:257.9-2.fc42.x86_64 ends with a failure
I just updated one of my servers and got:
- - - - - - - - - - - <
…
Running %triggerin scriptlet: systemd-0:257.9-2.fc42.x86_64
Finished %triggerin scriptlet: systemd-0:257.9-2.fc42.x86_64 >>> Scriptlet output: >>> Couldn't write '1' to 'net/ipv4/ip_forwarding', ignoring: No such file or directory >>>
- - - - - - - - - - - <
On all my machines the file is
/proc/sys/net/ipv4/ip_forward
So it’s a bug (typo), or did I miss something?
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue