Your message dated Mon, 3 Oct 2005 21:55:57 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331574: FTBFS: Cannot copy terminfo files
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; 4 Oct 2005 03:21:24 +0000
>From [EMAIL PROTECTED] Mon Oct 03 20:21:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EMdMq-0006is-00; Mon, 03 Oct 2005 20:21:24 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j943LKBa047783
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 3 Oct 2005 20:21:23 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1EMXf0-0001ZB-Lq
        for [EMAIL PROTECTED]; Mon, 03 Oct 2005 14:15:46 -0700
Date: Mon, 3 Oct 2005 14:15:46 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Cannot copy terminfo files
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1109/Mon Oct  3 15:06:28 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


--J2SCkAp4GZ/dPZZf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: debian-installer-utils
Version: 1.08
Severity: serious

debian-installer-utils fails to build because it cannot copy some
terminfo files:

> for file in /etc/terminfo/a/ansi /etc/terminfo/l/linux \
>   /etc/terminfo/v/vt102; do \
>   mkdir -p debian/di-utils-terminfo/`dirname $file`; \
>           cp -a $file debian/di-utils-terminfo/$file; \
>         done
> cp: cannot stat `/etc/terminfo/a/ansi': No such file or directory
> cp: cannot stat `/etc/terminfo/l/linux': No such file or directory
> cp: cannot stat `/etc/terminfo/v/vt102': No such file or directory

This was fixed in version 1.12.

--=20
Matt

--J2SCkAp4GZ/dPZZf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDQZ+CfNdgYxVXvBARAuBOAJ9xH/qNl3u5+6F+G9H4t2ovYI/BrQCgoe8f
dG31STlHS19RsjE0So+q7d0=
=tN82
-----END PGP SIGNATURE-----

--J2SCkAp4GZ/dPZZf--

---------------------------------------
Received: (at 331574-done) by bugs.debian.org; 4 Oct 2005 04:56:06 +0000
>From [EMAIL PROTECTED] Mon Oct 03 21:56:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EMeqU-0004Yb-00; Mon, 03 Oct 2005 21:56:06 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j944u4ZV049610
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 3 Oct 2005 21:56:05 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1EMeqL-0002hX-TW
        for [EMAIL PROTECTED]; Mon, 03 Oct 2005 21:55:58 -0700
Date: Mon, 3 Oct 2005 21:55:57 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#331574: FTBFS: Cannot copy terminfo files
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="rJwd6BRFiFCcLxzm"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1109/Mon Oct  3 15:06:28 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--rJwd6BRFiFCcLxzm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Version: 1.12

As I mentioned in the bug submission, this problem was fixed in 1.12.

--=20
Matt

--rJwd6BRFiFCcLxzm
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDQgtdfNdgYxVXvBARAqICAJ4wU6U/5BTHjAGhqJSz4o8G2JsIMACdEwkr
Uqx0UpxUNEPt2mKW32vCu9A=
=u1Qv
-----END PGP SIGNATURE-----

--rJwd6BRFiFCcLxzm--


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

Reply via email to