Your message dated Tue, 02 Feb 2010 00:02:38 +0000
with message-id <[email protected]>
and subject line Bug#568007: fixed in openbmap-logger 0.4.0-5
has caused the Debian Bug report #568007,
regarding openbmap-logger: FTBFS with python2.6
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.)
--
568007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568007
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openbmap-logger
Version: 0.4.0-3
Severity: important
Tags: patch
User: [email protected]
Usertags: python2.6
Hello,
openbmap-logger fails to build with Python 2.6 (like on Ubuntu) because
debian/install contains usr/lib/python2.5. Replacing that line with
"usr/lib/python2.*" fixes it.
,----[
http://launchpadlibrarian.net/36573865/buildlog_ubuntu-lucid-i386.openbmap-logger_0.4.0-3_FAILEDTOBUILD.txt.gz
]-
| Writing
/build/buildd/openbmap-logger-0.4.0/debian/tmp/usr/lib/python2.6/site-packages/openbmap_logger-0.4.0-py2.6.egg-info
| [...]
| cp: cannot stat `debian/tmp/usr/lib/python2.5': No such file or directory
| dh_install: cp returned exit code 1
`----
Michael
--- openbmap-logger-0.4.0/debian/install
+++ openbmap-logger-0.4.0/debian/install
@@ -1,4 +1,4 @@
-usr/lib/python2.5
+usr/lib/python2.*
usr/share/applications
usr/share/pixmaps
usr/share/openBmap/*.png
--- End Message ---
--- Begin Message ---
Source: openbmap-logger
Source-Version: 0.4.0-5
We believe that the bug you reported is fixed in the latest version of
openbmap-logger, which is due to be installed in the Debian FTP archive:
openbmap-logger_0.4.0-5.diff.gz
to main/o/openbmap-logger/openbmap-logger_0.4.0-5.diff.gz
openbmap-logger_0.4.0-5.dsc
to main/o/openbmap-logger/openbmap-logger_0.4.0-5.dsc
openbmap-logger_0.4.0-5_all.deb
to main/o/openbmap-logger/openbmap-logger_0.4.0-5_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.
Sebastian Reichel <[email protected]> (supplier of updated openbmap-logger
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: Tue, 02 Feb 2010 00:18:39 +0100
Source: openbmap-logger
Binary: openbmap-logger
Architecture: source all
Version: 0.4.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian freesmartphone.org Team
<[email protected]>
Changed-By: Sebastian Reichel <[email protected]>
Description:
openbmap-logger - gsm/gps-data logger for the openBmap project
Closes: 568007
Changes:
openbmap-logger (0.4.0-5) unstable; urgency=low
.
* add python2.6 support (Closes: #568007)
Checksums-Sha1:
5622260748158ea478ecdf07276cc0cd24becd73 1217 openbmap-logger_0.4.0-5.dsc
1e1c78c525dd7c1dfe802f9f9d87e129b3eb1ab5 4161 openbmap-logger_0.4.0-5.diff.gz
7594c3e815242c723c60a3d9ef8ecdddc0c8b00e 99608 openbmap-logger_0.4.0-5_all.deb
Checksums-Sha256:
1be83cacec89521dea7dd46d1a94cdf5bdc28f2d6a22c6f27ff01115ae25e2cf 1217
openbmap-logger_0.4.0-5.dsc
d90b10d64108ddad492ca0cd216277f81b308eefd9c7dcaa30be6658d376aff8 4161
openbmap-logger_0.4.0-5.diff.gz
2b877b805a17d9eb28f853b556b8a667d90f26c6fa690c8245fc6a3a258c4d87 99608
openbmap-logger_0.4.0-5_all.deb
Files:
9dd872e7321bc9d74f4b982d27349a9a 1217 misc optional openbmap-logger_0.4.0-5.dsc
c302ddf15e43125864cad5734bef01cc 4161 misc optional
openbmap-logger_0.4.0-5.diff.gz
04215221ca79275bbe47ee18d1b41744 99608 misc optional
openbmap-logger_0.4.0-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktnZ0EACgkQH0JwilpTmKgFzACeJaYSa0S8jSn/lagLdP64l5K7
BUAAoIMpbX3z74dZVdf1Nd3M5+jXfadL
=irpS
-----END PGP SIGNATURE-----
--- End Message ---