Your message dated Mon, 13 Apr 2009 18:57:54 +0000
with message-id <e1ltrlu-0007v6...@ries.debian.org>
and subject line Bug#516235: fixed in gpsd 2.39-1
has caused the Debian Bug report #516235,
regarding gpsd: 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 ow...@bugs.debian.org
immediately.)
--
516235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516235
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpsd
Version: 2.38-1
Hi,
The gpsd rules file contains the following:
dh_pysupport -s
chmod 755
debian/$(PACKAGE_PY)/usr/share/python-support/python-gps/gps.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 to change the permissions on the file right before the
dh_pysupport call instead:
chmod 755
debian/$(PACKAGE_PY)/usr/lib/python*/site-packages/gps.py
dh_pysupport -s
I suggest to simply move the dh_pysupport call after your chmod; it
should not be a problem to run it after dh_compress and dh_fixperms.
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: gpsd
Source-Version: 2.39-1
We believe that the bug you reported is fixed in the latest version of
gpsd, which is due to be installed in the Debian FTP archive:
gpsd-clients_2.39-1_amd64.deb
to pool/main/g/gpsd/gpsd-clients_2.39-1_amd64.deb
gpsd_2.39-1.diff.gz
to pool/main/g/gpsd/gpsd_2.39-1.diff.gz
gpsd_2.39-1.dsc
to pool/main/g/gpsd/gpsd_2.39-1.dsc
gpsd_2.39-1_amd64.deb
to pool/main/g/gpsd/gpsd_2.39-1_amd64.deb
gpsd_2.39.orig.tar.gz
to pool/main/g/gpsd/gpsd_2.39.orig.tar.gz
libgps-dev_2.39-1_amd64.deb
to pool/main/g/gpsd/libgps-dev_2.39-1_amd64.deb
libgps18_2.39-1_amd64.deb
to pool/main/g/gpsd/libgps18_2.39-1_amd64.deb
python-gps_2.39-1_amd64.deb
to pool/main/g/gpsd/python-gps_2.39-1_amd64.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 516...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernd Zeimetz <b...@debian.org> (supplier of updated gpsd 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 08 Apr 2009 01:57:53 +0200
Source: gpsd
Binary: gpsd gpsd-clients python-gps libgps18 libgps-dev
Architecture: source amd64
Version: 2.39-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <b...@debian.org>
Changed-By: Bernd Zeimetz <b...@debian.org>
Description:
gpsd - GPS (Global Positioning System) daemon
gpsd-clients - Clients for the GPS daemon
libgps-dev - C library for communicating with GPS devices (development files)
libgps18 - C library for communicating with GPS devices
python-gps - Python interface to gpsd and testing environment
Closes: 514081 515067 516235
Changes:
gpsd (2.39-1) unstable; urgency=low
.
* [44f4a445] debian/rules: Install upstream changelog, thanks to Paul
Martin (Closes: #515067).
* [edd0f8f7] debian/gbp.conf: Adding file.
* [d0d4a002] Imported Upstream version 2.39
* [376c8df9] debian/rules: Fixing FTBFS with the new python-support,
thanks to Josselin Mouette (Closes: #516235)
* [3a6804d7] debian/po: Adding Romanian translation, thanks to Eddy
Petrișor (Closes: #514081).
* [3d9cbca0] debian/control: Needed changes for udev transition.
* [5d958d9b] debian/patches/default_units: drop exec flag.
* [70489cfe] debian/control: bump libgps soname to 18.
* [c91b4914] debian/patches: Updating patches for new version.
* [f1217338] debian/rules: Add Breaks support for udev.
* [d8a810a2] debian/gpsd.config: move gpsd/autodetection to low
* [57ae764d] debian/rules: Use lsb_release -si
* [337dddcb] debian/rules: Support Python 2.6.
* [703df0da] Migrating symbols files to libgps18.
* [07f088f7] debian/rules: Be pendantic about symbol files.
* [b0280081] debian/rules: Don't require python.mk to build.
* [581ac233] debian/rules: Work around broken --disable-python.
* [522a76dd] debian/gpsd.postrm: removing old diversion parts.
* [7f422a4f] debian/gpsd.udev: Dropping file, shipped upstream.
* [65061f11] debian/rules: Install gpsd.rules for udev.
* [cbdc4e8a] debian/patches: Install gpscat via setup.py.
* [852f0522] debian/control: Bumping Standards-Version.
* [26728c33] debian/patches: Add missing gpscat manpage.
* [a99dfede] debian/rules: More workarounds for --disable-python.
* [74a4ad5b] debian/rules: Use configure-stamp instead of
config.status.
* [3be45988] debian/rules: Build gpscat.1 for Python.
* [9063e762] debian/rules: Delete Python manpages form clients
package.
* [24c96c32] debian/patches: Install gpscat manpage.
Checksums-Sha1:
3b21dfb77882c79703d2436dab27795bc8ae11db 1278 gpsd_2.39-1.dsc
d3f33da9f8e789119366ec4781957eed118aa08f 834649 gpsd_2.39.orig.tar.gz
f1318048221f4625424ee997c1e1f7fd4840e201 34493 gpsd_2.39-1.diff.gz
2b92b5619f932c7b05ee58dd3d7998d921ed70eb 82998 gpsd_2.39-1_amd64.deb
890287837eea6fa4b07e14dee11c228d9177336b 118142 gpsd-clients_2.39-1_amd64.deb
f717ee83ce582fa24affa3bce08e5059bec343bd 100198 python-gps_2.39-1_amd64.deb
4a16a4ec30875d31d122a4958deec7d2d33fc827 128048 libgps18_2.39-1_amd64.deb
f88131dd4738ce45125c8d8a2291723b2e8b90ee 179762 libgps-dev_2.39-1_amd64.deb
Checksums-Sha256:
828db8f56faff14ad805ce118330fae01385effe3922e1e7ebe97dbea34da41d 1278
gpsd_2.39-1.dsc
ee3b2fb403112c3871e7e4fdb915cdc25b020f3208318ba61e9ac37692832a21 834649
gpsd_2.39.orig.tar.gz
0db0ea2db05fae0d7daaab84df0440442ee98484290b2fd1f8f5d70bb3aeab05 34493
gpsd_2.39-1.diff.gz
529c13b84c6a1b0c0369e44d9960d015f10438883ade6c6b2cfaec0f1364a556 82998
gpsd_2.39-1_amd64.deb
8d77b6af5b0665d6cd819f4d30f8706663730d9ffb07bb150c785631a455a2f2 118142
gpsd-clients_2.39-1_amd64.deb
6ca07bb1a329c54b1f3599a313da0464d7501db0e90c8411ae6d72f61080584e 100198
python-gps_2.39-1_amd64.deb
12c4e343a84dcf09455eeb387b4576bb6db168aef131f22fa75031e4ddc2083e 128048
libgps18_2.39-1_amd64.deb
33fbe1d491e8528ba91ca05044370a3668153a7f6787c382b013b97af7ba3af6 179762
libgps-dev_2.39-1_amd64.deb
Files:
9038f399a9445caf4d6f548c3329c520 1278 misc optional gpsd_2.39-1.dsc
3db437196a6840c252fca99b6c19d4d0 834649 misc optional gpsd_2.39.orig.tar.gz
502169a51ff6dc1f16f8db16c74f78fc 34493 misc optional gpsd_2.39-1.diff.gz
aef90fbd43e138432d1d910bf5a2c49d 82998 misc optional gpsd_2.39-1_amd64.deb
a2a6cb6108f994f08c149d73df9b559c 118142 misc optional
gpsd-clients_2.39-1_amd64.deb
028353aa51f93703057c9fc0c9541171 100198 python optional
python-gps_2.39-1_amd64.deb
f98de8bb632b9e29b6d46dd8fef1b4fd 128048 libs optional libgps18_2.39-1_amd64.deb
827fcc33a841138afa39bb8817556c6f 179762 libdevel optional
libgps-dev_2.39-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkncwL0ACgkQBnqtBMk7/3nV4wCdFKubUlUosAwspnsjZQKqEh1L
PgcAniAjDAKEOcbYxf3rq33i2mzKCjig
=ZVSN
-----END PGP SIGNATURE-----
--- End Message ---