Bug ID | 1182849 |
---|---|
Summary | [Staging J] openQA test fails in await_install |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Installation |
Assignee | yast2-maintainers@suse.de |
Reporter | rbrown@suse.com |
QA Contact | jsrain@suse.com |
CC | ngompa13@gmail.com |
Found By | --- |
Blocker | --- |
Created attachment 846612 [details] y2logs ## Observation openQA test in scenario microos-Staging:J-Staging-Kubic-DVD-x86_64-container-host-kubic@uefi-staging fails in [await_install](https://openqa.opensuse.org/tests/1649801/modules/await_install/steps/68) ## Reproducible Fails since (at least) Build [J.349.2](https://openqa.opensuse.org/tests/1648762) ## Expected result Last good: [J.349.1](https://openqa.opensuse.org/tests/1648734) (or more recent) ## Further details Most likely cause is due to the following skelcd submission https://build.opensuse.org/request/show/875396 YaST logs (attached) provide the following key clue 2021-03-01 09:08:58 <3> install(3635) [Ruby] yast/wfm.rb(handle_exception):272 Client /mounts/mp_0001/usr/share/YaST2/clients/pkg_finish.rb failed with 'No such file or directory @ rb_sysopen - /mnt/etc/zypp/zypp.conf' (Errno::ENOENT). It would seem YaST is hard coded to look for /mnt/etc/zypp/zypp.conf even though in theory a zypper-less installation should be possible.