Your message dated Wed, 01 Jul 2009 17:33:42 +0000
with message-id <[email protected]>
and subject line Bug#515085: fixed in gpsd 2.39-3
has caused the Debian Bug report #515085,
regarding gpsd: default daemon options don't set control socket path, causing 
hotplugging to fail
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.)


-- 
515085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515085
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gpsd
Version: 2.37-6~bpo40+1
Severity: normal


The debconf templates for gpsd don't contain default options to set the control 
socket path (hardcoded in /lib/udev/gpsd.hotplug to /lib/udev/gpsd.hotplug), 
thus causing gpsd not to start:

Starting GPS (Global Positioning System) daemon: gpsdgpsd: can't run with 
neither control socket nor devices
 failed!

Even if it would start, hotplugging (enabled via debconf!) wouldn't work.

Please add "-F /lib/udev/gpsd.hotplug" as default daemon options.

To the best of my knowledge, this bug is still present in the latest version of 
the gpsd package (i.e. the one in sid).


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-bpo.1-amd64
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gpsd depends on:
ii  debconf [debconf-2.0]  1.5.11etch2       Debian configuration management sy
ii  libc6                  2.3.6.ds1-13etch9 GNU C Library: Shared libraries
ii  libdbus-1-3            1.0.2-1+etch2     simple interprocess messaging syst
ii  libgps17               2.37-6~bpo40+1    C library for communicating with G
ii  lsb-base               3.1-23.2etch1     Linux Standard Base 3.1 init scrip
ii  netbase                4.29              Basic TCP/IP networking system
ii  python                 2.4.4-2           An interactive high-level object-o

Versions of packages gpsd recommends:
ii  gpsd-clients              2.37-6~bpo40+1 Clients for the GPS daemon

-- debconf information:
  gpsd/start_daemon: false
  gpsd/device:
  gpsd/daemon_options:
  gpsd/autodetection: false



--- End Message ---
--- Begin Message ---
Source: gpsd
Source-Version: 2.39-3

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-3_amd64.deb
  to pool/main/g/gpsd/gpsd-clients_2.39-3_amd64.deb
gpsd-dbg_2.39-3_amd64.deb
  to pool/main/g/gpsd/gpsd-dbg_2.39-3_amd64.deb
gpsd_2.39-3.diff.gz
  to pool/main/g/gpsd/gpsd_2.39-3.diff.gz
gpsd_2.39-3.dsc
  to pool/main/g/gpsd/gpsd_2.39-3.dsc
gpsd_2.39-3_amd64.deb
  to pool/main/g/gpsd/gpsd_2.39-3_amd64.deb
libgps-dev_2.39-3_amd64.deb
  to pool/main/g/gpsd/libgps-dev_2.39-3_amd64.deb
libgps18_2.39-3_amd64.deb
  to pool/main/g/gpsd/libgps18_2.39-3_amd64.deb
python-gps_2.39-3_amd64.deb
  to pool/main/g/gpsd/python-gps_2.39-3_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bernd Zeimetz <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 28 Jun 2009 14:53:14 +0200
Source: gpsd
Binary: gpsd gpsd-dbg gpsd-clients python-gps libgps18 libgps-dev
Architecture: source amd64
Version: 2.39-3
Distribution: experimental
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description: 
 gpsd       - Global Positioning System - daemon
 gpsd-clients - Global Positioning System - clients
 gpsd-dbg   - Global Positioning System - debugging symbols
 libgps-dev - Global Positioning System - development files
 libgps18   - Global Positioning System - library
 python-gps - Global Positioning System - Python libraries
Closes: 515085 515085
Changes: 
 gpsd (2.39-3) experimental; urgency=low
 .
   * [98418e2f] Set priority of all debconf questions to low.
   * [c5d8d1f4] Set control socket option if not in DAEMON_OPTS. (Closes:
     #515085) - thanks to Sascha Silbe
   * [9bed6ecc] Update gpsd.templates to explain options better.
   * [fc356713] Support building for Python2.6.
   * [ee363122] Enable parallel build for python modules.
   * [568c3961] Rise python-all-dev build-dep for --install-layout.
   * [751c5138] Bump python-support build-dep to >= 0.7.1
   * [1545b437] Remove workarounds for broken --disable-python.
   * [59f41451] Using python in build target names.
   * [dcb57ba6] Build gpsd-dbg containing the debug symbols.
   * [52ac81d1] Update templates as suggested during the review. - thanks
     to Justin B Rye
   * [5b099fbe] Updating control file after review. - thanks to Justin B
     Rye
   * [03147ac2] Ensure a valid configuration in debconf. (Closes:
     #515085) - thanks to Sascha Silbe
   * [13db408f] Add error message to gpsd templates.
   * [549e673e] Update error message in template after review.
   * [73b14c74] Adding fuzzy po files after template update.
   * [e1bbde15] Bail out after too many errors during config.
   * [a280e182] Fix description: there is more than NMEA only.
   * [6d9b16f3] Remove extra space in front of template.
   * [be7b37bb] Updating fuzzy po files.
   * [0e5c78b7] Revert "Remove workarounds for broken --disable-python."
   * [741490b0] Adding python-all-dbg as build-dep.
   * [726fc8e3] Removing extra ( in package dependency.
   * [3e15f929] Lowering required python-* version to build.
   * [80313e6d] Fixing various bugs in the config script.
   * [5d48d2e7] Install python-dbg files to debian/tmp.
   * [43c5b4f2] Install python *_d.so files into gpsd-dbg.
   * [bb498598] Run dh_install after installing the python files.
   * [ae083f4f] Don't install data files with python*-dbg.
   * [48bf64d7] Revert "Set control socket option if not in DAEMON_OPTS."
   * [9a25c1cf] Reword and fix gpsd/start_daemon template. - thanks to
     Justin B Rye
   * [8d652246] Require daemon autostart before asking further debconf
     questions.
   * [f61a73fc] Also check if gpsd was autostarted in
     gpsd.hotplug.wrapper.
   * [35569850] Updating po files after gpsd/start_daemon change.
   * [6cbdda19] Add ~ to Debian revisions in the symbols file.
   * [a2972159] Bump Standards-Version to 3.8.2 and make lintian happy.
   * [edfe4196] Use debian/pyversions instead of XS-Python-Version.
   * [fe7302d8] Add Vcs-Browser and Vcs-Git information.
   * [d0f0b1b8] Use grep -q to avoid useless output in gpsd.config.
Checksums-Sha1: 
 f29fa7d4d70b80f120bec36bc4d93fa6a35146da 1420 gpsd_2.39-3.dsc
 ed07a0223a1c0d4524fe78bbc4d048a75fa05516 37658 gpsd_2.39-3.diff.gz
 4c14e42dbf19ccdaa1f2cf0f25ce7b724d025cbd 77666 gpsd_2.39-3_amd64.deb
 85f9de783d18bf795763e360bc0a9c293ceeace5 551256 gpsd-dbg_2.39-3_amd64.deb
 606119d2de4bccc90f8fe3e47786ce03e8c70e76 119364 gpsd-clients_2.39-3_amd64.deb
 618c71545f541b581b8c641ecd3dfa831ade2f03 100626 python-gps_2.39-3_amd64.deb
 52d139fd248aaac54c1389ce8f444ea2266cf909 129426 libgps18_2.39-3_amd64.deb
 aa91ac6663e798cc6e9460d3726eb3731e3759f0 182682 libgps-dev_2.39-3_amd64.deb
Checksums-Sha256: 
 3e82dd122fb397dbc710e9f9dc60b610a7eff62c8afbbdf4711b59c9266bdf3e 1420 
gpsd_2.39-3.dsc
 7f9d6e3cdb8ecec51026eb37b9a2d8afd4a72ab22ef71ad5a65c5b25c35b5aad 37658 
gpsd_2.39-3.diff.gz
 f968e8e9f1e7cb87df3d99453f96decf882abd1668777bfc49e30f60ca5a9dc7 77666 
gpsd_2.39-3_amd64.deb
 89fda95ebcdcc45b6ee772c4bc040ec43bab2e8a32ec5ed86f7038724e992a00 551256 
gpsd-dbg_2.39-3_amd64.deb
 982a2860d4b7cf1eda4b0c4de262f3bf67ece1a35ae037d2674864d7448694f2 119364 
gpsd-clients_2.39-3_amd64.deb
 ef634831ae8ae3a1dd2a7a1570f76196c51b64dd17e0c068449e2a11bbcacd16 100626 
python-gps_2.39-3_amd64.deb
 21a53aa37c130a4ce58801060940f8f82247f76283ff7de6be9a64ba4b4be817 129426 
libgps18_2.39-3_amd64.deb
 1b65ea7165adfd1b37503e8116a3ee048c03591d0769965f39816dea34405ceb 182682 
libgps-dev_2.39-3_amd64.deb
Files: 
 6223bfdc7ba99abe0b555c6d97b7965e 1420 misc optional gpsd_2.39-3.dsc
 9f6fd5a0da08f717b293f43a7315aa53 37658 misc optional gpsd_2.39-3.diff.gz
 7affcdd8003f8fe2a7cd924ca92058b8 77666 misc optional gpsd_2.39-3_amd64.deb
 c31736eafa89b186f24cfdbb773a21a3 551256 debug extra gpsd-dbg_2.39-3_amd64.deb
 10670e8fddfe7c69b46a4f146fd8a465 119364 misc optional 
gpsd-clients_2.39-3_amd64.deb
 2d8528bb3d8f07226ee9aa37764f33de 100626 python optional 
python-gps_2.39-3_amd64.deb
 8bd64c775675c10620192636dcffa177 129426 libs optional libgps18_2.39-3_amd64.deb
 f7b7924861440802d51e39ac939f8ce9 182682 libdevel optional 
libgps-dev_2.39-3_amd64.deb

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

iEYEARECAAYFAkpHaLAACgkQBnqtBMk7/3nzRQCfaPsMmajZ7BFeYJd9UfvwB661
W1sAnisZRGhZNenlIe7W94jQycvVjyBx
=MNff
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to