Your message dated Sat, 26 Nov 2005 10:02:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340879: fixed in extlib 1.4-4
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; 26 Nov 2005 16:59:46 +0000
>From [EMAIL PROTECTED] Sat Nov 26 08:59:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net ([212.18.0.9])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Eg3Os-0007Df-DA
        for [EMAIL PROTECTED]; Sat, 26 Nov 2005 08:59:46 -0800
Received: from mail01.m-online.net (svr21.m-online.net [192.168.3.149])
        by mail-out.m-online.net (Postfix) with ESMTP id 68969704F0;
        Sat, 26 Nov 2005 17:59:45 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-11-102.mnet-online.de 
[82.135.11.102])
        by mail.m-online.net (Postfix) with ESMTP id 46CEC915AE;
        Sat, 26 Nov 2005 17:59:45 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id 939921033FA7D;
        Sat, 26 Nov 2005 18:00:01 +0100 (CET)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: extlib: FTBFS: new, more restrictive coreutils mv
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 26 Nov 2005 18:00:01 +0100 (CET)
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.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: extlib
Version: 1.4-3
Severity: serious
Tags: patch

Hi,

building the package extlib in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
Installing IO.cmi
Installing IO.cmx
Installing option.cmi
Installing option.cmx
Installing pMap.cmi
Installing pMap.cmx
Installing std.cmi
Installing std.cmx
Installing uChar.cmi
Installing uChar.cmx
Installing uTF8.cmi
Installing uTF8.cmx
Installing base64.cmi
Installing base64.cmx
Installing unzip.cmi
Installing unzip.cmx
Installing refList.cmi
Installing refList.cmx
Installing optParse.cmi
Installing optParse.cmx
Installing dllist.cmi
Installing dllist.cmx
Installing extLib.cma
Installing extLib.cmxa
Installing extLib.a
Done.cp -a extLib.ml *.mli 
/tmp/buildd/extlib-1.4/debian/libextlib-ocaml-dev/usr/lib/ocaml/3.09.0/extlib/
cp -a META.txt 
/tmp/buildd/extlib-1.4/debian/libextlib-ocaml-dev/usr/lib/ocaml/3.09.0/extlib/META
mv 
/tmp/buildd/extlib-1.4/debian/libextlib-ocaml-dev/usr/lib/ocaml/3.09.0/extlib/extlib-doc/
 
/tmp/buildd/extlib-1.4/debian/libextlib-ocaml-dev/usr/share/doc/libextlib-ocaml-dev//html/
mv: target 
`/tmp/buildd/extlib-1.4/debian/libextlib-ocaml-dev/usr/share/doc/libextlib-ocaml-dev//html/'
 is not a directory: No such file or directory
make: *** [install] Error 1
=========================================================================

This patch fixes it:

=========================================================================
--- debian/rules.orig   2005-11-26 17:57:35.000000000 +0100
+++ debian/rules        2005-11-26 17:58:00.000000000 +0100
@@ -39,7 +39,7 @@
        fi
        cp -a extLib.ml *.mli $(DESTDIR)/
        cp -a META.txt $(DESTDIR)/META
-       mv $(DESTDIR)/extlib-doc/ $(DOCDIR)/html/
+       mv $(DESTDIR)/extlib-doc/ $(DOCDIR)/html

 binary: binary-indep binary-arch
 binary-indep: install
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

---------------------------------------
Received: (at 340879-close) by bugs.debian.org; 26 Nov 2005 18:11:21 +0000
>From [EMAIL PROTECTED] Sat Nov 26 10:11:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Eg4NE-0004Ru-R6; Sat, 26 Nov 2005 10:02:08 -0800
From: Stefano Zacchiroli <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#340879: fixed in extlib 1.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Nov 2005 10:02:08 -0800
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

Source: extlib
Source-Version: 1.4-4

We believe that the bug you reported is fixed in the latest version of
extlib, which is due to be installed in the Debian FTP archive:

extlib_1.4-4.diff.gz
  to pool/main/e/extlib/extlib_1.4-4.diff.gz
extlib_1.4-4.dsc
  to pool/main/e/extlib/extlib_1.4-4.dsc
libextlib-ocaml-dev_1.4-4_i386.deb
  to pool/main/e/extlib/libextlib-ocaml-dev_1.4-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Zacchiroli <[EMAIL PROTECTED]> (supplier of updated extlib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 26 Nov 2005 18:52:47 +0100
Source: extlib
Binary: libextlib-ocaml-dev
Architecture: source i386
Version: 1.4-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli <[EMAIL PROTECTED]>
Changed-By: Stefano Zacchiroli <[EMAIL PROTECTED]>
Description: 
 libextlib-ocaml-dev - extended standard library for OCaml
Closes: 340879
Changes: 
 extlib (1.4-4) unstable; urgency=low
 .
   * debian/rules
     - more precise mv statement due to more restrictive coreutils,
       fixes FTBFS (closes: #340879).
       Thanks to Roland Stigge for the patch.
Files: 
 c3a5c351f8b6e68a838ef8ce9c24f240 621 libdevel optional extlib_1.4-4.dsc
 de045db9898e4f5abc85d530cf89dbf7 3295 libdevel optional extlib_1.4-4.diff.gz
 12f916e6d54804eb2f5fb1b11312ba5c 267650 libdevel optional 
libextlib-ocaml-dev_1.4-4_i386.deb

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

iD8DBQFDiKGb1cqbBPLEI7wRArqOAKCzhyYLEnSRiNy8Mbyl+1xuywy7lgCfSz6g
a/wpNJJEX18U9HXfYjw73nY=
=4/Dr
-----END PGP SIGNATURE-----


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

Reply via email to