Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813102 - sys-apps/systemd-249.4-r3 does not bring renamed interfaces up on boot
Summary: sys-apps/systemd-249.4-r3 does not bring renamed interfaces up on boot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-14 22:00 UTC by Adrian
Modified: 2021-09-15 00:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian 2021-09-14 22:00:38 UTC
same bug as https://forums.gentoo.org/viewtopic-t-1141951.html

applying https://github.com/systemd/systemd/commit/160203e974945ce520fe8f569458634ef898c61c.patch via /etc/portage/patches/sys-apps/systemd/ fixes it

related irc log:

<ThiefMaster> since the last systemd update (i think) it doesn't seem to bring up my wired network anymore (the only interface `network ctl` status showed as up was lo). if i do a `systemctl restart systemd-networkd` manually it's fine though, but on a (usually-)headless system that's not really a good option.. did anyone else have a similar problem?
* Quits: audiodef (~serverdef@static.207.9.4.46.clients.your-server.de) (Quit: audiodef)
<+sam_> what version are you on now, and what version did you have before?
<ThiefMaster> 249.2-r1 -> 249.4-r3
<ThiefMaster> so not a change where i'd expect any breakage
<ThiefMaster> https://forums.gentoo.org/viewtopic-t-1141951.html
<ThiefMaster> sounds like the same problem
<+sam_> i've not *heard* anything
<+sam_> i don't see any backports queued, but that doesn't mean it's not real
<+sam_> I would consider reporting it upstream. Are you using the predictable naming?
<ThiefMaster> i'm renaming to a nicer name. my configs: https://bpa.st/SQSA
<+sam_> floppym may have smarter ideas on how to debug this
<+sam_> https://github.com/systemd/systemd/commit/160203e974945ce520fe8f569458634ef898c61c might be relevant
<+sam_> => https://github.com/systemd/systemd/issues/20657
<+sam_> Can you tell me if that looks right to you, and possibly try the patch?
<+sam_> (right to you == same bug?)
<ThiefMaster> indeed sounds like the same issue
<ThiefMaster> any easy way to try the patch w/ the existing ebuild?
<+sam_> Can you put https://github.com/systemd/systemd/commit/160203e974945ce520fe8f569458634ef898c61c.patch in /etc/portage/patches/sys-apps/systemd/bug20657.patch?
Comment 1 Larry the Git Cow gentoo-dev 2021-09-14 23:47:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=456fb26fe2564868771b7948b6049dc96743d947

commit 456fb26fe2564868771b7948b6049dc96743d947
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-09-14 23:46:05 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-09-14 23:46:05 +0000

    sys-apps/systemd: backport network fix
    
    Closes: https://bugs.gentoo.org/813102
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/systemd/files/249-network-renaming.patch  | 41 ++++++++++++++++++++++
 ...emd-249.4-r3.ebuild => systemd-249.4-r4.ebuild} |  1 +
 2 files changed, 42 insertions(+)