Project

General

Profile

Actions

action #152925

open

[qe-core][qam][15sp4]test fails in update_install for `31975:postfix`, package install conflicts with postfix-bdb

Added by rfan1 4 months ago. Updated about 2 months ago.

Status:
Blocked
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2023-12-26
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Description

The issue is similar with sle15sp3 one https://progress.opensuse.org/issues/152923
However, on sle15sp4, before applying the patch, there is no issue with command below:

zypper -n in -l --force-resolution --solver-focus Update postfix-ldap postfix-bdb postfix-mysql postfix-bdb-lmdb postfix-devel postfix-doc postfix | tee /tmp/prepare_SUSE-SLE-Product-SLES-15-SP4-LTSS-2023-31975.log; ( exit ${PIPESTATUS[0]} ); echo GaHss-$?-
Loading repository data...
Reading installed packages...
'postfix' is already installed.
No update candidate for 'postfix-3.5.9-150300.5.12.2.x86_64'. The highest available version is already installed.
'postfix-devel' is already installed.
No update candidate for 'postfix-devel-3.5.9-150300.5.12.2.x86_64'. The highest available version is already installed.
'postfix-doc' is already installed.
No update candidate for 'postfix-doc-3.5.9-150300.5.12.2.noarch'. The highest available version is already installed.
'postfix-ldap' is already installed.
No update candidate for 'postfix-ldap-3.5.9-150300.5.12.2.x86_64'. The highest available version is already installed.
'postfix-mysql' is already installed.
No update candidate for 'postfix-mysql-3.5.9-150300.5.12.2.x86_64'. The highest available version is already installed.
Resolving package dependencies...

The following 2 NEW packages are going to be installed:
  postfix-bdb postfix-bdb-lmdb

The following 2 packages are going to be REMOVED:
  postfix postfix-ldap

2 new packages to install, 2 to remove.
Overall download size: 1.2 MiB. Already cached: 0 B. After the operation, additional 105.1 KiB will be used.
Continue? [y/n/p/...? shows all options] (y): y
Retrieving: postfix-bdb-3.5.9-150300.5.12.2.x86_64 (sle-module-legacy:15-SP4::update) (1/2),   1.1 MiB    
Retrieving: postfix-bdb-3.5.9-150300.5.12.2.x86_64.rpm [.done]
Retrieving: postfix-bdb-lmdb-3.5.9-150300.5.12.2.x86_64 (sle-module-legacy:15-SP4::update) (2/2),  78.7 KiB    
Retrieving: postfix-bdb-lmdb-3.5.9-150300.5.12.2.x86_64.rpm [.done]

Checking for file conflicts: [..done]
(1/4) Removing postfix-ldap-3.5.9-150300.5.12.2.x86_64 [..done]
(2/4) Removing postfix-3.5.9-150300.5.12.2.x86_64 [..
Removed /etc/systemd/system/multi-user.target.wants/postfix.service.
.done]
(3/4) Installing: postfix-bdb-3.5.9-150300.5.12.2.x86_64 [..
/usr/sbin/usermod -a -G maildrop postfix
/usr/sbin/usermod -a -G mail postfix
.
Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service -> /usr/lib/systemd/system/postfix.service.
done]
(4/4) Installing: postfix-bdb-lmdb-3.5.9-150300.5.12.2.x86_64 [..done]

We can see the package postfix-bdb and postfix-bdb-lmdb are installed.
Then later, install patch fails:

0| 2023-12-22 15:12:19 <3> susetest(10469) [zypp::solver] SATResolver.cc(solving):849 Solverrun finished with an ERROR
0| 2023-12-22 15:12:19 <2> susetest(10469) [zypp::solver] SATResolver.cc(resolvePool):921 SATResolver::resolvePool() done. Ret:0
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] Resolver.cc(problems):414 Resolver::problems()
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1353 Encountered problems! Here are the solutions:
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1353 
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1357 Problem 1:
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1358 ====================================
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1362 the to be installed postfix-mysql-3.5.9-150300.5.15.1.x86_64 requires 'postfix = 3.5.9', but this requirement cannot be provided
0| 2023-12-22 15:12:19 <1> susetest(10469) [zypp::solver] SATResolver.cc(problems):1363 ------------------------------------

Observation

openQA test in scenario sle-15-SP4-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 :31975:postfix (current job)

Expected result

Last good: :31923:mozilla-nss (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #152923: [qe-core][qem][sle15sp3][single-incident]test fails in update_install '31975:postfix' due to pkg conflict with `postfix-bdb`Resolveddzedro2023-12-26

Actions
Actions #1

Updated by rfan1 4 months ago

  • Subject changed from [qe-core][qam][15sp4][single incident]test fails in update_install for `31975:postfix`, package install conflicts to [qe-core][qam][15sp4]test fails in update_install for `31975:postfix`, package install conflicts with postfix-bdb
Actions #2

Updated by rfan1 4 months ago

  • Related to action #152923: [qe-core][qem][sle15sp3][single-incident]test fails in update_install '31975:postfix' due to pkg conflict with `postfix-bdb` added
Actions #3

Updated by rfan1 4 months ago

  • Tags set to bugbusters
Actions #4

Updated by dzedro about 2 months ago

  • Status changed from New to Blocked
  • Assignee set to dzedro

Waiting for postfix update

Actions

Also available in: Atom PDF