[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#240726: marked as done (Packaging failed during build.)



Your message dated Sat, 03 Apr 2004 00:52:17 +0900
with message-id <814qs2wf66.wl@omega.webmasters.gr.jp>
and subject line Bug#240726: Packaging failed during build.
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; 28 Mar 2004 22:06:07 +0000
>From Q@ping.be Sun Mar 28 14:06:07 2004
Return-path: <Q@ping.be>
Received: from astra.telenet-ops.be [195.130.132.58] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B7iPu-0005ZF-00; Sun, 28 Mar 2004 14:06:07 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
	by astra.telenet-ops.be (Postfix) with SMTP id 1F8C5388077
	for <submit@bugs.debian.org>; Mon, 29 Mar 2004 00:06:05 +0200 (MEST)
Received: from kabel.telenet.be (D5767DEE.kabel.telenet.be [213.118.125.238])
	by astra.telenet-ops.be (Postfix) with ESMTP id 0E542388004
	for <submit@bugs.debian.org>; Mon, 29 Mar 2004 00:06:05 +0200 (MEST)
Received: by kabel.telenet.be (Postfix, from userid 501)
	id 9B57D158AD5; Mon, 29 Mar 2004 00:06:04 +0200 (CEST)
Date: Mon, 29 Mar 2004 00:06:04 +0200
From: Kurt Roeckx <Q@ping.be>
To: submit@bugs.debian.org
Subject: Packaging failed during build.
Message-ID: <20040328220604.GA8653@ping.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Sender: Q@ping.be
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libc6
Version: 2.3.2.ds1-11

When trying to build glibc on amd64 it seems to compile fine, it
even already created glibc-doc_2.3.2.ds1-11_all.deb and
locales_2.3.2.ds1-11_all.deb but then fails with like this:

dpkg-deb: building package `locales' in
`../locales_2.3.2.ds1-11_all.deb'.
touch /usr/src/glibc-2.3.2.ds1/stamp-dir/binaryinst_locales
Running debhelper for libc6
dh_testroot
dh_installdirs -plibc6
dh_install -plibc6
cp: cannot stat `./debian/tmp-libc/usr/lib/gconv/gconv-modules': No such file or directory
dh_install: command returned error code 256
make: *** [/usr/src/glibc-2.3.2.ds1/stamp-dir/binaryinst_libc6] Error 1
Build command 'cd glibc-2.3.2.ds1 && dpkg-buildpackage -b -uc' failed.



Kurt


---------------------------------------
Received: (at 240726-done) by bugs.debian.org; 2 Apr 2004 15:52:18 +0000
>From gotom@debian.or.jp Fri Apr 02 07:52:18 2004
Return-path: <gotom@debian.or.jp>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B9Qxt-0003XP-00; Fri, 02 Apr 2004 07:52:18 -0800
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id 42B15DEB58; Sat,  3 Apr 2004 00:52:17 +0900 (JST)
Date: Sat, 03 Apr 2004 00:52:17 +0900
Message-ID: <814qs2wf66.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Kurt Roeckx <Q@ping.be>, 240726-done@bugs.debian.org
Subject: Re: Bug#240726: Packaging failed during build.
In-Reply-To: <20040328220604.GA8653@ping.be>
References: <20040328220604.GA8653@ping.be>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 240726-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Mon, 29 Mar 2004 00:06:04 +0200,
Kurt Roeckx wrote:
> When trying to build glibc on amd64 it seems to compile fine, it
> even already created glibc-doc_2.3.2.ds1-11_all.deb and
> locales_2.3.2.ds1-11_all.deb but then fails with like this:
> 
> dpkg-deb: building package `locales' in
> `../locales_2.3.2.ds1-11_all.deb'.
> touch /usr/src/glibc-2.3.2.ds1/stamp-dir/binaryinst_locales
> Running debhelper for libc6
> dh_testroot
> dh_installdirs -plibc6
> dh_install -plibc6
> cp: cannot stat `./debian/tmp-libc/usr/lib/gconv/gconv-modules': No such file or directory
> dh_install: command returned error code 256
> make: *** [/usr/src/glibc-2.3.2.ds1/stamp-dir/binaryinst_libc6] Error 1
> Build command 'cd glibc-2.3.2.ds1 && dpkg-buildpackage -b -uc' failed.

If such problem is existed, every buildd should be failed.  You use
"-uc", so I guess you touch somewhere.

Regards,
-- gotom



Reply to: