Your message dated Tue, 8 Apr 2014 19:49:47 -0300
with message-id 
<caafdzj8vug6m-atqojrtbpcmmsonc5bc9dz+wzspuzszhut...@mail.gmail.com>
and subject line Re: `invoke-rc.d pulseaudio stop` not working
has caused the Debian Bug report #546193,
regarding `invoke-rc.d pulseaudio stop` not working
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.)


-- 
546193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546193
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: `invoke-rc.d pulseaudio stop` not working
Package: pulseaudio
Version: 0.9.15-4.1
Severity: normal

*** Please type your report below this line ***

Dear Pulseaudio hackers,


        $ grep PULSEAUDIO_SYSTEM_START /etc/default/pulseaudio 
        PULSEAUDIO_SYSTEM_START=0

        $ sudo invoke-rc.d pulseaudio stop
        Stopping PulseAudio DaemonNo process in pidfile `/var/run/pulse/pid' 
found running; none killed.
        ... pulseaudio is not running.
        $ sudo invoke-rc.d pulseaudio start
        $ sudo invoke-rc.d pulseaudio status
        pulseaudio is running.
        $ sudo invoke-rc.d pulseaudio stop
        Stopping PulseAudio DaemonNo process in pidfile `/var/run/pulse/pid' 
found running; none killed.
        ... pulseaudio is not running.

        $ ps aux | grep -i pulseaudio
        foo       4006  1.3  0.1 161228  4584 ?        Ssl  13:40   0:10 
/usr/bin/pulseaudio --start --log-target=syslog
        timidity  4100  0.0  0.0  17812  2260 ?        S<   11:02   0:00 
/usr/bin/pulseaudio --start --log-target=syslog


Should I be able to stop the process if `status` tells me it is running.
`status` was implemented by Peter Eisentraut in 0,9.15-3, #527333 [1]. 


Thanks,

Paul


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527333


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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pulseaudio depends on:
ii  adduser                     3.110        add and remove users and groups
ii  consolekit                  0.3.0-4      framework for defining and trackin
ii  libasound2                  1.0.20-4     shared library for ALSA applicatio
ii  libasyncns0                 0.3-1        Asyncronous name service query lib
ii  libc6                       2.9-26       GNU C Library: Shared libraries
ii  libcap2                     1:2.16-5     support for getting/setting POSIX.
ii  libdbus-1-3                 1.2.16-2     simple interprocess messaging syst
ii  libflac8                    1.2.1-2+b1   Free Lossless Audio Codec - runtim
ii  libgdbm3                    1.8.3-6+b1   GNU dbm database routines (runtime
ii  libhal1                     0.5.13-3     Hardware Abstraction Layer - share
ii  libice6                     2:1.0.5-1    X11 Inter-Client Exchange library
ii  libltdl7                    2.2.6a-4     A system independent dlopen wrappe
ii  libogg0                     1.1.4~dfsg-1 Ogg bitstream library
ii  liboil0.3                   0.3.16-1     Library of Optimized Inner Loops
ii  libpolkit-dbus2             0.9-4        library for accessing PolicyKit vi
ii  libpolkit2                  0.9-4        library for accessing PolicyKit
ii  libpulse0                   0.9.15-4.1   PulseAudio client libraries
ii  libsamplerate0              0.1.7-2      audio rate conversion library
ii  libsm6                      2:1.1.1-1    X11 Session Management library
ii  libsndfile1                 1.0.20-1+b1  Library for reading/writing audio 
ii  libspeexdsp1                1.2~rc1-1    The Speex extended runtime library
ii  libvorbis0a                 1.2.0.dfsg-6 The Vorbis General Audio Compressi
ii  libvorbisenc2               1.2.0.dfsg-6 The Vorbis General Audio Compressi
ii  libwrap0                    7.6.q-18     Wietse Venema's TCP wrappers libra
ii  libx11-6                    2:1.2.2-1    X11 client-side library
ii  libxtst6                    2:1.0.3-1    X11 Testing -- Resource extension 
ii  lsb-base                    3.2-23       Linux Standard Base 3.2 init scrip

Versions of packages pulseaudio recommends:
ii  gstreamer0.10-pulseaudio      0.10.16-1  GStreamer plugin for PulseAudio
ii  libasound2-plugins            1.0.20-1   ALSA library additional plugins
ii  pulseaudio-esound-compat      0.9.15-4.1 PulseAudio ESD compatibility layer
ii  pulseaudio-module-hal         0.9.15-4.1 HAL device detection module for Pu
ii  pulseaudio-module-x11         0.9.15-4.1 X11 module for PulseAudio sound se

Versions of packages pulseaudio suggests:
pn  paman                         <none>     (no description available)
pn  paprefs                       <none>     (no description available)
pn  pavucontrol                   <none>     (no description available)
pn  pavumeter                     <none>     (no description available)
ii  pulseaudio-utils              0.9.15-4.1 Command line tools for the PulseAu

-- no debconf information

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---
--- Begin Message ---
Version: 0.9.23-1-8

Hi Paul,

> $ grep PULSEAUDIO_SYSTEM_START /etc/default/pulseaudio
> PULSEAUDIO_SYSTEM_START=0
<snip>
> $ ps aux | grep -i pulseaudio
> foo       4006  1.3  0.1 161228  4584 ?        Ssl  13:40   0:10 
> /usr/bin/pulseaudio --start --log-target=syslog
> timidity  4100  0.0  0.0  17812  2260 ?        S<   11:02   0:00 
> /usr/bin/pulseaudio --start --log-target=syslog
>
> Should I be able to stop the process if `status` tells me it is running.

No, not really. The init script is for stopping a systemwide
pulseaudio daemon. The bug would be that status reports that
pulseaudio is running, but this bug was fixed a long time ago too.

-- 

Saludos,
Felipe Sateler

--- End Message ---
_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to