[Bug 1099104] [Build 20180625] YaST fails to copy ssh keys to new system
http://bugzilla.suse.com/show_bug.cgi?id=1099104 http://bugzilla.suse.com/show_bug.cgi?id=1099104#c6 Oliver Kurz <okurz@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(okurz@suse.com) | --- Comment #6 from Oliver Kurz <okurz@suse.com> --- Well, interesting idea but that failed in https://openqa.opensuse.org/tests/702036#step/welcome/8 because the repo is not trusted during the self-update step. We would need to trust this repo from openQA tests. @Sergio I don't see the need for a multimachine test. I don't see the problem using either the variable DUD_ADDONS as in https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/6d147c60fd2f... or DUD as in https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/ca60f2800df5... . Honestly I don't know the difference Trying with DUD: ``` openqa-clone-job --skip-download --skip-chained-deps --from https://openqa.opensuse.org --host https://openqa.opensuse.org 701912 TEST=okurz_1099104_gnome+import_ssh_keys BUILD=20180703:bsc1099104 _GROUP="Development Tumbleweed" DUD=https://w3.nue.suse.com/~kanderssen/bug_1099104/ ``` -> Created job #702048: opensuse-Tumbleweed-DVD-x86_64-Build20180703-gnome+import_ssh_keys@64bit -> https://openqa.opensuse.org/t702048 that did not seem to work, https://openqa.opensuse.org/tests/702048#step/welcome/7 "Failed to load driver update". Don't have that much experience with DUD. Maybe I need to specify the full path to the DUD file, not directory: ``` openqa-clone-job --skip-download --skip-chained-deps --from https://openqa.opensuse.org --host https://openqa.opensuse.org 701912 TEST=okurz_1099104_gnome+import_ssh_keys BUILD=20180703:bsc1099104 _GROUP="Development Tumbleweed" DUD=https://w3.nue.suse.com/~kanderssen/bug_1099104/copy.dud ``` -> Created job #702049: opensuse-Tumbleweed-DVD-x86_64-Build20180703-gnome+import_ssh_keys@64bit -> https://openqa.opensuse.org/t702049 Also failed in similar fashion: https://openqa.opensuse.org/tests/702049#step/welcome/6 Looking at https://openqa.opensuse.org/tests/702049/file/serial0.txt this becomes quite obvious: openqa.opensuse.org can not access the suse internal DUD directory, duh. I don't have webspace available right away but if one of you have I guess using a command like above with the according path to an external web folder should work. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com