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

Bug#224770: marked as done (debian-policy: incorrect tar example deb manipulation)



Your message dated Sun, 25 Dec 2005 08:17:05 -0800
with message-id <E1EqYYT-0006jB-Sy@spohr.debian.org>
and subject line Bug#224770: fixed in debian-policy 3.6.2.2
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; 22 Dec 2003 03:42:11 +0000
>From bob@proulx.com Sun Dec 21 21:42:10 2003
Return-path: <bob@proulx.com>
Received: from joseki.proulx.com [216.17.153.58] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AYERv-0008Dz-00; Sun, 21 Dec 2003 19:01:31 -0600
Received: from misery.proulx.com (misery.proulx.com [192.168.1.108])
	by joseki.proulx.com (Postfix) with ESMTP
	id 7E0384B515; Sun, 21 Dec 2003 18:01:30 -0700 (MST)
Received: by misery.proulx.com (Postfix, from userid 1000)
	id 741CF8A249; Sun, 21 Dec 2003 18:01:30 -0700 (MST)
From: Bob Proulx <bob@proulx.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debian-policy: incorrect tar example deb manipulation
X-Mailer: reportbug 1.50
Date: Sun, 21 Dec 2003 18:01:30 -0700
Message-Id: <20031222010130.741CF8A249@misery.proulx.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_12_15
X-Spam-Level: 

Package: debian-policy
Version: 3.5.6.1
Severity: normal
Tags: patch

One of the examples listed in B.1 is not correct and does not work.
Three problems.  One is that 'xof' does not write to stdout, 'xOf'
does.  Another is that filenames in debs start with "./" and so the
listed file will not be matched.  Third is that f needs a filename and
"-" is usually the tradition, but hyphen problems with fonts probably
caused it to be dropped.  That last probably needs a special
crosscheck to make sure it makes it through the formatting.

Here is one possible patch:

To view the copyright file for a package you could use this command:

-       dpkg --fsys-tarfile filename.deb | tar xof usr/share/doc/\*copyright | less
+       dpkg --fsys-tarfile filename.deb | tar xOf - \*/copyright | less



-- 
Bob Proulx <bob@proulx.com>
http://www.proulx.com/~bob/


---------------------------------------
Received: (at 224770-close) by bugs.debian.org; 25 Dec 2005 16:21:48 +0000
>From katie@ftp-master.debian.org Sun Dec 25 08:21:48 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EqYYT-0006jB-Sy; Sun, 25 Dec 2005 08:17:05 -0800
From: Manoj Srivastava <srivasta@debian.org>
To: 224770-close@bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#224770: fixed in debian-policy 3.6.2.2
Message-Id: <E1EqYYT-0006jB-Sy@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 25 Dec 2005 08:17:05 -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
X-CrossAssassin-Score: 13

Source: debian-policy
Source-Version: 3.6.2.2

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

debian-policy_3.6.2.2.dsc
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.dsc
debian-policy_3.6.2.2.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.tar.gz
debian-policy_3.6.2.2_all.deb
  to pool/main/d/debian-policy/debian-policy_3.6.2.2_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 224770@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <srivasta@debian.org> (supplier of updated debian-policy 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: Sun, 25 Dec 2005 08:47:52 -0600
Source: debian-policy
Binary: debian-policy
Architecture: source all
Version: 3.6.2.2
Distribution: unstable
Urgency: low
Maintainer: Debian Policy List <debian-policy@lists.debian.org>
Changed-By: Manoj Srivastava <srivasta@debian.org>
Description: 
 debian-policy - Debian Policy Manual and related documents
Closes: 224770 257726 315470 318147 318214 321790 321792 326633 334819 334913 337539 338493 340189 341992 343933 344310
Changes: 
 debian-policy (3.6.2.2) unstable; urgency=low
 .
   [ Manoj ]
   * Bug fix: "policy is out of date re tasks and tasksel", thanks to Joey
     Hess. Removed the section from policy.                   (Closes: #344310).
   * Bug fix: "debian-policy: Please remove virtual package cron-daemon",
     thanks to Steve Greenland                                (Closes: #257726).
   * Bug fix: "debian-policy: incorrect tar example deb manipulation",
     thanks to Bob Proulx                                     (Closes: #224770).
   * Bug fix: "Probable typo in 10.1 install -s miss INSTALL =", thanks to
     Bill Allombert                                           (Closes: #341992).
   * Bug fix: "debian-policy: postinst abort-remove (6.7) not present in
     summary (6.4)", thanks to Ferenc Wagner                  (Closes: #338493).
   * Bug fix: "UTF-8 footnote is out of date (pre-sarge)", thanks to Martin
     Michlmayr                                                (Closes: #337539).
   * Bug fix: "debian-policy: Typo in perl-policy", thanks to Tibor Csögör
                                                              (Closes: #334913).
   * Bug fix: "debian-policy: Outdated FSF postal address in Copyright
     Notice", thanks to Jean-Marc Ranger                      (Closes: #334819).
   * Bug fix: "debian-policy: §6.5 (3)(1): missing &quot;Error
     unwind:&quot; for &quot;new-postrm abort-upgrade&quot;", thanks to
     Henning Makholm                                          (Closes: #321792).
   * Bug fix: "debian-policy: typo in §5.6.3: co-maintaintainers", thanks
     to Henning Makholm                                       (Closes: #321790).
   * Bug fix: "debian-policy: typos in sect 9.3.1: &quot;ends .sh&quot;,
     &quot;rather that&quot;", thanks to Thijs Kinkhorst      (Closes: #343933).
   * Bug fix: "debian-policy: Unclear wording of ldconfig requirements in
     section 8.1.1", thanks to Ben Finney                      (Closes: #318214).
   * Bug fix: "debian-policy: Typo in 8.6.2: ${shlib:Depends} must be
     ${shlibs:Depends}", thanks to Thijs Kinkhorst             (Closes: #318147).
   * Bug fix: "debian-policy: gzipped fhs-2.3 documentation is corrupt",
     thanks to Gabor Gombas                                    (Closes: #340189).
   * Bug fix: "Section 6.3 should reference 3.10.1", thanks to Marc 'HE'
     Brockschmidt                                              (Closes: #326633).
   * Bug fix: "debian-policy: section 2.2 refers to no-longer existant
     non-US repository sections", thanks to Martin-Eric Racine
                                                               (Closes: #315470).
Files: 
 7f4d17e9692491ba2d2f1d3d16ba067b 821 doc optional debian-policy_3.6.2.2.dsc
 2b7563b736b51479752984ef67bec258 1179886 doc optional debian-policy_3.6.2.2.tar.gz
 839cbbc23b49b57b7b67aa17f3e1d1f9 1688384 doc optional debian-policy_3.6.2.2_all.deb

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

iD8DBQFDrsK5Ibrau78kQkwRAm7mAKDj4ntMjtue6O4KNM2FjdHhF3sx5wCeJ+Og
PvOedaAFvy6rJXK9MMzfon4=
=GgbJ
-----END PGP SIGNATURE-----



Reply to: