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

Bug#113496: marked as done (wily: Numerous policy violations)



Your message dated Sat, 09 Mar 2002 01:13:00 -0500
with message-id <E16ja6G-0006bc-00@auric.debian.org>
and subject line Bug#113496: fixed in wily 0.13.41-0.3
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; 25 Sep 2001 17:28:00 +0000
>From c@eskimo.com Tue Sep 25 12:28:00 2001
Return-path: <c@eskimo.com>
Received: from albatross.mail.pas.earthlink.net (albatross.prod.itd.earthlink.net) [207.217.120.120] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15lw00-0008FR-00; Tue, 25 Sep 2001 12:28:00 -0500
Received: from diziet.clawpaws.net (lsanca1-ar16-4-33-172-123.elnk.dsl.gtei.net [4.33.172.123])
	by albatross.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id KAA17990;
	Tue, 25 Sep 2001 10:27:56 -0700 (PDT)
Received: from diziet.clawpaws.net (localhost.clawpaws.net [127.0.0.1])
        by localhost.clawpaws.net (8.12.0.Beta19/8.12.0.Beta19/Debian 8.12.0.Beta19) with ESMTP id f8PHRtCB024570;
	Tue, 25 Sep 2001 10:27:55 -0700
Message-Id: <200109251727.f8PHRtCB024570@diziet.clawpaws.net>
To: submit@bugs.debian.org
Cc: "C.M. Connelly" <c@eskimo.com>
From: "C.M. Connelly" <c+debbugs@eskimo.com>
Reply-To: "C.M. Connelly" <c+debbugs@eskimo.com>
Organization: Sam Hill Cabal, DS
Subject: wily: Numerous policy violations
Date: Tue, 25 Sep 2001 10:27:55 -0700
Sender: c@eskimo.com
Delivered-To: submit@bugs.debian.org



Package: wily
Version: 0.13.41-0.2
Severity: serious
Tags: woody

The wily package is extremely out of date and has several serious
policy violations, one of which prevents the xlibs 4.1.0-6 package
from being installed.  Here's the output from a lintian run:

N: Setting up lab in /tmp/lintian-lab.24486 ...
N: Processing binary package wily (version 0.13.41-0.2) ...
W: wily: binary-compiled-with-profiling-enabled usr/X11R6/bin/wily
E: wily: binary-without-manpage wily
N:
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin, or /usr/games, must
N:   have a manual page.
N:   
N:   Note, that though the `man' program has the capability to check for
N:   several program names in the NAMES section, each of these programs
N:   must have its own manual page (a symbolic link to the appropriate
N:   manual page is sufficient) because other manual page viewers such as
N:   xman or tkman don't support this.
N:   
N:   Refer to Policy Manual, section 13.1 for details.
N:
E: wily: copyright-refers-to-old-directory
N:
N:   The common licenses (GPL, BSD, Artistic, etc) have been moved from
N:   /usr/doc/copyright and /usr/share/doc/copyright to
N:   /usr/share/common-licenses. Copyright files should be updated.
N:   
N:   Refer to Policy Manual, section 13.6 for details.
N:
W: wily: prerm-does-not-remove-usr-doc-link
N:
N:   The technical committee chose the symlink transition method to move
N:   from FSSTND to FHS. This transition involves setting the link in the
N:   postinst script and removing it in the prerm script. Here is an
N:   example (/bin/sh):
N:    if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/pkg ]; then
N:      rm -f /usr/doc/pkg
N:    fi
N:   The test for this is not perfect. If you are setting the link, please
N:   send the line of code to us so we can improve the test.
N:
W: wily: postinst-does-not-set-usr-doc-link
N:
N:   The technical committee chose the symlink transition method to move
N:   from FSSTND to FHS. This transition involves setting the link in the
N:   postinst script and removing it in the prerm script. Here is an
N:   example (/bin/sh):
N:    if [ "$1" = "configure" ]; then
N:     if [ -d /usr/doc -a ! -e /usr/doc/pkg -a -d /usr/share/doc/pkg ]; then
N:      ln -sf ../share/doc/pkg /usr/doc/pkg
N:     fi
N:    fi
N:   The test for this is not perfect. If you are setting the link, please
N:   send the line of code to us so we can improve the test.
N:
E: wily: old-app-defaults-directory usr/X11R6/lib/X11/app-defaults/
N:
N:   The app-defaults files have moved to /etc/X11/app-defaults/. Files in
N:   the old directory, /usr/X11R6/lib/X11/app-defaults/, will no longer be
N:   used by X. The old directory should not exist in packages at all; this
N:   prevents X from replacing it with a compatability symlink.
N:   
N:   Refer to Policy Manual, section 12.8 for details.
N:
E: wily: old-app-defaults-directory usr/X11R6/lib/X11/app-defaults/Wily
E: wily: FSSTND-dir-in-usr usr/doc/
N:
N:   As of policy version 3.0.0.0, Debian no longer follows the FSSTND.
N:   
N:   Instead, the Filesystem Hierarchy Standard (FHS), version 2.1, is
N:   used. You can find it in /usr/share/doc/debian-policy/fhs/ .
N:
N: Removing /tmp/lintian-lab.24486 ...

Thanks,

   CMC

System information
==================

Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux diziet 2.2.19-fal #2 Mon Apr 30 18:15:17 PDT 2001 ppc



Versions of packages wily depends on:

libc6 (>= 2.1), xlib6g (>= 3.3.3.1-1)
ii  libc6          2.2.4-1        GNU C Library: Shared libraries and Timezone
ii  xlib6g         4.1.0-6        pseudopackage providing X libraries


---------------------------------------
Received: (at 113496-close) by bugs.debian.org; 9 Mar 2002 06:31:08 +0000
>From rdonald@auric.debian.org Sat Mar 09 00:31:08 2002
Return-path: <rdonald@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 16jaNo-0000Lg-00; Sat, 09 Mar 2002 00:31:08 -0600
Received: from rdonald by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16ja6G-0006bc-00; Sat, 09 Mar 2002 01:13:00 -0500
From: MJ Ray <markj@luminas.co.uk>
To: 113496-close@bugs.debian.org
X-Lisa: $Revision: 1.4 $
Subject: Bug#113496: fixed in wily 0.13.41-0.3
Message-Id: <E16ja6G-0006bc-00@auric.debian.org>
Sender: Randall Donald <rdonald@auric.debian.org>
Date: Sat, 09 Mar 2002 01:13:00 -0500
Delivered-To: 113496-close@bugs.debian.org

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

wily_0.13.41-0.3.diff.gz
  to pool/main/w/wily/wily_0.13.41-0.3.diff.gz
wily_0.13.41-0.3.dsc
  to pool/main/w/wily/wily_0.13.41-0.3.dsc
wily_0.13.41-0.3_i386.deb
  to pool/main/w/wily/wily_0.13.41-0.3_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 113496@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
MJ Ray <markj@luminas.co.uk> (supplier of updated wily 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: Wed, 20 Feb 2002 20:15:01 +0000
Source: wily
Binary: wily
Architecture: source i386
Version: 0.13.41-0.3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <debian-qa@lists.debian.org>
Changed-By: MJ Ray <markj@luminas.co.uk>
Description: 
 wily       - A work-alike of the Acme programming environment for Plan 9
Closes: 113496
Changes: 
 wily (0.13.41-0.3) unstable; urgency=low
 .
   * Fixes to packaging to make it comply with current policy.  (Closes:
     #113496)
Files: 
 aab6afaecdf693044b39a7d8df907c4f 624 editors optional wily_0.13.41-0.3.dsc
 7e0d0125c28daa27daabee382356faf6 14619 editors optional wily_0.13.41-0.3.diff.gz
 3b6c2752cb0fbea5cacc308d2518ef85 157610 editors optional wily_0.13.41-0.3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjyI44cACgkQs10SPRMEYVVyQgCeI129LUTcQyd27KoFG1FpUlc0
abQAn2tAqr6aJq5SSsNrSKZrIYwIcpf9
=GJ9W
-----END PGP SIGNATURE-----



Reply to: