Bug#528669: init script failing when specter already running or already stopped

2009-05-14 Thread Rémi Laurent
Package: specter
Version: 1.4-3
Severity: normal
Tags: patch

Init script returns a non zero status when called to stop / start an
already stopped / started specter daemon.
This has unexcepted behaviour when trying to restart specter or to
uninstall it when daemon is already stopped.

An example output when trying to remove the package and specter daemon
is already stopped:

The following packages will be REMOVED:
  specter*
0 upgraded, 0 newly installed, 1 to remove and 42 not upgraded.
After this operation, 401kB disk space will be freed.
Do you want to continue [Y/n]? 
(Reading database ... 141013 files and directories currently installed.)
Removing specter ...
Stopping Specter Logging Facility: invoke-rc.d: initscript specter,
action "stop" failed.
dpkg: error processing specter (--purge):
 subprocess pre-removal script returned error exit status 1
Starting Specter Logging Facility: Specter.
Errors were encountered while processing:
 specter
E: Sub-process /usr/bin/dpkg returned an error code (1)


A possible patch could be:

--- specter.orig2009-05-14 17:21:28.0 +0200
+++ specter 2009-05-14 17:26:54.0 +0200
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/sh -e
 ### BEGIN INIT INFO
 # Provides:  specter
 # Required-Start:$remote_fs $syslog
@@ -25,13 +25,23 @@
 case "$1" in
   start)
echo -n "Starting $DESC: "
-   start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_OPTS
-   echo "$NAME."
+   if start-stop-daemon --stop --quiet --signal 0 --exec $DAEMON
+   then
+   echo "[already running]"
+   else
+   start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_OPTS
+   echo "$NAME."
+   fi
;;
   stop)
echo -n "Stopping $DESC: "
-   start-stop-daemon --stop --quiet --exec $DAEMON
-   echo "$NAME."
+   if start-stop-daemon --stop --quiet --signal 0 --exec $DAEMON
+   then
+   start-stop-daemon --stop --quiet --exec $DAEMON
+   echo "$NAME."
+   else
+   echo "[not running]"
+   fi
;;
   reload)
 echo "Reloading $DESC configuration files."
@@ -39,15 +49,17 @@
   ;;
   restart|force-reload)
echo -n "Restarting $DESC: "
-   start-stop-daemon --stop --quiet --exec $DAEMON
-   sleep 1
+   if start-stop-daemon --stop --quiet --signal 0 --exec $DAEMON
+   then
+   start-stop-daemon --stop --quiet --exec $DAEMON
+   sleep 1
+   fi
start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_OPTS
echo "$NAME."
;;
   *)
N=/etc/init.d/$NAME
echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
-   #echo "Usage: $N {start|stop|restart|force-reload}" >&2
exit 1
;;
 esac


-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages specter depends on:
ii  adduser   3.110  add and remove users and groups
ii  iptables  1.4.2-6administration tools for packet fi
ii  libc6 2.9-4  GNU C Library: Shared libraries

specter recommends no packages.

Versions of packages specter suggests:
pn  specter-mysql  (no description available)
pn  specter-pgsql  (no description available)

-- no debconf information


signature.asc
Description: Digital signature


Гоpящие Ра{LET: c,с}cи от ЧOOOp!

2009-05-14 Thread uquuxuzrr
Сколько Вы т{LET: р,p}атите на pл{LET: а,a}му? Хотите т{LET: р,p}атить меньше?

Обр{LET: а,a}щайтесь к н{LET: а,a}м, мы сделaем В{LET: а,a}шу {LET: кламную 
kамп{LET: а,a}нию д{LET: е,e}ш{LET: е,e}вле и эфф{LET: е,e}ктивнее.

Соо{LET: б,6}щите всем о своем тов{LET: а,a}ре, ведь чем больше людей о нем 
{LET: больше у Вас пот{LET: е,e}нци{LET: а,a}льных клиентов.

О{LET: б,6}р{LET: а,a}щ{LET: а,a}йтесь сейчaс, и уже з{LET: а,a}втра Вы 
пол{LET: y,у}чите ощPлиенты ждy

ICQ:471 6 16595


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



gvidm 0.8-9 MIGRATED to testing

2009-05-14 Thread Debian testing watch
FYI: The status of the gvidm source package
in Debian's testing distribution has changed.

  Previous version: 0.8-8
  Current version:  0.8-9

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



rpncalc 1.36.8 MIGRATED to testing

2009-05-14 Thread Debian testing watch
FYI: The status of the rpncalc source package
in Debian's testing distribution has changed.

  Previous version: 1.36.6
  Current version:  1.36.8

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



spline 1.1-13 MIGRATED to testing

2009-05-14 Thread Debian testing watch
FYI: The status of the spline source package
in Debian's testing distribution has changed.

  Previous version: 1.1-11
  Current version:  1.1-13

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Службa доставки почты

2009-05-14 Thread Гарун Молчанов
Можно ли экономить на рекламе?

ДА! Pеклама в интернете стоит намного дешевле стандартных видов рекламы, и 
эффективность в несколько раз выше - это доказанный факт!

Обращайтесь к нам, и Вы сэкономите свои средства.

Наш Телефон : (495)502 61 85
ICQ: 409571 759

Любые формы оплаты.


Bug#528701: fluidsynth segfaults when loading the configuration file

2009-05-14 Thread wzab
Package: fluidsynth
Version: 1.0.8-2
Severity: important

When I try to run fluidsynth letting it to read the configuration from the
file, it segfaults at the first command related to the MIDI router.
If e.g. my config files looks like this:

flsynth.conf:
==
load /usr/share/sounds/sf2/FluidR3_GM.sf2
load /usr/share/sounds/sf2/FluidR3_GS.sf2
select 1 0 0 52
select 0 0 0 76
router_clear
router_begin note
router_chan 0 127 0 0
router_par1 36 59 1 0
router_end
router_begin note
router_chan 0 127 0 1
router_par1 60 84 1 0
router_end
=
I get the following messages:

=
$fluidsynth -f flsynth.conf 
cca_open_socket: could not connect to host 'localhost', service '14541'
cca_init: could not connect to server 'localhost' - disabling ladcca
fluidsynth: warning: Failed to pin the sample data to RAM; swapping is
possible.
loaded SoundFont has ID 1
fluidsynth: warning: Failed to pin the sample data to RAM; swapping is
possible.
loaded SoundFont has ID 2
Segmentation fault
=

Using of gdb on the generated core dump didn't help:
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
(no debugging symbols found)
Core was generated by `fluidsynth -f flsynth.conf'.
Program terminated with signal 11, Segmentation fault.
[New process 7287]
#0  0xb7ff7f65 in ?? ()
(gdb) bt
#0  0xb7ff7f65 in ?? ()
(gdb) 

I was able to state which instruction caused the fault, by inserting of the
"fonts" command into my config file, and checking, when it stopped to be
executed...


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

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

Versions of packages fluidsynth depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libfluidsynth11.0.8-2Real-time MIDI software synthesize

Versions of packages fluidsynth recommends:
pn  qsynth (no description available)

fluidsynth suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#528701: One more comment

2009-05-14 Thread wzabo...@elektron.elka.pw.edu.pl
I've forgotten to add, that the commands used in my config file work
perfectly, when entered in the fluidsynth shell.




-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of lib3ds_1.3.0-3_i386.changes

2009-05-14 Thread Archive Administrator
lib3ds_1.3.0-3_i386.changes uploaded successfully to localhost
along with the files:
  lib3ds_1.3.0-3.dsc
  lib3ds_1.3.0-3.diff.gz
  lib3ds-1-3_1.3.0-3_i386.deb
  lib3ds-dev_1.3.0-3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



lib3ds_1.3.0-3_i386.changes ACCEPTED

2009-05-14 Thread Debian Installer

Accepted:
lib3ds-1-3_1.3.0-3_i386.deb
  to pool/main/lib3/lib3ds/lib3ds-1-3_1.3.0-3_i386.deb
lib3ds-dev_1.3.0-3_i386.deb
  to pool/main/lib3/lib3ds/lib3ds-dev_1.3.0-3_i386.deb
lib3ds_1.3.0-3.diff.gz
  to pool/main/lib3/lib3ds/lib3ds_1.3.0-3.diff.gz
lib3ds_1.3.0-3.dsc
  to pool/main/lib3/lib3ds/lib3ds_1.3.0-3.dsc


Override entries for your package:
lib3ds-1-3_1.3.0-3_i386.deb - optional libs
lib3ds-dev_1.3.0-3_i386.deb - optional libdevel
lib3ds_1.3.0-3.dsc - optional libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 148955 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#528701: Ticket created upstream

2009-05-14 Thread David Henningsson
I can confirm that the bug is present in the latest version of
fluidsynth upstream, and I have created a ticket upstream as well. You
can follow this bug report here:

http://fluidsynth.resonance.org/trac/ticket/45





-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org