FS#46639 - [systemd] systemd-nspawn Host and machine ids are equal: refusing to link journals

Attached to Project: Arch Linux
Opened by grant (cinterloper) - Saturday, 10 October 2015, 05:30 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 11 October 2015, 13:54 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Thomas Bächler (brain0)
Dave Reisner (falconindy)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
https://bugzilla.redhat.com/show_bug.cgi?id=1123452

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
run archboot inside a KVM virtual machine
try to

systemd-nspawn --capability=CAP_MKNOD --register=no -M $(uname -m) -D /mnt/install /entrypoint.sh
Spawning container x86_64 on /mnt/install.
Press ^] three times within 1s to kill container.
Host and machine ids are equal (58b7b79baa3d7f4eac4e5381e4f4ed78): refusing to link journals

this Appears to have been fixed in fedora/rhel
https://rhn.redhat.com/errata/RHBA-2015-0509.html

grant@iowntheinter.net
This task depends upon

Closed by  Dave Reisner (falconindy)
Sunday, 11 October 2015, 13:54 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#40131 
Comment by Dave Reisner (falconindy) - Sunday, 11 October 2015, 13:54 GMT
The bug you link to refers to an upstream commit from 18 months ago -- included with the release of systemd v213. This also seems like an exact dupe of  FS#40131  and should not be a problem with any recently created container. Sure enough, works for me...

Loading...