Your message dated Tue, 26 Apr 2005 01:32:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306027: fixed in webauth 3.2.7-1
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; 23 Apr 2005 18:36:00 +0000
>From [EMAIL PROTECTED] Sat Apr 23 11:36:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from h24-80-164-222.sbm.shawcable.net (straylight.cyberhqz.com) 
[24.80.164.222] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DPPU0-0007P8-00; Sat, 23 Apr 2005 11:36:00 -0700
Received: from localhost (localhost [127.0.0.1])
        by straylight.cyberhqz.com (Postfix) with ESMTP id 778FC23F35
        for <[EMAIL PROTECTED]>; Sat, 23 Apr 2005 11:35:59 -0700 (PDT)
Received: from straylight.cyberhqz.com ([127.0.0.1])
        by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 23856-08 for <[EMAIL PROTECTED]>;
        Sat, 23 Apr 2005 11:35:53 -0700 (PDT)
Received: by straylight.cyberhqz.com (Postfix, from userid 1000)
        id C101523F32; Sat, 23 Apr 2005 11:35:53 -0700 (PDT)
Date: Sat, 23 Apr 2005 11:35:53 -0700
From: Ryan Murray <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: webauth_3.2.6-1(mips/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: webauth
Version: 3.2.6-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of webauth_3.2.6-1 on r5k by sbuild/mips 27
> Build started at 20050420-2342

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 4.0.0), apache2-dev, libcurl3-dev, libkrb5-dev, 
> libldap2-dev, libsident0-dev, libssl-dev, perl (>= 5.6.0-16)

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 306027-close) by bugs.debian.org; 26 Apr 2005 05:38:02 +0000
>From [EMAIL PROTECTED] Mon Apr 25 22:38:02 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 1DQIlm-0006yD-00; Mon, 25 Apr 2005 22:38:02 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DQIg6-0001BT-00; Tue, 26 Apr 2005 01:32:10 -0400
From: Russ Allbery <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306027: fixed in webauth 3.2.7-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 26 Apr 2005 01:32:10 -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: webauth
Source-Version: 3.2.7-1

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

libapache2-webauth_3.2.7-1_i386.deb
  to pool/main/w/webauth/libapache2-webauth_3.2.7-1_i386.deb
libapache2-webkdc_3.2.7-1_i386.deb
  to pool/main/w/webauth/libapache2-webkdc_3.2.7-1_i386.deb
libwebauth-perl_3.2.7-1_i386.deb
  to pool/main/w/webauth/libwebauth-perl_3.2.7-1_i386.deb
libwebauth1-dev_3.2.7-1_i386.deb
  to pool/main/w/webauth/libwebauth1-dev_3.2.7-1_i386.deb
libwebauth1_3.2.7-1_i386.deb
  to pool/main/w/webauth/libwebauth1_3.2.7-1_i386.deb
libwebkdc-perl_3.2.7-1_all.deb
  to pool/main/w/webauth/libwebkdc-perl_3.2.7-1_all.deb
webauth-tests_3.2.7-1_all.deb
  to pool/main/w/webauth/webauth-tests_3.2.7-1_all.deb
webauth-utils_3.2.7-1_i386.deb
  to pool/main/w/webauth/webauth-utils_3.2.7-1_i386.deb
webauth-weblogin_3.2.7-1_all.deb
  to pool/main/w/webauth/webauth-weblogin_3.2.7-1_all.deb
webauth_3.2.7-1.diff.gz
  to pool/main/w/webauth/webauth_3.2.7-1.diff.gz
webauth_3.2.7-1.dsc
  to pool/main/w/webauth/webauth_3.2.7-1.dsc
webauth_3.2.7.orig.tar.gz
  to pool/main/w/webauth/webauth_3.2.7.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russ Allbery <[EMAIL PROTECTED]> (supplier of updated webauth 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-----

Format: 1.7
Date: Sat, 23 Apr 2005 14:33:20 -0700
Source: webauth
Binary: webauth-utils webauth-tests libwebauth-perl libwebauth1 libwebauth1-dev 
libwebkdc-perl webauth-weblogin libapache2-webauth libapache2-webkdc
Architecture: source all i386
Version: 3.2.7-1
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery <[EMAIL PROTECTED]>
Changed-By: Russ Allbery <[EMAIL PROTECTED]>
Description: 
 libapache2-webauth - Apache 2 modules for WebAuth authentication
 libapache2-webkdc - Apache 2 modules for a WebAuth authentication KDC
 libwebauth-perl - Perl library for WebAuth authentication
 libwebauth1 - Shared libraries for WebAuth authentication
 libwebauth1-dev - Development files for WebAuth authentication
 libwebkdc-perl - Perl library for WebAuth authentication
 webauth-tests - Tests for the WebAuth authentication modules
 webauth-utils - Command-line utilities for WebAuth authentication
 webauth-weblogin - Central login server for WebAuth authentication
Closes: 306027
Changes: 
 webauth (3.2.7-1) unstable; urgency=low
 .
   * New upstream release.
     - Update libtool to 1.5.6 for better shared library support on MIPS.
       Thanks, Ryan Murray.  (Closes: #306027)
     - Better diagnose a missing service token on a weblogin request.
Files: 
 2fe93f1e74a800f880081dc50fd56e2d 1084 web optional webauth_3.2.7-1.dsc
 1660e9a07645accb94defee27feb1ea5 561462 web optional webauth_3.2.7.orig.tar.gz
 3f766165478532aac8e82132fc5e743e 12037 web optional webauth_3.2.7-1.diff.gz
 7c8b1f2c5a17bfaf5f9fc9ced6da26a7 126648 web optional 
libapache2-webauth_3.2.7-1_i386.deb
 9cf1f90a9466d8920b7777db2844ac84 78192 web optional 
libapache2-webkdc_3.2.7-1_i386.deb
 567429f08eed1ce9bbe8734557dfff1b 43474 perl optional 
libwebauth-perl_3.2.7-1_i386.deb
 b3f40b387e9057848e5b704620779994 28734 libs optional 
libwebauth1_3.2.7-1_i386.deb
 415293710ba3229c227c53f9560635b0 36644 libdevel extra 
libwebauth1-dev_3.2.7-1_i386.deb
 5ed3c3e4911f7f8ee8185e35f9580fdb 17188 web optional 
webauth-utils_3.2.7-1_i386.deb
 73bdaef7713cdda1fbb26020fde4c108 30536 perl optional 
libwebkdc-perl_3.2.7-1_all.deb
 3b195f1a5b0370dbb43885f37bebab67 17616 web optional 
webauth-tests_3.2.7-1_all.deb
 6157b550bf480a21979757f385c9d1c2 39408 web optional 
webauth-weblogin_3.2.7-1_all.deb

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

iQEVAwUBQm3RXLf2jhx5fmQdAQG3Qgf9EQq2t432qkpOsYtJ+WYTDICOB7FEfG7C
44xX8oxzOduZ1qlkxMCnbc/RWANLdJ+AkA5D1/i6Sgkc4or7+W6DcdZtx31Fo7oM
9CcDqXBTrRdJfcL9NyCweBELI5SEeCBqGWc/acbImadufOPeobNtg6NOtUDzyTtd
Np4r72s7ajXC/82wBxiUMv2hhCmio2VUUNO90vpDwvO4214IBuvfIbPH3POceWdO
/LbxZX0GCkg81uMsJIHdnIoTGWO1pzkSMdk1fCeK/n/+E5K2rc9qvQdBnQJdmeGZ
/Y3s5iJxCpZ22oWrtXNdugiWyxnHgmgs8iwu4zTA3B8TTGr/O714DQ==
=TUi1
-----END PGP SIGNATURE-----


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

Reply via email to