Bug#300967: marked as done (FTBFS on kfreebsd-gnu (again))

Debian Bug Tracking System owner@bugs.debian.org
Wed, 25 May 2005 16:33:09 -0700


Your message dated Thu, 26 May 2005 01:27:32 +0200
with message-id <20050525232732.GA26471@lefler.int.l21.ma.zugschlus.de>
and subject line Closing bugs aftger 4.50-6 has been approved for sarge
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; 22 Mar 2005 23:00:57 +0000
>From rmh@debian.org Tue Mar 22 15:00:56 2005
Return-path: <rmh@debian.org>
Received: from 216.red-62-57-140.user.auna.net (localhost) [62.57.140.216] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DDsMq-0003EB-00; Tue, 22 Mar 2005 15:00:56 -0800
Received: from rmh by localhost with local (Exim 4.50)
	id 1DDtIr-0008V0-D2; Wed, 23 Mar 2005 01:00:53 +0100
Content-Type: multipart/mixed; boundary="===============1626568700=="
MIME-Version: 1.0
From: Robert Millan <rmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS on kfreebsd-gnu (again)
X-Mailer: reportbug 3.9
Date: Wed, 23 Mar 2005 01:00:53 +0100
Message-Id: <E1DDtIr-0008V0-D2@localhost>
Delivered-To: submit@bugs.debian.org
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: 

This is a multi-part MIME message sent by reportbug.

--===============1626568700==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: exim4
Version: 4.50-4+kbsd
Severity: wishlist
Tags: patch

Oops.  Here we go again.  This time is a one-liner though, could you pass this
to upstream?  (My mails to their list bounce due to some sort of evil
blacklisting)

I'm sorry I was supposed to test it properly last time, but I just checked that
my patch was fully applied.  Will do better next time!

Patch attached.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages exim4 depends on:
ii  exim4-base                   4.50-4+kbsd support files for all exim MTA (v4
ii  exim4-daemon-light           4.50-4+kbsd lightweight exim MTA (v4) daemon

-- no debconf information

--===============1626568700==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="exim4.diff"

diff -ur exim4-4.50.old/OS/os.c-Linux exim4-4.50/OS/os.c-Linux
--- exim4-4.50.old/OS/os.c-Linux	2005-02-17 15:49:11.000000000 +0100
+++ exim4-4.50/OS/os.c-Linux	2005-03-22 23:47:51.000000000 +0100
@@ -20,7 +20,7 @@
 provide the function. However, when compiling os.c for utilities, we may not
 want this at all, so check that it isn't set first. */
 
-#ifndef OS_LOAD_AVERAGE
+#if !defined(OS_LOAD_AVERAGE) && defined(__linux__)
 #define OS_LOAD_AVERAGE
 
 /* Linux has 2 ways of returning load average:

--===============1626568700==--

---------------------------------------
Received: (at 300967-done) by bugs.debian.org; 25 May 2005 23:27:35 +0000
>From mh+debian-packages@zugschlus.de Wed May 25 16:27:35 2005
Return-path: <mh+debian-packages@zugschlus.de>
Received: from 5301d.unt0.torres.l21.ma.zugschlus.de (torres.int.l21.ma.zugschlus.de) [217.151.83.1] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Db5Hj-00074Q-00; Wed, 25 May 2005 16:27:35 -0700
Received: from lefler.int.l21.ma.zugschlus.de ([192.168.130.38])
	by torres.int.l21.ma.zugschlus.de with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
	(Exim 4.50)
	id 1Db5Hh-0005T0-R4; Thu, 26 May 2005 01:27:33 +0200
Received: from mh by lefler.int.l21.ma.zugschlus.de with local (Exim 4.50)
	id 1Db5Hg-0006xJ-TP; Thu, 26 May 2005 01:27:32 +0200
Date: Thu, 26 May 2005 01:27:32 +0200
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 307961-done@bugs.debian.org, 297670-done@bugs.debian.org,
	299051-done@bugs.debian.org, 302060-done@bugs.debian.org,
	303351-done@bugs.debian.org, 304033-done@bugs.debian.org,
	299732-done@bugs.debian.org, 296492-done@bugs.debian.org,
	299733-done@bugs.debian.org, 300967-done@bugs.debian.org
Cc: Marc Haber <mh+debian-packages@zugschlus.de>
Subject: Closing bugs aftger 4.50-6 has been approved for sarge
Message-ID: <20050525232732.GA26471@lefler.int.l21.ma.zugschlus.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: 300967-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 6

These bugs are now fixed in sarge as well.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835