|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 604.1] openQA: test case yast-virtualization nothing provides typelib(Vte) = 2.91 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Lubos Kocman <lubos.kocman> |
| Component: | Virtualization:Other | Assignee: | virt-bugs list <virt-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | carnold, lubos.kocman |
| Version: | Leap 15.6 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3925824/modules/yast_virtualization/steps/16 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lubos Kocman
2024-02-12 18:01:11 UTC
Is the openSUSE 15.6 media missing the typelib-1_0-Vte-2.91 RPM? It should be same version as found in 15.5 lkocman@localhost:~> rpm -ql typelib-1_0-Vte-2.91 /usr/lib64/girepository-1.0/Vte-2.91.typelib lkocman@localhost:~> cat /etc/os-release NAME="openSUSE Leap" VERSION="15.6 Alpha" ID="opensuse-leap" ID_LIKE="suse opensuse" VERSION_ID="15.6" PRETTY_NAME="openSUSE Leap 15.6 Alpha" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:15.6" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" LOGO="distributor-logo-Leap" Then it does sound like a test case issue. Would you agree Charles? lkocman@localhost:~> rpm -ql typelib-1_0-Vte-2.91 --provides typelib(Vte) = 2.91 typelib-1_0-Vte-2.91 = 0.66.2-150400.3.2.1 typelib-1_0-Vte-2.91(x86-64) = 0.66.2-150400.3.2.1 /usr/lib64/girepository-1.0/Vte-2.91.typelib (In reply to Lubos Kocman from comment #2) > lkocman@localhost:~> rpm -ql typelib-1_0-Vte-2.91 > /usr/lib64/girepository-1.0/Vte-2.91.typelib > lkocman@localhost:~> cat /etc/os-release > NAME="openSUSE Leap" > VERSION="15.6 Alpha" > ID="opensuse-leap" > ID_LIKE="suse opensuse" > VERSION_ID="15.6" > PRETTY_NAME="openSUSE Leap 15.6 Alpha" > ANSI_COLOR="0;32" > CPE_NAME="cpe:/o:opensuse:leap:15.6" > BUG_REPORT_URL="https://bugs.opensuse.org" > HOME_URL="https://www.opensuse.org/" > DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" > LOGO="distributor-logo-Leap" > > > Then it does sound like a test case issue. Would you agree Charles? Yes. In my manual testing of this build, I could not reproduce a situation where the error occurred. There must be something in the test case or the environment where it is run. Looking at Build623.2, https://openqa.opensuse.org/tests/3976027#step/yast_virtualization/107 this test cast doesn't seem to be failing anymore. Closing. |