Your message dated Fri, 20 Feb 2009 19:32:06 +0000
with message-id <[email protected]>
and subject line Bug#516274: fixed in ipython 0.9.1-3
has caused the Debian Bug report #516274,
regarding ipython: FTBFS with python-support in experimental
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.)


-- 
516274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipython
Version: 0.9.1-2

Hi,

The ipython rules file contains the following:
binary-fixup/ipython::
        # fix lintian warnings (see also patches/04_remove_shebang.dpatch)
        chmod +x 
$(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/upgrade_dir.py
        chmod +x 
$(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/Extensions/pickleshare.py
        chmod +x 
$(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/irunner.py
        chmod +x 
$(CURDIR)/debian/ipython/usr/share/python-support/ipython/IPython/external/mglob.py

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest that you do such things before the call to dh_pysupport. For
example, doing it in the binary-install target:
        chmod +x 
$(CURDIR)/debian/ipython/usr/lib/python*/site-packages/IPython/upgrade_dir.py
        …

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---
--- Begin Message ---
Source: ipython
Source-Version: 0.9.1-3

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:

ipython_0.9.1-3.diff.gz
  to pool/main/i/ipython/ipython_0.9.1-3.diff.gz
ipython_0.9.1-3.dsc
  to pool/main/i/ipython/ipython_0.9.1-3.dsc
ipython_0.9.1-3_all.deb
  to pool/main/i/ipython/ipython_0.9.1-3_all.deb



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.
Stephan Peijnik <[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: SHA1

Format: 1.8
Date: Thu, 19 Feb 2009 07:32:37 +0100
Source: ipython
Binary: ipython
Architecture: source all
Version: 0.9.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Stephan Peijnik <[email protected]>
Description: 
 ipython    - enhanced interactive Python shell
Closes: 516274
Changes: 
 ipython (0.9.1-3) unstable; urgency=low
 .
   [ Stephan Peijnik ]
   * Fixed broken Suggest on libjs-jquery (typo, was: libjs-query).
 .
   [ Emilio Pozuelo Monfort ]
   * debian/rules: remove chmod calls, they are not needed and are
     modifying files in pysupport's directories which may change.
     Closes: #516274.
Checksums-Sha1: 
 6600cc2bbd2db40585a0189b3bc8c6ec3f64de55 1576 ipython_0.9.1-3.dsc
 1624599c608d3517913ce50b9939790f16f4d6f7 13046 ipython_0.9.1-3.diff.gz
 07a91874f4a3f0c0ee96fb47ca777dcccf9d44de 2604392 ipython_0.9.1-3_all.deb
Checksums-Sha256: 
 f560ecb33ce2ebbc0ba781b5e649ec1cd5ad99c7f620052074db71b035df8a7c 1576 
ipython_0.9.1-3.dsc
 dc129a66403aea92b6602537f24c7fb600aca1b9807b24ef2cb509eb4cac5aca 13046 
ipython_0.9.1-3.diff.gz
 4d8b4ddb2e80d06d285cf4fa377f22b89e5d87cdb1ce6391a0209ece05c20b5a 2604392 
ipython_0.9.1-3_all.deb
Files: 
 7500c52580737261e9e9874af2874a81 1576 python optional ipython_0.9.1-3.dsc
 c660b3611845941fa807b999b9ed6475 13046 python optional ipython_0.9.1-3.diff.gz
 f3b538f506878faf0adf9daefe7bcd52 2604392 python optional 
ipython_0.9.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmfApIACgkQB01zfu119ZnNmgCfQXUINZNreD+3xAiaD6ARgxKb
J2MAoJC8KKA4AaN+fLsqts24kw6TzGNl
=g0Wa
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to