* add '--disable-setuid' to confopt, fixes an error during installation
where the package tries to use chown man:man on the final installation,
the user and group do not exist.
Taken from LFS installation part of 'man'
Log:
make install-exec-hook
make[4]: Entering directory
'/TOOLCHAIN/src.man.default.20210117.121158.25278.graver/man-db-2.9.3/src'
if [ "man" ] && [ "6755" = 6755 ]; then \
chown man:man \
/usr/bin/man \
/usr/bin/mandb; \
fi
chown: invalid user: 'man:man'
make[4]: *** [Makefile:2422: install-exec-hook] Error 1
Index: package/base/man/man.desc
===================================================================
--- package/base/man/man.desc (revision 51398)
+++ package/base/man/man.desc (working copy)
@@ -33,4 +33,6 @@
[V] 2.9.3
[P] X -1---5---9 109.000
+[O] var_append confopt ' ' '--disable-setuid'
+
[D] 8486369b0375721302d293f20e25b93bbf9f1d103530cc40516f41fe man-db-2.9.3.tar.xz http://download.savannah.nongnu.org/releases/man-db/
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
li...@t2-project.org with a subject of: unsubscribe t2