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

Bug#177639: marked as done (package build fails without clean target)



Your message dated Sat, 08 Feb 2003 03:32:53 -0500
with message-id <E18hQPt-0007NF-00@auric.debian.org>
and subject line Bug#177639: fixed in tetex-base 2.0-1
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; 20 Jan 2003 21:46:19 +0000
>From rmh@khazad.dyndns.org Mon Jan 20 15:46:19 2003
Return-path: <rmh@khazad.dyndns.org>
Received: from 80-24-13-86.uc.nombres.ttd.es (getyouriso.dyndns.org) [80.24.13.86] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18ajkD-0004WL-00; Mon, 20 Jan 2003 15:46:19 -0600
Received: from aragorn ([192.168.0.3])
	by getyouriso.dyndns.org with esmtp (Exim 3.35 #1 (Debian))
	id 18al2I-0003vU-00; Tue, 21 Jan 2003 00:08:58 +0100
Received: from rmh by aragorn with local (Exim 3.36 #1 (Debian))
	id 18ajhM-0001CT-00; Mon, 20 Jan 2003 22:43:16 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Millan <zeratul2@wanadoo.es>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: package build fails without clean target
X-Mailer: reportbug 2.10
Date: Mon, 20 Jan 2003 22:43:05 +0100
Message-Id: <E18ajhM-0001CT-00@aragorn>
Sender: Robert Millan <rmh@khazad.dyndns.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=5.0
	tests=PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: tetex-base
Version: 1.0.2+20021025-7
Severity: important
Tags: patch

package will fail to build when, after unpacking, the clean
target is not run before the build target. the execution bits
for the scripts in the debian directory need to be enabled in
build target also:

--- old/tetex-base-1.0.2+20021025/debian/rules  2003-01-20 22:31:28.000000000 +0100
+++ tetex-base-1.0.2+20021025/debian/rules      2003-01-20 22:37:38.000000000 +0100
@@ -8,6 +8,11 @@
                                                                                
 build:
        dh_testdir
+       # Make sure all our scripts are executable
+       chmod +x debian/restore-symlinks
+       chmod +x debian/remove-bad-license-files
+       chmod +x debian/setup-conffiles
+
 #      cp debian/ttlkeys.def texmf/tex/latex/titlesec
        patch -p0 -RNi debian/patches/patch-deb || true
        patch -p0 -Ni debian/patches/patch-deb


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.2.22 #1 dl nov 25 21:59:43 CET 2002 i586
Locale: LANG=ca_ES.ISO-8859-1, LC_CTYPE=ca_ES@euro (ignored: LC_ALL set)

Versions of packages tetex-base depends on:
ii  debconf                       1.2.21     Debian configuration management sy
ii  dpkg                          1.10.9     Package maintenance system for Deb
ii  texinfo                       4.3-1      Documentation system for on-line i

-- debconf information excluded


---------------------------------------
Received: (at 177639-close) by bugs.debian.org; 8 Feb 2003 08:38:18 +0000
>From katie@auric.debian.org Sat Feb 08 02:38:17 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18hQV7-0006g8-00; Sat, 08 Feb 2003 02:38:17 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18hQPt-0007NF-00; Sat, 08 Feb 2003 03:32:53 -0500
From: Atsuhito KOHDA <kohda@debian.org>
To: 177639-close@bugs.debian.org
X-Katie: $Revision: 1.31 $
Subject: Bug#177639: fixed in tetex-base 2.0-1
Message-Id: <E18hQPt-0007NF-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sat, 08 Feb 2003 03:32:53 -0500
Delivered-To: 177639-close@bugs.debian.org

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

tetex-base_2.0-1.diff.gz
  to pool/main/t/tetex-base/tetex-base_2.0-1.diff.gz
tetex-base_2.0-1.dsc
  to pool/main/t/tetex-base/tetex-base_2.0-1.dsc
tetex-base_2.0-1_all.deb
  to pool/main/t/tetex-base/tetex-base_2.0-1_all.deb
tetex-base_2.0.orig.tar.gz
  to pool/main/t/tetex-base/tetex-base_2.0.orig.tar.gz
tetex-doc_2.0-1_all.deb
  to pool/main/t/tetex-base/tetex-doc_2.0-1_all.deb
tetex-extra_2.0-1_all.deb
  to pool/main/t/tetex-base/tetex-extra_2.0-1_all.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 177639@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Atsuhito KOHDA <kohda@debian.org> (supplier of updated tetex-base 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Mon,  3 Feb 2003 17:36:09 +0900
Source: tetex-base
Binary: tetex-extra tetex-doc tetex-base
Architecture: source all
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: teTeX maintainers <debian-tetex-maint@lists.debian.org>
Changed-By: Atsuhito KOHDA <kohda@debian.org>
Description: 
 tetex-base - basic teTeX library files
 tetex-doc  - teTeX documentation
 tetex-extra - extra teTeX library files
Closes: 175457 177639
Changes: 
 tetex-base (2.0-1) unstable; urgency=low
 .
   * New Upstream Release.
    - Included dvipdmf stuffs.
    - bsr-interpolated.map and bsr.map were moved from bluesky to tetex, and
      lucida map files were added so we modified setup-conffiles.  [kohda]
    - config.ps was fixed in the upstream so we removed the patch.
    - xdvi.cfg was removed and moved tetex-bin again.
   * rules by cmc and updated.  [kohda]  (Closes: #177639)
   * Used updmap again in postinst, but experimental yet.  [kohda]
   * Removed debian/conffiles, debian/tetex-extra.conffiles because we already
     setted DH_COMPAT=3 in rules.  [kohda]
   * Refined config and templates.  [kohda]  (Closes: #175457)
Files: 
 0158da28e131d1ca19106d5310b76abf 786 tex optional tetex-base_2.0-1.dsc
 df4c48869245635cbbcf9568e598bb10 51679566 tex optional tetex-base_2.0.orig.tar.gz
 d9ae17a8637190bb84ca3bf497f6a8b9 38931 tex optional tetex-base_2.0-1.diff.gz
 c784e075ce99658aa41ceb8795427be3 13904928 tex optional tetex-base_2.0-1_all.deb
 13dcee70f5fd9e355c325dcc314b8c7c 10337570 tex optional tetex-extra_2.0-1_all.deb
 5835ca248c3f881acac154dcb24cc720 27216838 tex optional tetex-doc_2.0-1_all.deb

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

iD8DBQE+Q3Cf1IXdL1v6kOwRAv4sAJ0ZA60Ti941X5m2KX2NUNzI3fTMCQCfZVR+
Q3/kIKTHgUPEOJbOZOyDna0=
=mAei
-----END PGP SIGNATURE-----



Reply to: