Your message dated Wed, 30 Mar 2005 03:29:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#302039: unionfs: FTBFS: Missing Build-Depends on 'bzip2'
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; 29 Mar 2005 20:17:14 +0000
>From [EMAIL PROTECTED] Tue Mar 29 12:17:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c211127.adsl.hansenet.de (localhost.localdomain) 
[213.39.211.127] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGN9F-00009l-00; Tue, 29 Mar 2005 12:17:14 -0800
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DGN9F-0002pw-Os; Tue, 29 Mar 2005 22:17:13 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: unionfs: FTBFS: Missing Build-Depends on 'bzip2'
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 29 Mar 2005 22:17:13 +0200
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: unionfs
Version: 1.0.9-2
Severity: serious
Tags: patch

When building 'unionfs' in a clean 'unstable' chroot,
I get the following error:

./build-indep-stamp
cp -a debian/compat debian/*modules.in debian/rules debian/copyright 
debian/changelog debian/unionfs-source/usr/src/modules/unionfs/debian
cd debian/unionfs-source/usr/src && tar c modules | bzip2 -9 > unionfs.tar.bz2 
&& rm -rf modules
/bin/sh: bzip2: command not found
make: *** [install] Error 127

Please add the missing Build-Depends on 'bzip2'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/unionfs-1.0.9/debian/control ./debian/control
--- ../tmp-orig/unionfs-1.0.9/debian/control    2005-03-29 22:13:11.626222049 
+0200
+++ ./debian/control    2005-03-29 22:13:09.199677013 +0200
@@ -2,7 +2,7 @@
 Section: misc
 Priority: optional
 Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 4.0.0), bzip2
 Standards-Version: 3.6.1
 
 Package: unionfs-utils

---------------------------------------
Received: (at 302039-done) by bugs.debian.org; 30 Mar 2005 01:29:09 +0000
>From [EMAIL PROTECTED] Tue Mar 29 17:29:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailgate1.uni-kl.de [131.246.120.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DGS16-0005a5-00; Tue, 29 Mar 2005 17:29:08 -0800
Received: from debian.localnet (vpn-80-002.rhrk.uni-kl.de [131.246.80.2])
        by mailgate1.uni-kl.de (8.13.1/8.13.1) with ESMTP id j2U1T5WY032408;
        Wed, 30 Mar 2005 03:29:05 +0200
Received: from inet by debian.localnet with local (Exim 4.50)
        id 1DGS14-0001N5-AW; Wed, 30 Mar 2005 03:29:06 +0200
Date: Wed, 30 Mar 2005 03:29:06 +0200
From: Eduard Bloch <[EMAIL PROTECTED]>
To: Andreas Jochens <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#302039: unionfs: FTBFS: Missing Build-Depends on 'bzip2'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.8i
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mailgate1.uni-kl.de id 
j2U1T5WY032408
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: 

Moin Andreas!
Andreas Jochens schrieb am Dienstag, den 29. M=E4rz 2005:

> Please add the missing Build-Depends on 'bzip2'
> to debian/control.

Please use reportbug or look at incoming.debian.org to see a fixed
version beeing already accepted.

Regards,
Eduard.
--=20
Everything is illusion. Constructs of language, light, metaphor; nothing
is real.                                          -- Babylon 5, Season 4


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

Reply via email to