|
Bugzilla – Full Text Bug Listing |
| Summary: | autoinstallation cloning system produces error | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User XyGClHBuxH <forgotten_XyGClHBuxH> |
| Component: | AutoYaST | Assignee: | Karl Eichwalder <ke> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ada.lovelace, forgotten_XyGClHBuxH, schubi |
| Version: | Leap 42.2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 42.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 980329 | ||
| Bug Blocks: | |||
| Attachments: |
error message of autoinstallation cloning system
yast2 log files |
||
Could you please add YaST logfiles ? : https://en.opensuse.org/openSUSE:Bugreport_YaST#I_reported_a_YaST2_bug.2C_and_now_I_am_asked_to_.22attach_y2logs.22_.28for_package_installation_also_.22libzypp_logging.22.29._What_does_that_mean.2C_and_how_do_I_do_that.3F Created attachment 713245 [details]
yast2 log files
Thanks. I think it is a translation error
puts _("File %s exists! Really overwrite?")
returns:
Datei %1 existiert! Wirklich überschreiben?
Whereas the correct translation:
puts _("The resulting autoyast profile can be found in %s.")
returns:
Das entsprechende AutoYaST-Profil befindet sich in %s.
So from my point of view "%1" is wrong.
Karl, could you please check it ?
Workaround:
Taking another language or remove /root/autoinst.xml file before starting
"yast2 clone_system"
See Bug 980329 - gettext tools do not support Ruby. As long as that is not fixed, we will see such "translation" issues again and again. Tomorrow I'll check whether the translation is already fixed on Weblate. That's fixed now: https://l10n.opensuse.org/translate/yast-autoinst/master/de/?q=exists&search=substring&source=on&target=on&type=all&ignored=False This is automated batch bugzilla cleanup. The openSUSE 42.2 changed to end-of-life (EOL [1]) status. As such it is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of openSUSE, or you can still observe it under openSUSE Leap 15.0, please feel free to reopen this bug against that version (see the "Version" component in the bug fields), or alternatively open a new ticket. Thank you for reporting this bug and we are sorry it could not be fixed during the lifetime of the release. [1] https://en.opensuse.org/Lifetime |
Created attachment 712911 [details] error message of autoinstallation cloning system When I click in yast Autoinstallation cloning system I get the following error: Internal error. Please report a bug report with logs. Details: flag after width Caller: /usr/lib64/ruby/gems/2.1.0/gems/fast_gettext-1.2.0/lib/fast_gettext/vendor/string.rb:70:in `%' Autoinstallation configuration seems to work.