building docker from SBo fails
by nass from LinuxQuestions.org on (#5MQ46)
Hi all,
I see that ponce here has managed to build docker just after installing google-go-lang using sbopkg and the 14.2 slackbuilds repo.
Well I have issues during `sbopkg -i docker`.
After extraction of the sources is complete
Quote:
Do you also get this error?
I tried to temporarily switch to Ponce's SBo-git/current repo just to see if it will work. Using ponce's slackbuilds the build succeeded but rc.docker would not start the dockerd daemon. running the daemon alone I see the following error :
Quote:
which led me to the link above.
SO have you been able to install docker in slackware64 14.2 ?
Thank you
I see that ponce here has managed to build docker just after installing google-go-lang using sbopkg and the 14.2 slackbuilds repo.
Well I have issues during `sbopkg -i docker`.
After extraction of the sources is complete
Quote:
[... extraction preceeded ... ] moby-20.10.2/volume/testutils/testutils.go moby-20.10.2/volume/volume.go Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-20.10.2 GOOS="" GOARCH="" GOARM="" no required module provides package github.com/docker/docker/cmd/dockerd: go.mod file not found in current directory or any parent directory; see 'go help modules' |
I tried to temporarily switch to Ponce's SBo-git/current repo just to see if it will work. Using ponce's slackbuilds the build succeeded but rc.docker would not start the dockerd daemon. running the daemon alone I see the following error :
Quote:
failed to start daemon: error initializing graphdriver: devicemapper: Error running deviceCreate (CreatePool) dm_task_run failed |
SO have you been able to install docker in slackware64 14.2 ?
Thank you