Your message dated Tue, 15 Jul 2014 22:19:41 +0000 with message-id <[email protected]> and subject line Bug#751008: fixed in ipython 2.1.0-2 has caused the Debian Bug report #751008, regarding ipython3-notebook: Print Preview Fails 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.) -- 751008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751008 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ipython3-notebook Version: 2.1.0-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** I start ipython3 notebook in a Jessie chroot. After installing nodejs, which is required but not listed as a dependency, the problems appears when hitting File -> Print Preview. I noticed this problem in a basic notebook test in both Iceweasel 24 and 29. This leads to an incomplete HTML output preview, and generates the following console output: $ ipython3 notebook 2014-06-09 12:03:25.666 [NotebookApp] Using existing profile dir: '/home/xav/.ipython/profile_default' 2014-06-09 12:03:25.673 [NotebookApp] Using system MathJax 2014-06-09 12:03:25.690 [NotebookApp] Serving notebooks from local directory: /home/xav 2014-06-09 12:03:25.690 [NotebookApp] 0 active kernels 2014-06-09 12:03:25.690 [NotebookApp] The IPython Notebook is running at: http://localhost:8888/ 2014-06-09 12:03:25.690 [NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). 2014-06-09 12:03:29.902 [NotebookApp] Kernel started: 3e01b517-2298-413d-81a2-dc4a521599ac 2014-06-09 12:03:36.828 [NotebookApp] Loaded template full.tpl module.js:340 throw err; ^ Error: Cannot find module '/usr/lib/python3/dist-packages/IPython/nbconvert/filters/../../html/static/components/marked/lib/marked.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/usr/lib/python3/dist-packages/IPython/nbconvert/filters/marked.js:12:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) module.js:340 throw err; ^ Error: Cannot find module '/usr/lib/python3/dist-packages/IPython/nbconvert/filters/../../html/static/components/marked/lib/marked.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/usr/lib/python3/dist-packages/IPython/nbconvert/filters/marked.js:12:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) module.js:340 throw err; ^ Error: Cannot find module '/usr/lib/python3/dist-packages/IPython/nbconvert/filters/../../html/static/components/marked/lib/marked.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/usr/lib/python3/dist-packages/IPython/nbconvert/filters/marked.js:12:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) module.js:340 throw err; ^ Error: Cannot find module '/usr/lib/python3/dist-packages/IPython/nbconvert/filters/../../html/static/components/marked/lib/marked.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/usr/lib/python3/dist-packages/IPython/nbconvert/filters/marked.js:12:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) module.js:340 throw err; ^ Error: Cannot find module '/usr/lib/python3/dist-packages/IPython/nbconvert/filters/../../html/static/components/marked/lib/marked.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object.<anonymous> (/usr/lib/python3/dist-packages/IPython/nbconvert/filters/marked.js:12:14) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) WARNING:tornado.access:404 GET /nbconvert/html/custom.css (::1) 9.96ms referer=http://localhost:8888/nbconvert/html/Untitled0.ipynb?download=false -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages ipython3-notebook depends on: ii ipython-notebook-common 2.1.0-1 ii ipython3 2.1.0-1 ii python3-jinja2 2.7.2-2 ii python3-tornado 3.2.0-1 ii python3-zmq 14.1.1-1 pn python3:any <none> ipython3-notebook recommends no packages. ipython3-notebook suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: ipython Source-Version: 2.1.0-2 We believe that the bug you reported is fixed in the latest version of ipython, 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. Julian Taylor <[email protected]> (supplier of updated ipython 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: Tue, 15 Jul 2014 22:33:25 +0200 Source: ipython Binary: ipython ipython3 ipython-qtconsole ipython3-qtconsole ipython-notebook-common ipython-notebook ipython3-notebook ipython-doc Architecture: source all Version: 2.1.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Julian Taylor <[email protected]> Description: ipython - enhanced interactive Python shell ipython-doc - enhanced interactive Python shell - Documentation ipython-notebook - interactive Python html notebook ipython-notebook-common - interactive Python html notebook data package ipython-qtconsole - enhanced interactive Python shell - Qt console ipython3 - enhanced interactive Python 3 shell ipython3-notebook - interactive Python 3 html notebook ipython3-qtconsole - enhanced interactive Python 3 shell - Qt console Closes: 750715 751008 Changes: ipython (2.1.0-2) unstable; urgency=medium . * debian/rules: allow building with uglifyjs 2 Thanks to Leo Iannacone for the patch (Closes: #750715) * shared-static-path.patch: change marked.js search path to path used by ipython-notebook-common package, fixes nbconvert failures when using nodejs instead of pandoc * debian/control: add nodejs to suggests it is an alternative to pandoc for nbconvert to html (Closes: #751008) Checksums-Sha1: f0c2cbfe9d37958d9ae9d319c6360102c79a6838 2947 ipython_2.1.0-2.dsc ffe00a489344e55f0aff65f7b0c915ad57fd3679 38996 ipython_2.1.0-2.debian.tar.xz 412f75dc99f50a3f2a206e6103ab80c80950726c 615378 ipython_2.1.0-2_all.deb 8c04ba33c541fa033ff0b656b464d4823f1e2b4b 631874 ipython3_2.1.0-2_all.deb ba51ee9498d469f2777b025119862412b699729c 67746 ipython-qtconsole_2.1.0-2_all.deb 111db10169d0e16b56966fcdc24212592265ed73 67866 ipython3-qtconsole_2.1.0-2_all.deb e3fa0c7d4bedef5557636b6f289b195479e95b33 722626 ipython-notebook-common_2.1.0-2_all.deb 8228862636907306a9bedf3b57a9f3cf36dec6dc 47730 ipython-notebook_2.1.0-2_all.deb aed2025f6953b8f7fa96f98b374d3c5462fdd2d9 47872 ipython3-notebook_2.1.0-2_all.deb 86e5ba7a9b8652ee37929f00083f11ca7a97ca0b 7106452 ipython-doc_2.1.0-2_all.deb Checksums-Sha256: 073e09741ec9f19d8e0d5459622fa9145a8d125e7ddb809a8602a8e865fce9ec 2947 ipython_2.1.0-2.dsc 78d698e27599adc2278fe05e5cf1ea3da081f9d5b43b03571946d9101307ad5a 38996 ipython_2.1.0-2.debian.tar.xz c8a0a30294188742c84dd35e012042429a93b2d80d14964c04f341682e49a518 615378 ipython_2.1.0-2_all.deb 4c441dfb68b51f30e42a7d0ae542633f0ec25705da036146ddc3b863bf1e3290 631874 ipython3_2.1.0-2_all.deb d00081bb74ec12fc942d365e2c69986ab44f9db159cd88c9bf0197b67fdbcd28 67746 ipython-qtconsole_2.1.0-2_all.deb 6ffff9dcafb2bb4308ee9eeb3815dd7dee4faa9e55b6c3dcb50a6fc310837ce4 67866 ipython3-qtconsole_2.1.0-2_all.deb 602de817444dd3fd93497043854d1cd0f996eacfd6d92834fc6478019f65d34b 722626 ipython-notebook-common_2.1.0-2_all.deb 69e8e7ddeb4de809c601e0f0363fa2193e00917748d66bc29f1cce9355196a3b 47730 ipython-notebook_2.1.0-2_all.deb ea3b8a5272a0ba0865ec3bb63f99b1ee50f9265ec8c8bac88798cd37d9d9e85f 47872 ipython3-notebook_2.1.0-2_all.deb 361e689a975e717171681a6f18b969145fe23a1c058f6b0d20de4fc9299af089 7106452 ipython-doc_2.1.0-2_all.deb Files: 84a12e41d6a7cc6ab28938c4fb6ad202 615378 python optional ipython_2.1.0-2_all.deb 0af7f71b5e3fa97f76390506d0333c3e 631874 python optional ipython3_2.1.0-2_all.deb 67a581742c95f595d6910513137e628e 67746 python optional ipython-qtconsole_2.1.0-2_all.deb 3a7c3fe50b38cdf174845421051a722e 67866 python optional ipython3-qtconsole_2.1.0-2_all.deb 5891750ac94a99cfe6f009f12cfcbf5b 722626 python optional ipython-notebook-common_2.1.0-2_all.deb 7c5e101e720a9e462c9d0f40d54844da 47730 python optional ipython-notebook_2.1.0-2_all.deb 0de91d1f28be797ca0a786b10b1dd356 47872 python optional ipython3-notebook_2.1.0-2_all.deb f3cdfbf20e69ed3be3a65f668039e0f5 7106452 doc optional ipython-doc_2.1.0-2_all.deb e417e36ea4775300bf88e34b5416716a 2947 python optional ipython_2.1.0-2.dsc ebdf1095f5fd08aef2345f705983020e 38996 python optional ipython_2.1.0-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJTxaXRAAoJEDLMSqwCh1b/wVsP/02LSSOXgfoi6KmIZEMCcIzt KuTG8oeOsiuzH/bbQY+TGuBlOMe+76MgOauY9JOocfmh/tqtru0Y38y6yr2VsTn3 9Dzi2tIVC9jeruyzkDluiH9maqijGtqBC7gUhih9+ZGEVgAjGUdHY0NGUEkU7fNH YwzMjTB2m6D5YF8WJDO7n8qUlQdwxCWIABovKXO6wEywvWxXBSd4UD5eQx378Qdr z7eYZ6CVt5sC136ZX8ldyWOiqNFMy/siEHj+o+MtxblDOtSm31gh1288wX2Qw4W6 D6dtCagNpRcpF/gI3V7JzBgb1ZutEutYL8QF86JQ/mbXSUwMM9XzVHB4CRRNeXCM 4f+BVmCUpE1T5CYG0czEbkJ9Pt73NNiuFdRF2RCHWiwJ6Q5FHH/j5DC8F8aZ1D7E VdX+aaS5//dD/D5JlRXLX2mE21vpziJrSYH9otxNh8DbWu+U8ZyjZ+JFK8+TuaUl FnNnBSdezO+yV78mSBDDgePHYMebUOr1XzASs5P6sxizYWdWB/ZWR8WlTOJqoBbU Rk6bYUzCyIOtGyfucFAu61S1VVmr7smZxtlnKYkMqAYBCBF9Go9aaGOaH75mcD1/ ymXcMHGiwd2VGf7u7Y51M4op5n/8k5ODMurxDtyRy1IqHQtixOJIplicU1CcEMay YZPK+cEeNOb6bhlNJUiS =vDL+ -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

