Project

General

Profile

Actions

Bug #12798

closed

zypper module arch and version specification for zypper commands is not correct

Added by Alexis Mousset almost 6 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

The command used by zypper module:

rpm -qa --qf "Name=%{name}\nVersion=%{version}-%{release}\nArchitecture=%{arch}\n" 

does not display epoch, which leads to a list of installed packaged without epoch.

So when specifying a version with epoch, install works but always returns an error.
If not specifying it, reporting works well but install will be able to install an exact version.

This needs to be fixed in zypper (and maybe rpm) repos at least.


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #12799: Force using epoch when installing a package with zypperReleasedAlexis MoussetActions
Actions

Also available in: Atom PDF