Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687340 - sys-apps/systemd-242: need patch for dhcp search domain
Summary: sys-apps/systemd-242: need patch for dhcp search domain
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-04 13:02 UTC by fkater
Modified: 2019-07-10 18:21 UTC (History)
0 users

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 fkater 2019-06-04 13:02:30 UTC
With systemd-242 (-r1, -r2), the DHCP server's search domains are not applied
anymore by the dhcp client. Simply check systemd-resolved --status. (Of course,
UseDomain=yes has been configured.)

Workaround: Downgrade to systemd-241.

This bug is known:

https://github.com/systemd/systemd/issues/12531
https://github.com/systemd/systemd/issues/11391#issuecomment-488780831
https://github.com/systemd/systemd/pull/12548

Patch available:

https://github.com/systemd/systemd/commit/fe0e16db093a7da09fcb52a2bc7017197047443d

It should probably simply be applied.

(I've borrowed the above links from the according Arch Linux report:
https://bugs.archlinux.org/task/62748.)
Comment 1 Larry the Git Cow gentoo-dev 2019-07-10 18:21:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be3d97505de9b79544a76fb998993886a40a9a4

commit 6be3d97505de9b79544a76fb998993886a40a9a4
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-07-10 18:14:37 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-07-10 18:20:54 +0000

    sys-apps/systemd: backport networkd fix
    
    Closes: https://bugs.gentoo.org/687340
    Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/systemd/files/242-network-domains.patch   | 57 ++++++++++++++++++++++
 ...systemd-242-r5.ebuild => systemd-242-r6.ebuild} |  1 +
 2 files changed, 58 insertions(+)