Re: [Savannah-help-public] Need info on how bzr server is setup for a bzr bugreport.

2010-10-16 Thread Jan Djärv
2010-10-16 11:14, Sylvain Beucler skrev: Hi, No, we don't keep log files for each and every users. # bzr wants to write a ~/.bzr.log. Suppress that (see # https://bugs.edge.launchpad.net/bzr/+bug/106117 for more). $ENV{'BZR_LOG'} = '/dev/null'; - Sylvain Ok, it s

Re: [Savannah-help-public] Need info on how bzr server is setup for a bzr bugreport.

2010-10-16 Thread Sylvain Beucler
Hi, No, we don't keep log files for each and every users. # bzr wants to write a ~/.bzr.log. Suppress that (see # https://bugs.edge.launchpad.net/bzr/+bug/106117 for more). $ENV{'BZR_LOG'} = '/dev/null'; - Sylvain On Sat, Oct 16, 2010 at 10:10:44AM +0200, Jan Djärv wrot

Re: [Savannah-help-public] Need info on how bzr server is setup for a bzr bugreport.

2010-10-16 Thread Jan Djärv
Thanks for the answer. You don't happen to have that logfile available? Jan D. 15 okt 2010 kl. 19:59 skrev Sylvain Beucler : > Hi, > > There's no locale. The 'locales' packages, in particular, is not > installed. > > I also think that the GECOS' encoding is generally independant from >

Re: [Savannah-help-public] Need info on how bzr server is setup for a bzr bugreport.

2010-10-15 Thread Sylvain Beucler
Hi, There's no locale. The 'locales' packages, in particular, is not installed. I also think that the GECOS' encoding is generally independant from the user's current locale. - Sylvain On Fri, Oct 15, 2010 at 08:02:39AM +0200, Jan Djärv wrote: > Hello. > > I recently had a problem where commi

[Savannah-help-public] Need info on how bzr server is setup for a bzr bugreport.

2010-10-15 Thread Jan Djärv
Hello. I recently had a problem where commit to bzr failed. Sylvain Beucler correctly assumed non-ascii characters in the GECOS-field where the problem and that a bzr was at fault. I filed a bug report on bzr that stated that the bzr server fails when there are non-ascii characters in the GEC