Your message dated Wed, 11 Jan 2006 12:21:30 +0100
with message-id <[EMAIL PROTECTED]>
and subject line This was caused with a broken patch of 2.6.15-1, fixed in 
2.6.15-2.
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; 6 Jan 2006 14:26:13 +0000
>From [EMAIL PROTECTED] Fri Jan 06 06:26:13 2006
Return-path: <[EMAIL PROTECTED]>
Received: from isis.lip6.fr ([132.227.60.2])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EusXk-00064U-Vp
        for [EMAIL PROTECTED]; Fri, 06 Jan 2006 06:26:13 -0800
Received: from spi.lip6.fr (spi.lip6.fr [132.227.83.193])
          by isis.lip6.fr (8.13.1/jtpda-5.4+mv) with ESMTP id k06EQBXc014275
          ; Fri, 6 Jan 2006 15:26:11 +0100
X-pt: isis.lip6.fr
Received: from localhost.localdomain (meije.lip6.fr [132.227.83.212])
          by spi.lip6.fr (8.11.6/jtpda-5.2) with ESMTP id k06EQ6m07058
          ; Fri, 6 Jan 2006 15:26:06 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Richard Bonichon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: rt2500-source: Build stops on ppc (2-6.15) because of bad directory
 indication
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Fri, 06 Jan 2006 15:26:08 +0100
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 
(isis.lip6.fr [132.227.60.2]); Fri, 06 Jan 2006 15:26:11 +0100 (CET)
X-Scanned-By: isis.lip6.fr
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-Level: 
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

Package: rt2500-source
Version: 1.1.0+cvs20051217-1
Severity: serious
Justification: no longer builds from source


The make command to build from the source is looking for arch/powerpc
directory that does not exist in the current 2.6.15 kernel (named ppc).

Remark:
Building from source otherwise works, just not using the debian/rules
method, which is also looking for a Module directory which is
non-existant in the rt2500-source package but can be found in the source
package downloaded from the rt2xxx open source driver sourceforge site.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages rt2500-source depends on:
ii  debhelper                     5.0.12     helper programs for debian/rules
ii  module-assistant              0.10.2     tool to make module package creati

rt2500-source recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 346221-done) by bugs.debian.org; 11 Jan 2006 11:23:21 +0000
>From [EMAIL PROTECTED] Wed Jan 11 03:23:21 2006
Return-path: <[EMAIL PROTECTED]>
Received: from smtp4.wanadoo.fr ([193.252.22.27])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ewe4X-0006dJ-8u
        for [EMAIL PROTECTED]; Wed, 11 Jan 2006 03:23:21 -0800
Received: from me-wanadoo.net (localhost [127.0.0.1])
        by mwinf0404.wanadoo.fr (SMTP Server) with ESMTP id 4268D1C001C2
        for <[EMAIL PROTECTED]>; Wed, 11 Jan 2006 12:22:50 +0100 (CET)
Received: from pegasos (AStrasbourg-251-1-48-86.w82-126.abo.wanadoo.fr 
[82.126.221.86])
        by mwinf0404.wanadoo.fr (SMTP Server) with ESMTP id 29F541C001C0;
        Wed, 11 Jan 2006 12:22:50 +0100 (CET)
X-ME-UUID: [EMAIL PROTECTED]
Received: from sven by pegasos with local (Exim 4.50)
        id 1Ewe2p-0001Sk-Ls; Wed, 11 Jan 2006 12:21:35 +0100
Date: Wed, 11 Jan 2006 12:21:30 +0100
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: This was caused with a broken patch of 2.6.15-1, fixed in 2.6.15-2.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
From: Sven Luther <[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-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,RCVD_IN_SORBS 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Hi, ...

Well, my fault, when i first worked on 2.6.15-rc kernels, i went under the
assumption that we built with ARCH=powerpc for 32bit too, and included a patch
which forced this, but then we reverted this to ARCH=ppc for 2.6.15-1, and i
forgot to remove the patch. This is correctedin 2.6.15-2, thus closing the
bug.

Friendly,

Sven Luther


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

Reply via email to