Your message dated Thu, 03 Sep 2015 13:35:44 +0000 with message-id <[email protected]> and subject line Bug#797365: fixed in python-scrapy 1.0.3-1 has caused the Debian Bug report #797365, regarding python-scrapy: 'import scrapy' appears to require lxml.html (python-lxml) 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.) -- 797365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797365 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-scrapy Version: 1.0.0-1 Severity: important Dear Maintainer, * What led up to the situation? In researching #797364, tried to simplify to a minimal environment and a minimal test program. Using Dockerfile ``` FROM debian:sid RUN export DEBIAN_FRONTEND=noninteractive ;\ apt-get update &&\ apt-get -y dist-upgrade &&\ apt-get -y install python-scrapy --no-install-recommends RUN python -c 'import scrapy' ``` Saw the error Step 2 : RUN python -c 'import scrapy' ---> Running in 328238b88888 Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/scrapy/__init__.py", line 48, in <module> from scrapy.spiders import Spider File "/usr/lib/python2.7/dist-packages/scrapy/spiders/__init__.py", line 10, in <module> from scrapy.http import Request File "/usr/lib/python2.7/dist-packages/scrapy/http/__init__.py", line 11, in <module> from scrapy.http.request.form import FormRequest File "/usr/lib/python2.7/dist-packages/scrapy/http/request/form.py", line 9, in <module> import lxml.html ImportError: No module named lxml.html The command '/bin/sh -c python -c 'import scrapy'' returned a non-zero code: 1 I expected the test import to run cleanly. I ran aptitude search '~Rrecommends:python-scrapy' '~Rsuggests:python-scrapy' '~Rpython-scrapy' Looking for other ways of providing an XML parser. I expected the output to include python-beautiful soup, but did not. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-scrapy depends on: ii python 2.7.9-1 ii python-boto 2.38.0-1 ii python-cssselect 0.9.1+git90c72b0-1 ii python-libxml2 2.9.2+really2.9.1+dfsg1-0.1 ii python-queuelib 1.1.1-1 ii python-twisted-conch 1:15.2.1-1 ii python-twisted-core 15.2.1-1 ii python-twisted-mail 15.2.1-1 ii python-twisted-web 15.2.1-1 ii python-w3lib 1.11.0-1 Versions of packages python-scrapy recommends: ii ipython 2.3.0-2 ii python-django 1.7.9-1 pn python-guppy <none> ii python-imaging 2.9.0-1 ii python-lxml 3.4.4-1 ii python-mysqldb 1.3.4-2 ii python-pygments 2.0.1+dfsg-1.1 Versions of packages python-scrapy suggests: ii python-openssl 0.15.1-2 -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-scrapy Source-Version: 1.0.3-1 We believe that the bug you reported is fixed in the latest version of python-scrapy, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yaroslav Halchenko <[email protected]> (supplier of updated python-scrapy package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 02 Sep 2015 21:36:10 -0400 Source: python-scrapy Binary: python-scrapy python-scrapy-doc Architecture: source all Version: 1.0.3-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Yaroslav Halchenko <[email protected]> Description: python-scrapy - Python web scraping and crawling framework python-scrapy-doc - Python web scraping and crawling framework documentation Closes: 755732 797364 797365 Changes: python-scrapy (1.0.3-1) unstable; urgency=medium . * Fresh upstream release. Tested that new project could be created (Closes: #755732) * Do install .egg so that scrapy entry point could find scrapy module (Closes: #797364) * debian/control - dh-python to Build-Depends (thanks lintian) - moved python-lxml to Depends from Recommends (Closes: #797365) Checksums-Sha1: be45a4d0471a48df65b9b12ca620807fae9a34d9 2258 python-scrapy_1.0.3-1.dsc a09b73f35f4e49c831d6fa08e47736e5bc016789 948924 python-scrapy_1.0.3.orig.tar.gz d10bb6bb1550c5e2b66d009721259689b51e32c9 6864 python-scrapy_1.0.3-1.debian.tar.xz d1f91be1b96d8420b27a854d71f19e85759a7759 1540076 python-scrapy-doc_1.0.3-1_all.deb 41c119ef380f27d78d8e4f74b29d089243934fa7 175598 python-scrapy_1.0.3-1_all.deb Checksums-Sha256: 4d2fb8469fed42dfdb23a1e96eb8244bbfbc2c40423a17d7e56d44d510a7faf2 2258 python-scrapy_1.0.3-1.dsc 05d88f608ddf956cc152cbc90f2997d4181518d15742221b72a07aa7457cfe51 948924 python-scrapy_1.0.3.orig.tar.gz 7f3e48af0f11db112845767da481451a196b7776eaa9ae6e27627526e86ca427 6864 python-scrapy_1.0.3-1.debian.tar.xz ed2857968cd9e84558596bb200a29a7d6c98225551d694b91e194a78ac61a09a 1540076 python-scrapy-doc_1.0.3-1_all.deb 4c8d54254ffb913db1550f2ca5db4c8777b1e208f9a77013a2fd24e12ebe0135 175598 python-scrapy_1.0.3-1_all.deb Files: 08e847223dd52a95a1bf527c30d4ddde 2258 python optional python-scrapy_1.0.3-1.dsc cefb981076a26112d6f9b76cb7e5ba7d 948924 python optional python-scrapy_1.0.3.orig.tar.gz 15151d8c45667ad786a52c8f8917dec1 6864 python optional python-scrapy_1.0.3-1.debian.tar.xz 4feb22f8b43531b76704af394426a65c 1540076 doc optional python-scrapy-doc_1.0.3-1_all.deb ae839461684e054e3f828a9d7f7ab468 175598 python optional python-scrapy_1.0.3-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV6EiWAAoJEKLeI1Bi2jP6bjYQALce9K8kML3Dezr15j2Qmtaq xjd2rMeyUuSsqZxFXNXIrS3LHfmPLhObJumyR9oPvtFBFzJuW0kyrNaEH+X2r+Xu Oo42YX54QCWu3f1E6xAT+T7i6ExTm/OVJm/7E+TE0PsfAU5UiFqM4kzXLgYYBQQt ddV88y7fIEbFagH98wMEc8ASzUBvJS7OQjgp97g8pGDx8uTrzgALo1g0XH9O+ffF NiJjHHhEi6smGmMJIm/+AAoZ0m27JMhadcEiKW+SexezyQg9Gr87X+K9aZ7ZtOPf 3D9FoiQvYq/AQlc7lsjWyJrh1IoN+VK6cTpo8ycdU24QFA3aOk3tUBMvBjtZE7IM ksjXgc7wEX+/WI4sw05Xah1iTKJxTVEAYc2Fxv6aWsp/K+uAoBXUlnAXGk732GtF ToJyI4fQhbnuYV+ZzZwEHH4gvQNkGEBUv4AIv7AS0HTTEvbuitsc17RhHxSQEews xPgJfZhSnzIZW+PsF/1gQSLYjy4k5WbAc0zk6piQgCvbS+p6UzMz7kHDGCctnPKI Jk/Cwu41cLhs2A5D3XRjAYL8NkOLzwIRa12fP5oZNZsrCpSoDIO6ib8X3fJqsFrR Za5JrfGMODo9BtDDAQtIKpkgoJ6MlaRdD8oWQxtQBFSg4hplSO//2SwwHcrypUQI uCbtuy8l5YWHNn+27V0B =1rdX -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

