On Thu, 2006-12-21 at 11:16 -0600, Allen, Brett wrote: > However, now I'm still having an issue where it doesn't seem to be > updating bugzilla. Nothing is printed by scmbug to indicate an error or > success. I think it should be working though, if my log message is too > short for example I get an error 14.
The glue is installed correctly. Now, the daemon... perhaps the access to the database is incorrect. We still have this bug open: http://bugzilla.mkgnu.net/show_bug.cgi?id=320 > I did disable username verification, would this have any impact? I was > hoping to see everything working and then decide whether to properly > configure the user mappings. How did you disable username verification ? Do you mean you switched valid_bug_owner->{ enabled } to 0 ? The user mappings are needed with Bugzilla (I'm guessing Kevin Benton recommended Bugzilla in AMD). If you hadn't configured them... commits should have been refused with an appropriate error message saying that there was a bug with the bugtracker, even if the error message was misleading: http://bugzilla.mkgnu.net/show_bug.cgi?id=906 Are you running Bugzilla 2.22 ? http://bugzilla.mkgnu.net/show_bug.cgi?id=912 > Is there a way to get a more verbose output of what is going on? Have a look at /var/log/scmbug/{activity,error}.log to see at least if the activity is received, and whether there are any errors. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
