rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.44k stars 657 forks source link

Build os fail due to bad dapper version #3052

Open streamvsriver opened 3 years ago

streamvsriver commented 3 years ago

RancherOS Version: 1.5.8-rc1

Where are you running RancherOS? (baremetal)

os-kernel 4.14.138 which was added latest raid and intel nic driver and pined dapper version to v0.5.4


docker/system-docker-containerd
docker/system-docker-runc
100 22.7M  100 22.7M    0     0  4549k      0  0:00:05  0:00:05 --:--:-- 5863k
/go/src/github.com/rancher/os/build/initrd/usr/etc /go/src/github.com/rancher/os
/go/src/github.com/rancher/os
/go/src/github.com/rancher/os /go/src/github.com/rancher/os
Sending build context to Docker daemon 288.2 MB
Step 1/2 : FROM scratch
 --->
Step 2/2 : COPY initrd/* /
 ---> 0d1579ccd31a
Successfully built 0d1579ccd31a
Successfully tagged rancher/os-initrd:latest
/go/src/github.com/rancher/os
depmod: ERROR: Bad version passed Dockerfile.dapper
FATA[0030] exit status 1
make: *** [default] Error 1```