Processed: fixed 571549 in 1.2.1-1

2010-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 571549 1.2.1-1
Bug #571549 [lives] Opening filename without any extension crashes lives
Bug Marked as fixed in versions lives/1.2.1-1.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-24-g6b0dbd2

2010-03-08 Thread Adrian Knoth
On Tue, Mar 02, 2010 at 03:00:56PM +0100, Jonas Smedegaard wrote:

 From a quick glance it looks to me that you are moving around a conffile  
 in a packaging script.  It is tricky to do so properly - an example of  
 what might else happen is users getting confusing questions if they want  
 to preserve or overwrite their changes at package update.

Right.

 When switching from non-confile to conffile (which seems to be the case  
 here) there are (complex) ways to handle that properly by using ucf  
 instead and hashing the older default config files.

What do you think about the attached patch? Is it worth the effort or
should we just simply stick to the dpkg way?


Cheerio

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver
From c129122e92feaafce44aebcf2571e5daee918c0c Mon Sep 17 00:00:00 2001
From: Adrian Knoth a...@drcomp.erfurt.thur.de
Date: Mon, 8 Mar 2010 20:56:16 +0100
Subject: [PATCH] Switch to ucf.

Jonas suggested to use ucf instead of dpkg for audio.conf
---
 debian/jackd.examples |1 +
 debian/jackd.install  |1 -
 debian/jackd.postinst |2 +-
 debian/jackd.postrm   |1 +
 4 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/jackd.examples b/debian/jackd.examples
index 87bfe17..6c6b2a4 100644
--- a/debian/jackd.examples
+++ b/debian/jackd.examples
@@ -1 +1,2 @@
 debian/asound.rc
+debian/audio.conf
diff --git a/debian/jackd.install b/debian/jackd.install
index c4b2175..5db77be 100644
--- a/debian/jackd.install
+++ b/debian/jackd.install
@@ -1,4 +1,3 @@
 debian/tmp/usr/bin/jack*
 debian/tmp/usr/share/*
 debian/bash_completion.d etc
-debian/audio.conf etc/security/limits.d
diff --git a/debian/jackd.postinst b/debian/jackd.postinst
index 6cb11b5..9726539 100644
--- a/debian/jackd.postinst
+++ b/debian/jackd.postinst
@@ -7,7 +7,7 @@ CONFIG_FILE=/etc/security/limits.d/audio.conf
 
 db_get jackd/tweak_rt_limits
 if [ $RET = true ]; then
-mv ${CONFIG_FILE}.disabled ${CONFIG_FILE} || true
+ucf --debconf-ok /usr/share/doc/jackd/examples/audio.conf /etc/security/limits.d/audio.conf
 else
 # user doesn't want RT prio
 mv $CONFIG_FILE ${CONFIG_FILE}.disabled || true
diff --git a/debian/jackd.postrm b/debian/jackd.postrm
index 605917c..9bfd3fd 100644
--- a/debian/jackd.postrm
+++ b/debian/jackd.postrm
@@ -7,6 +7,7 @@ if [ $1 = purge ]
 then
 if [ -e $CONFIG_FILE ]
 then
+ucf --purge /etc/security/limits.d/audio.conf
 rm $CONFIG_FILE
 fi
 
-- 
1.7.0

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processing of rotter_0.8-3_i386.changes

2010-03-08 Thread Archive Administrator
rotter_0.8-3_i386.changes uploaded successfully to localhost
along with the files:
  rotter_0.8-3.dsc
  rotter_0.8-3.diff.gz
  rotter_0.8-3_i386.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


rotter_0.8-3_i386.changes ACCEPTED

2010-03-08 Thread Archive Administrator



Accepted:
rotter_0.8-3.diff.gz
  to main/r/rotter/rotter_0.8-3.diff.gz
rotter_0.8-3.dsc
  to main/r/rotter/rotter_0.8-3.dsc
rotter_0.8-3_i386.deb
  to main/r/rotter/rotter_0.8-3_i386.deb


Override entries for your package:
rotter_0.8-3.dsc - source sound
rotter_0.8-3_i386.deb - optional sound

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


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#569929: marked as done (fails to install due to incorrect dependencies in init.d LSB header)

2010-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Mar 2010 22:01:04 +
with message-id e1nol0a-pu...@ries.debian.org
and subject line Bug#569929: fixed in rotter 0.8-3
has caused the Debian Bug report #569929,
regarding fails to install due to incorrect dependencies in init.d LSB header
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 ow...@bugs.debian.org
immediately.)


-- 
569929: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rotter
Version: 0.8-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up rotter (0.8-2) ...
  insserv: Service jackd has to be enabled to start service rotter
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing rotter (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   rotter
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2010-02-14 04:07:28 UTC

Package: rotter
Priority: optional
Section: sound
Installed-Size: 144
Maintainer: Debian Multimedia Maintainers pkg-multimedia-maintainers@lists.alioth.debian.org
Architecture: amd64
Version: 0.8-2
Depends: libc6 (= 2.3), libjack0 (= 0.118+svn3796), libsndfile1 (= 1.0.20), libtwolame0, jackd
Filename: pool/main/r/rotter/rotter_0.8-2_amd64.deb
Size: 20658
MD5sum: 7e09a0bb8dba57d1498aa0cca6c6389a
SHA1: ad385b5a2cca65da8563fffacf94b1d1547b7702
SHA256: 6f45d9d543fc661a12cdda444ccb7fb78e4f24aafaad5caa2aae12793b1d94b7
Description: JACK client for transmission recording and audio logging
 Rotter is a Recording of Transmission / Audio Logger for JACK. It was
 designed for use by radio stations, who are legally required to keep
 a recording of all their output. Rotter runs continuously, writing to
 a new file every hour.
Homepage: http://www.aelius.com/njh/rotter/

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ rotter
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~201001251339 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ rotter
0m0.0s INFO: Running on: Linux piatti 2.6.32.8-dsa-amd64 #1 SMP Tue Feb 9 16:32:44 CET 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmp0SJdij
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmp0SJdij
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp0SJdij', '-zxf', 'sid.tar.gz']
0m1.8s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp0SJdij', '-zxf', 'sid.tar.gz']
0m1.8s DEBUG: Created policy-rc.d and chmodded it.
0m1.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp0SJdij', 'apt-get', 'update']
0m3.8s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8457kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.5kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8759kB in 1s (8384kB/s)
  Reading package lists...
0m3.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp0SJdij', 'apt-get', 

Bug#573100: vlc: No sound after restoring session

2010-03-08 Thread mourad
Package: vlc
Version: 1.0.5-1
Severity: important

Hi !

I don't know where to post that bug... As it affects vlc, I post it here.

If it is a normal boot, every thing is OK, if it is restore session, no sound 
with vlc (flash video work, system sounds works...)

Senario to reproduce it :
- Start a session (I'm using kde),
- hibernate the machine (suspend to disk)
- restore it,
- try to play film with vlc (codec doesn't matter, i try severals avi, mkv...).


I try to launch vlc in a console, but no log, no crash traces.

Regards

Mourad



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

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

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.2.20-2 simple interprocess messaging syst
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.4.2-9GCC support library
ii  libgl1-mesa-glx [libgl1 7.7-4A free implementation of the OpenG
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.18.7-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.4.5-1  sends desktop notifications to a n
ii  libqtcore4  4:4.6.2-1Qt 4 core module
ii  libqtgui4   4:4.6.2-1Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-2+b1  image loading library for Simple D
ii  libsdl1.2debian 1.2.14-4 Simple DirectMedia Layer
ii  libstdc++6  4.4.2-9  The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore2 1.0.5-1  base library for VLC and its modul
ii  libx11-62:1.3.3-1X11 client-side library
ii  libxcb-keysyms1 0.3.6-1  utility libraries for X C Binding 
ii  libxcb1 1.5-2X C Binding
ii  libxext62:1.1.1-2X11 miscellaneous extension librar
ii  libxinerama12:1.1-2  X11 Xinerama extension library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxxf86vm1 1:1.1.0-2X11 XFree86 video mode extension l
ii  ttf-dejavu-core 2.30-2   Vera font family derivate with add
ii  vlc-nox 1.0.5-1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-pulse  1.0.5-1PulseAudio plugin for VLC

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4 0.7.4-13library for decoding ATSC A/52 str
ii  libasound2   1.0.22-2shared library for ALSA applicatio
ii  libass4  0.9.8-1 library for SSA/ASS subtitles rend
ii  libavahi-client3 0.6.25-3Avahi client library
ii  libavahi-common3 0.6.25-3Avahi common library
ii  libavc1394-0 0.5.3-1+b2  control IEEE 1394 audio/video devi
ii  libavcodec52 4:0.5+svn20090706-6 ffmpeg codec library
ii  libavformat524:0.5+svn20090706-6 ffmpeg file format library
ii  libavutil49  4:0.5+svn20090706-6 ffmpeg utility library
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcaca0 0.99.beta17-1   colour ASCII art library
ii  libcddb2 1.2.1-1 library to access CDDB data - runt
ii  libcdio100.81-4  library to read and control CD-ROM
ii  libdbus-1-3  1.2.20-2simple interprocess messaging syst
ii  libdca0  0.0.5-3 decoding library for DTS Coherent 
ii  libdvbpsi5   0.1.6-1 library for MPEG TS and DVB PSI ta
ii  libdvdnav4   4.1.3-6 DVD navigation library
ii  libdvdread4  4.1.3-8 library for reading DVDs
ii  libebml0 0.7.7-3.1   access library for the EBML format
ii  libfaad2 2.7-4   freeware Advanced Audio Decoder - 
ii  libflac8 1.2.1-2+b1  Free Lossless Audio Codec - runtim
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font