Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92595 - zoneminder-0.9.12 ebuild doesn't install all files
Summary: zoneminder-0.9.12 ebuild doesn't install all files
Status: RESOLVED DUPLICATE of bug 92585
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-14 07:22 UTC by Jeroen Geilman
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Jeroen Geilman 2005-05-14 07:22:56 UTC
With a nromal emerge, zoneminder-0.9.12 lacks a lot of its source-provided installation files, including:
- zmconfig.pl
- the entire db scripts directory

Aditionally, I am not seeing any kind of Gentoo-specific documentation on why this is so, or how to solve it.

I read some of the sources, and ended up:
- changing the apache users' home dir to /var/www/lcoalhost
- unmerging and remerging zoneminder to install there
- creating the zoneminder database
- removing all the error-producing quabble from the sql schema file and importing that into the db
- editing the zmconfig.php file to point to the right user and db

And that seems to do it.



Reproducible: Always
Steps to Reproduce:
1. emerge zoneminder
2. compare "equery f zoneminder" with the contents of the upstream zm-0.9.12 package

Actual Results:  
Half the upstream-provided content is missing.


Expected Results:  
At the very least, some gentoo ebuild info on how to set it up.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-14 07:39:43 UTC

*** This bug has been marked as a duplicate of 92585 ***