Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748969 - www-apache/mod_qos will not copy mod_qos.so file
Summary: www-apache/mod_qos will not copy mod_qos.so file
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:
Depends on:
Blocks:
 
Reported: 2020-10-14 13:41 UTC by Lars Langhans
Modified: 2020-11-13 20:34 UTC (History)
2 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 Lars Langhans 2020-10-14 13:41:34 UTC
Hi,
try to install www-apache/mod_qos (version 11.65) with simple ebuild command the shared library mod_qos.so will not be installed into directory /usr/lib64/apache2/modules/.

So I tried 
# ebuild /usr/portage/www-apache/mod_qos/mod_qos-11.65.ebuild install

[...]
 * The ebuild is installing to one or more unexpected paths:
 * 
 *   /mod_qos.so
 * 
 * Please fix the ebuild to use correct FHS/Gentoo policy paths.
[...]

Now in directory /var/tmp/portage/www-apache/mod_qos-11.65/image you can find the shared lib in the current (wrong) directory.

I would like to expect it in ./usr/lib64/apache2/modules/ not in '.'

Regards
Comment 1 Larry the Git Cow gentoo-dev 2020-11-13 20:34:05 UTC
The bug has been closed via the following commit(s):

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

commit d9734e30be85536294512927681f0ec63436934e
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-11-13 20:31:10 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-11-13 20:34:00 +0000

    www-apache/mod_qos: 11.66 version bump
    
    Closes: https://bugs.gentoo.org/748969
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 www-apache/mod_qos/Manifest             |  1 +
 www-apache/mod_qos/mod_qos-11.66.ebuild | 62 +++++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)