[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: po-debconf: bugzilla (update)
- From: victory <victory.deb@xxxxxxxxx>
- Subject: Re: po-debconf: bugzilla (update)
- Date: Sat, 7 Aug 2010 06:40:19 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=bfVDGBHOUrUYraX1h78ZLYKrObXrfWpi6yuXb7evaCU=; b=P8FuIQ4WRn9aVTkxDcj7OjMtnpFb5eBImZrAjSAVySMh+No5x3CKbtD34OaTSNP6Ri ZpW+k1BKTkiF77FXjb7GZNwIdFHbic+HOXQHkp78GKnLXfN/4VXuN13mc5tqBHsNyMBE dIMaCslTQQnkwa438lbBtt2c4KHivvQmlcvn4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=gLswceLzq7/lkbntc/kBMwzkh1+NZ5PWcjihb+avVEA7Ks0Iu44y0c/mhhn3395aQz ghemryl/oZGq2lYeAPWVkI+pIk23CRqwlAArHNYsNxccOHH1ewz5bMhxNSzbdtSytAA4 MGTjIruL/iJcNchJxfjv+UAc3///BiMcJPmBA=
- List-help: <mailto:debian-doc-ctl@debian.or.jp?body=help>
- List-id: debian-doc.debian.or.jp
- List-owner: <mailto:debian-doc-admin@debian.or.jp>
- List-post: <mailto:debian-doc@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-doc-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-doc-ctl@debian.or.jp; help=<mailto:debian-doc-ctl@debian.or.jp?body=help>
- X-ml-name: debian-doc
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-2.4 required=10.0 tests=KI autolearn=disabled version=3.1.7-deb3
- References: <20100806153541.0418430d.henrich@debian.or.jp>
- Message-id: <20100807063945.7666c0a8.victory.deb@xxxxxxxxx>
- X-mail-count: 06764
- X-mailer: Sylpheed 3.0.2 (GTK+ 2.10.14; i686-pc-mingw32)
On Sat, 7 Aug 2010 04:35:53 +0900
Hideki Yamane wrote:
bugzilla3.xはほぼ触ってないので変わってる可能性もありますが
> ・"Show this message if setup of Bugzilla is ongoing or not finished:"
> はこれでいいのかなぁ、というのがあるので特に指摘を歓迎します :)
> ・最後の段で "to assist you" はうまく訳せなかったので無視しています。
> #: ../bugzilla3.templates:9001
> msgid "Show this message if setup of Bugzilla is ongoing or not finished:"
> msgstr "Bugzilla の設定がまだ途中、または完了していない場合はこのメッセージが表示されます:"
インストールの初回やスクリプト群に特定の変更を加えた場合に、
鯖に入ってchecksetup.plを実行する必要があります。
その処理中(ある程度時間かかる)とかを意図しているのかなと
> #: ../bugzilla3.templates:10001
> "To setup Bugzilla please run /usr/share/bugzilla3/lib/checksetup.pl as root "
> "user or start 'dpkg-reconfigure -p low bugzilla3' and choose 'dbconfig-"
> "config' to assist you."
> "Bugzilla を設定するには root ユーザ権限で /usr/share/bugzilla3/lib/checksetup.pl "
> "か、'dpkg-reconfigure -p low bugzilla3' を実行して 'dbconfig-config' を選んでください。"
dpkg-reconfigureがどこまでやるのか不明ですが、、、
checksetup.plの実行前にまず、特定のファイルにdb設定を書いておく必要があります。
dbconfig-configなのでまずこれを補助するのかなと推測
checksetup.plにはあらかじめ指示を書いたファイルを用意することで、
いちいち問い合わせてこないようにするオプションがあります。
これを利用して、デフォルト設定を使ったその後の作業の省力化を図っている可能性もあります。
--
victory