Your message dated Wed, 26 Oct 2016 12:35:07 +0000
with message-id <[email protected]>
and subject line Bug#841630: fixed in python-pytest-cov 2.4.0-2
has caused the Debian Bug report #841630,
regarding python-textile: FTBFS: ERROR: Failed to generate report: Couldn't 
find static file 'jquery.min.js'
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.)


-- 
841630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841630
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-textile
Version: 1:2.3.3-1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --with python2,python3 --buildsystem pybuild
>    dh_testdir -O--buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:184: python2.7 setup.py config 
> running config
> I: pybuild base:184: python3.5 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/regex_strings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> copying textile/textilefactory.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/objects
> copying textile/objects/block.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/objects
> copying textile/objects/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/objects
> copying textile/objects/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/objects
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/tools
> copying textile/tools/imagesize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/tools
> copying textile/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/tools
> copying textile/tools/sanitizer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/textile/tools
> running egg_info
> creating textile.egg-info
> writing requirements to textile.egg-info/requires.txt
> writing textile.egg-info/PKG-INFO
> writing top-level names to textile.egg-info/top_level.txt
> writing dependency_links to textile.egg-info/dependency_links.txt
> writing manifest file 'textile.egg-info/SOURCES.txt'
> reading manifest file 'textile.egg-info/SOURCES.txt'
> writing manifest file 'textile.egg-info/SOURCES.txt'
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/core.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/regex_strings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> copying textile/textilefactory.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/objects
> copying textile/objects/block.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/objects
> copying textile/objects/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/objects
> copying textile/objects/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/objects
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/tools
> copying textile/tools/imagesize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/tools
> copying textile/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/tools
> copying textile/tools/sanitizer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/textile/tools
> running egg_info
> writing textile.egg-info/PKG-INFO
> writing requirements to textile.egg-info/requires.txt
> writing dependency_links to textile.egg-info/dependency_links.txt
> writing top-level names to textile.egg-info/top_level.txt
> reading manifest file 'textile.egg-info/SOURCES.txt'
> writing manifest file 'textile.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; 
> python2.7 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux2 -- Python 2.7.12+, pytest-3.0.3, py-1.4.31, pluggy-0.4.0
> rootdir: /<<PKGBUILDDIR>>, inifile: pytest.ini
> plugins: cov-2.4.0
> collected 181 items / 1 skipped
> 
> tests/test_attributes.py .
> tests/test_block.py ..
> tests/test_footnoteRef.py .
> tests/test_getRefs.py .
> tests/test_github_issues.py .........
> tests/test_glyphs.py .
> tests/test_image.py .
> tests/test_imagesize.py s
> tests/test_lists.py .
> tests/test_retrieve.py .
> tests/test_span.py .
> tests/test_subclassing.py .
> tests/test_table.py .
> tests/test_textile.py .......s...........
> tests/test_textilefactory.py .
> tests/test_urls.py ..
> tests/test_utils.py ....
> tests/test_values.py 
> .....................................................................................................................................
> 
> ==================== 179 passed, 3 skipped in 4.51 seconds 
> =====================
> ERROR: Failed to generate report: Couldn't find static file 'jquery.min.js' 
> from '/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build', tried: 
> ['/usr/share/javascript/jquery.min.js', 
> '/usr/share/javascript/jquery/jquery.min.js', 
> '/usr/lib/python2.7/dist-packages/coverage/htmlfiles/jquery.min.js', 
> '/usr/lib/python2.7/dist-packages/coverage/htmlfiles/jquery/jquery.min.js']
> 
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=4: cd 
> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest tests
> dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
> exit code 13

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/21/python-textile_2.3.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: python-pytest-cov
Source-Version: 2.4.0-2

We believe that the bug you reported is fixed in the latest version of
python-pytest-cov, 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.
Federico Ceratto <[email protected]> (supplier of updated python-pytest-cov 
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, 26 Oct 2016 12:18:19 +0100
Source: python-pytest-cov
Binary: python-pytest-cov python3-pytest-cov
Architecture: source all
Version: 2.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Federico Ceratto <[email protected]>
Changed-By: Federico Ceratto <[email protected]>
Description:
 python-pytest-cov - py.test plugin to produce coverage reports
 python3-pytest-cov - py.test plugin to produce coverage reports for Python3
Closes: 841520 841630
Changes:
 python-pytest-cov (2.4.0-2) unstable; urgency=medium
 .
   * Add runtime dependencies to jQuery libs (Closes: #841520, #841630)
Checksums-Sha1:
 72540cbb437b4ec7179de0a881098f79ce289d53 2132 python-pytest-cov_2.4.0-2.dsc
 19ea731483b384f18ea8d932f27ae997b86c6f46 2232 
python-pytest-cov_2.4.0-2.debian.tar.xz
 7534ee25c48688a41f7d045df1b791587a6bb7ff 19308 
python-pytest-cov_2.4.0-2_all.deb
 7c4da1bfdeaba54cec53282f6f954aeb33b8dc7d 15834 
python3-pytest-cov_2.4.0-2_all.deb
Checksums-Sha256:
 5f3faf980aa83031dfaeb71f828c81057ec7c149394d8e0d036492a076911148 2132 
python-pytest-cov_2.4.0-2.dsc
 15947567427f7cfe21c83eb87555da3926b38fd187310bc7a8c11adf5f5456b6 2232 
python-pytest-cov_2.4.0-2.debian.tar.xz
 a51573adb34c3ecd486249fdaee647b2b25bb1b95557a95273c9223c4b7da1b2 19308 
python-pytest-cov_2.4.0-2_all.deb
 1ac0912f38261c37cede9168ad02acf1952e7f7899deb2ff2c37ae5f52cd8022 15834 
python3-pytest-cov_2.4.0-2_all.deb
Files:
 2f4fb2913c11d6b03770d99ab631040f 2132 python optional 
python-pytest-cov_2.4.0-2.dsc
 5b408ae73cf9af9535034d6703b390f6 2232 python optional 
python-pytest-cov_2.4.0-2.debian.tar.xz
 3d1abefed392492c98e121c50e8f319c 19308 python optional 
python-pytest-cov_2.4.0-2_all.deb
 0078e4a1f99bf4ee6f5a8cc578d76051 15834 python optional 
python3-pytest-cov_2.4.0-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYEJ8GAAoJEG8xvET1F32qtugP/jTcVWrHjuBnA2S2iLM5ZcOE
miOqVkTDFZOTNSO0F1vf+tL0H7+BLbHqnT227TXLWiBkW/F94MBqgYBrmPow39A/
tRpBhmafMVUTESctk2Q+g/b+O0byvhnUiarIveGJ7WE3P4yzBz/2pV85AdkPT6rN
X1MIyGCoV5UhxmHJe54IZsdCVlrZ5NnelDexAVKibfE6+m64bDVy2eaz4fH2eb1y
8+GhaYbuEIFKF+SWIwjg5kRJ8lFbhC69jV4zG91wCXSmbyFxFLe8qjjeftm269jq
GRc5IeL7Q+GjXKzLtwkHtrSr+tiu9JFsk+UiOJVTWikhEuqLXPQvUsFdPPhxxbRd
1bPjV545FPM5irlz5Ygn+JhknD+F1sL2bC1v7BGBZVzK5N6YIvnXR/cMtOwx6gsv
pUnvH2N4I8djygSKb7RSBYW1lA6Dx04fYyfEZn6xG0xqVYSuZJhtLN8OUaW1tR4e
4Q4IpLktlLzoIAWS7t/qFg87K1P7Cc7e+AyVx3wEom2iZ7iZ9WsF6Ll6MgvZPeWo
XAzftOrrANTMmxRkADXtjlxQ7wr9jGHxcDMQFfKhlpWR24qCEMSv97lSU8Zk6E0u
ozPl/xoxCh7I6IDSkyYAGXxn+H1+xIMuGKVFdnsqhr0tG8NdbJIVVcdoGZ0aeP7q
5PN5QVW/l8oIlUNrWuTF
=h2xS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to