Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652396 - sys-apps/systemd-238-r3 breaks systemd-nspawnd veth interface on tmpfs
Summary: sys-apps/systemd-238-r3 breaks systemd-nspawnd veth interface on tmpfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-04 09:38 UTC by Alan Kyder
Modified: 2018-04-05 20:12 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 Alan Kyder 2018-04-04 09:38:44 UTC
On upgrading to sys-apps/systemd-238-r3 from sys-apps/systemd-238-r2 systemd-nspawnd on tmpfs partition with --direcotry /tmp/onelevel/directory the veth interface isn't initialized. Logs show no carrier. On ext4 partition problem dissappaears. With r2 no problem.
Comment 1 Mike Gilbert gentoo-dev 2018-04-04 16:29:54 UTC
Can you try this patch and see if it resolves the problem? Just drop it in /etc/portage/patches/sys-apps/systemd-238-r3/ .

https://github.com/systemd/systemd/pull/8633.patch
Comment 2 Larry the Git Cow gentoo-dev 2018-04-05 20:12:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ffe8430672993cfc0d8d0b3abdf4d777cf3fdc1

commit 3ffe8430672993cfc0d8d0b3abdf4d777cf3fdc1
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-04-05 20:11:52 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-04-05 20:11:52 +0000

    sys-apps/systemd: fix regression in nspawn network setup
    
    Closes: https://bugs.gentoo.org/652396
    Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 sys-apps/systemd/files/238-nspawn-wait.patch       | 83 ++++++++++++++++++++++
 ...systemd-238-r3.ebuild => systemd-238-r4.ebuild} |  1 +
 2 files changed, 84 insertions(+)