Your message dated Sun, 03 Sep 2017 15:25:55 +0000
with message-id <[email protected]>
and subject line Bug#847393: fixed in nbformat 4.4.0-1
has caused the Debian Bug report #847393,
regarding Doesn't support non-UTF-8 filepaths
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.)


-- 
847393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sagenb-export
Version: 2.0-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

sagenb-export fails to build from source in unstable/amd64:

  […]

  py27 runtests: PYTHONHASHSEED='256193135'
  py27 runtests: commands[0] | python2.7 -m unittest discover
  ...E..
  ======================================================================
  ERROR: test_aleksandra_slapik_44 (test.test_sagenb_writer.ReadSageNB)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "«BUILDDIR»/test/test_sagenb_writer.py", line 39, in 
test_aleksandra_slapik_44
      ipynb.write(self.tmp_filename(u'WDI projekt - R\xf3\u017cankowski, 
Kie\u0142pi\u0144ski, Kozok.ipynb'))
    File "«BUILDDIR»/sagenb_export/ipynb_writer.py", line 58, in write
      write(ipynb, filename)
    File "/usr/lib/python2.7/dist-packages/nbformat/__init__.py", line 163, in 
write
      with io.open(fp, 'w', encoding='utf-8') as f:
  UnicodeEncodeError: 'ascii' codec can't encode characters in position 41-42: 
ordinal not in range(128)
  
  ----------------------------------------------------------------------
  Ran 6 tests in 0.028s
  
  FAILED (errors=1)
  ERROR: InvocationError: '«BUILDDIR»/.tox/py27/bin/python2.7 -m unittest 
discover'
  py35 create: «BUILDDIR»/.tox/py35
  py35 inst: «BUILDDIR»/.tox/dist/sagenb_export-2.0.zip
  py35 installed: 
decorator==4.0.6,devscripts==2.16.11,entrypoints==0.2.2.post2,ipykernel==4.5.0,ipython==5.1.0,ipython-genutils==0.1.0,Jinja2==2.8,jsonschema==2.5.1,jupyter-client==4.4.0,jupyter-core==4.2.0,MarkupSafe==0.23,mistune==0.7.3,nbconvert==4.2.0,nbformat==4.1.0,notebook==4.2.3,pexpect==4.2.0,pickleshare==0.7.4,pkg-resources==0.0.0,pluggy==0.4.0,prompt-toolkit==1.0.9,ptyprocess==0.5.1,py==1.4.31,Pygments==2.1.3,pyzmq==15.4.0,sagenb-export==2.0,simplegeneric==0.8.1,six==1.10.0,terminado==0.6,tornado==4.4.2,tox==2.5.0,traitlets==4.3.1,virtualenv==15.1.0,wcwidth==0.1.7
  py35 runtests: PYTHONHASHSEED='256193135'
  py35 runtests: commands[0] | python3.5 -m unittest discover
  ....E.
  ======================================================================
  ERROR: test_aleksandra_slapik_44 (test.test_sagenb_writer.ReadSageNB)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "«BUILDDIR»/test/test_sagenb_writer.py", line 39, in 
test_aleksandra_slapik_44
      ipynb.write(self.tmp_filename(u'WDI projekt - R\xf3\u017cankowski, 
Kie\u0142pi\u0144ski, Kozok.ipynb'))
    File "«BUILDDIR»/sagenb_export/ipynb_writer.py", line 58, in write
      write(ipynb, filename)
    File "/usr/lib/python3/dist-packages/nbformat/__init__.py", line 163, in 
write
      with io.open(fp, 'w', encoding='utf-8') as f:
  UnicodeEncodeError: 'ascii' codec can't encode characters in position 43-44: 
ordinal not in range(128)
  
  ----------------------------------------------------------------------
  Ran 6 tests in 0.020s
  
  FAILED (errors=1)
  ERROR: InvocationError: '«BUILDDIR»/.tox/py35/bin/python3.5 -m unittest 
discover'
  ___________________________________ summary 
____________________________________
  ERROR:   py27: commands failed
  ERROR:   py35: commands failed
  debian/rules:23: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:9: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: sagenb-export.2.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: nbformat
Source-Version: 4.4.0-1

We believe that the bug you reported is fixed in the latest version of
nbformat, 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.
Julien Puydt <[email protected]> (supplier of updated nbformat 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: SHA512

Format: 1.8
Date: Sun, 03 Sep 2017 16:36:44 +0200
Source: nbformat
Binary: python-nbformat python3-nbformat jupyter-nbformat python-nbformat-doc
Architecture: source all
Version: 4.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Julien Puydt <[email protected]>
Description:
 jupyter-nbformat - Jupyter notebook format (tools)
 python-nbformat - Jupyter notebook format (Python 2)
 python-nbformat-doc - Jupyter notebook format (documentation)
 python3-nbformat - Jupyter notebook format (Python 3)
Closes: 847393 864700
Changes:
 nbformat (4.4.0-1) unstable; urgency=medium
 .
   [ Julien Puydt ]
   * New upstream release. (Closes: #847393, #864700)
   * Bump d/watch to version 4.
 .
   [ Gordon Ball ]
   * Bump Standards-Version to 4.1.0 (no changes required)
   * Use python3 sphinx for documentation
   * Add dependency on jupyter-core for jupyter-nbformat to ensure the script
     can be invoked as "jupyter nbformat"
   * Add myself to uploaders in d/control
   * Use sphinxdoc:Built-Using for the documentation package
   * New upstream release.
   * Add Testsuite: autopkgtest-pkg-python
Checksums-Sha1:
 ab67e7f30159dddefd56e7894fe4f75ccd582dd1 2649 nbformat_4.4.0-1.dsc
 f740364f87f810de50c0550064853224971f1335 119351 nbformat_4.4.0.orig.tar.gz
 9a3bb84be5dca799c422999e801137d671f18c85 4372 nbformat_4.4.0-1.debian.tar.xz
 3a5bf90e77a07b977e44f4374ba15010a79337b0 5274 jupyter-nbformat_4.4.0-1_all.deb
 10145d3c385672ba8aed84de9e0919d26a58c52f 8832 nbformat_4.4.0-1_amd64.buildinfo
 fb62dafec99ac067c46e7f6a9191db21d5c28a4c 34136 
python-nbformat-doc_4.4.0-1_all.deb
 48a099a21268914cc93614a65e20f0b6f3f95a82 30038 python-nbformat_4.4.0-1_all.deb
 11bdd79536b80b3095af528a96899110e75a837b 30136 python3-nbformat_4.4.0-1_all.deb
Checksums-Sha256:
 a81d88f9bf94b927f12e1d92ea03a1fefa58d41a0dc55f002d4942633c5ad06c 2649 
nbformat_4.4.0-1.dsc
 cfa7b2dbb81ab7a64492f09f2cb65d69a1d009fe5d6e18ee7bb94446b114ede3 119351 
nbformat_4.4.0.orig.tar.gz
 acecd861183f79bb70d4009095bf29953b7692d92bdf4439031825578679e7b4 4372 
nbformat_4.4.0-1.debian.tar.xz
 4c805a8660655cb2bc3bcd0f6c2b334817cd3ca23698c82d81637e7ecda887c9 5274 
jupyter-nbformat_4.4.0-1_all.deb
 8c4766f96f2a48e9c8db4d75503b62c50269e617cf964f9591481727711968bb 8832 
nbformat_4.4.0-1_amd64.buildinfo
 69575d5f4d20528233d5ef36556ab1d6d317adf729c72cc27fe7c013604cd293 34136 
python-nbformat-doc_4.4.0-1_all.deb
 5cc79c87d76b376078fa6aa769550ccd4e03c1c4a43dd8110da35ab84480ac76 30038 
python-nbformat_4.4.0-1_all.deb
 47fa27ca228685c68ea05d6c43cfdd7beb85bce089a5e4a94be06c4da5230124 30136 
python3-nbformat_4.4.0-1_all.deb
Files:
 342bce6db074b31ef650e784a2468b72 2649 python optional nbformat_4.4.0-1.dsc
 9893bb73fedf1d7c5aa6966b65de3590 119351 python optional 
nbformat_4.4.0.orig.tar.gz
 1fa740efe79e2751f99f88a3a8b8478a 4372 python optional 
nbformat_4.4.0-1.debian.tar.xz
 38856dfaa6c51175188b8221717b2c51 5274 utils optional 
jupyter-nbformat_4.4.0-1_all.deb
 78fee51f03135cb0f69dbd22082bbe87 8832 python optional 
nbformat_4.4.0-1_amd64.buildinfo
 2ee8609c8d04150ca69a38d36f031b43 34136 doc optional 
python-nbformat-doc_4.4.0-1_all.deb
 7e993a082741926f695fbd77d6628467 30038 python optional 
python-nbformat_4.4.0-1_all.deb
 fe621c776106ef8cc363069e4fe4691e 30136 python optional 
python3-nbformat_4.4.0-1_all.deb

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

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlmsFyoZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUcd3D/9dmUFhr0FBnoTNr/mA7sNn
GVub2n31r2XjcZh78obbEf7PA7zFDs0FSu5PJI3GGcEYu95pqsI0MyumgtHBlv8h
VYzvJQBd8jUfTaD4pYskw94VMWhQFJ3+LbkH/tsLmX7JZIQAOpCwVkIH12DUu5Pg
0BCXkjicE4IlOxXE6f41DTZRKJVOvZdottPwgIi0PyAG60W8URWNjUqCa8LGw1DT
FGO8FHFL1DV7edlxkV5yijJWy0h1MsoVRY/cZK0+/QsU6qHZXhGQWe5pvAnGB8KI
llU9toViXVeMOADz+ba82bXzTmeQLgljWhXaHnm28C/VtetQRXv31B9jGoGHWW0Y
0b39mqe5yUiNzzXrdPrkBTbkGGw9PZDjl2MUb6j237W/ehJhRCHH9jgMIrJMOclu
ismH2jMnzfjSesEPATMLvOenh/8v7XjCO0bdInNL8buc9asd6x5/oI15598VV/l+
sMQaFpod5HJp8wyjJ7tKj7hPR8OXhCD54QLt+jEiX9FnaJQegrUIZG3GAhRfI41N
6HgFWSf3bhPd8gAvoMLLgLWe0ncV07aX9WeRwoE51f3HbHkueo9WTJhHQoOCndj3
pbSXMEeA/0kOniC9AoKhvfXpsmLpDHYPpn216RM8rITQN1HLLkFJU9rTYKFlDaY+
deDbUJomP0vp/FhroJfK7A==
=EQPE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to