Your message dated Fri, 24 Aug 2012 05:47:53 +0000
with message-id <[email protected]>
and subject line Bug#685576: fixed in nova 2012.1.1-8
has caused the Debian Bug report #685576,
regarding nova: [INTL:it] Invalid encoding in Italian debconf translation
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.)
--
685576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685576
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nova
Severity: wishlist
Sorry, you're not done with l10n in nova..:-(
It happens that the italian translation you got from the BTS had a
broken encoding. It claims to be UTF-8 while it is ISO-8859-1. This is
because of a (fixed since then) bug in the BTS.
Attached is a fixed file. Would you mind updating the package again (it
triggers annoying warnings in daily cronjobs on i18n.debian.org)?
Sorry for the trouble.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Italian translation of nova debconf messages.
# Copyright (C) 2012, Beatrice Torracca <[email protected]>
# This file is distributed under the same license as the nova package.
# Beatrice Torracca <[email protected]>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2012-06-25 10:00+0000\n"
"PO-Revision-Date: 2012-07-11 19:09+0200\n"
"Last-Translator: Beatrice Torracca <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
#. Type: boolean
#. Description
#: ../nova-common.templates:2001
msgid "Start nova services at boot?"
msgstr "Far partire i servizi Nova all'avvio?"
#. Type: boolean
#. Description
#: ../nova-common.templates:2001
msgid ""
"Please choose whether you want to start Nova services when the machine is "
"booted up."
msgstr "Scegliere se far partire i servizi Nova all'avvio della macchina."
#. Type: boolean
#. Description
#: ../nova-common.templates:3001
msgid "Set up a database for Nova?"
msgstr "Impostare un database per Nova?"
#. Type: boolean
#. Description
#: ../nova-common.templates:3001
msgid ""
"No database has been set up for Nova to use. If you want to set one up now, "
"please make sure you have all needed information:"
msgstr ""
"Non è stato impostato alcun database per l'uso da parte di Nova. Se si "
"desidera impostarne uno ora assicurarsi di avere tutte le informazioni "
"necessarie:"
#. Type: boolean
#. Description
#: ../nova-common.templates:3001
msgid ""
" * the host name of the database server (which must allow TCP\n"
" connections from this machine);\n"
" * a username and password to access the database;\n"
" * the type of database management software you want to use."
msgstr ""
" * il nome host del server di database (che deve permettere le connessioni\n"
" TCP da questa macchina);\n"
" * un nome utente e una password per accedere al database;\n"
" * il tipo di software di gestione del database che si desidera usare."
#. Type: boolean
#. Description
#: ../nova-common.templates:3001
msgid ""
"If you don't choose this option, no database will be set up and Nova will "
"use regular SQLite support."
msgstr ""
"Se non si sceglie questa opzione, non verrà impostato alcun database e Nova "
"userà il regolare supporto SQLite."
#. Type: boolean
#. Description
#: ../nova-common.templates:3001
msgid ""
"You can change this setting later on by running \"dpkg-reconfigure -plow "
"nova-common\"."
msgstr ""
"È possibile cambiare questa impostazione successivamente eseguendo \"dpkg-"
"reconfigure -plow nova-common\"."
#. Type: string
#. Description
#: ../nova-compute-xen.templates:2001
msgid "Address of the XenAPI dom0:"
msgstr "Indirizzo del dom0 XenAPI:"
#. Type: string
#. Description
#: ../nova-compute-xen.templates:2001
msgid ""
"Nova Compute Xen needs to know the address of the server running XenAPI. You "
"can enter an IP address, or a fully qualified domain name if it resolves "
"correctly."
msgstr ""
"È necessario che Nova Compute Xen conosca l'indirizzo del server che esegue "
"XenAPI. Si può inserire un indirizzo IP o un nome di dominio pienamente "
"qualificato se viene risolto in modo corretto."
#. Type: string
#. Description
#: ../nova-compute-xen.templates:2001
msgid ""
"This may be a server running Citrix XenServer, the CentOS Xen Cloud Platform "
"(XCP) appliance installed from an ISO image, or even the Kronos Project's "
"XCP (available in Debian and Ubuntu as the package xcp-xapi)."
msgstr ""
"Può essere un server con in esecuzione Citrix XenServer, l'appliance CentOS "
"Xen Cloud Platform (XCP) installata da un'immagine ISO o persino l'XCP del "
"Kronos Project (disponibile in Debian e Ubuntu come pacchetto xcp-xapi)."
#. Type: string
#. Description
#. Type: string
#. Description
#. Type: password
#. Description
#: ../nova-compute-xen.templates:2001 ../nova-compute-xen.templates:3001
#: ../nova-compute-xen.templates:4001
msgid "This can later be edited in /etc/nova/nova-compute.conf."
msgstr "Può essere modificato in seguito in /etc/nova/nova-compute.conf."
#. Type: string
#. Description
#: ../nova-compute-xen.templates:3001
msgid "Username to connect to XenAPI:"
msgstr "Nome utente per connettersi a XenAPI:"
#. Type: string
#. Description
#: ../nova-compute-xen.templates:3001
msgid "Please enter the username used to connect to your XenAPI (XCP server)."
msgstr "Inserire il nome utente per connettersi al proprio XenAPI (server XCP)."
#. Type: password
#. Description
#: ../nova-compute-xen.templates:4001
msgid "Password to connect to XenAPI:"
msgstr "Password per connettersi a XenAPI:"
#. Type: password
#. Description
#: ../nova-compute-xen.templates:4001
msgid "Please enter the password used to connect to your XenAPI (XCP server)."
msgstr "Inserire la password per connettersi al proprio XenAPI (server XCP)."
--- End Message ---
--- Begin Message ---
Source: nova
Source-Version: 2012.1.1-8
We believe that the bug you reported is fixed in the latest version of
nova, which is due to be installed in the Debian FTP archive.
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.
Thomas Goirand <[email protected]> (supplier of updated nova 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: Fri, 24 Aug 2012 05:30:21 +0000
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml
nova-compute-xen nova-compute-qemu nova-compute-kvm nova-scheduler nova-volume
nova-api nova-network nova-objectstore nova-console nova-cert nova-xcp-plugins
nova-xcp-network nova-doc nova-xvpvncproxy nova-api-metadata
nova-api-os-compute nova-api-os-volume nova-api-ec2
Architecture: source all
Version: 2012.1.1-8
Distribution: unstable
Urgency: low
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
nova-api - OpenStack Compute - compute API frontend
nova-api-ec2 - OpenStack Compute - EC2 API frontend
nova-api-metadata - OpenStack Compute - metadata API frontend
nova-api-os-compute - OpenStack Compute - compute API frontend
nova-api-os-volume - OpenStack Compute - Volume API frontend
nova-cert - OpenStack Compute - certificate manager
nova-common - OpenStack Compute - common files
nova-compute - OpenStack Compute - compute node
nova-compute-kvm - OpenStack Compute - compute node (KVM)
nova-compute-lxc - OpenStack Compute - compute node (LXC)
nova-compute-qemu - OpenStack Compute - compute node (QEmu)
nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
nova-compute-xen - OpenStack Compute - compute node (Xen)
nova-console - OpenStack Compute - console
nova-doc - OpenStack Compute - documentation
nova-network - OpenStack Compute - network manager
nova-objectstore - OpenStack Compute - object store
nova-scheduler - OpenStack Compute - virtual machine scheduler
nova-volume - OpenStack Compute - storage
nova-xcp-network - OpenStack Compute network plugin for the Xen Cloud Platform
nova-xcp-plugins - OpenStack Compute plugin for the Xen Cloud Platform
nova-xvpvncproxy - OpenStack Compute - XVP VNC proxy
python-nova - OpenStack Compute - libraries
Closes: 685576
Changes:
nova (2012.1.1-8) unstable; urgency=low
.
* Corrected wrong encoding in the it.po (Closes: #685576).
Checksums-Sha1:
928412ca8e6c897853ce74fc55bb2dc4e3be68c1 3069 nova_2012.1.1-8.dsc
f0c332d9ce8ac54dc425d3cc79bf36165589d1d9 57529 nova_2012.1.1-8.debian.tar.gz
e084a585963823dc09f29c5df4ef12a03bcfb4f1 1777046 python-nova_2012.1.1-8_all.deb
1b671b324a8d787f1b14cfc67f8ae4dd442c2922 40036 nova-common_2012.1.1-8_all.deb
6e84f9e5db1d2e67d1135d6e3343be39ec9037a2 16726 nova-compute_2012.1.1-8_all.deb
7d8e87e72e3a0159f0ecac1692c0f878b358d82e 11872
nova-compute-lxc_2012.1.1-8_all.deb
4df31f840cb7c71225a857c5068a476e15a55e22 11886
nova-compute-uml_2012.1.1-8_all.deb
5f438a1dfa0946ed43ebc3caa497ee46aa6aaa93 16024
nova-compute-xen_2012.1.1-8_all.deb
e6f6202f6e5f0233ab6fc389d0a6cb3dad54166c 11786
nova-compute-qemu_2012.1.1-8_all.deb
fc2b112befb5be3107ef239b6eafe5ca437f3dab 11870
nova-compute-kvm_2012.1.1-8_all.deb
84038ccd6cdbbc43927c4aa448472e8bc5670983 14356
nova-scheduler_2012.1.1-8_all.deb
b694a16d5d9f12fd0ff15b336a32d81ce38f923c 15260 nova-volume_2012.1.1-8_all.deb
01dd32f543c58c803a1862b3ab5a6b78cb5c890e 14250 nova-api_2012.1.1-8_all.deb
eeceefaa029880f2d9711bbb87eaf9e499530fe9 17166 nova-network_2012.1.1-8_all.deb
536074549105d565cedc36d9c77273d6a93108ca 14462
nova-objectstore_2012.1.1-8_all.deb
6747745c9a0212faddb0f09bcc2a2bd391752499 14948 nova-console_2012.1.1-8_all.deb
3fb07c68877689aff4f7b90d790edbe07f2c8fae 14324 nova-cert_2012.1.1-8_all.deb
28664091efc768312087041bd0f8f60a54c9fde7 34276
nova-xcp-plugins_2012.1.1-8_all.deb
ec95def2785b7a7a296cd02cebc788fc0a0dfc81 18972
nova-xcp-network_2012.1.1-8_all.deb
535c48554fefcecac0bb1cbe42fe1200c07e5e68 1711930 nova-doc_2012.1.1-8_all.deb
2662f1e33d3d2b66f1dcd4968e91fa935b25d581 14236
nova-xvpvncproxy_2012.1.1-8_all.deb
41a4d978eeb7e73f98e4182f42b1c848ba877e12 14146
nova-api-metadata_2012.1.1-8_all.deb
c00ecd7511c2c3125dd8bcdcb402c7978d9c0b42 14152
nova-api-os-compute_2012.1.1-8_all.deb
e147d726d0588c95cd193b2f4b96f459c45ad12f 14164
nova-api-os-volume_2012.1.1-8_all.deb
a16baa03970815a124d0f3324f311c9030da6501 14128 nova-api-ec2_2012.1.1-8_all.deb
Checksums-Sha256:
5165379e142d6c1b946a7df393b1a94ac53d4ade559881e3f4d4bc42a9b21e5c 3069
nova_2012.1.1-8.dsc
cad8538b38a500241fd055732fcb7a3579aec9213ce57d1e87a30bf15cb6c7e8 57529
nova_2012.1.1-8.debian.tar.gz
e17fd67a51b0b089a59a94b073552b6ebe0f080f2a43a104424bbc2c92413ac7 1777046
python-nova_2012.1.1-8_all.deb
94ce4c3bae012b46a8f47eea23d20057037bbc13a88ebafe07011f5f0843490d 40036
nova-common_2012.1.1-8_all.deb
1729c52fe714d78b70853b2156ca88f869f5268ecbb409a5a5a2cccac0984679 16726
nova-compute_2012.1.1-8_all.deb
95a7eee644db65d932b3928f6697a280c38d369dfa07b3b1fa59b7aad1ed12fc 11872
nova-compute-lxc_2012.1.1-8_all.deb
d7b7a3689bb14f9c4edecb13f85631c60ec224513da2e875011e003e0dec698b 11886
nova-compute-uml_2012.1.1-8_all.deb
2121a8205895a93a3322637c9acbe6778d4e56d6fa7d908ba86df0ab853192df 16024
nova-compute-xen_2012.1.1-8_all.deb
b110f3f942a8fbd9c85c9a74d19742a498b6fe9ed54eaa9bae557f3d1cdd5171 11786
nova-compute-qemu_2012.1.1-8_all.deb
9185b37beac059b2ce1cc08659886af9398d3324b65794386cc349f1b659494f 11870
nova-compute-kvm_2012.1.1-8_all.deb
2185e4275b70573030f3483ba53d90a1f23d6aac7eb00367cc9b6764a27c9aa4 14356
nova-scheduler_2012.1.1-8_all.deb
c4e91a48e278c2b9c490d416310e5113c1e1e8582a98075dd4861f08f90a30aa 15260
nova-volume_2012.1.1-8_all.deb
eff17cd4fca12b88880e25089905bd08880f7b6d90b6f9506b9d4839cc9bcc0d 14250
nova-api_2012.1.1-8_all.deb
f3f741465481fb74a90bbecc24f4487b816b18a30405299fcc38c23a5f349469 17166
nova-network_2012.1.1-8_all.deb
eac826f6fbe52ea911347314afc00622f29e96fe8faf136610d62500c0636e01 14462
nova-objectstore_2012.1.1-8_all.deb
57ff84ae819fbc385653b667ca4d8d70b3804a87a3f25a0e7593373db5f35d61 14948
nova-console_2012.1.1-8_all.deb
6e0aae3704695c1d525042ee658e56a1be24f0a87fe0adc7e404bd55e2b8b39a 14324
nova-cert_2012.1.1-8_all.deb
0ffceca7d18a387883e206d14ee40a6c26b8848769c79e476bab932e458ad239 34276
nova-xcp-plugins_2012.1.1-8_all.deb
1a85ab463bf849ddcc8bc198e12cec44ed5d1d0d1f1db2a304df6ecdd5a2c2df 18972
nova-xcp-network_2012.1.1-8_all.deb
b73584550349df8512350f8431c8cb656aa2a568567af781669b18c5e4117149 1711930
nova-doc_2012.1.1-8_all.deb
0ab10cf4495861ca8b56f0a91b07d81a166bbc251689ebc82724fd1742e2ceab 14236
nova-xvpvncproxy_2012.1.1-8_all.deb
702447a9a2ba12ae8ed6da1196a9809615743c91fdff4f742c98b54dcdb15ea6 14146
nova-api-metadata_2012.1.1-8_all.deb
1f51d0f7f4972949af23dbb3f4554bdd64d32230c60ae31ff151e2311c601672 14152
nova-api-os-compute_2012.1.1-8_all.deb
abcd744454b567c2af5162663571532d05c94c3fbf0a0e34002b4738db678755 14164
nova-api-os-volume_2012.1.1-8_all.deb
f907122f073b5274913240730a5f01dde1a4f74813fd1abbd0a82dae2b570c25 14128
nova-api-ec2_2012.1.1-8_all.deb
Files:
69682f69031601ad743221cfedbdd707 3069 net extra nova_2012.1.1-8.dsc
340c75b323b5566ec9212c0b7ab50d07 57529 net extra nova_2012.1.1-8.debian.tar.gz
9b7feb4a7d636bdf9f655524448f84f2 1777046 python extra
python-nova_2012.1.1-8_all.deb
115a201875d2c07940a7d50f6a31756f 40036 net extra nova-common_2012.1.1-8_all.deb
fdf8bef179ed4084e6d23679567d2424 16726 net extra
nova-compute_2012.1.1-8_all.deb
f96b2d2e622087bc2d6b754b7520a318 11872 net extra
nova-compute-lxc_2012.1.1-8_all.deb
737e43e040c69b53e3d499547c6a7286 11886 net extra
nova-compute-uml_2012.1.1-8_all.deb
2f4766e2775a62a5007bd149c11793b7 16024 net extra
nova-compute-xen_2012.1.1-8_all.deb
1566b4807e8f547dc5105f75ddbbf92f 11786 net extra
nova-compute-qemu_2012.1.1-8_all.deb
b753f4048c3e45f59990f14ac44cef10 11870 net extra
nova-compute-kvm_2012.1.1-8_all.deb
0f61772a6b504d68e1943f5997ec3e85 14356 net extra
nova-scheduler_2012.1.1-8_all.deb
0c59b67918e0175f2e5da1cfd9231225 15260 net extra nova-volume_2012.1.1-8_all.deb
4a40e57f4ccf65ab8a07632e616181d3 14250 net extra nova-api_2012.1.1-8_all.deb
fc9b7e1928a108707d4709434b575c44 17166 net extra
nova-network_2012.1.1-8_all.deb
ced0788d2acdf0fa2a440432915875bb 14462 net extra
nova-objectstore_2012.1.1-8_all.deb
e8aad1cd7cba0aaa84f80d55aece21b6 14948 net extra
nova-console_2012.1.1-8_all.deb
0a3637d6041028a4b7fde298ce5daac2 14324 net extra nova-cert_2012.1.1-8_all.deb
cca09c6924a4dab1e93306eabea0ff32 34276 net extra
nova-xcp-plugins_2012.1.1-8_all.deb
a2c83359ddac84155d9df063ea83930a 18972 net extra
nova-xcp-network_2012.1.1-8_all.deb
836f5edcf02f965ff6e7ff4b2f48ce5f 1711930 doc extra nova-doc_2012.1.1-8_all.deb
64a57731a4f00c0a03fde0cab2b566be 14236 net extra
nova-xvpvncproxy_2012.1.1-8_all.deb
c94843233db1c7dc393521d1798e8cde 14146 net extra
nova-api-metadata_2012.1.1-8_all.deb
c070f6d84fb0248c84c4a3b137f0e37b 14152 net extra
nova-api-os-compute_2012.1.1-8_all.deb
c073afe546154287fe255bee59e45c4d 14164 net extra
nova-api-os-volume_2012.1.1-8_all.deb
ee420f0a803bb9d00c98779affcca335 14128 net extra
nova-api-ec2_2012.1.1-8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlA3E88ACgkQl4M9yZjvmklynACfTYuhT4TudIAtVovX6IM6NJRT
figAn1eaI/avGRb3mGSC2957SBHbLvOm
=zOjj
-----END PGP SIGNATURE-----
--- End Message ---