Project

General

Profile

Actions

tickets #118315

closed

tickets #117442: [Regression] Regression test for SLED

tickets #117889: [Regression][PackageKit] Package kit component of regression tests

[Regression][PackageKit] Full packages dependencies check

Added by zcjia over 1 year ago. Updated 8 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
not_automated
Target version:
Start date:
2022-10-12
Due date:
% Done:

0%

Estimated time:
Relevance:
P2

Description

1. Install SLED15 (full installation)
2. Run script to check the packages dependencies:
# for p in $(zypper -q se -t package | awk -F \| 'NR > 3 { print $2 }'); do sudo zypper in -D -ynl "$p" 2>&1 > /dev/null; echo $p:$?; done | tee dry_run_install_all.log
# grep -v ':0' dry_run_install_all.log

  1. We can't find dependency problems during the dry-run installation

Related issues 1 (1 open0 closed)

Copied to QE-Workstation - tickets #150530: [Regression][PackageKit] Full packages dependencies checkNewzcjia2022-10-12

Actions
Actions #1

Updated by GraceWang over 1 year ago

  • Assignee set to GraceWang
Actions #2

Updated by GraceWang about 1 year ago

  • Status changed from New to Blocked
  • Relevance changed from P5 to P2

Failed on build 72.1
https://bugzilla.suse.com/show_bug.cgi?id=1208740 has been filed to track this.

Actions #3

Updated by GraceWang 8 months ago

  • Status changed from Blocked to Rejected

Based on the Wiki https://progress.opensuse.org/projects/qe-workstation/wiki#The-status-of-the-ticket-test-case
Set the status to REJECTED with linked bug id.

Actions #4

Updated by zcjia 5 months ago

  • Copied to tickets #150530: [Regression][PackageKit] Full packages dependencies check added
Actions

Also available in: Atom PDF