Your message dated Sun, 10 Jul 2005 15:49:01 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294435: fixed in papaya 0.97.20031122-5
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Feb 2005 18:43:24 +0000
>From [EMAIL PROTECTED] Wed Feb 09 10:43:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (straylight.cyberhqz.com) [24.85.92.182] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cywo8-0007RZ-00; Wed, 09 Feb 2005 10:43:24 -0800
Received: from localhost (localhost [127.0.0.1])
        by straylight.cyberhqz.com (Postfix) with ESMTP id 8A2E023FF4
        for <[EMAIL PROTECTED]>; Wed,  9 Feb 2005 10:43:22 -0800 (PST)
Received: from straylight.cyberhqz.com ([127.0.0.1])
        by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 15147-08 for <[EMAIL PROTECTED]>;
        Wed, 9 Feb 2005 10:43:16 -0800 (PST)
Received: by straylight.cyberhqz.com (Postfix, from userid 1000)
        id 6044523FEE; Wed,  9 Feb 2005 10:43:16 -0800 (PST)
Date: Wed, 9 Feb 2005 10:43:16 -0800
From: Ryan Murray <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: papaya_0.97.20031122-4(mipsel/unstable): configure built with broken 
libtool.m4
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: papaya
Version: 0.97.20031122-4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of papaya_0.97.20031122-4 on solitude by sbuild/mipsel 1.170.5
> Build started at 20050205-0542

The version of libtool used to build this source package is too old to
correctly support shared libraries for the Debian mips and mipsel
architectures.  Debian versions 1.5-2 and 1.4.2-7 and higher correctly
support them.  You need to update all of the libtool related files by
running the following on your source tree:

        autoreconf --force

You may need to use the --install option as well.  You can also try the
individual commands needed yourself:

        libtoolize --force --copy
        aclocal
        autoheader
        automake -a
        autoconf

autoheader may not be needed, and you may need to use versioned binaries
(autoconf2.13, automake-1.{4,6,7}, aclocal-1.{4,6,7}, etc)

The correct 'configure' script will have output that looks like this:
linux*)
  lt_cv_deplibs_check_method=pass_all
  ;;

Older versions of libtool used a file_magic check for the pattern
file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )

The output of file(1) on a shared library on MIPS does not match this
regular expression, however.  Earlier versions of file had been
modified to match this regular expression, but the latest version uses
the same output as upstream once again.  The file check often causes
problems, and results on a build-dep on file that you might not
otherwise be aware of.  The new method doesn't need file(1) at all,
and is far less fragile, so it is best to upgrade the configure script
with proper mips support.

---------------------------------------
Received: (at 294435-close) by bugs.debian.org; 10 Jul 2005 19:52:27 +0000
>From [EMAIL PROTECTED] Sun Jul 10 12:52:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Drhql-0006Uf-00; Sun, 10 Jul 2005 12:52:27 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DrhnR-0003T2-00; Sun, 10 Jul 2005 15:49:01 -0400
From: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#294435: fixed in papaya 0.97.20031122-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 10 Jul 2005 15:49:01 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: papaya
Source-Version: 0.97.20031122-5

We believe that the bug you reported is fixed in the latest version of
papaya, which is due to be installed in the Debian FTP archive:

papaya_0.97.20031122-5.diff.gz
  to pool/main/p/papaya/papaya_0.97.20031122-5.diff.gz
papaya_0.97.20031122-5.dsc
  to pool/main/p/papaya/papaya_0.97.20031122-5.dsc
papaya_0.97.20031122-5_i386.deb
  to pool/main/p/papaya/papaya_0.97.20031122-5_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.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated papaya 
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: Sun, 10 Jul 2005 20:59:03 +0200
Source: papaya
Binary: papaya
Architecture: source i386
Version: 0.97.20031122-5
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 papaya     - extensible MUD client
Closes: 294435
Changes: 
 papaya (0.97.20031122-5) unstable; urgency=low
 .
   * Bootstrapped again, old version was built with a broken libtool.m4
     libtoolize --copy --force && aclocal-1.9 && autoconf && \
     automake-1.9 --copy --force --add-missing (Closes: #294435).
   * debian/control:
     + Set policy to 3.6.2.1.
   * po/Makefile.in.in:
     + Hardcoded $(install-sh) in this deprecated file.
Files: 
 7436f5a328bf763736db9cd80a112548 739 games optional papaya_0.97.20031122-5.dsc
 43d4b063717dd69fdcf4a402ea2ee8b2 451074 games optional 
papaya_0.97.20031122-5.diff.gz
 cb6742433d75733e70142cf3e7427a06 1989412 games optional 
papaya_0.97.20031122-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0XLLfPP1rylJn2ERAoo+AJ0dCuYXhGffP/lEvQ8cC96jn7+bDgCdH5ID
49hzYzCJOcATh3TvQaD+DkM=
=qWlh
-----END PGP SIGNATURE-----


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

Reply via email to