On 2/5/07, Kristis Makris <[EMAIL PROTECTED]> wrote:
Hi Lucas,

http://bugzilla.mkgnu.net/show_bug.cgi?id=926

https://bugzilla.mozilla.org/show_bug.cgi?id=87411#c18 claims that
globals.pl is gone in 2.24 and is present in 2.22. You shouldn't be
getting this error message.


Are you sure bugzilla is installed in /usr/share/bugzilla ?

A lot of people got bugzilla 2.22 working as a backend that includes
globals.pl.


The code you are looking at was reused from Bugzilla's source code. I
believe it's correct -- you shouldn't modify it.


Are you sure ? I thought it was running it at run-time, when the daemon
starts.
eval ( $cmd ) -> run '$cmd' on run-time.
eval { $cmd } -> run '$cmd' on compile-time

> I not test the impacts of this code on daemon. But the start its OK!


This code not work.

Does the integration work though ? What does /var/log/scmbug/error.log
say ?

No,  the globals.pl not execute, on Daemon.pm, and the database not configure.

I create some scripts to test, and realize, the real problem:

My box, is one bugzilla code to more then one bugzilla database. Using
system variables to do that.

I make a simple test, starting the daemon with this variable
(PROJECT=xxx), and the integration works fine!

Have plans for this? (1 copy of code, with many databases)

thnks! sorry my  english, again!




--
 Lucas Zechim
[EMAIL PROTECTED]
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to