On Friday 20 August 2010, Toshio Kuratomi wrote:
> On Fri, Aug 20, 2010 at 05:06:33PM +0300, Ville Skyttä wrote:
> > On Friday 13 August 2010, Toshio Kuratomi wrote:
> > > On Wed, Aug 04, 2010 at 09:12:16AM +0300, Ville Skyttä wrote:
> > > > Ping? Still no notification mails for me, for example th
On Tue, Aug 31, 2010 at 09:54:07AM +0200, Florian La Roche wrote:
> Hello Toshio,
>
> koji already has a generic routing called fixEncoding() and I am currently
> running koji with the patch from
> https://bugzilla.redhat.com/show_bug.cgi?id=614767.
>
> Maybe your below code to use "errors='repl
Hello Toshio,
koji already has a generic routing called fixEncoding() and I am currently
running koji with the patch from
https://bugzilla.redhat.com/show_bug.cgi?id=614767.
Maybe your below code to use "errors='replace'" should go into the
generic koji function? (Haven't looked into this myself
On Fri, Aug 20, 2010 at 05:06:33PM +0300, Ville Skyttä wrote:
> On Friday 13 August 2010, Toshio Kuratomi wrote:
> > On Wed, Aug 04, 2010 at 09:12:16AM +0300, Ville Skyttä wrote:
> > >
> > > Ping? Still no notification mails for me, for example the modplugtools
> > > builds done yesterday, and I
On Friday 13 August 2010, Toshio Kuratomi wrote:
> On Wed, Aug 04, 2010 at 09:12:16AM +0300, Ville Skyttä wrote:
> > On Wednesday 21 July 2010, Ville Skyttä wrote:
> > > On Wednesday 21 July 2010, Dan Horák wrote:
> > > > Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> > > > > Hallo,
> > >
On Wed, Aug 04, 2010 at 09:12:16AM +0300, Ville Skyttä wrote:
> On Wednesday 21 July 2010, Ville Skyttä wrote:
> > On Wednesday 21 July 2010, Dan Horák wrote:
> > > Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> > > > Hallo,
> > > >
> > > > With koji-1.4 running on RHEL6-beta2, some emai
On Wednesday 21 July 2010, Ville Skyttä wrote:
> On Wednesday 21 July 2010, Dan Horák wrote:
> > Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> > > Hallo,
> > >
> > > With koji-1.4 running on RHEL6-beta2, some email notifications
> > > are not sent out correctly:
> > >
> > > Traceback (
On Wed, Jul 21, 2010 at 04:34:11PM +0200, Dan Horák wrote:
> Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> > Hallo,
> >
> > With koji-1.4 running on RHEL6-beta2, some email notifications
> > are not sent out correctly:
> >
> > Traceback (most recent call last):
> > File "/usr/sbin/k
On Wednesday 21 July 2010, Dan Horák wrote:
> Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> > Hallo,
> >
> > With koji-1.4 running on RHEL6-beta2, some email notifications
> > are not sent out correctly:
> >
> > Traceback (most recent call last):
> > File "/usr/sbin/kojid", line 1437
Florian La Roche píše v Čt 15. 07. 2010 v 06:00 +0200:
> Hallo,
>
> With koji-1.4 running on RHEL6-beta2, some email notifications
> are not sent out correctly:
>
> Traceback (most recent call last):
> File "/usr/sbin/kojid", line 1437, in runTask
> response = (handler.run(),)
> File "/u
> Thie seems to happen e.g. on dejavu-fonts, ctags, crontabs,
> cronie, amanda, akonadi.
The following change seems to work (tested with ctags and crontabs):
--- builder/kojid
+++ builder/kojid
@@ -3455,7 +3455,7 @@ Status: %(status)s\r
message = self.message_templ % locals()
11 matches
Mail list logo