[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:06991] Bug#JP/388: marked as done (lintian errors)
susumu-o@xxxxxxxxxxxxxxx (Susumu OSAWA)さんの Tue, 14 Jul 1998 17:21:47 +0900 (JST)付けの
message-id <199807140821.RAA15679@xxxxxxxxxxxxxxx>
subject lintian errors.
のメッセージにより以下のバグ報告は「処理済」とされました。
もし、間違ったバグ報告を「処理済」にしてしまった場合は
必要に応じてバグ報告を再発行し、そして/または、ただちに問題を修正してください。
(注: これは Debian JP Bug Tracking System が発行している
自動応答メッセージで、debian-users メイリングリストにも送られています。
あなたがシステム管理者で、このメッセージが何について書かれている
かよくわからないのでしたら、どこかに深刻なメールシステムの誤設定がある
ことを示しています。すぐに私まで連絡をいただけないでしょうか)
(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
--
Debian JP Bug Tracking System / owner@bugs.debian.or.jp
Received: from super.win.or.jp (super.win.or.jp [202.26.1.170])
by master.debian.or.jp (8.8.8+3.0Wbeta13/3.6W-Debian-JP-980308) with ESMTP id RAA27342
for <388-close@bugs.debian.or.jp>; Tue, 14 Jul 1998 17:21:57 +0900
Message-Id: <199807140821.RAA15679@xxxxxxxxxxxxxxx>
From: susumu-o@xxxxxxxxxxxxxxx (Susumu OSAWA)
To: 388-close@bugs.debian.or.jp
Subject: Re: lintian errors.
X-Mailer: mnews [version 1.20PL6] 1997-08/16(Sat)
ndtpd 1.0.6および2.0.1でfixしました.
--
大沢進 <susumu-o@xxxxxxxxxxxxxxx>
Return-Path: <ukai@xxxxxxxxxxxxx>
To: maintonly@bugs.debian.or.jp
Subject: lintian errors
From: Fumitoshi UKAI <ukai@debian.or.jp>
X-Mailer: Mew version 1.93b7 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA)
Message-Id: <19980610190125A.ukai@xxxxxxxxxxxxx>
Date: Wed, 10 Jun 1998 19:01:25 +0900 (JST)
Sender: Fumitoshi UKAI <ukai@xxxxxxxxxxxxx>
X-Dispatcher: imput version 980114
Lines: 69
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Package: ndtpd
Version: 1.0.5-1
E: ndtpd: binary-without-manpage ebappendix
E: ndtpd: binary-without-manpage ebfont
E: ndtpd: binary-without-manpage ebinfo
E: ndtpd: binary-without-manpage ndtpcheck
E: ndtpd: binary-without-manpage ndtpcontrol
E: ndtpd: binary-without-manpage ndtpd
E: ndtpd: binary-without-manpage ndtpdaily
Each binary in /usr/bin, /usr/sbin, /bin, /sbin, or /usr/games,
must have a manual page.
Note, that though the `man' program has the capability to check for
several program names in the NAMES section, each of these programs
must have its own manual page (a symbolic link to the appropriate
manual page is sufficient) because other manual page viewers as
xman or tkman don't support this.
See Policy Manual, section 5.1 for details.
E: ndtpd: description-starts-with-package-name
The first line of the "Description:" should not start with the
package name. For example, the package foo should not have a
description like this: `foo is a program that...'.
If Lintian reported this error by mistake (i.e., if the package
name is a common word), please contact Richard Braakman about this
so that this error gets included in the overrides file for Lintian.
(With that, Lintian will ignore this bug in the future.)
E: ndtpd: md5sums-lists-nonexisting-file DEBIAN/conffiles
E: ndtpd: md5sums-lists-nonexisting-file DEBIAN/md5sums
E: ndtpd: md5sums-lists-nonexisting-file DEBIAN/postinst
E: ndtpd: md5sums-lists-nonexisting-file DEBIAN/postrm
The md5sums control file lists a file which is not included in the
package.
Usually, this error occurs during the package build process, if the
debian/tmp/ directory is touched after dh_md5sums or debstd is run.
If all the files in the DEBIAN/ subdirectory are listed above, the
problem was probably caused by building the package using a buggy
debstd/debmake. In this case, rebuilding the package with an
updated debstd should fix the problem.
E: ndtpd: old-fsf-address-in-copyright-file
The /usr/doc/pkg/copyright file refers to the old postal address of
the Free Software Foundation (FSF). The new address is:
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
E: ndtpd: wrong-name-for-upstream-changelog usr/doc/ndtpd/ChangeLog.gz
If there is an upstream changelog file, it should usually be
installed as /usr/doc/pkg/changelog.gz
Refer to Policy Manual, section 5.8 for details.
E: ndtpd: wrong-path-for-perl usr/bin/ebappendix #!/usr/local/bin/perl
E: ndtpd: wrong-path-for-perl usr/sbin/ndtpdaily #!/usr/local/bin/perl
Perl is installed as /usr/bin/perl on Debian systems.
Refer to Policy Manual, section 3.3.4 for details.