Skip to content

Add SLES 16.1 specific package dependencies! - #393

Open
Anushree-Mathur wants to merge 1 commit into
lop-devops:masterfrom
Anushree-Mathur:sles
Open

Add SLES 16.1 specific package dependencies!#393
Anushree-Mathur wants to merge 1 commit into
lop-devops:masterfrom
Anushree-Mathur:sles

Conversation

@Anushree-Mathur

Copy link
Copy Markdown
Contributor

Define SLES 16.1 specific packages in [deps_sles16_1] section. These packages are only available or required for SLES 16.1 and will not be installed on other SLES 16.x versions.

Signed-off-by: Anushree-Mathur anushree.mathur@linux.ibm.com

Define SLES 16.1 specific packages in [deps_sles16_1] section.
These packages are only available or required for SLES 16.1
and will not be installed on other SLES 16.x versions.

Signed-off-by: Anushree-Mathur <anushree.mathur@linux.ibm.com>

@harihare harihare left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harihare

harihare commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

@Anushree-Mathur please fix the conflict.

@misanjumn

Copy link
Copy Markdown
Contributor

@Anushree-Mathur
Does this PR fix this issue too?

[ssh-expect]#python3 avocado-setup.py --run-suite guest_guest_import --guest-os SLES.16.1.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
python3 avocado-setup.py --run-suite guest_guest_import --guest-os SLES.16.1.ppc64le --only-filter 'virtio_scsi virtio_net qcow2' --no-download
16:17:52 INFO    : Env Config: /home/kvmci/tests/config/wrapper/env.conf
16:17:52 INFO    : No Run Config: /home/kvmci/tests/config/wrapper/no_run_tests.conf
16:17:52 WARNING : Overriding user setting and enabling kvm bootstrap as guest tests are requested
16:17:52 INFO    : Check for environment
16:17:52 ERROR   : Please install following dependancy packages python3-setuptools
[ssh-expect]#echo $?
echo $?
1

The setup-tools is installed in the system and yet the avocado tooling is unable to detect it. Perhaps, python version mismatch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants