First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 72002
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Sadowski <JakubSadowski@GMail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
zoneminder-1.21.0.ebuild Proposed ebuild for 1.21.0 text/plain Raimondo Giammanco 2005-04-11 00:26 0000 1.46 KB Details
zmconfig-gentoo.txt_BUG config file for zoneminder installation text/plain Raimondo Giammanco 2005-04-11 00:28 0000 14.21 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 72002 depends on: Show dependency tree
Bug 72002 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-21 18:11 0000
ZoneMinder 0.9.12 installation does not create /var/log/zoneminder directory
which should have apache:apache as it's owner and is necessary for zoneminder's
components to create individual log files.

Reproducible: Always
Steps to Reproduce:
1. Emerge and configure zoneminder
2. su to root
2. Temporarily change user apache's login shell to bash (usermod -s /bin/bash
apache)
3. Change to user apache (su - apache)
4. Change to the zoneminder directory (cd /home/httpd/zoneminder)
5. Run "/usr/bin/perl -Tw /usr/bin/zmdc.pl start zmc"
6. exit and change user apache's login shell back to false (usermod -s
/bin/false apache)

Actual Results:  
Recieved an error message in regards to /var/log/zoneminder not being a
directory.

Expected Results:  
Started the zmc (ZoneMinder capture) daemon - this is one of the steps that
occurs when you click "Start" on the main page of the (online) ZoneMinder
console.

ZoneMinder 0.9.12
Apache 2.0.52-r1
PHP 5.0.2-r1

------- Comment #1 From Chris Gianelloni (RETIRED) 2004-12-15 06:11:02 0000 -------
I don't know what ZoneMinder is, but it defintiely isn't part of catalyst... ;]

------- Comment #2 From Nick Dimiduk (RETIRED) 2004-12-15 08:22:52 0000 -------
no metadata.xml; added CCs based on ChangeLog entries.

------- Comment #3 From Daniel Black 2004-12-15 12:55:18 0000 -------
Note - version 1.19.5  is available. Seems to be a webapp kinda program.

------- Comment #4 From Donnie Berkholz 2004-12-22 10:02:29 0000 -------
Daniel, don't just sit there in CC, do something =P

------- Comment #5 From Daniel Black 2004-12-22 12:58:28 0000 -------
sorry for passing the buck but I'd rather focus my efforts on those bugs I know
how to fix. I have thought about getting webapp proficient at some stage but
there a lot I want to achieve before then.

------- Comment #6 From Daniel Black 2004-12-24 16:57:52 0000 -------
*** Bug 75472 has been marked as a duplicate of this bug. ***

------- Comment #7 From Giacomo Graziosi 2005-03-27 03:10:27 0000 -------
22nd March 2005: zoneminder 1.21.0 is out.

------- Comment #8 From Raimondo Giammanco 2005-04-11 00:26:56 0000 -------
Created an attachment (id=55959) [details]
Proposed ebuild for 1.21.0

Ebuild for 1.21.0 working for me. Needs a config file I put in /root  for the
time being.

------- Comment #9 From Raimondo Giammanco 2005-04-11 00:28:40 0000 -------
Created an attachment (id=55960) [details]
config file for zoneminder installation

This file needs to be edited in the "INSERT_HERE" places.

------- Comment #10 From Raimondo Giammanco 2005-04-11 00:32:19 0000 -------
I think I installed zoneminder in bit and pieces, and I had already created the
database with the proper user and tables. In anycase I changed as well 

<               $command = "su ".ZM_WEB_USER." -c '$command'";
---
>               $command = "su ".ZM_WEB_USER." --shell=/bin/sh --command='$command'";

But I am not sure this change is actually necessary. 

You will most likey incurr in the shmget can't get memory, there is the
solution in the faq
http://www.zoneminder.com/index.php?id=41&backPID=33&tx_faq_faq=10

Hope this helps.

------- Comment #11 From Aaron Walker (RETIRED) 2005-04-11 04:22:10 0000 -------
Not sure what this doing on webapps-request@ (which is an alias for new package
requests for web-related applications, which zoneminder obviously is not since
it's in portage already).

------- Comment #12 From MAL 2005-04-11 04:58:52 0000 -------
Because the version in portage isn't a webapp (doesn't use webapp.eclass), yet.

------- Comment #13 From Renat Lumpau 2005-07-07 11:44:09 0000 -------
1.21.2 is in CVS, please test

media-video folks - could you look it over and make sure it's ok?

------- Comment #14 From Giacomo Graziosi 2005-07-23 09:21:50 0000 -------
1.21.3 is out.

------- Comment #15 From Renat Lumpau 2005-08-08 14:40:51 0000 -------
In CVS

------- Comment #16 From Renat Lumpau 2005-10-25 13:53:00 0000 -------
Closing old bug

First Last Prev Next    No search results available      Search page      Enter new bug