Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653606 - www-apache/mod_fastcgi_handler-0.6-r1 - mod_fastcgi_handler.so installed in /
Summary: www-apache/mod_fastcgi_handler-0.6-r1 - mod_fastcgi_handler.so installed in /
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 705238 (view as bug list)
Depends on: 616612
Blocks:
  Show dependency tree
 
Reported: 2018-04-20 13:11 UTC by Noé Feutry
Modified: 2021-03-10 04:51 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noé Feutry 2018-04-20 13:11:05 UTC
www-apache/mod_fastcgi_handler-0.6-r1 set mod_fastcgi_handler.so directly in / :

>>> Merging www-apache/mod_fastcgi_handler-0.6-r1 to /
>>> /mod_fastcgi_handler.so
--- /etc/
--- /etc/apache2/
--- /etc/apache2/modules.d/
>>> /etc/apache2/modules.d/20_mod_fastcgi_handler.conf
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
<<<          obj /usr/lib64/apache2/modules/mod_fastcgi_handler.so
--- replaced obj /etc/apache2/modules.d/20_mod_fastcgi_handler.conf
--- replaced dir /etc/apache2/modules.d
--- replaced dir /etc/apache2
--- replaced dir /etc
--- !empty   dir /usr/lib64/apache2/modules
--- !empty   dir /usr/lib64/apache2
--- !empty   dir /usr/lib64
--- !empty   dir /usr
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.


It seems unable to find $APACHE_MODULESDIR (something related to get_libdir and EAPI6 ? )
It works if I set EAPI=5.
Comment 1 Toralf Förster gentoo-dev 2019-10-01 09:14:39 UTC
It installes into /
Comment 2 Toralf Förster gentoo-dev 2019-10-01 09:16:02 UTC
and the same is true for www-apache/mod_nss
Comment 3 Phil Stracchino (Unix Ronin) 2020-10-30 14:57:17 UTC
Tagging to follow.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-10 04:18:53 UTC
*** Bug 705238 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2021-03-10 04:51:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad49fd833d609fe1a93dd7b47df70a88dddd03d4

commit ad49fd833d609fe1a93dd7b47df70a88dddd03d4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-10 04:21:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-10 04:21:11 +0000

    www-apache/mod_fastcgi_handler: workaround depend.apache eclass issues
    
    Bug: https://bugs.gentoo.org/616612
    Closes: https://bugs.gentoo.org/653606
    Signed-off-by: Sam James <sam@gentoo.org>

 ...handler-0.6-r1.ebuild => mod_fastcgi_handler-0.6-r2.ebuild} | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)