Your message dated Sat, 29 Dec 2007 13:17:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#457312: fixed in mplayer 1.0~rc2-7 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: mplayer Severity: important Version: 1.0~rc2-5 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version segfaults on GNU/kFreeBSD. It is due to improperly applied part of patch from #448791. Please apply part show bellow directly to debian/rules and drop it from debian/patches/25kFreeBDS.dpatch In the current situation, package is build for cpu on buildd, which might be better compared to user one, this lead to segfault. Thanks in advance Petr diff -u mplayer-1.0~rc2/debian/rules mplayer-1.0~rc2/debian/rules --- mplayer-1.0~rc2/debian/rules +++ mplayer-1.0~rc2/debian/rules @@ -95,9 +95,11 @@ endif ifeq ($(arch),kfreebsd-i386) with_real_and_xanim = true + DEB_BUILD_CONFIGURE += --enable-runtime-cpudetection endif ifeq ($(arch),kfreebsd-amd64) with_real_and_xanim = true + DEB_BUILD_CONFIGURE += --enable-runtime-cpudetection endif ifeq ($(arch),powerpc) with_real_and_xanim = true
--- End Message ---
--- Begin Message ---Source: mplayer Source-Version: 1.0~rc2-7 We believe that the bug you reported is fixed in the latest version of mplayer, which is due to be installed in the Debian FTP archive: mplayer-doc_1.0~rc2-7_all.deb to pool/main/m/mplayer/mplayer-doc_1.0~rc2-7_all.deb mplayer_1.0~rc2-7.diff.gz to pool/main/m/mplayer/mplayer_1.0~rc2-7.diff.gz mplayer_1.0~rc2-7.dsc to pool/main/m/mplayer/mplayer_1.0~rc2-7.dsc mplayer_1.0~rc2-7_i386.deb to pool/main/m/mplayer/mplayer_1.0~rc2-7_i386.deb 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. A Mennucc1 <[EMAIL PROTECTED]> (supplier of updated mplayer 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: SHA1 Format: 1.7 Date: Sat, 29 Dec 2007 13:08:22 +0000 Source: mplayer Binary: mplayer-doc mplayer Architecture: source all i386 Version: 1.0~rc2-7 Distribution: unstable Urgency: low Maintainer: A Mennucc1 <[EMAIL PROTECTED]> Changed-By: A Mennucc1 <[EMAIL PROTECTED]> Description: mplayer - movie player for Unix-like systems mplayer-doc - documentation for MPlayer Closes: 440461 440717 451381 451551 454710 457312 Changes: mplayer (1.0~rc2-7) unstable; urgency=low . * fix segfault on GNU/kFreeBSD, by moving a patch from debian/patches/25kFreeBDS.dpatch directly to debian/rules itself, thanks to Petr Salinger (Closes: #457312). * really remove /etc/init.d/mplayer and /etc/rc... files (used < 1.0~rc2-1), thanks to Kumar Appaiah & piuparts (Closes: #454710). * Avoid 'echo -e' bashism in postinst (now uses /bin/echo ), thanks to Helmut Grohne (Closes: #451551). * delete config.h config.mak from diff.gz, thanks to Fabian Greffrath (Closes: #451381). * [INTL:sk] Slovak po-debconf translation, thanks to [EMAIL PROTECTED] (Closes: #440717). * enable jack support, thanks to Free Ekanayaka (Closes: #440461). * Document 22disable-xscreensaver.dpatch * Bump standard to 3.7.3.0 : - menu for "/usr/bin/gmplayer" goes in section="Applications/Video" - added Homepage and Vcs fields Files: c2bb0e2f9ae0d662481d831baa51a86c 1421 graphics optional mplayer_1.0~rc2-7.dsc f5bbe64a2829af57196d0b61c146484b 70550 graphics optional mplayer_1.0~rc2-7.diff.gz 483e988d4b2414fe93e53b6ffb651c35 2456962 graphics optional mplayer-doc_1.0~rc2-7_all.deb 8c4cce25db344004b8e91be62f6b8c3b 5054228 graphics optional mplayer_1.0~rc2-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHdlDp9B/tjjP8QKQRAl6SAJwOStAwu095o8wTkpRflHticWpeyQCfU13Y UOTqoomh1VlRn43GtZPKSh8= =6w0o -----END PGP SIGNATURE-----
--- End Message ---

