* [Buildroot] [Bug 11076] New: Docker containerd installed to incorrect path
@ 2018-06-07 7:05 bugzilla at busybox.net
2018-06-07 14:05 ` [Buildroot] [Bug 11076] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2018-06-07 7:05 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=11076
Bug ID: 11076
Summary: Docker containerd installed to incorrect path
Product: buildroot
Version: 2018.05
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: sam at gpsm.co.uk
CC: buildroot at uclibc.org
Target Milestone: ---
In 2dccb4f2fefd8a0dbda65dd0f7537f811e920b13, the following change was made:
-define DOCKER_CONTAINERD_INSTALL_TARGET_CMDS
+define DOCKER_CONTAINERD_INSTALL_SYMLINKS
ln -fs runc $(TARGET_DIR)/usr/bin/docker-runc
- $(INSTALL) -D -m 0755 $(@D)/bin/containerd
$(TARGET_DIR)/usr/bin/docker-containerd
- $(INSTALL) -D -m 0755 $(@D)/bin/containerd-shim
$(TARGET_DIR)/usr/bin/containerd-shim
ln -fs containerd-shim $(TARGET_DIR)/usr/bin/docker-containerd-shim
endef
This removed "/usr/bin/docker-containerd" without replacing it with a symlink
When I figure out how I will create a patch and send to the mailer
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-07 14:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-07 7:05 [Buildroot] [Bug 11076] New: Docker containerd installed to incorrect path bugzilla at busybox.net
2018-06-07 14:05 ` [Buildroot] [Bug 11076] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox