Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52739 - net-www/mod_log_sql-1.98 .so files are not installed
Summary: net-www/mod_log_sql-1.98 .so files are not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 18:13 UTC by Dean Baender
Modified: 2004-06-13 19:12 UTC (History)
0 users

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


Attachments
Patch for v1.98 ebuild to properly install .so files and docs (mod_log_sql-1.98.ebuild.patch,967 bytes, patch)
2004-06-01 18:18 UTC, Dean Baender
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Baender 2004-06-01 18:13:51 UTC
mod_log_sql.so & mod_log_sql_mysql.so are compiled but not installed.
path to documentation files is not correct.
 
>>> Install mod_log_sql-1.98 into /var/tmp/portage/mod_log_sql-1.98/image/ category net-www
install: cannot stat `.libs/mod_log_sql.so': No such file or directory
install: cannot stat `.libs/mod_log_sql_mysql.so': No such file or directory
ssl
install: cannot stat `.libs/mod_log_sql_ssl.so': No such file or directory
/usr/lib/portage/bin/dodoc: Documentation/README does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.html does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.xml does not exist.
Comment 1 Dean Baender 2004-06-01 18:18:57 UTC
Created attachment 32508 [details, diff]
Patch for v1.98 ebuild to properly install .so files and docs

fixes the doexe lines so the .so files will install.
fixes documentation path.
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-06-13 19:12:06 UTC
Fixed in cvs. It doesnt detect apache2 that great.