Your message dated Fri, 10 Apr 2009 17:02:07 +0000
with message-id <[email protected]>
and subject line Bug#517311: fixed in tilecache 2.03-1.1
has caused the Debian Bug report #517311,
regarding tilecache: 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.)
--
517311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517311
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tilecache
Version: 2.03-1
Hi,
The tilecache rules file contains the following:
PYSUPPORT := /usr/share/python-support/tilecache
…
dh_pysupport
chmod +x $(PREFIX)$(PYSUPPORT)/TileCache/Service.py
chmod +x $(PREFIX)$(PYSUPPORT)/TileCache/Client.py
rm $(PREFIX)$(PYSUPPORT)/TileCache/Caches/S3.py # Suggests python-boto
instead.
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 to do these things before the dh_pysupport call, and from the
standard installation directory:
chmod +x $(PREFIX)/usr/lib/python*/site-packages/TileCache/Service.py
chmod +x $(PREFIX)/usr/lib/python*/site-packages/TileCache/Client.py
rm $(PREFIX)/usr/lib/python*/site-packages/TileCache/Caches/S3.py #
Suggests python-boto instead.
dh_pysupport
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.
signature.asc
Description: Ceci est une partie de message numériquement signée
--- End Message ---
--- Begin Message ---
Source: tilecache
Source-Version: 2.03-1.1
We believe that the bug you reported is fixed in the latest version of
tilecache, which is due to be installed in the Debian FTP archive:
tilecache_2.03-1.1.diff.gz
to pool/main/t/tilecache/tilecache_2.03-1.1.diff.gz
tilecache_2.03-1.1.dsc
to pool/main/t/tilecache/tilecache_2.03-1.1.dsc
tilecache_2.03-1.1_all.deb
to pool/main/t/tilecache/tilecache_2.03-1.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.
Sandro Tosi <[email protected]> (supplier of updated tilecache 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: Fri, 10 Apr 2009 18:38:17 +0200
Source: tilecache
Binary: tilecache
Architecture: source all
Version: 2.03-1.1
Distribution: unstable
Urgency: medium
Maintainer: Christopher Schmidt <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
tilecache - a web map tile caching system
Closes: 517311
Changes:
tilecache (2.03-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/rules
- move all the files operation before dh_pysupport call; thanks to Josselin
Mouette for the bug report and patch; Closes: #517311
Checksums-Sha1:
67f77a0da5aab64220eb523ef008d857a977e300 1107 tilecache_2.03-1.1.dsc
5c59626dce5b66954074186620909021edb1399c 7879 tilecache_2.03-1.1.diff.gz
69c21455784aca156e4236eaf9ac44723a49e6ae 50390 tilecache_2.03-1.1_all.deb
Checksums-Sha256:
3213ec171567c6956eae2dc960fea6427e59450e26fd71fa5165ab90e1423b26 1107
tilecache_2.03-1.1.dsc
338e94ca137b011f4687269e6b85f012d2fbe5a86e58fafaaf45cca4f35c21bc 7879
tilecache_2.03-1.1.diff.gz
0857600224ce2fe731af1f606553a79e93c320920037562fee0f5148834680a4 50390
tilecache_2.03-1.1_all.deb
Files:
adde0952d0016108fd09e6dc60379e09 1107 web extra tilecache_2.03-1.1.dsc
32c92c2c608039c7f4cc2cda821f5fef 7879 web extra tilecache_2.03-1.1.diff.gz
d3a0594a2258e39f1585b573fc84eb98 50390 web extra tilecache_2.03-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknfelcACgkQAukwV0RN2VAmOgCeK3wbqqz50iRTTBSaPyh30FGY
bh8AnjbTAIk/j9NJ00QlYfmlkR/kq/me
=FA77
-----END PGP SIGNATURE-----
--- End Message ---