[Bug 1177485] New: Missing package xorg-x11 from DVD installer
https://bugzilla.suse.com/show_bug.cgi?id=1177485 Bug ID: 1177485 Summary: Missing package xorg-x11 from DVD installer Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Patterns Assignee: dimstar@opensuse.org Reporter: sofia.syrianidou@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 842403 --> https://bugzilla.suse.com/attachment.cgi?id=842403&action=edit save_y2logs While trying to perform installation via vnc, without activation of online repositories, package xorg-x11 is not available. As a result, after the remote installation, xvnc is not active. Attached there is a screenshot of installation overview, displaying the error message and save_y2logs. from installation logs: YaST2/y2log:2020-10-08 08:21:18 <1> install(7008) [Pkg] Package.cc(PkgQueryProvides):132 Searching packages providing: xorg-x11 YaST2/y2log:2020-10-08 08:21:18 <3> install(7008) [Ruby] modules/Packages.rb(block in find_providers):2454 Provider not found for 'xorg-x11' after installation xorg-x11 package is not installed if online repositories are disabled. On the contrary, if online repositories are enabled, xorg-x11 is installed. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c1 --- Comment #1 from Sofia Syrianidou <sofia.syrianidou@suse.com> --- Created attachment 842404 --> https://bugzilla.suse.com/attachment.cgi?id=842404&action=edit Installation overview screenshot -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Patterns |Installation Assignee|dimstar@opensuse.org |yast2-maintainers@suse.de QA Contact|qa-bugs@suse.de |jsrain@suse.com --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> --- That's an issue of YaST / the installer. xorg-x11 is an empty package. It's pure presence means nothing - except YaST wrongly checking for it. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c3 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igonzalezsosa@suse.com --- Comment #3 from Imobach Gonzalez Sosa <igonzalezsosa@suse.com> --- Hi all, This PR should fix the issue: https://github.com/yast/yast-packager/pull/537. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS Assignee|yast2-maintainers@suse.de |igonzalezsosa@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c4 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #4 from Imobach Gonzalez Sosa <igonzalezsosa@suse.com> --- Finally, fixed in https://github.com/yast/yast-packager/pull/538. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 Sofia Syrianidou <sofia.syrianidou@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c6 --- Comment #6 from openQA Review <openqa-review@suse.de> --- This is an autogenerated message for openQA integration by the openqa_review script: This bug is still referenced in a failing openQA test: remote_vnc_target_nfs https://openqa.suse.de/tests/8667812 To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234` Expect the next reminder at the earliest in 28 days if nothing changes in this ticket. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c7 Joaqu�n Rivera <jeriveramoya@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |REOPENED CC| |jeriveramoya@suse.com Resolution|FIXED |--- --- Comment #7 from Joaqu�n Rivera <jeriveramoya@suse.com> --- In latest build of SLE-15-SP4, the service is inactive again: https://openqa.suse.de/tests/8667812#step/validate_vnc_from_target/8 and the softfailed is triggered again: ``` my $xvnc_inactive = systemctl "is-active xvnc.socket", ignore_failure => 1; if ($xvnc_inactive) { record_soft_failure "bsc#1177485"; } ``` Any recent changes that could cause this? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1177485 https://bugzilla.suse.com/show_bug.cgi?id=1177485#c8 --- Comment #8 from Joaqu�n Rivera <jeriveramoya@suse.com> --- I stopped the VM to get logs, but apparently we don't wait enough to see it active in the automation, because manually is active. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com