Your message dated Mon, 30 Sep 2019 04:50:46 +0000
with message-id <[email protected]>
and subject line Bug#940982: Removed package(s) from unstable
has caused the Debian Bug report #761814,
regarding generating RSS output fails, Htmltmpl error: Cannot save precompiled 
templates
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
761814: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761814
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: planet-venus
Version: 0~bzr116-1

By default, planet generates a HTML output and an Atom feed

It is also desirable to publish an RSS feed.  Planet includes a template
for RSS output, but when I add the following in planet.ini:

template_files = /usr/share/planet-venus/theme/common/atom.xml.xslt
/usr/share/planet-venus/theme/common/rss20.xml.tmpl


it fails with an error:

Traceback (most recent call last):
  File "/usr/bin/planet", line 138, in <module>
    splice.apply(doc.toxml('utf-8'))
  File "/usr/lib/pymodules/python2.7/planet/splice.py", line 118, in apply
    output_file = shell.run(template_file, doc)
  File "/usr/lib/pymodules/python2.7/planet/shell/__init__.py", line 66,
in run
    module.run(template_resolved, doc, output_file, options)
  File "/usr/lib/pymodules/python2.7/planet/shell/tmpl.py", line 252, in run
    template = manager.prepare(script)
  File "/usr/lib/pymodules/python2.7/htmltmpl.py", line 223, in prepare
    self.save_precompiled(compiled)
  File "/usr/lib/pymodules/python2.7/htmltmpl.py", line 366, in
save_precompiled
    % template_dir
htmltmpl.TemplateError: Htmltmpl error: Cannot save precompiled
templates to '/usr/share/planet-venus/theme/common': write permission
denied.



I tried creating a directory for the templates under the cache directory
and creating symlinks to the original template files and then
configuring it:

     template_files = cache/templates/atom.xml.xslt
cache/templates/rss20.xml.tmpl

 It also fails with the same error.

If I copy the template files to the cache directory (instead of using
symlinks) then it works, but keeping copies of these files doesn't seem
like a good idea.

--- End Message ---
--- Begin Message ---
Version: 0~git9de2109-4.2+rm

Dear submitter,

as the package planet-venus has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/940982

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to