Your message dated Wed, 08 Apr 2009 10:47:05 +0000
with message-id <[email protected]>
and subject line Bug#523033: fixed in python-support 1.0.1
has caused the Debian Bug report #523033,
regarding movemodules doesn't handle (relative) symlinks without (temp.) 
destination
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.)


-- 
523033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-support
Version: 1.0.0
Severity: normal

at build time, relative symlinks (vide policy) to files that are
outside currently build package (i.e. outside debian/ directory)
are not pointing to the right files, so movemodules cannot calculate md5
sums:

| Traceback (most recent call last):
|   File "/usr/share/python-support/private/movemodules", line 181, in <module>
|     ("usr/local/lib", "dist-packages")])
|   File "/usr/share/python-support/private/movemodules", line 117, in do_move
|     file_dict.addsum(relfile,pyvers,md5(file(absfile).read()).digest())
| IOError: [Errno 2] No such file or directory: 
'debian/python-paste/usr/lib/python2.4/site-packages/paste/evalexception/mochikit/MochiKit.js'

to reproduce the problem:
* download paste 1.7.2-3 source package
* in debian/rules: remove lines 46-48 (the workaround)
* try to build it


I guess it's acceptable to simply copy symlinks without destination to
the pyshared (in case of relative symlinks: with fixing the number of
"../"s first, of course) without checking md5 sum (but only if symlink
points to the same destination in all Python versions) - this way in
paste package I will not have to build depend on libjs-mochikit



--- End Message ---
--- Begin Message ---
Source: python-support
Source-Version: 1.0.1

We believe that the bug you reported is fixed in the latest version of
python-support, which is due to be installed in the Debian FTP archive:

python-support_1.0.1.dsc
  to pool/main/p/python-support/python-support_1.0.1.dsc
python-support_1.0.1.tar.gz
  to pool/main/p/python-support/python-support_1.0.1.tar.gz
python-support_1.0.1_all.deb
  to pool/main/p/python-support/python-support_1.0.1_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.
Josselin Mouette <[email protected]> (supplier of updated python-support 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: Wed, 08 Apr 2009 12:23:23 +0200
Source: python-support
Binary: python-support
Architecture: source all
Version: 1.0.1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description: 
 python-support - automated rebuilding support for Python modules
Closes: 522856 523033
Changes: 
 python-support (1.0.1) unstable; urgency=low
 .
   * update-python-modules:
     + Use the warning() function for all warnings. Closes: #522856.
   * movemodules:
     + Read links destinations instead of their contents, so that we can
       support dangling symbolic links. Closes: #523033.
Checksums-Sha1: 
 c0259d6b4d40d5448a54205ead53614eae93ff3f 768 python-support_1.0.1.dsc
 9f47f285f2c635d2d92c9229f870d87d3d2b0d30 33346 python-support_1.0.1.tar.gz
 e5f6359014fdeccba9efcda165da3e40d18412a9 31414 python-support_1.0.1_all.deb
Checksums-Sha256: 
 4bd3749d328db34a3f2582b66e2b0964c9c88ce8697e84db964f6f838ab95cd0 768 
python-support_1.0.1.dsc
 94ffcab95423e0f10933976550c4847365a01b952c75d1dff78c524a005b548c 33346 
python-support_1.0.1.tar.gz
 77e6cd6a73497552d2901990f731eccd538e3fc815c60eeaf61cb78042c2dbaa 31414 
python-support_1.0.1_all.deb
Files: 
 ba76211e786172c875f323b202d39738 768 python optional python-support_1.0.1.dsc
 7ae6aec7819484f272e2bde84abf3850 33346 python optional 
python-support_1.0.1.tar.gz
 394e61b9f28f6ce5924e5d487ba2a662 31414 python optional 
python-support_1.0.1_all.deb

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

iD8DBQFJ3HvPrSla4ddfhTMRAsUcAJ9v41M8enp56stppvZyN0i3ewNsagCgs3F2
1ka08NmfMzFkyFh6oS+ifh4=
=ddy0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to