Your message dated Fri, 08 Jun 2018 11:04:29 +0000 with message-id <[email protected]> and subject line Bug#587187: fixed in timidity 2.14.0-1 has caused the Debian Bug report #587187, regarding timidity: timidity does not update system wide mailcup database to play .midi files... 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.) -- 587187: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587187 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: timidity Version: 2.13.2-39+b1 Severity: normal timidity does not update system wide mailcup database to play .midi files: I have installed timidity. Then I run: $ run-mailcap --debug=1 drums-11.midi - parsing parameter "drums-11.midi" - Reading mime.types file "/etc/mime.types"... - extension "midi" maps to mime-type "audio/midi" - Reading mailcap file "/home/user/.mailcap"... - Reading mailcap file "/etc/mailcap"... Processing file "drums-11.midi" of type "audio/midi" (encoding=none)... - checking mailcap entry "audio/midi; pmidi '%s'; test=test -n "$ALSA_OUTPUT_PORTS"" - program to execute: pmidi '%s' - running test: test -n "$ALSA_OUTPUT_PORTS" (result=1=false) Error: no "view" rule for type "audio/midi" passed its test case (for more information, add "--debug=1" on the command line) $ grep audio/midi /etc/mailcap audio/midi; pmidi '%s'; test=test -n "$ALSA_OUTPUT_PORTS" As you see there are no attempt to use timidity as MIDI file viewer. To fix this issue maintainer must create: $ cat /usr/lib/mime/packages/timidity audio/midi; timidity %s; description=MIDI file and use update-mime(8) utility in postinstall script as say man page... -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (990, 'stable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages timidity depends on: ii libasound2 1.0.24.1-4 shared library for ALSA applicatio ii libaudio2 1.9.2-4 Network Audio System - shared libr ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libesd0 0.2.41-8 Enlightened Sound Daemon - Shared ii libflac8 1.2.1-2+b1 Free Lossless Audio Codec - runtim ii libice6 2:1.0.6-2 X11 Inter-Client Exchange library ii libjack0 [libjack-0.11 1:0.118+svn3796-7 JACK Audio Connection Kit (librari ii libncurses5 5.7+20100313-5 shared libraries for terminal hand ii libogg0 1.2.0~dfsg-1 Ogg bitstream library ii libpng12-0 1.2.44-1+squeeze1 PNG library - runtime ii libsm6 2:1.1.1-1 X11 Session Management library ii libvorbis0a 1.3.1-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.3.1-1 The Vorbis General Audio Compressi ii libx11-6 2:1.3.3-4 X11 client-side library ii libxaw7 2:1.0.7-1 X11 Athena Widget library ii libxext6 2:1.1.2-1 X11 miscellaneous extension librar ii libxmu6 2:1.0.5-2 X11 miscellaneous utility library ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages timidity recommends: ii freepats 20060219-1 Free patch set for MIDI audio synt ii timidity-daemon 2.13.2-39 runs TiMidity++ as a system-wide M Versions of packages timidity suggests: ii fluid-soundfont-gm 3.1-5 Fluid (R3) General MIDI SoundFont ii fluid-soundfont-gs 3.1-5 Fluid (R3) General MIDI SoundFont ii pmidi 1.6.0-5 A command line midi player for ALS -- no debconf information -- Best regards!
--- End Message ---
--- Begin Message ---Source: timidity Source-Version: 2.14.0-1 We believe that the bug you reported is fixed in the latest version of timidity, which is due to be installed in the Debian FTP archive. 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Reiner Herrmann <[email protected]> (supplier of updated timidity 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 07 Jun 2018 21:42:56 +0200 Source: timidity Binary: timidity timidity-interfaces-extra timidity-el timidity-daemon Architecture: source Version: 2.14.0-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[email protected]> Changed-By: Reiner Herrmann <[email protected]> Description: timidity - Software sound renderer (MIDI sequencer, MOD player) timidity-daemon - runs TiMidity++ as a system-wide MIDI sequencer timidity-el - Emacs front end to Timidity++ timidity-interfaces-extra - TiMidity++ extra user interfaces Closes: 587187 610266 634745 649274 693011 728089 761472 823083 857672 870429 885857 Changes: timidity (2.14.0-1) unstable; urgency=low . [ Reiner Herrmann ] * QA upload. * New upstream release. (Closes: #649274) - fix clicking at beginning of output (Closes: #693011, LP: #1587215) * Convert to dh-style build. - register mime types again (Closes: #587187) * Bump debhelper compat/dependency to 11. * Update Standards-Version to 4.1.4. - drop obsolete menu file * debian/control: - remove duplicated section - change libaudio-dev B-D arch to linux-any (Closes: #634745) - timidity-daemon requires lsb-base for the init script - depend on wish for tcl scripts in timidity-interfaces-extra - drop ancient version restrictions and replace relations - drop unused build dependency libaudiofile-dev (Closes: #857672) * debian/patches: - drop patches no longer needed or already applied upstream - fix spelling errors found by lintian. - add patch to honour LDFLAGS while linking interface addons - split up huge debian-changes-2.13.2-36 patch into smaller ones; drop several hunks that have been applied upstream or are no longer needed (like aRts- and autotools-related changes) * Move .desktop file to timidity package and rename appropriately. (Closes: #761472) * Fix build failure with Tcl/Tk 8.6. (Closes: #728089) * Allow opening files via .desktop file. (LP: #1072179) * Recommend and configure fluid-soundfont-gm by default. (Closes: #870429, #610266) * Drop unneeded debian/*.dirs files. * Rename lintian overrides to timidity.lintian-overrides. * Add upstream metadata file. * Set home directory of timidity system user during creation. * Convert debian/copyright to machine-readable format. * Move /etc/default/timidity into timidity-daemon, as it is only used by the init script provided there. * Drop mostly outdated debian/TODO file. * Drop obsolete maintainer scripts that have no function or were (re)moving long gone conffiles. . [ Guillem Jover ] * Fix LSB init output (Closes: #823083) . [ Frank Heckenbach ] * Register .mod files with timidity in mime database. (Closes: #587187) . [ Helmut Grohne ] * Don't assume availability of libOggFLAC for cross compilation. (Closes: #885857) Checksums-Sha1: b07d2a8e1277c3bd9c22f94b427f0eaf59cab5d5 2292 timidity_2.14.0-1.dsc 3d1d18ddf3e52412985af9a49dbe7ad345b478a8 1611424 timidity_2.14.0.orig.tar.bz2 0020bf5a99793902d1a1a32309ac87e28e84899e 28200 timidity_2.14.0-1.debian.tar.xz 8a19a411d573a319c65b7f27a76ad91d8969b044 12749 timidity_2.14.0-1_amd64.buildinfo Checksums-Sha256: 7a8a9ef0d47002379db49688191697a4a9a44e7be056e6e70890d3ef14f32bdc 2292 timidity_2.14.0-1.dsc f97fb643f049e9c2e5ef5b034ea9eeb582f0175dce37bc5df843cc85090f6476 1611424 timidity_2.14.0.orig.tar.bz2 265551a4922e4e58e3f23666269a67dee7137dabf27d31f5e3b8171e7c00b257 28200 timidity_2.14.0-1.debian.tar.xz 1dcf1172ab0032fbf163d359a25e79907fee4c3d9ae715ee14f10915537ea898 12749 timidity_2.14.0-1_amd64.buildinfo Files: ca47fc07ea7b67524a7ef61bad561a06 2292 sound optional timidity_2.14.0-1.dsc 37a8e9720928869e8adbfa6ce1c313aa 1611424 sound optional timidity_2.14.0.orig.tar.bz2 25c380e5a98e347c219707cef4466720 28200 sound optional timidity_2.14.0-1.debian.tar.xz ac94d574cad595a7cd17a2b3003ad008 12749 sound optional timidity_2.14.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlsaRYAACgkQCBa54Yx2 K62RmA/9G/t9SiitleHiwDgvRxIfVGRUs/Uz9j6DbZtrcvJMMhmwZ3/sO90u0/LN aJLkVDOmWlwBmjbgBeJQ4A3ODqa8pCE8rdQNuyNNHNZs4HMR1Pj6kBK/OcutVC2z 4q/nnaA3TjnHcM5k7WXC+eOcDPAxL4qj7MYCk7XbHn42GafzC5u/cCBMqvRxOt8W uHCXWukT+K1KpXhbm/LBXrEbYEVA+J5+jkzmnfmvEM35TNNotGoxotOmBYkOUVmN hBTULsIO4mzK2YHAE9yG/2sBs0NysjE3xA3C2jGwKe/HUmWLrYpAVFZ5wKl54Rp5 oVg8tyZ9L/jrU0eLrajyhXM7xUWE2sPTLZnmtyVaeN1stqoZCnMWD+YlniyNhhla GsdqM6NB9RLCbM7m/szNZP8WNu4YoJHoi8jnSVHmXLo+F9wiEQvcR3YXIT/AZQes wf7ZUJgGAZBkbfMSaE2PxbADx+MYHianXUFEG2slj0jX8cXisyq3X7w2qTY2TTtf XvBTSP1ZwleYShdW6wt3cyRwgnP4tjxySi3vCUD0NgsgIoTP9t8U9ha6YobK3gmr KoijlVbh/La+CwRN4o+jyfyqvHTIiUgOYDvkvXH6tsCIedugdtXlbTxhUWxVTcXt zIf3zxrQCLC+6s6+9JQWLkndnzJAMWcc8hVzho5WXysEW55iV78= =I9/m -----END PGP SIGNATURE-----
--- End Message ---

