Commit dc31cf2
committed
CI: Run "Test on Alpine" in Alpine v3.22 chroot
To fix this error:
> Installing base system
( 1/27) Installing alpine-baselayout-data (3.7.1-r8)
( 2/27) Installing musl (1.2.5-r21)
( 3/27) Installing busybox (1.37.0-r29)
Executing busybox-1.37.0-r29.post-install
* unshare: Invalid argument
ERROR: lib/apk/exec/busybox-1.37.0-r29.post-install: exited with error 127
I don't know why this is happening.
The latest Alpine comes with apk-tools 3.0.1. However, I tried to update
apk-tools in alpine-make-vm-image to 3.0.1 and it worked fine on Ubuntu,
including package scripts executed inside chroot from the configure
script.1 parent 6df1ee4 commit dc31cf2
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
0 commit comments