Bug ID | 1136051 |
---|---|
Summary | Tumbleweed installer freezes in the step 'System Role' on vm with memory size 1024 |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | x86-64 |
OS | openSUSE Factory |
Status | NEW |
Severity | Major |
Priority | P5 - None |
Component | Installation |
Assignee | yast2-maintainers@suse.de |
Reporter | wnereiz@kawashiro.org |
QA Contact | jsrain@suse.com |
Found By | --- |
Blocker | --- |
Created attachment 805832 [details]
/var/log/YaST2/
Environment:
openSUSE Tumbleweed DVD image, build20190521, x86_64, virtual machine on
qemu/libvirtd
This issue can be only reproducible with following conditions:
* Add online repos (with 'HAVE_ADDON_REPOS' variable in openQA)
* The memory size of virtual machine is 1024 MB
Steps:
1. Config the memory size of vm to 1024 MB through qemu command or
virt-manager.
2. Following normal installatio procedures, choose "Yes" when installer ask
"Activate online repositories now?".
3. At the step of "System Role", select one of options, then continue with
"Next"
Results:
The installer stuck there. It is possible to switch tty, so the system is still
running.
The last entry of y2log is:
'modules/Packages.rb:819 Pkg Builtin called: ResolvableProperties'
This issue will not be occured with memory size of 2048 MB or without adding
online repos.
/var/log/YaST2 attached
Further investigation will be made and more logs are expected.