[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:02861] Lintian (Re: Uploaded canna 3.5b2-10 to master)
bo環境でも lintian が動くようなので ちょっとやってみました。
# dpkg -i .../hamm/hamm/binary-all/devel/lintian_0.2.4.deb
(lintian を使う人が /var/spool/lintian に書けるようにする)
# lintian-setup; lintian hoge.changes; lintian-remove
(lintian -i だと詳しい説明つき)
lintain hoge.deb だと deb binary のみ調べる
From: yochi@debian.or.jp
Subject: [debian-devel:02858] Uploaded canna 3.5b2-10 to master
Date: Thu, 26 Feb 1998 19:09:53 +0900
> canna 3.5b2 のバグフィックスパッケージを作成しました。
|E: canna_3.5b2-10_i386.changes: bad-distribution-in-changes-file hamm-jp
これはいいとして
|E: canna: init.d-script-not-marked-as-conffile /etc/init.d/canna
|N:
|N: /etc/init.d scripts should be marked as conffiles.
/etc/init.dスクリプトは conffiles にしましょう。
|E: canna: init.d-script-does-not-implement-required-option /etc/init.d/canna restart
|E: canna: init.d-script-does-not-implement-required-option /etc/init.d/canna force-reload
|N:
|N: The /etc/init.d scripts have to support the following command line
|N: arguments: start, stop, restart, force-reload.
/etc/init.dスクリプトは start, stop, restart, force-reload
で動くようにしましょう。
|E: canna: unknown-control-file du
|N:
|N: The package contains an `uncommon' control file. If you have good
|N: reasons to include this file as control file, please contact
|N: schwarz@xxxxxxxxxxxxxxx about this so that this error gets included in
|N: the overrides file for Lintian. (With that, Lintian will ignore this
|N: bug in the future.)
変なファイルが control-file にまぎれこんでいます。
|W: canna: non-standard-file-perm 01:54 0444
|W: canna: non-standard-file-perm 01:54 0664
|N:
|N: The file has a mode different from 0644. In some cases this is
|N: intentional, but in other cases this is a bug. If it's intentional,
|N: please send a note to schwarz@xxxxxxxxxxxxxxx so that this error gets
|N: included in the overrides file of Lintian. (With that, Lintian will
|N: ignore this bug in the future.)
普通 ファイルの permission は 0644 にすることになっています。
|W: canna: symlink-should-be-relative 01:54 /usr/bin/cannakill
|N:
|N: Symbolic links should normally be relative. (Please check out Debian
|N: Policy Manual, section 3.3.5 for details.)
symbolic link は相対リンクにしましょう。
|W: canna: setuid-gid-binary 01:54 6555 bin/bin
|N:
|N: The file is tagged SETUID and SETGID. In some cases this is
|N: intentional, but in other cases this is a bug. If it's intentional,
|N: please send a note to schwarz@xxxxxxxxxxxxxxx so that this error gets
|N: included in the overrides file of Lintian. (With that, Lintian will
|N: ignore this bug in the future.)
setuid, setgid されています
が、これは問題なしですね (おそらく)
|W: canna: non-standard-dir-perm 01:54 0775
|N:
|N: The directory has a mode different from 0755. In some cases this is
|N: intentional, but in other cases this is a bug. If it's intentional,
|N: please send a note to schwarz@xxxxxxxxxxxxxxx so that this error gets
|N: included in the overrides file of Lintian. (With that, Lintian will
|N: ignore this bug in the future.)
ディレクトリの permission は 0755 にすることになっています。
(これも canna の場合はいいのかな‥)
From: yochi@debian.or.jp
Subject: [debian-devel:02859] Uploaded im 86-1 to master
Date: Thu, 26 Feb 1998 19:21:47 +0900
|W: im: setuid-binary 19:09 4755 root/root
|N:
|N: The file is tagged SETUID. In some cases this is intentional, but in
|N: other cases this is a bug. If it's intentional, please send a note to
|N: schwarz@xxxxxxxxxxxxxxx so that this error gets included in the
|N: overrides file of Lintian. (With that, Lintian will ignore this bug in
|N: the future.)
これも rpop のためなので、問題ないでしょうね。
|E: im: gzipped-symlink-with-wrong-ext 19:09 ../../man7/undocumented.7.gz
|N:
|N: The package installs a symbolic link pointing to a compressed file,
|N: but the symbolic link does not use the same file extension than the
|N: referenced file. In most cases, this can produce troubles when the
|N: user or a program tries to access the file through the link. (Please
|N: check out Debian Policy Manual, section 3.3.5 for details.)
../../man7/undocumented.7.gz にはった symbolic link が
.gz という拡張子がついていません。symbolic link をはる時は
拡張子が同じになるようにしましょう。
|W: im: description-starts-with-leading-spaces
|N:
|N: The package "Description:" starts with leading spaces. Usually,
|N: leading spaces are used to switch `verbatim display' on (i.e., lines
|N: are not wrapped) so this might be a bug in the package. Otherwise,
|N: please contact schwarz@xxxxxxxxxxxxxxx about this so that this error
|N: gets included in the overrides file for Lintian. (With that, Lintian
|N: will ignore this bug in the future.)
Description: の次の行から、行頭にスペースひとつ多いです。
From: yochi@debian.or.jp
Subject: [debian-devel:02860] UPloaded mew 1.93b20-1 to master
Date: Thu, 26 Feb 1998 19:22:26 +0900
|W: mew: non-standard-file-perm 19:17 0444
mew はこれだけでした。優秀(^^;
--
鵜飼文敏