Summary: | www-apache/mod_xsendfile-1.0_beta1 dodoc called with no arguments | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | apache-bugs, maksbotan, qnikst, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Patrick Lauer
![]() Ebuild not call dodoc directly. IMHO, this is eclass bug. Apache team, please check this. I believe it is a apache-module.eclass issue. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8003ed6fe3fcd54842b2a73e5da6225a274691 commit ce8003ed6fe3fcd54842b2a73e5da6225a274691 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-25 22:56:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-25 22:57:24 +0000 www-apache/mod_xsendfile: simplify Bug: https://bugs.gentoo.org/515414 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> .../mod_xsendfile/mod_xsendfile-1.0_beta1-r1.ebuild | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea986751a8dd4210c4080a713bcd657f0c3bf138 commit ea986751a8dd4210c4080a713bcd657f0c3bf138 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2021-03-11 07:53:28 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2021-03-11 07:53:40 +0000 www-apache/mod_xsendfile: EAPI=7, fix docs, become maintainer DOCFILE support in apache-module.eclass is broken, so just install the doc directly which is actually less effort. Closes: https://bugs.gentoo.org/515414 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org> www-apache/mod_xsendfile/metadata.xml | 4 +++- .../mod_xsendfile-1.0_beta1-r2.ebuild | 28 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) |