Version 1.17.11.

This commit is contained in:
Richard W.M. Jones
2012-03-05 09:36:34 +00:00
parent 715f7e2809
commit deaae55072
21 changed files with 182 additions and 169 deletions

View File

@@ -12,10 +12,12 @@ Jaswinder Singh <jsingh@redhat.com>
Jim Meyering <jim@meyering.net>
Jiri Popelka <jpopelka@redhat.com>
Karel Klíč <kklic@redhat.com>
Marcin Gibula <m.gibula@e24cloud.com>
Matthew Booth <mbooth@redhat.com>
Maxim Koltsov <kolmax94@gmail.com>
Michael Scherer <misc@zarb.org>
Nikita A Menkovich <menkovich@gmail.com>
Nikos Skalkotos <skalkoto@gmail.com>
Piotr Drąg <piotrdrag@gmail.com>
Rajesh Ranjan <rranjan@redhat.com>
Richard W.M. Jones <rich@annexia.org>

43
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2012-02-28
Last updated: 2012-03-05
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -86,17 +86,11 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
790837 NEW https://bugzilla.redhat.com/show_bug.cgi?id=790837
Use of atexit to clean up handles is wrong in multithreaded programs
796523 NEW https://bugzilla.redhat.com/show_bug.cgi?id=796523
add_ro should return error if not running in a config state
798979 NEW https://bugzilla.redhat.com/show_bug.cgi?id=798979
Ubuntu install CDs from oneiric onwards are not recognized: "multi-boot operating systems are not supported"
797760 NEW https://bugzilla.redhat.com/show_bug.cgi?id=797760
virt-resize on Windows XP in sysprep state causes "UNMOUNTABLE_BOOT_VOLUME" BSOD
798196 NEW https://bugzilla.redhat.com/show_bug.cgi?id=798196
virt-resize confuses format and output_format variables; using --output-format sets the input format
798197 NEW https://bugzilla.redhat.com/show_bug.cgi?id=798197
virt-resize confuses format and output_format variables; using --output-format sets the input format
799695 NEW https://bugzilla.redhat.com/show_bug.cgi?id=799695
guestfs.h failes to compile with c++ compiler
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
@@ -113,12 +107,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
745282 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745282
[RFE] Support to use virt-filesystems with remote libvirt systems
795322 NEW https://bugzilla.redhat.com/show_bug.cgi?id=795322
add_ro should return error if not running in a config state
796520 NEW https://bugzilla.redhat.com/show_bug.cgi?id=796520
[RFE] Prevent user from running some appliance configure commands after appliance boot up
507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278
libguestfs fails to build on Fedora sparc64
@@ -182,15 +170,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
721160 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=721160
Missing btrfs support
790958 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=790958
multiprovider build error: RuntimeError: link: /tmp/.guestfs-0/kernel /tmp/.guestfs-0/kernel.10139: File exists
583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974
mount hangs there when you lack proper permission to guest image
539746 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=539746
launch fails when run inside a Xen guest, when no non-PV kernels are installed
796520 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=796520
[RFE] Prevent user from running some appliance configure commands after appliance boot up
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -234,9 +222,24 @@ You can help by testing the fixes.
788642 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=788642
virt-edit doesn't preserve file permissions
790958 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=790958
multiprovider build error: RuntimeError: link: /tmp/.guestfs-0/kernel /tmp/.guestfs-0/kernel.10139: File exists
797760 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=797760
virt-resize on Windows XP in sysprep state causes "UNMOUNTABLE_BOOT_VOLUME" BSOD
798197 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=798197
virt-resize confuses format and output_format variables; using --output-format sets the input format
798980 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=798980
Libguestfs live support should be disabled in RHEL 6 packages
647174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=647174
RHEL6: virt-clone should remove old udev rules when changing MAC address
795322 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=795322
add_ro should return error if not running in a config state
741183 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=741183
[RFE] Write a tool to align the partition(s) in a Windows XP image to a multiple of 8 sectors

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [17])
m4_define([libguestfs_release], [10])
m4_define([libguestfs_release], [11])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:10+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -13697,16 +13697,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:3355
#, no-wrap
msgid ""
" mkdtemp template\n"
" mkdtemp tmpl\n"
"\n"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
"six characters being \"XXXXXX\"."
"This command creates a temporary directory. The C<tmpl> parameter should be "
"a full pathname for the temporary directory name with the final six "
"characters being \"XXXXXX\"."
msgstr ""
#. type: textblock
@@ -32221,7 +32221,7 @@ msgstr ""
msgid ""
" char *\n"
" guestfs_mkdtemp (guestfs_h *g,\n"
" const char *template);\n"
" const char *tmpl);\n"
"\n"
msgstr ""

View File

@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.17.9\n"
"Project-Id-Version: libguestfs 1.17.11\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13006,16 +13006,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:3355
#, no-wrap
msgid ""
" mkdtemp template\n"
" mkdtemp tmpl\n"
"\n"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
"six characters being \"XXXXXX\"."
"This command creates a temporary directory. The C<tmpl> parameter should be "
"a full pathname for the temporary directory name with the final six "
"characters being \"XXXXXX\"."
msgstr ""
#. type: textblock
@@ -31144,7 +31144,7 @@ msgstr ""
msgid ""
" char *\n"
" guestfs_mkdtemp (guestfs_h *g,\n"
" const char *template);\n"
" const char *tmpl);\n"
"\n"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:10+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -14108,9 +14108,12 @@ msgstr "mkdtemp"
#. type: verbatim
#: ../fish/guestfish-actions.pod:3355
#, no-wrap
#, fuzzy, no-wrap
#| msgid ""
#| " mkdtemp template\n"
#| "\n"
msgid ""
" mkdtemp template\n"
" mkdtemp tmpl\n"
"\n"
msgstr ""
" mkdtemp шаблон\n"
@@ -14119,9 +14122,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
"six characters being \"XXXXXX\"."
"This command creates a temporary directory. The C<tmpl> parameter should be "
"a full pathname for the temporary directory name with the final six "
"characters being \"XXXXXX\"."
msgstr ""
#. type: textblock
@@ -33225,11 +33228,16 @@ msgstr "guestfs_mkdtemp"
#. type: verbatim
#: ../src/guestfs-actions.pod:5194
#, no-wrap
#, fuzzy, no-wrap
#| msgid ""
#| " char *\n"
#| " guestfs_mkdtemp (guestfs_h *g,\n"
#| " const char *template);\n"
#| "\n"
msgid ""
" char *\n"
" guestfs_mkdtemp (guestfs_h *g,\n"
" const char *template);\n"
" const char *tmpl);\n"
"\n"
msgstr ""
" char *\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -3213,29 +3213,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -3389,33 +3389,33 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: estado de salida de proceso hijo desconocido (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"no es posible hallar un supermin de libguestfs adecuado, o algún dispositivo "
"ordinario en LIBGUESTFS_PATH (ruta de búsqueda: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr "seguridad: el dispositivo cacheado %s no es propiedad del UID %d"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr "seguridad: el dispositivo cacheado %s no es un directorio (modo %o) "
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
"seguridad: el dispositivo cacheado %s es modificable por el grupo u otros "
"(modo %o)"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr "falló el comando externo, vea mensajes de errores anteriores"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -3153,29 +3153,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -3151,29 +3151,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
@@ -3158,29 +3158,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.17.9\n"
"Project-Id-Version: libguestfs 1.17.11\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3139,29 +3139,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -3153,29 +3153,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
@@ -3278,31 +3278,31 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: अपरिचीत चाइल्ड एक्जिट स्टेटस् (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"LIBGUESTFS_PATH वरील योग्य libguestfs supermin किंवा सर्वसाधारण अप्लायंस शोधणे "
"अशक्य (शोध मार्ग: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s, UID %d च्या मालकिचे नाही"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s डिरेक्ट्री नाही (मोड %o)"
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s ग्रूप किंवा इतर द्वारे लेखनजोगी आहे (मोड %o)"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr "बाहेरिल आदेश अपयशी, मागील त्रुटी संदेश पहा"

View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
@@ -3339,33 +3339,33 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: onbekende kind exit status (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"kon geen geschikte libguestfs supermin of gewoon toestel vinden op "
"LIBGUESTFS_PATH (zoek pad: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr "beveiliging: UID %2$d is geen eigenaar van toepassing %1$s in cache"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr "beveiliging: toepassing %s in cache is geen map (mode %o)"
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
"beveiliging: toepassing %s in cache is beschrijfbaar door groep of anderen "
"(mode %o)"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr "extern commando mislukte, zie eerdere fout boodschappen"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
@@ -3151,29 +3151,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -3290,31 +3290,31 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: ਅਣਜਾਣ ਲੰਬਾ ਚੋਣ: (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"ਕੋਈ ਵੀ ਅਨੁਕੂਲ libguestfs supermin ਜਾਂ ਸਧਾਰਤ ਜੰਤਰ LIBGUESTFS_PATH ਉੱਪਰ ਨਹੀਂ ਲੱਭਿਆ(ਖੋਜ "
"ਮਾਰਗ: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਨੂੰ UID %d ਦੁਆਰਾ ਨਹੀਂ ਰੋਕਿਆ ਹੈ"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr "security: cached appliance %s is not a directory (mode %o)"
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਗਰੁੱਪ ਜਾਂ ਹੋਰ (mode %o) ਦੁਆਰਾ ਲਿਖਣਯੋਗ ਹੈ"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਈ ਹੈ, ਪਿਛਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
@@ -3356,36 +3356,36 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: nieznany stan wyjścia potomka (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"nie można odnaleźć żadnego przyrządu biblioteki libguestfs typu \"supermin\" "
"lub \"ordinary\" w LIBGUESTFS_PATH (ścieżka wyszukiwania: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
"bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest własnością UID %d"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
"bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest katalogiem (tryb "
"%o)"
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
"bezpieczeństwo: przyrząd %s w pamięci podręcznej jest zapisywalny przez "
"grupę lub innych (tryb %o)"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""
"zewnętrzne polecenie nie powiodło się, proszę zobaczyć wcześniejsze "

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -3152,29 +3152,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
@@ -3149,29 +3149,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
#: src/appliance.c:182
#: src/appliance.c:204
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr ""
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr ""
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-02-28 10:32+0000\n"
"POT-Creation-Date: 2012-03-05 09:17+0000\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -3396,33 +3396,33 @@ msgid "%s: unknown child exit status (%d)\n"
msgstr ""
"%s: невідоме повідомлення про стан завершення дочірнього процесу (%d)\n"
#: src/appliance.c:182
#, c-format
#: src/appliance.c:204
#, fuzzy, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
"cannot find any suitable libguestfs supermin, fixed or old-style appliance "
"on LIBGUESTFS_PATH (search path: %s)"
msgstr ""
"не вдалося знайти відповідного supermin libguestfs або звичайного пристрою "
"за адресою LIBGUESTFS_PATH (каталог пошуку: %s)"
#: src/appliance.c:332
#: src/appliance.c:362
#, c-format
msgid "security: cached appliance %s is not owned by UID %d"
msgstr "безпека: кешований пристрій %s не належить UID %d"
#: src/appliance.c:337
#: src/appliance.c:367
#, c-format
msgid "security: cached appliance %s is not a directory (mode %o)"
msgstr "безпека: кешований пристрій %s не є каталогом (режим %o)"
#: src/appliance.c:342
#: src/appliance.c:372
#, c-format
msgid "security: cached appliance %s is writable by group or other (mode %o)"
msgstr ""
"безпека: кешований пристрій %s доступний для запису учасниками групи або "
"іншими користувачами (режим %o)"
#: src/appliance.c:682
#: src/appliance.c:712
msgid "external command failed, see earlier error messages"
msgstr ""
"спроба виконання зовнішньої команди зазнала невдачі, ознайомтеся з "