Hi, list!

When doing `nikola build' after upgrade, I get the following errors:

.  render_taxonomies:output/authors/index.html
TaskError - taskid:render_taxonomies:output/authors/index.html
PythonAction Error
Traceback (most recent call last):
  File
  "/home/lrs/tmp/virtenv/lib/python3.6/site-packages/doit/action.py",
  line 424, in execute
      returned_value = self.py_callable(*self.args, **kwargs)
        File
        "/home/lrs/tmp/virtenv/lib/python3.6/site-packages/nikola/nikola.py",
        line 1360, in render_template
            template_name, None, local_context)
              File
              
"/home/lrs/tmp/virtenv/lib/python3.6/site-packages/nikola/plugins/template/mako.py",
              line 113, in render_template
                  data = template.render_unicode(**context)
                    File
                    
"/home/lrs/tmp/virtenv/lib/python3.6/site-packages/mako/template.py",
                    line 471, in render_unicode
                        as_unicode=True)
                          File
                          
"/home/lrs/tmp/virtenv/lib/python3.6/site-packages/mako/runtime.py",
                          line 838, in _render
                              **_kwargs_for_callable(callable_, data))
                                File
                                
"/home/lrs/tmp/virtenv/lib/python3.6/site-packages/mako/runtime.py",
                                line 873, in _render_context
                                    _exec_template(inherit, lclcontext,
                                    args=args, kwargs=kwargs)
                                      File
                                      
"/home/lrs/tmp/virtenv/lib/python3.6/site-packages/mako/runtime.py",
                                      line 899, in _exec_template
                                          callable_(context, *args,
                                          **kwargs)
                                            File
                                            
"/srv/hodr/websrc/cache/.mako.tmp/base.tmpl.py",
                                            line 77, in render_body
                                                
context['self'].extra_head(**pageargs)
                                                  File
                                                  
"/srv/hodr/websrc/cache/.mako.tmp/authors.tmpl.py",
                                                  line 73, in
                                                  render_extra_head
                                                      
__M_writer(str(feeds_translations.head(kind=kind,
                                                      feeds=False)))
                                                      TypeError:
                                                      render_head() got
                                                      an unexpected
                                                      keyword argument
                                                      'kind'

########################################
render_taxonomies:output/authors/index.html <stdout>:


How can I fix that one?

I've used the author tag in some posts. I suppose that's still ok?

Thanks in advance

Lars

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to