Your message dated Wed, 29 Dec 2010 00:17:08 +0000
with message-id <[email protected]>
and subject line Bug#563758: fixed in blueman 1.22~bzr707-1
has caused the Debian Bug report #563758,
regarding incomplete check for running instance
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.)


-- 
563758: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563758
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: blueman
Version: 1.21-1
Severity: normal
File: /usr/bin/blueman-applet

If the file /tmp/blueman-applet-$UID exists, blueman-applet thinks
it's already running and will die on subsequent invocations:

  there is an instance already running
  open("/tmp/blueman-applet-1000", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) 
= 3
  Traceback (most recent call last):
  open("/usr/bin/blueman-applet", O_RDONLY|O_LARGEFILE) = 3
    File "/usr/bin/blueman-applet", line 364, in <module>
      BluemanApplet()
  open("/usr/bin/blueman-applet", O_RDONLY|O_LARGEFILE) = 3
    File "/usr/bin/blueman-applet", line 297, in __init__
      check_single_instance("blueman-applet")
  open("/usr/lib/python2.5/site-packages/blueman/Functions.py", 
O_RDONLY|O_LARGEFILE) = 3
    File "/usr/lib/python2.5/site-packages/blueman/Functions.py", line 290, in 
check_single_instance
      os.kill(pid, signal.SIGUSR1)
  OSError: [Errno 1] Operation not permitted

First of all, please move this file into /var/run. And second, it
would pay off to check whether the PID actually corresponds to
a running blueman-applet instance, e.g. using /proc/$PID/exe. If it
does not, then it's save to assume that the file is an orphan, and
that it can be ignored.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blueman depends on:
ii  bluez                         4.57-1     Bluetooth tools and daemons
ii  dbus                          1.2.16-2   simple interprocess messaging syst
ii  libbluetooth3                 4.57-1     Library to use the BlueZ Linux Blu
ii  libc6                         2.10.2-3   Embedded GNU C Library: Shared lib
ii  libcairo2                     1.8.8-2    The Cairo 2D vector graphics libra
ii  libglib2.0-0                  2.22.3-2   The GLib library of C routines
ii  libgtk2.0-0                   2.18.5-1   The GTK+ graphical user interface 
ii  libpango1.0-0                 1.26.2-1   Layout and rendering of internatio
ii  libstartup-notification0      0.10-1     library for program launch feedbac
ii  notification-daemon           0.4.0-2    a daemon that displays passive pop
ii  obex-data-server              0.4.5-1    D-Bus service for OBEX client and 
ii  python                        2.5.4-5    An interactive high-level object-o
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-gobject                2.20.0-1   Python bindings for the GObject li
ii  python-gtk2                   2.16.0-1   Python bindings for the GTK+ widge
ii  python-notify                 0.1.1-2+b1 Python bindings for libnotify

Versions of packages blueman recommends:
ii  libpulse-mainloop-glib0       0.9.21-1   PulseAudio client libraries (glib 
ii  policykit-1                   0.95-1     framework for managing administrat
ii  python-gconf                  2.28.0-1   Python bindings for the GConf conf

blueman suggests no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Source: blueman
Source-Version: 1.22~bzr707-1

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

blueman_1.22~bzr707-1.debian.tar.gz
  to main/b/blueman/blueman_1.22~bzr707-1.debian.tar.gz
blueman_1.22~bzr707-1.dsc
  to main/b/blueman/blueman_1.22~bzr707-1.dsc
blueman_1.22~bzr707-1_i386.deb
  to main/b/blueman/blueman_1.22~bzr707-1_i386.deb
blueman_1.22~bzr707.orig.tar.gz
  to main/b/blueman/blueman_1.22~bzr707.orig.tar.gz



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.
Christopher Schramm <[email protected]> (supplier of updated blueman 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, 21 Dec 2010 09:20:00 +0200
Source: blueman
Binary: blueman
Architecture: source i386
Version: 1.22~bzr707-1
Distribution: experimental
Urgency: low
Maintainer: Christopher Schramm <[email protected]>
Changed-By: Christopher Schramm <[email protected]>
Description: 
 blueman    - A Graphical bluetooth manager
Closes: 553326 563758 587674 588019 592077 603357 607692
Changes: 
 blueman (1.22~bzr707-1) experimental; urgency=low
 .
   * Updated to revision 707 (Closes: #553326, #563758, #587674, #603357,
     #607692)
   * Switch to dpkg-source 3.0 (quilt) format
   * Merged the NMU (Closes: #592077, #588019)
Checksums-Sha1: 
 24fd9b2869c6b05b0e6f65acd7b961b9da0287e5 1298 blueman_1.22~bzr707-1.dsc
 2791064988450c321adbd183681eb3da26b8052e 1637117 
blueman_1.22~bzr707.orig.tar.gz
 21b46c14322509344728948c6d259d5a9bd9fbe8 3459 
blueman_1.22~bzr707-1.debian.tar.gz
 6c5fcfe31a6d34b5453143f1ef90b0f7fbd03ce7 582324 blueman_1.22~bzr707-1_i386.deb
Checksums-Sha256: 
 085df0f91170c2974e228d9f69c7f8692f689b2e59f2afe7a0aa33dab0ab3639 1298 
blueman_1.22~bzr707-1.dsc
 1e826a9058d44a4867b5098c8cf6a343ff7738c1d151d286002a61ecf7495822 1637117 
blueman_1.22~bzr707.orig.tar.gz
 4626167357223f9e5ce143df2367489c8dc8ebba25789de8ade150b6fb4fdc17 3459 
blueman_1.22~bzr707-1.debian.tar.gz
 db6d47301fa072b86e30aba06b45b2ac0f96129cd1ba64b4a5ea269d29bcd5b7 582324 
blueman_1.22~bzr707-1_i386.deb
Files: 
 8dbc866a286fdec81d919f17b39c5531 1298 x11 optional blueman_1.22~bzr707-1.dsc
 da7a5374ac7bbc0f21090418364fc703 1637117 x11 optional 
blueman_1.22~bzr707.orig.tar.gz
 a65d67778d733744a61eb6d9a48f8b28 3459 x11 optional 
blueman_1.22~bzr707-1.debian.tar.gz
 05d71146f6a99c1ad178d66cc24a6ee1 582324 x11 optional 
blueman_1.22~bzr707-1_i386.deb

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

iEYEARECAAYFAk0ae34ACgkQOmXwGc/ULyaRWQCfVsxjU6DCrlrUoqMOwFt3l1LM
eocAniBXisG5V4kHoYoPZHXFMwgcnI9T
=t32K
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to