Actions
action #159588
closed[qe-core][qem]test fails in update_install, zypper -n in -l -t patch SUSE-SLE-Product-SLES_SAP-15-SP2-2024-32673' failed with code 107
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
Start date:
2024-04-25
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario sle-15-SP2-Server-DVD-Incidents-Install-x86_64-qam-incidentinstall@64bit fails in
update_install
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Incident Installation TEST
MAX_JOB_TIME=9000 due to long texlive update
Reproducible¶
Fails since (at least) Build :32673:python-docutils (current job)
Expected result¶
Last good: :33564:cups-filters (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 7 months ago ยท Edited
Seems some scripts failed, is it a product bug?
# zypper -n in -l -t patch SUSE-SLE-Product-SLES_SAP-15-SP2-2024-32673 | tee /tmp/zypper_SUSE-SLE-Product-SLES_SAP-15-SP2-2024-32673.log; ( exit ${PIPESTATUS[0]} ); echo Xm9d1-$?-
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following package is going to be upgraded:
python3-docutils
The following NEW patch is going to be installed:
SUSE-SLE-Product-SLES_SAP-15-SP2-2024-32673
1 package to upgrade.
Overall download size: 1.4 MiB. Already cached: 0 B. After the operation, additional 558.0 B will be used.
Backend: classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: python3-docutils-0.14-150000.3.3.7.noarch (TEST_0) (1/1), 1.4 MiB
Retrieving delta: ./noarch/python3-docutils-0.14-1.20_150000.3.3.7.noarch.drpm, 95.1 KiB
Retrieving: python3-docutils-0.14-1.20_150000.3.3.7.noarch.drpm [.done]
Applying delta: ./python3-docutils-0.14-1.20_150000.3.3.7.noarch.drpm [....done]
Checking for file conflicts: [..done]
(1/1) Installing: python3-docutils-0.14-150000.3.3.7.noarch [....
update-alternatives: error: alternative rst2html4 can't be slave of docutils: it is a master alternative
warning: %post(python3-docutils-0.14-150000.3.3.7.noarch) scriptlet failed, exit status 2
update-alternatives: warning: alternative /usr/bin/rst2html4-docutils (part of link group rst2html4) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/rst2html4 is dangling; it will be updated with best choice
update-alternatives: warning: alternative /usr/bin/rst2html5-docutils (part of link group rst2html5) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/rst2html5 is dangling; it will be updated with best choice
done]
There are running programs which still use files and libraries deleted or updated by recent upgrades. They should be restarted to benefit from the latest updates. Run 'zypper ps -s' to list these programs.
Actions