Debian Bug report logs -
#524470
audacious: Playlist does not close filedescriptors when loading MP3 metadata and stops loading it
Reported by: François Cerbelle <francois@cerbelle.net>
Date: Fri, 17 Apr 2009 11:48:01 UTC
Severity: important
Tags: fixed-upstream
Fixed in version audacious-plugins/2.1-1
Done: William Pitcock <nenolod@dereferenced.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Fri, 17 Apr 2009 11:48:04 GMT) (full text, mbox, link).
Acknowledgement sent
to François Cerbelle <francois@cerbelle.net>:
New Bug report received and forwarded. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Fri, 17 Apr 2009 11:48:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: audacious
Version: 1.5.1-4
Severity: important
When adding a whole directory of MP3 files in the playlist, it begins to
scan the files to extract the meta data (author, album, title, time,
...) and display it in the playlist. To do so, it opens each MP3 file,
reads the information and should close it. But it seems not to close the
files. So the informations appears only for the N first files and stops.
As it stopped because all the filedescriptors are used, audacious can
not open any more file and can not play. If I increase the ulimit (-n),
it can get information from more files and stop again, ... I tried to
increase ulimit -n 15000, the playlist got 2500 files information and
stopped. It was unable to open a single more file to play it, and there
was 15000 open file descriptors in /proc/PID/fd . When I run audacious
from command line, the same thing happens, and when I quit audacious it
tries to save the config but can not, the error message is explicit.
The limit was about 1500 files for ulimit -n 1024
So the files seems to be openned multiple times
-- System Information:
Debian Release: 5.0.1
APT prefers stable
APT policy: (990, 'stable'), (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (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 audacious depends on:
ii audacious-plugins 1.5.1-2 Base plugins for audacious
ii dbus 1.2.1-5 simple interprocess messaging syst
ii gtk2-engines-pixbuf 2.12.12-1~lenny1 Pixbuf-based theme for GTK+ 2.x
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libaudclient1 1.5.1-4 audacious dbus remote control libr
ii libaudid3tag1 1.5.1-4 audacious id3 tag manipulation lib
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcairo2 1.6.4-7 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.1-5 simple interprocess messaging syst
ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst
ii libglib2.0-0 2.16.6-1+lenny1 The GLib library of C routines
ii libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libmcs1 0.7.1-1 Abstraction library to store confi
ii libmowgli1 0.6.1-1 a high performance development fra
ii libpango1.0-0 1.20.5-3 Layout and rendering of internatio
ii libsamplerate0 0.1.4-1 audio rate conversion library
ii libsm6 2:1.0.3-2 X11 Session Management library
ii libx11-6 2:1.1.5-2 X11 client-side library
Versions of packages audacious recommends:
ii audacious-plugins-extra 1.5.1-2 Various extra plugins for audaciou
ii unzip 5.52-12 De-archiver for .zip files
audacious suggests no packages.
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Thu, 25 Jun 2009 13:24:05 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 25 Jun 2009 13:24:05 GMT) (full text, mbox, link).
Message #10 received at 524470@bugs.debian.org (full text, mbox, reply):
I can't reproduce. I've tried "load metadata on display" and "load
metadata on load", and I've tried disabling "fast play-length
calculation".
$ audacious -v
Audacious 1.5.1 [UNSUPPORTED VERSION]
$ rm ~/.config/audacious/playlist.xspf
$ ls *.mp3
Bach, Johann S - Wachet auf.mp3 Handel, George - See, the Conquering Hero Comes.mp3
Brahms, J - Es ist ein 'Ros.mp3 Let All Mortal Flesh Keep Silence.mp3
Caldara, A - Sinfonia 'Naboth'.mp3 On Jordan's Bank.mp3
Come, Thou Long-Expected Jesus.mp3 Savior of the Nations, Come.mp3
Handel, George - Hallelujah, Amen.mp3 Veni, Veni, Emmanuel.mp3
Handel, George - Let God Arise.mp3
$ audacious *.mp3 &
[1] 5685
I/O warning : failed to load external entity "/home/john/.config/audacious/playlist.xspf"
$ lsof | grep mp3
audacious 5685 john 10r REG 3,3 4063399 2191194 /home/john/Music/Ave Maria Choir - Fall 2008/Advent/Bach, Johann S - Wachet auf.mp3
(Here I wait until the second song.)
$ lsof | grep mp3
audacious 5685 john 10r REG 3,3 2341407 834041 /home/john/Music/Ave Maria Choir - Fall 2008/Advent/Brahms, J - Es ist ein 'Ros.mp3
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Thu, 25 Jun 2009 14:18:05 GMT) (full text, mbox, link).
Acknowledgement sent
to François Cerbelle <francois@cerbelle.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 25 Jun 2009 14:18:06 GMT) (full text, mbox, link).
Message #15 received at 524470@bugs.debian.org (full text, mbox, reply):
Hi John,
John Lindgren a écrit :
> I can't reproduce. I've tried "load metadata on display" and "load
> metadata on load", and I've tried disabling "fast play-length
> calculation".
> $ audacious -v
> Audacious 1.5.1 [UNSUPPORTED VERSION]
Audacious 1.5.1 [UNSUPPORTED VERSION]
> $ rm ~/.config/audacious/playlist.xspf
> $ ls *.mp3
> Bach, Johann S - Wachet auf.mp3 Handel, George - See, the Conquering Hero Comes.mp3
> Brahms, J - Es ist ein 'Ros.mp3 Let All Mortal Flesh Keep Silence.mp3
> Caldara, A - Sinfonia 'Naboth'.mp3 On Jordan's Bank.mp3
> Come, Thou Long-Expected Jesus.mp3 Savior of the Nations, Come.mp3
> Handel, George - Hallelujah, Amen.mp3 Veni, Veni, Emmanuel.mp3
> Handel, George - Let God Arise.mp3
I think you have not enought files.
> $ audacious *.mp3 &
> [1] 5685
> I/O warning : failed to load external entity "/home/john/.config/audacious/playlist.xspf"
Here I have a lot of messages, here is the most importants :
Unable to read from file:////group/musique/The Police/Every Breath You Take, The Classics/01 -
Roxanne.mp3, giving up.
Unable to read from file:////group/musique/The Police/Every Breath You Take, The Classics/02 - Can t
Stand Losing You.mp3, giving up.
Unable to read from file:////group/musique/The Police/Every Breath You Take, The Classics/03 -
Message In A Bottle.mp3, giving up.
...
MADPlug-Message: error initialising input
MADPlug-Message: error initialising input
MADPlug-Message: error initialising input
MADPlug-Message: error initialising input
...
(keyfile.c:189) [keyfile_write]: keyfile_write(): Failed to open
`/shares/users/fcerbell/.config/audacious/config.tmp' for writing: Trop de fichiers ouverts
I/O error : Too many open files
I/O error : Too many open files
** (audacious:10414): WARNING **: Could not save extra playlists
(keyfile.c:189) [keyfile_write]: keyfile_write(): Failed to open
`/shares/users/fcerbell/.config/audacious/config.tmp' for writing: Trop de fichiers ouverts
amidi-plug(i_backend.c:i_backend_unload:164): unloading backend 'alsa'
amidi-plug(i_backend.c:i_backend_unload:167): backend 'alsa' unloaded
(keyfile.c:189) [keyfile_write]: keyfile_write(): Failed to open
`/shares/users/fcerbell/.config/audacious/config.tmp' for writing: Trop de fichiers ouverts
(keyfile.c:189) [keyfile_write]: keyfile_write(): Failed to open
`/shares/users/fcerbell/.config/audacious/config.tmp' for writing: Trop de fichiers ouverts
LASTFM: (cleanup) Cleanup finished
"Trop de fichiers ouverts" = "Too many open files"
> $ lsof | grep mp3
> audacious 5685 john 10r REG 3,3 4063399 2191194 /home/john/Music/Ave Maria Choir - Fall 2008/Advent/Bach, Johann S - Wachet auf.mp3
Several screens of list !!!
I use a 64bits computer under lenny amd64.
The files are in a subdirectory tree :
Artist/Album/song.mp3
I hope it helps you
Francois
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Fri, 26 Jun 2009 08:51:04 GMT) (full text, mbox, link).
Acknowledgement sent
to William Pitcock <nenolod@sacredspiral.co.uk>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Fri, 26 Jun 2009 08:51:04 GMT) (full text, mbox, link).
Message #20 received at 524470@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
On Thu, 2009-06-25 at 15:58 +0200, François Cerbelle wrote:
> [...]
On a hunch... do any of your directories have .cue files in them? I
believe there may be an FD leak in that code in 1.5.
William
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Fri, 26 Jun 2009 10:12:05 GMT) (full text, mbox, link).
Acknowledgement sent
to François Cerbelle <francois@cerbelle.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Fri, 26 Jun 2009 10:12:05 GMT) (full text, mbox, link).
Message #25 received at 524470@bugs.debian.org (full text, mbox, reply):
William Pitcock a écrit :
> Hi,
>
> On Thu, 2009-06-25 at 15:58 +0200, François Cerbelle wrote:
>> [...]
>
> On a hunch... do any of your directories have .cue files in them? I
> believe there may be an FD leak in that code in 1.5.
>
> William
Nope, no .cue file.
Did you reproduce the problem
Francois
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Fri, 26 Jun 2009 17:15:02 GMT) (full text, mbox, link).
Acknowledgement sent
to William Pitcock <nenolod@sacredspiral.co.uk>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Fri, 26 Jun 2009 17:15:02 GMT) (full text, mbox, link).
Message #30 received at 524470@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
On Fri, 2009-06-26 at 11:51 +0200, François Cerbelle wrote:
> William Pitcock a écrit :
> > Hi,
> >
> > On Thu, 2009-06-25 at 15:58 +0200, François Cerbelle wrote:
> >> [...]
> >
> > On a hunch... do any of your directories have .cue files in them? I
> > believe there may be an FD leak in that code in 1.5.
> >
> > William
>
> Nope, no .cue file.
> Did you reproduce the problem
>
Can you send me a copy of your audacious configuration?
William
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Mon, 29 Jun 2009 08:30:08 GMT) (full text, mbox, link).
Acknowledgement sent
to François Cerbelle <francois@cerbelle.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Mon, 29 Jun 2009 08:30:08 GMT) (full text, mbox, link).
Message #35 received at 524470@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
William Pitcock a écrit :
> Can you send me a copy of your audacious configuration?
Here is my config file.
Francois
[config (text/plain, inline)]
[audacious]
allow_multiple_instances=FALSE
use_realtime=FALSE
always_show_cb=TRUE
convert_underscore=TRUE
convert_twenty=TRUE
convert_slash=TRUE
show_numbers_in_pl=TRUE
show_separator_in_pl=TRUE
snap_windows=TRUE
save_window_positions=TRUE
dim_titlebar=TRUE
get_info_on_load=TRUE
get_info_on_demand=FALSE
eq_scaled_linked=TRUE
no_playlist_advance=FALSE
refresh_file_list=TRUE
sort_jump_to_file=FALSE
use_pl_metadata=TRUE
warn_about_win_visibility=TRUE
use_backslash_as_dir_delimiter=FALSE
player_shaded=FALSE
player_visible=TRUE
shuffle=FALSE
repeat=FALSE
scaled=FALSE
autoscroll_songname=TRUE
stop_after_current_song=FALSE
playlist_shaded=FALSE
playlist_visible=TRUE
use_fontsets=FALSE
mainwin_use_bitmapfont=TRUE
equalizer_visible=FALSE
equalizer_active=FALSE
equalizer_shaded=FALSE
equalizer_autoload=FALSE
easy_move=FALSE
use_eplugins=FALSE
always_on_top=FALSE
sticky=FALSE
random_skin_on_play=FALSE
pause_between_songs=FALSE
show_wm_decorations=FALSE
eq_extra_filtering=TRUE
analyzer_peaks=TRUE
allow_broken_skins=FALSE
close_dialog_open=TRUE
close_dialog_add=TRUE
resume_playback_on_startup=FALSE
playlist_detect=TRUE
show_filepopup_for_tuple=TRUE
recurse_for_cover=FALSE
use_file_cover=FALSE
use_xmms_style_fileselector=FALSE
use_extension_probing=TRUE
filepopup_showprogressbar=TRUE
close_jtf_dialog=TRUE
twoway_scroll=TRUE
software_volume_control=FALSE
warn_about_broken_gtk_engines=TRUE
disable_inline_gtk=FALSE
remember_jtf_entry=TRUE
enable_replay_gain=TRUE
enable_clipping_prevention=TRUE
replay_gain_track=TRUE
replay_gain_album=FALSE
enable_adaptive_scaler=FALSE
enable_src=FALSE
bypass_dsp=FALSE
player_x=168
player_y=16
timer_mode=0
vis_type=3
analyzer_mode=0
analyzer_type=1
scope_mode=0
vu_mode=255
voiceprint_mode=0
vis_refresh_rate=0
analyzer_falloff=3
peaks_falloff=1
playlist_x=443
playlist_y=16
playlist_width=300
playlist_height=841
playlist_position=0
equalizer_x=518
equalizer_y=259
snap_distance=10
pause_between_songs_time=2
mouse_wheel_change=8
scroll_pl_by=3
titlestring_preset=0
resume_playback_on_startup_time=-1
output_buffer_size=500
recurse_for_cover_depth=0
filepopup_pixelsize=150
filepopup_delay=20
colorize_r=255
colorize_g=255
colorize_b=255
output_bit_depth=16
saved_volume=24672
src_rate=48000
src_type=0
playlist_font=Sans Bold 9
mainwin_font=Sans Bold 8
eqpreset_default_file=dir_default.preset
eqpreset_extension=preset
generic_title_format=${?artist:${artist} - }${?album:${album} - }${title}
cover_name_exclude=back
equalizer_preamp=0
replay_gain_preamp=0
default_gain=-9
equalizer_band0=0
equalizer_band1=0
equalizer_band2=0
equalizer_band3=0
equalizer_band4=0
equalizer_band5=0
equalizer_band6=0
equalizer_band7=0
equalizer_band8=0
equalizer_band9=0
scale_factor=2
enabled_gplugins=statusicon.so (#0),aosd.so (#0)
filesel_path=/group
playlist_path=/shares/data1/users/fcerbell
url_history_length=0
skin=/usr/share/audacious/Skins/Default
output_plugin=/usr/lib/audacious/Output/ALSA.so (#0)
[AdPlug]
16bit=TRUE
Stereo=FALSE
Frequency=44100
Endless=FALSE
[CDDA]
use_dae=TRUE
limitspeed=1
use_cdtext=TRUE
use_cddb=TRUE
cddbserver=freedb.org
cddbport=8880
cddbhttp=FALSE
debug=FALSE
[AudioCompress]
anticlip=FALSE
target=0
gainmax=0
gainsmooth=0
buckets=0
[statusicon]
rclick_menu=0
scroll_action=0
mw_visib_prevstatus=FALSE
pw_visib_prevstatus=FALSE
ew_visib_prevstatus=FALSE
[ALSA]
buffer_time=500
period_time=100
pcm_device=default
mixer_card=0
mixer_device=PCM
volume_left=100
volume_right=100
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Wed, 01 Jul 2009 13:03:03 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Wed, 01 Jul 2009 13:03:03 GMT) (full text, mbox, link).
Message #40 received at 524470@bugs.debian.org (full text, mbox, reply):
tags 524470 fixed-upstream
thanks
http://hg.atheme.org/audacious-plugins/rev/c061ceca7eaf
Tags added: fixed-upstream
Request was from John Lindgren <john.lindgren@tds.net>
to control@bugs.debian.org.
(Wed, 01 Jul 2009 13:03:04 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Wed, 01 Jul 2009 21:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to François Cerbelle <francois@cerbelle.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Wed, 01 Jul 2009 21:03:06 GMT) (full text, mbox, link).
Message #47 received at 524470@bugs.debian.org (full text, mbox, reply):
John Lindgren a écrit :
> tags 524470 fixed-upstream
> thanks
> http://hg.atheme.org/audacious-plugins/rev/c061ceca7eaf
>
Hi
I dont understand. Does this means that my bug has been reproduced and
fixed (in upstream sources) ?
Francois
--
François - Batiment B10 - 6, rue d'Andilly - 95600 Eaubonne
SFR : +33 6 03 01 55 12 - Freebox : +33 9 51 77 77 56
http://www.cerbelle.net - http://www.afdm-idf.org
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Wed, 01 Jul 2009 21:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to "john.lindgren tds.net" <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Wed, 01 Jul 2009 21:39:06 GMT) (full text, mbox, link).
Message #52 received at 524470@bugs.debian.org (full text, mbox, reply):
2009/7/1 François Cerbelle <francois@cerbelle.net>:
> I dont understand. Does this means that my bug has been reproduced and fixed
> (in upstream sources) ?
Yes. At least, I believe so. I still don't know why I wasn't able to
reproduce it, but the "input_term" call that madplug uses to close
files was definitely missing in a couple of places. I would be
delighted if you would download the upstream source, compile it, and
test to make sure the bug is really fixed. I can provide instructions
to do so if you like.
By the way, don't CC to control@bugs.debian.org unless you really mean
to do some operation like setting tags.
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#524470; Package audacious.
(Thu, 02 Jul 2009 14:21:02 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 02 Jul 2009 14:21:02 GMT) (full text, mbox, link).
Message #57 received at 524470@bugs.debian.org (full text, mbox, reply):
On Thu, 2009-07-02 at 11:01 +0200, François Cerbelle wrote:
> I can download and test a new binary package (backported to lenny) or
> a source package (I'll compile it for lenny), if you want.
I can't say for sure, not being in the command seat, but I think 2.1
will be released (and uploaded to sid) inside of a month.
John Lindgren
Reply sent
to William Pitcock <nenolod@dereferenced.org>:
You have taken responsibility.
(Tue, 14 Jul 2009 14:00:24 GMT) (full text, mbox, link).
Notification sent
to François Cerbelle <francois@cerbelle.net>:
Bug acknowledged by developer.
(Tue, 14 Jul 2009 14:00:24 GMT) (full text, mbox, link).
Message #62 received at 524470-close@bugs.debian.org (full text, mbox, reply):
Source: audacious-plugins
Source-Version: 2.1-1
We believe that the bug you reported is fixed in the latest version of
audacious-plugins, which is due to be installed in the Debian FTP archive:
audacious-plugins-dbg_2.1-1_i386.deb
to pool/main/a/audacious-plugins/audacious-plugins-dbg_2.1-1_i386.deb
audacious-plugins-dev_2.1-1_i386.deb
to pool/main/a/audacious-plugins/audacious-plugins-dev_2.1-1_i386.deb
audacious-plugins-extra_2.1-1_i386.deb
to pool/main/a/audacious-plugins/audacious-plugins-extra_2.1-1_i386.deb
audacious-plugins_2.1-1.diff.gz
to pool/main/a/audacious-plugins/audacious-plugins_2.1-1.diff.gz
audacious-plugins_2.1-1.dsc
to pool/main/a/audacious-plugins/audacious-plugins_2.1-1.dsc
audacious-plugins_2.1-1_i386.deb
to pool/main/a/audacious-plugins/audacious-plugins_2.1-1_i386.deb
audacious-plugins_2.1.orig.tar.gz
to pool/main/a/audacious-plugins/audacious-plugins_2.1.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 524470@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
William Pitcock <nenolod@dereferenced.org> (supplier of updated audacious-plugins 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Tue, 07 Jul 2009 20:57:23 -0500
Source: audacious-plugins
Binary: audacious-plugins audacious-plugins-extra audacious-plugins-dev audacious-plugins-dbg
Architecture: source i386
Version: 2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>
Changed-By: William Pitcock <nenolod@dereferenced.org>
Description:
audacious-plugins - Base plugins for audacious
audacious-plugins-dbg - Audacious-Plugins debug symbols
audacious-plugins-dev - Useful virtual package for doing audacious plugin development
audacious-plugins-extra - Various extra plugins for audacious
Closes: 524470
Changes:
audacious-plugins (2.1-1) unstable; urgency=low
.
* New upstream release.
- Fix a file descriptor leak in madplug. (Closes: #524470)
Checksums-Sha1:
7c62c0d81bf0148a08238c0bde5ce26a25c7a2ae 2423 audacious-plugins_2.1-1.dsc
735c773688e65ee57ce72005a72a53bb7cacc78b 3610509 audacious-plugins_2.1.orig.tar.gz
248535c5b89e5d968f782bb8c086a8e44d9520b8 11535 audacious-plugins_2.1-1.diff.gz
11fd10db17bd7c08b3667022f79e04b90a8d7d52 582472 audacious-plugins_2.1-1_i386.deb
4bc22094a8db3a088a3df3363244db05caf016b8 1270660 audacious-plugins-extra_2.1-1_i386.deb
a71d8dd427f58cbbdb53f1a9687edc6b6461c3eb 10804 audacious-plugins-dev_2.1-1_i386.deb
b7374fb71f7fe7d39eebf5de8ab059205eb2eaf7 5865398 audacious-plugins-dbg_2.1-1_i386.deb
Checksums-Sha256:
faf1b6348a2d82a561cab357627741dc80dddbc17a7a61b20ed1495be0d037f5 2423 audacious-plugins_2.1-1.dsc
fe7441e9ee6ab903fa71d21e6ee6b1b2d398567a6618d519cbeb5fa0a6e3a013 3610509 audacious-plugins_2.1.orig.tar.gz
4e406cb2aa02a14e4cfa3c6e5954d8321ec3b4f1353e9583b22a4b9a603134d6 11535 audacious-plugins_2.1-1.diff.gz
ef5b4219e8b9552c45b8e45c16e14d218d21c5512cd26f7fa24ba36c1a7b5e82 582472 audacious-plugins_2.1-1_i386.deb
786554da2b53d0c3239aa14b5d592ca2e417f32f40264ad951d13bbc712d0765 1270660 audacious-plugins-extra_2.1-1_i386.deb
e264e2f34c400cedb84d0fa06e50e6c017e97410e2cb1efd158065ee573e4290 10804 audacious-plugins-dev_2.1-1_i386.deb
efc88f16e96bdea8ae35766a49a7215b3935125d6f041c939d8c832b4cfb8411 5865398 audacious-plugins-dbg_2.1-1_i386.deb
Files:
a7a82f843729847d9d59cf54f2fbbee7 2423 sound optional audacious-plugins_2.1-1.dsc
087fcb1f6fb8429b267f18ed3e3acb7a 3610509 sound optional audacious-plugins_2.1.orig.tar.gz
f052c94369e0a50fd3899d9884146901 11535 sound optional audacious-plugins_2.1-1.diff.gz
074c53859cdf1267bff2531f1a8566ae 582472 sound optional audacious-plugins_2.1-1_i386.deb
3711a7ae2a76c9a99331f0cd28e81f12 1270660 sound optional audacious-plugins-extra_2.1-1_i386.deb
fd204b5a8c7bcf48b4ba0dc752429a5d 10804 devel optional audacious-plugins-dev_2.1-1_i386.deb
2118344fc037ac15319848174b3c6d67 5865398 debug extra audacious-plugins-dbg_2.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEAREDAAYFAkpciGsACgkQAQwuptkwlkQf6QCbBPxdzuX3lpl4hnzQH+J617Qv
CYoAmwamJrkMJROcUS6FgODxtlHUJhTe
=fCcr
-----END PGP SIGNATURE-----
No longer marked as found in versions audacious/1.5.1-4.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Mon, 04 Nov 2013 00:10:36 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 02 Dec 2013 07:47:41 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 00:00:28 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.