Bug 1219857

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:OtherAssignee: 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
## Observation

yast-virtualization testm fails at broken deps.
nothing provides typelib(Vte) = 2.91 which is needed by virt-manager / patterns-server-kvm_tools / patterns-server-xen_tools

https://openqa.opensuse.org/tests/3925824#step/yast_virtualization/17

openQA test in scenario opensuse-15.6-DVD-x86_64-virtualization@64bit fails in
[yast_virtualization](https://openqa.opensuse.org/tests/3925824/modules/yast_virtualization/steps/16)

## Test suite description
Maintainer: QE Virtualization. Test virtualization stack using libvirt and virt-manager.


## Reproducible

Fails since (at least) Build [534.1](https://openqa.opensuse.org/tests/3616771)


## Expected result

Last good: (unknown) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=virtualization&version=15.6)
Comment 1 Charles Arnold 2024-02-13 22:28:50 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
Comment 2 Lubos Kocman 2024-02-15 10:49:36 UTC
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?
Comment 3 Lubos Kocman 2024-02-15 10:50:04 UTC
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
Comment 4 Charles Arnold 2024-02-15 17:52:43 UTC
(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.
Comment 5 Charles Arnold 2024-03-05 13:40:19 UTC
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.