Your message dated Sat, 04 Jun 2005 13:25:35 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292972: fixed in doc-debian 3.1.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; 31 Jan 2005 14:51:07 +0000
>From [EMAIL PROTECTED] Mon Jan 31 06:51:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailservice.tudelft.nl [130.161.131.5] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvctO-0005oP-00; Mon, 31 Jan 2005 06:51:06 -0800
Received: from localhost (localhost [127.0.0.1])
        by rav.antivirus (Postfix) with ESMTP id A9D13222FA2;
        Mon, 31 Jan 2005 15:50:35 +0100 (CET)
Received: from localhost (x123.decis.nl [130.161.177.123])
        by mx0.tudelft.nl (Postfix) with ESMTP id 334A0222F97;
        Mon, 31 Jan 2005 15:50:35 +0100 (CET)
Received: by localhost (Postfix, from userid 1001)
        id E094210D595; Mon, 31 Jan 2005 15:48:48 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Thomas Hood <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: doc-debian postinst and prerm are #!/bin/sh scripts but use command -v
X-Mailer: reportbug 3.2
Date: Mon, 31 Jan 2005 15:48:48 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new at tudelft.nl
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: doc-debian
Version: 3.1
Severity: minor

"command -v" is not POSIX.  However, the postinst and prerm scripts use
it and have #!/bin/sh at the top, so they violate policy 10.4.

Possible solutions:

* Using #!/bin/bash eliminates the 10.4 violation.  However, there
  remains the additional problem that "command -v" doesn't really work
  as a check whether or not a command is runnable.  The string that it
  outputs is not necessarily the pathname of an executable file.
  (See #291197.)
* Use the which program from debianutils.
* Use the trydo() function I posted to #291026.
* Use the findcommand() function posted by Tollef Fog Heen in #218530.
* Assume that install-docs is at /usr/sbin/install-docs and just use
  test -x /usr/sbin/install-docs


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- no debconf information

---------------------------------------
Received: (at 292972-close) by bugs.debian.org; 4 Jun 2005 17:38:04 +0000
>From [EMAIL PROTECTED] Sat Jun 04 10:38:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Decay-00088w-00; Sat, 04 Jun 2005 10:38:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DecOt-0001Op-00; Sat, 04 Jun 2005 13:25:35 -0400
From: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#292972: fixed in doc-debian 3.1.1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 04 Jun 2005 13:25:35 -0400
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-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-Spam-Level: 
X-CrossAssassin-Score: 7

Source: doc-debian
Source-Version: 3.1.1

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

doc-debian_3.1.1.dsc
  to pool/main/d/doc-debian/doc-debian_3.1.1.dsc
doc-debian_3.1.1.tar.gz
  to pool/main/d/doc-debian/doc-debian_3.1.1.tar.gz
doc-debian_3.1.1_all.deb
  to pool/main/d/doc-debian/doc-debian_3.1.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated 
doc-debian 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: Fri,  3 Jun 2005 00:24:50 +0200
Source: doc-debian
Binary: doc-debian
Architecture: source all
Version: 3.1.1
Distribution: unstable
Urgency: high
Maintainer: Josip Rodin <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 doc-debian - Debian Project documentation, Debian FAQ and other documents
Closes: 202491 241094 265587 276625 283033 291790 292972 299434 303486 303987 
304130 304156 304156 309777
Changes: 
 doc-debian (3.1.1) unstable; urgency=high
 .
   * Real update for imminent Sarge release, urgency high since this
     content needs to be updated to be available in the official
     CDs and DVDs:
     - ftparchives.sgml: stable points to sarge instead of woody
       (Closes: #265587)
   * Use the wml files from a local www copy instead of the 'refresh'
     rule to make it easier to keep track of changes in the web pages
     No Build-Depends changes since the maintainer can simply 'make'
     the change happen if they have wml and lynx but it is not done
     automatically when built.
     Note to maintainers: adjust the WEBWML variable in doc/Makefile
     before running 'make'
     (Closes: #303486)
   * Update the content of the files under doc/ to their latest version from the
     web site.
   * Update the content of the files under FAQ/ to their latest CVS versions:
      - faqstatic.ent: Updated info for sarge release (Closes: #304156)
      - pkg_basics.sgml: Add information about essential packages
        (Closes #202495)
      - pkg_basics.sgml: Fix references to the packaging manual which is no
        longer available (#306493)
      - pkg_basics.sgml: Describe how aptitude can be used to hold/unhold
        packages (Closes: #309777)
      - nexxtime.sgml: Improvements to the next things for etch, not a full
        rewrite, but will do (Closes: #304130)
      - pkgtools.sgml and uptodate.sgml: The apt guide is now provided in
        apt-doc. (Closes: #304156)
      - pkgtools.sgml: Better indication of Contents location
        (Closes: #283033)
      - support.sgml: Added a reference to the DDP documents and also
        added a pointer to the Debian Reference (Closes: #276625)
      - debian-faq.sgml: Reference to the authors section (Closes: #202491)
      - update.sgml: APT is 'advanced' (Closes: #241094)
      - pkg_basics.sgml:  Remove emacs from standard and add gcc/g++ as
        well as standard server software also document what
        gets installed in a standard installation (Closes: #303987)
      - software.sgml: Complete sentence (Closes: #291790)
      - software.sgml: Be more verbose about Java support, use patch provided
        by Jeroen van Wolffelaar (Closes: #299434)
   * Use which instead of command -v in maintainer scripts (Closes: #292972)
   * Added myself as uploader
Files: 
 e66e10403b360f6e3c6012910656e94a 746 doc standard doc-debian_3.1.1.dsc
 13a5341eeff6d7e7665ab5402c86e92c 298819 doc standard doc-debian_3.1.1.tar.gz
 e72f883d1c7f40abb6e5ff13eb2e396c 502184 doc standard doc-debian_3.1.1_all.deb
 364e6217eec76998051a191daeaca92f 52634 byhand - debian-faq.en.html.tar.gz
 7f58584b9540cec0b801546ab756af55 46772 byhand - debian-faq.en.txt.gz
 ad7ca04948fd7e386740c147717c7c72 90506 byhand - debian-faq.en.ps.gz
 00e675c39e328896e2b58b8f94b12319 260795 byhand - debian-faq.en.pdf.gz

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

iQCVAwUBQp+l2vtEPvakNq0lAQIShwQAsQgjjkuemK0tZnNBVj0OtbVXCFaQNEJ6
eu7smNBY2Rrz1ObFeRz7NADQ/61LbY1x9440O6eIhT179gpoIGVyQx3T2F9tFJoW
A6wqZnAhHAy2Go38WOSFVtLxsron1+YO78jX2DzcnQr/KJXS6rNiAOPF3jNoCvnv
FvxcVKygMPo=
=sD5D
-----END PGP SIGNATURE-----


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

Reply via email to