[blfs] 01/02: libarchive: the test fails as root
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 483a501e0c5e190935966cfa469ae35fd41eec23 Author: Xi Ruoyao <[email protected]> AuthorDate: Sun May 3 20:03:32 2026 +0800 libarchive: the test fails as root --- general/genlib/libarchive.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/general/genlib/libarchive.xml b/general/genlib/libarchive.xml index 8a26165e71..d87231a4c1 100644 --- a/general/genlib/libarchive.xml +++ b/general/genlib/libarchive.xml @@ -98,8 +98,10 @@ <screen><userinput>./configure --prefix=/usr --disable-static && make</userinput></screen> + <!-- non-root: https://github.com/libarchive/libarchive/issues/2995 --> <para> - To test the results, issue: <command>make check</command>. + To test the results, issue: <command>make check</command> + as a non-&root; user. </para> <para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page