Bug#334610: thttpd: init.d script doesn't detect stale pid file

2005-10-18 Thread Tim Mueller
Package: thttpd
Version: 2.23beta1-3
Severity: normal


>From time to time thttpd seems to leave around stale pid files in
/var/run/; seems to happen when doing /etc/init.d/thttpd restart
frequently (think there might be another bug related to this).

In any case, the init.d script should recognise stale pid files
when starting up and clean them up IMHO, instead of just not starting.

Cheers
 -Tim


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages thttpd depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  logrotate 3.7.1-2Log rotation utility

thttpd recommends no packages.

-- debconf information:
  thttpd/port_prob_dsc:
* thttpd/chroot: true
  thttpd/port_no_prob_dsc:
  thttpd/port_prob: Do nothing
  thttpd/select_port:
  thttpd/input_prob_dsc:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#333078: libpolyp0-glib2.0-dev: missing dependency on libpolyp0-glib2.0

2005-10-10 Thread Tim Mueller
Package: libpolyp0-glib2.0-dev
Version: 0.7+20050805-2
Severity: normal


Subject says it all.

/usr/lib/libpolyp0-mainloop-glib-0.8.so is a dead symbolic link after a
fresh install of the package. That surely isn't right (not to mention
that it's more convenient if the -dev packages automatically pull in the
library packages belonging to it).

Cheers
 -Tim


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libpolyp0-glib2.0-dev depends on:
ii  libglib2.0-dev2.8.3-1Development files for the GLib lib
ii  libpolyp-dev  0.7+20050805-2 Development files for the polypaud

libpolyp0-glib2.0-dev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329213: rhythmbox: README.Debian contains wrong pipeline

2005-09-20 Thread Tim Mueller
Package: rhythmbox
Version: 0.8.8-13
Severity: minor


README.Debian contains a wrong gst-launch pipeline in the 'Before
reporting a bug' section:

 gst-launch-0.8 gnomevfssrc location=/path/to/my/musicfile.ogg ! \
   spider ! volume ! audioscale ! audioconvert ! $(gconftool-2 \
   -g /system/gstreamer/0.8/default/audiosink)

This will fail whenever the file in question is an ogg/vorbis audio
file, ie. almost always. The reason is that the vorbis decoder produces
audio buffers in audio/x-raw-float format [*], but audioscale can only
handle audio buffers in audio/x-raw-int format. This results in a
negotiation error (gst_pad_try_set_caps fails etc.).

This negotiation error is the result of an erroneous pipeline and not a
GStreamer bug.

The pipeline should be:

 gst-launch-0.8 gnomevfssrc location=/path/to/my/musifile.ogg ! \
  spider ! audioconvert ! audioscale ! $(gconftool-2 \
  -g /system/gstreamer/0.8/default/audiosink)

(ie. audioscale and audioconvert should be swapped in order, and 
 there should be no level element, to keep it simple).

 Cheers
  -Tim
  
[*] I think at the very beginning of the 0.7/0.8 series, the vorbis
decoder produced audio/int, but that was changed to float at some point,
so the pipeline did work for that at some point even though it is not
entirely correct :)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages rhythmbox depends on:
ii  gconf22.10.1-2   GNOME configuration database syste
ii  gstreamer0.8-flac [gstrea 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  gstreamer0.8-gnomevfs [gs 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  gstreamer0.8-mad [gstream 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  gstreamer0.8-misc [gstrea 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  gstreamer0.8-oss [gstream 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  gstreamer0.8-vorbis [gstr 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libgconf2-4   2.10.1-2   GNOME configuration database syste
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.0-1The GLib library of C routines
ii  libgnome-keyring0 0.4.3-2GNOME keyring services library
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgnutls11   1.0.16-13.1GNU TLS library - runtime library
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgstreamer-gconf0.8-0   0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  libgstreamer0.8-0 0.8.99-1   GStreamer-0.8 dummy package (alrea
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-2Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libtasn1-20.2.13-1   Manage ASN.1 structures (runtime)
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxml2   2.6.22-1   GNOME XML library
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages rhythmbox recommends:
ii  scrollkeeper  0.3.14-10  A free electronic cataloging syste
ii  yelp  2.10.0-2   Help browser for GNOME 2

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO

Bug#304913: libid3tag0: endless loop until OOM while parsing ID3v2 tag

2005-04-16 Thread Tim Mueller
Package: libid3tag0
Version: 0.15.1b-4.1
Severity: normal
Tags: patch


libid3tag has problems with some ID3v2 tags. If the ID3v2 tag contains
string list fields with an UTF16 string whose length is an odd number
of bytes (which is effectively a broken string, but should still be
parsed correctly), libid3tag ends up in an endless loop allocating
memory until it can't allocate more memory or the process is killed.

This bug affects a number of applications depending on libid3tag0 for
tag parsing, including many GStreamer-based audio players like rhythmbox
or muine.

A two-line patch is available here:

  http://bugzilla.gnome.org/show_bug.cgi?id=162647

The patch has been sent upstream months ago, but it doesn't look like
there is going to be a new release any time soon.

Would be great if it could be applied to the package until a new
upstream version is released.

Cheers
 -Tim


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libid3tag0 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#300903: libcdio: new upstream version available

2005-03-22 Thread Tim Mueller
Package: libcdio
Severity: wishlist


It looks like there's a new upstream version available.

Would be great if that could be packaged, especially because it contains
a new libcdparanoia-like interface that looks very useful.

Cheers
 -Tim


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#291051: evolution: error dialog on startup when NOT upgrading from previous version

2005-01-18 Thread Tim Mueller
Package: evolution
Version: 2.0.3-1.1
Severity: minor


When starting evolution for the first time, I get a dialog:


  Evolution Error

  Upgrade from previous version failed:
  Failed upgrading Mail settings or folders.

  Unable to scan for existing mailboxes at '/home/tim/evolution/
  local': No such file or directory

  If you choose to continue, you may not have access to some of
  your old data.


This is highly confusing for the user. This dialog should just not
be displayed if the error is ENOENT.

Cheers
 -Tim
 
  

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages evolution depends on:
ii  evolution-data-server1.0.3-2 evolution database backend server
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  gnome-icon-theme 2.8.0-1 GNOME Desktop icon theme
ii  gtkhtml3.2   3.2.4-1 HTML rendering/editing library - b
ii  libart-2.0-2 2.3.16-6Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of SGI's audio
ii  libbonobo2-0 2.8.0-4 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.0-2 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libcompfaceg11989.11.11-24   Compress/decompress images for mai
ii  libdb4.2 4.2.52-17   Berkeley v4.2 Database Libraries [
ii  libebook81.0.3-2 Client library for evolution addre
ii  libecal6 1.0.3-2 Client library for evolution calen
ii  libedataserver3  1.0.3-2 Utily library for evolution data s
ii  libegroupwise6   1.0.3-2 Client library for accessing group
ii  libesd-alsa0 [libesd0]   0.2.35-2Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgail-common   1.8.2-1 GNOME Accessibility Implementation
ii  libgail171.8.2-1 GNOME Accessibility Implementation
ii  libgal2.2-1  2.2.4-1 G App Libs (run time library)
ii  libgal2.2-common 2.2.4-1 G App Libs (common files)
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libgcrypt11  1.2.0-11LGPL Crypto library - runtime libr
ii  libglade2-0  1:2.4.1-1   Library to load .glade files at ru
ii  libglib2.0-0 2.6.1-2 The GLib library of C routines
ii  libgnome-keyring00.4.1-1 GNOME keyring services library
ii  libgnome-pilot2  2.0.12-1.1  Support libraries for gnome-pilot
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeprint2.2-0   2.8.2-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.8.2-1 The GNOME 2.2 print architecture U
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-9 The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-13   GNU TLS library - runtime library
ii  libgpg-error01.0-1   library for common error values an
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libgtkhtml3.2-11 3.2.4-1 HTML rendering/editing library - r
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libldap2 2.1.30-3OpenLDAP libraries
ii  libnspr4 2:1.7.5-1   Netscape Portable Runtime Library
ii  libnss3  2:1.7.5-1   Network Security Service Libraries
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libpisock8   0.11.8-10   Library for communicating with a P
ii  libpisync0   0.11.8-10   Synchronization library for PalmOS
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libsoup2.2-7 2.2.1-1 an HTTP library implementation in 
ii  libtasn1-2   0.2.10-4Manage ASN.1 structures (runtime)
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxml2  2.6.11-5GNOME XML librar