another thing. when i try to restar the scmbug_server i have always this
messsage Stopping SCM to bug-tracking integration daemon:
scmbug_daemon/etc/init.d/scmbug-server: line 34: kill: (748) - Aucun
processus de ce type (what means is that no process whith the pid 748 was
found) i check also if the pid in the file /var/run/scmbug_deamon.pid exist
when i run the ps -aux command. And i don't find it.
Perhaps it's that the problem with the mapping.




On 14/09/2007, fida aljounaidi <[EMAIL PROTECTED]> wrote:
>
> YEs i know
> it still not work
>
>
>  On 13/09/2007, Kristis Makris <[EMAIL PROTECTED]> wrote:
> >
> > Fida... please send all communication to the mailing list.
> >
> >
> > On Thu, 2007-09-13 at 15:15 +0200, fida aljounaidi wrote:
> > > I tried to enable a mapping values and to disable mappin_ldap, i have
> > > the same result. inspite of having the scm_username mapped with the
> > > bugtracker username
> > >  mapping_values => {
> > >             enabled => 1,
> > >             values => {
> > >                 'username' => '[EMAIL PROTECTED]',
> > >                           }
> > >         },
> >
> > That's because the mapping is not correct. A correct mapping for your
> > case would be:
> >
> > mapping_values => {
> >            enabled => 1,
> >            values => {
> >                'g544331' => '[EMAIL PROTECTED] ',
> >                          }
> >        },
> >
> >
> > >
> > >
> > > On 13/09/2007, fida aljounaidi <[EMAIL PROTECTED]> wrote:
> > >         What does exactly mean :Scmbug error 7: Username 'g544331'
> > >         could not be translated
> >
> > It means that SCM username "g544331" is not also a username in the
> > bug-tracker, and there is no mapping for this SCM username to a
> > bug-tracking username, so Scmbug does not know which user to
> > "impersonate" when adding a comment to the bug-tracker.
> >
> >
>
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to