Your message dated Thu, 29 Jan 2009 09:32:03 +0000
with message-id <[email protected]>
and subject line Bug#512857: fixed in multipath-tools 0.4.8-14
has caused the Debian Bug report #512857,
regarding [INTL:ja] please add Japanese po-debconf template translation (ja.po)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
512857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512857
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: multipath-tools
Version: 0.4.8-13
Severity: wishlist
Tags: patch l10n
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear multipath-tools maintainer,
Here's Japanese po-debconf template translation (ja.po) file that
reviewed by several Japanese Debian developers and users.
Could you apply it, please?
- --
Regards,
Hideki Yamane henrich @ debian.or.jp
http://wiki.debian.org/HidekiYamane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkl7LgIACgkQIu0hy8THJktr9gCghtqHsWSwKUwaOdcDg6nqaqMz
x1MAn23vjyiulWIt9vb2Tdr1hiPIMOb+
=XTrO
-----END PGP SIGNATURE-----
# Copyright (C) 2008-2009 Debian LVM Team
<[email protected]>
# This file is distributed under the same license as the multipath-tools
package.
# Hideki Yamane (Debian-JP) <[email protected]>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: multipath-tools 0.4.8-13\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2008-05-17 14:36+0200\n"
"PO-Revision-Date: 2009-01-06 06:26+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: note
#. Description
#: ../multipath-tools-boot.templates:1001
msgid "The location of the getuid callout has changed"
msgstr "getuid callout の位置が変更されました"
#. Type: note
#. Description
#: ../multipath-tools-boot.templates:1001
msgid ""
"Your /etc/multipath.conf still has a getuid_callout pointing to /sbin/"
"scsi_id but the binary has moved to /lib/udev/scsi_id in udev 0.113-1. "
"Please update your configuration. This is best done by removing the "
"getuid_callout option entirely."
msgstr ""
"/etc/multipath.conf には /sbin/scsi_id をさしている getuid_callout が"
"ありますが、バイナリは udev 0.113-1 で /lib/udeb/scsi_id に移動しました。"
"設定を更新してください。完全に getuid_callout オプションを削除するのが一番"
"良い方法です。"
#. Type: note
#. Description
#: ../multipath-tools-boot.templates:1001
msgid ""
"Don't forget to update your initramfs after these changes. Otherwise your "
"system might not boot from multipath."
msgstr ""
"この変更を行った後で initramfs をアップデートするのを忘れないようにしてください。"
"そうしないと、システムはマルチパスから起動しなくなります。"
--- End Message ---
--- Begin Message ---
Source: multipath-tools
Source-Version: 0.4.8-14
We believe that the bug you reported is fixed in the latest version of
multipath-tools, which is due to be installed in the Debian FTP archive:
kpartx_0.4.8-14_powerpc.deb
to pool/main/m/multipath-tools/kpartx_0.4.8-14_powerpc.deb
multipath-tools-boot_0.4.8-14_all.deb
to pool/main/m/multipath-tools/multipath-tools-boot_0.4.8-14_all.deb
multipath-tools_0.4.8-14.diff.gz
to pool/main/m/multipath-tools/multipath-tools_0.4.8-14.diff.gz
multipath-tools_0.4.8-14.dsc
to pool/main/m/multipath-tools/multipath-tools_0.4.8-14.dsc
multipath-tools_0.4.8-14_powerpc.deb
to pool/main/m/multipath-tools/multipath-tools_0.4.8-14_powerpc.deb
multipath-udeb_0.4.8-14_powerpc.udeb
to pool/main/m/multipath-tools/multipath-udeb_0.4.8-14_powerpc.udeb
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.
Guido Günther <[email protected]> (supplier of updated multipath-tools 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.8
Date: Thu, 29 Jan 2009 10:17:36 +0100
Source: multipath-tools
Binary: multipath-tools kpartx multipath-tools-boot multipath-udeb
Architecture: source powerpc all
Version: 0.4.8-14
Distribution: unstable
Urgency: low
Maintainer: Debian LVM Team <[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
kpartx - create device mappings for partitions
multipath-tools - maintain multipath block device access
multipath-tools-boot - Support booting from multipath devices
multipath-udeb - maintain multipath block device access (udeb)
Closes: 510911 512601 512857
Changes:
multipath-tools (0.4.8-14) unstable; urgency=low
.
* [6dad4a0] kpartx: use uint64_t to account slices start/size based on
65d108fbe. Fixes handling of devices >2TB.
(Closes: #512601) - thanks to Vincent McIntyre for testing
* [1fe965c] fix failure to gather block device information. Cherry-pick
88f88d from upstream: With the new sysfs layout the parent device of a
block device is 'block', and only the parent of this is the 'real' parent.
Fixes problems on kernels >= 2.6.27.
(LP: #307032) - thanks to Jens Langner for forwarding this.
* [85c6d6e] README.Debian: explain howto best access multipath devices
(Closes: #510911) - thanks to Vincent McIntyre
* [a2bf65e] FAQ: fix URL to FAQ - thanks to Vincent McIntyre
* [e65a06d] README.Debian: doc typo
* [a1de95f] add ja debconf translation
(Closes: #512857) - thanks to Hideki Yamane
* [8400b79] rules: drop redo-patches target handled via external script now
* [50eb583] control: fix maintainer name
* [fe7e471] drop superflous headers and footers of patches, no functional
changes
Checksums-Sha1:
4817f733c66251b4e41f703db378c5e2ea473cc2 1347 multipath-tools_0.4.8-14.dsc
34a45f8eb856a82c723ff464562d79a64b6a8668 22354 multipath-tools_0.4.8-14.diff.gz
c36049cc8f0fa139f8db89bf9617ab739d763ff8 182422
multipath-tools_0.4.8-14_powerpc.deb
6ef0aac3bff36577f83c449b47c3159ba1a47014 29694 kpartx_0.4.8-14_powerpc.deb
a40104727b31a25ed33830c9a2631172edcdb56f 10766
multipath-tools-boot_0.4.8-14_all.deb
52375ed86e950fc6da6b8ccf873e207dccfdfe22 98672
multipath-udeb_0.4.8-14_powerpc.udeb
Checksums-Sha256:
3c2a44c4437d82a59fe3e9fff7fdbcc2aee5eb53d0ad4ac4298e7918f441e685 1347
multipath-tools_0.4.8-14.dsc
c0a949de44729501df680aa5ec6dd55300eb9d671f159c40728d9e341d2daf1b 22354
multipath-tools_0.4.8-14.diff.gz
e2eeafa85724a6a08d08152976c463b954f7a6c1e5a238e6d4ed2c5ae6c695ae 182422
multipath-tools_0.4.8-14_powerpc.deb
15eb5a3f323f71e6319dd0f10a2bb83f6af206377faf819cc8ed0291eac031f6 29694
kpartx_0.4.8-14_powerpc.deb
580d5c52eaddfd07abb4920405e86cbef4039b88871810ae3819f0f96e1c0398 10766
multipath-tools-boot_0.4.8-14_all.deb
2c92e252830ff7df83ea28eeceb88fb9eb99b1875bf869131202a3a3ca03b996 98672
multipath-udeb_0.4.8-14_powerpc.udeb
Files:
fba35f057afb6ed03ae47bf838c67e0e 1347 admin extra multipath-tools_0.4.8-14.dsc
8ed96ba70168f0f434b0a56f48e58c3d 22354 admin extra
multipath-tools_0.4.8-14.diff.gz
51195b0f69cf4df3d03c7ac413828bee 182422 admin extra
multipath-tools_0.4.8-14_powerpc.deb
6414634ec2597779786eec44f55b9a38 29694 admin extra kpartx_0.4.8-14_powerpc.deb
9592f5ff14bfc82c119ac556d459b474 10766 admin extra
multipath-tools-boot_0.4.8-14_all.deb
c71b1d80a7c89a533508a1b568b2c0a8 98672 debian-installer extra
multipath-udeb_0.4.8-14_powerpc.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJgXaUn88szT8+ZCYRAo0TAJ9lUcM4P2p++0cdpqPhq3+X08heYwCfWw1B
VcvVpHysZk0gRYYBFS0jsfM=
=iy4o
-----END PGP SIGNATURE-----
--- End Message ---