Your message dated Tue, 15 Jul 2014 22:19:41 +0000
with message-id <[email protected]>
and subject line Bug#750715: fixed in ipython 2.1.0-2
has caused the Debian Bug report #750715,
regarding ipython: FTBFS against uglify 2.x series - uglifyjs -nc is not a 
supported option
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.)


-- 
750715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750715
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ipython
Severity: important


Dear maintainer,

your package fails to build from source with uglify version 2.4.13-1,
which is now in experimental and will be soon migrated to unstable.

Here a snip of buildlog:

make -C IPython/html/static/components/bootstrap/ bootstrap-js
make[2]: Entering directory 
'/tmp/buildd/ipython-2.1.0/IPython/html/static/components/bootstrap'
mkdir -p bootstrap/js
cat js/bootstrap-transition.js js/bootstrap-alert.js js/bootstrap-button.js 
js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js 
js/bootstrap-modal.js js/bootstrap-tooltip.js js/bootstrap-popover.js 
js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-typeahead.js 
js/bootstrap-affix.js > bootstrap/js/bootstrap.js
uglifyjs -nc bootstrap/js/bootstrap.js > bootstrap/js/bootstrap.min.tmp.js
`bootstrap/js/bootstrap.js` is not a supported option
Supported options:
{ sequences: true,
  properties: true,
  dead_code: true,
  drop_debugger: true,
  unsafe: false,
  unsafe_comps: false,
  conditionals: true,
  comparisons: true,
  evaluate: true,
  booleans: true,
  loops: true,
  unused: true,
  hoist_funs: true,
  keep_fargs: false,
  hoist_vars: false,
  if_return: true,
  join_vars: true,
  cascade: true,
  side_effects: true,
  pure_getters: false,
  pure_funcs: null,
  negate_iife: true,
  screw_ie8: false,
  drop_console: false,
  angular: false,
  warnings: true,
  global_defs: {} }
Makefile:74: recipe for target 'bootstrap/js/*.js' failed
make[2]: *** [bootstrap/js/*.js] Error 1
make[2]: Leaving directory 
'/tmp/buildd/ipython-2.1.0/IPython/html/static/components/bootstrap'
debian/rules:67: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory '/tmp/buildd/ipython-2.1.0'
debian/rules:8: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
I: user script 
/srv/debomatic-amd64/experimental/build/cow.29670/tmp/hooks/C00iptables starting
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
I: user script 
/srv/debomatic-amd64/experimental/build/cow.29670/tmp/hooks/C00iptables finished
I: unmounting dev/pts filesystem
I: unmounting proc filesystem


The options -nc (no copyright) is no longer supported.

Thanks in advance,

Leo.

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

Reply via email to