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 #824348,
regarding missing dependencies
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.)


-- 
824348: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824348
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: planet-venus
Version: 0~git9de2109-3
Severity: important
Tags: patch

If I follow the instructions on the Debian wiki to setup Planet, I get
this error:

INFO:planet.runner:Loading cached data
Traceback (most recent call last):
  File "/usr/bin/planet", line 158, in <module>
    splice.apply(doc.toxml('utf-8'))
  File "/usr/lib/python2.7/dist-packages/planet/splice.py", line 142, in apply
    output_file = shell.run(template_file, doc)
  File "/usr/lib/python2.7/dist-packages/planet/shell/__init__.py", line 66, in 
run
    module.run(template_resolved, doc, output_file, options)
  File "/usr/lib/python2.7/dist-packages/planet/shell/dj.py", line 21, in run
    from django.conf import settings
ImportError: No module named django.conf

It seems that Django is a hard runtime dependency of planet Venus, or
at least the way it is setup on Debian Planet. It is merely a
"Suggests" in the control file, I recomment moving it to Depends or at
least Recommends. I am not sure how this is expected to work without
the template parser, really...

Trivial patch:

===================================================================
--- control     (révision 13218)
+++ control     (copie de travail)
@@ -16,8 +16,10 @@
 Depends: ${python:Depends}, ${misc:Depends}, python-chardet, python-html5lib,
  python-htmltmpl, python-httplib2, python-librdf, python-libxml2,
  python-utidylib, python-portalocker, python-feedparser
+ , python-django
+ , python-genshi
 Recommends: python-libxslt1, python-beautifulsoup
-Suggests: python-django, python-genshi, python-lxml
+Suggests: python-lxml
 Conflicts: drscheme, plt-scheme, planet
 Description: aggregate feed generator
  Planet Venus downloads news feeds published by web sites and

A.

-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages planet-venus depends on:
ii  python              2.7.9-1
ii  python-chardet      2.3.0-1
ii  python-feedparser   5.1.3-3
ii  python-html5lib     0.999-3
ii  python-htmltmpl     1.22-10
ii  python-httplib2     0.9+dfsg-2
ii  python-librdf       1.0.17.1+dfsg-1.1+b1
ii  python-libxml2      2.9.1+dfsg1-5+deb8u1
ii  python-portalocker  0.5.1-1
ii  python-utidylib     0.2-9

Versions of packages planet-venus recommends:
ii  python-beautifulsoup  3.2.1-1
ii  python-libxslt1       1.1.28-2+b2

Versions of packages planet-venus suggests:
ii  python-django  1.7.7-1+deb8u4
ii  python-genshi  0.7-3
ii  python-lxml    3.4.0-1

-- no debconf information

--- 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