On Mon, 2006-12-18 at 17:56 +0100, [EMAIL PROTECTED] wrote: > I found the problem, user mapping was not configured in the integration daemon > > But the error message is not clear about the exact problem > > Sorry for the noise.
On the contrary. I'm starting to understand what the problem really was in these two bugs: http://bugzilla.mkgnu.net/show_bug.cgi?id=654 http://bugzilla.mkgnu.net/show_bug.cgi?id=756 People never reported their resolution to the problem before. Thanks for reporting this. It seems that if no mapping is accomplished, we don't provide the correct error message. And this seems to work on 2.20, but not 2.22. I'll try to have a look. > Selon [EMAIL PROTECTED]: > > Selon [EMAIL PROTECTED]: > > > > > Hi all, > > > > > > I just finished installing scmbug 0-18-3 on 2 machines : > > > > > > 1) CVS server > > > 2) bugzilla (2.22.1)/mysql server > > > > > > On the bugzilla machine I got the following message when commiting on the > > CVS > > > machine : > > > "The changeset comment could not be added. This must be due to a bug in > > > the > > > bug-tracker backend" > > > > > > How could I test from where the problem is coming from ? > > > > > > My integration daemon is running on the bugzilla machine, and my > > daemon.conf > > > contains : > > > bugtracker => { > > > type => 'Bugzilla', > > > version => '2.22.1', > > > database_location => 'localhost', > > > database_port => '3306', > > > database_vendor => 'mysql', > > > database_name => 'bugs', > > > database_username => 'bugs', > > > database_password => 'toto', > > > > > > installed_locally => 1, > > > installation_directory => '/var/www/html/bugzilla', > > > > > > bug_url_prefix => 'http://bugzilla/show_bug.cgi?id=' }, > > > > > > > > > Thanks in advance > > > _______________________________________________ > > > scmbug-users mailing list > > > [email protected] > > > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users > > > > > > > > > _______________________________________________ > > scmbug-users mailing list > > [email protected] > > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users > > > > > _______________________________________________ > scmbug-users mailing list > [email protected] > http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
