From 55dbf2a7257bc0d7c44b37e98e26036c9032eb39 Mon Sep 17 00:00:00 2001 From: Richard Mortier Date: Fri, 13 Sep 2019 14:10:09 +0100 Subject: readme: add note about bash-5.0 issue Signed-off-by: Richard Mortier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00f74d5..b566df5 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,4 @@ DABUILD_CACHE=true DABUILD_CLEAN=true abuild [options] ## Known Issues * Docker doesn't support IPv6 well, so if a package's tests make use of IPv6 they are likely to fail. Observed with `community/libgdata` and [fixed](https://github.com/alpinelinux/aports/pull/7597). + * Due to what appears to be an issue with Docker for Desktop (at least on OSX), packages that untar symlinks to files that appear later in the tarball fail after untarring. Observed with `main/bash`. Workaround: just rerun the build, leaving the untarred files in place. -- cgit v1.2.3