Modify

Ticket #428 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

rpmng and epoch display/handling

Reported by: [email protected] Owned by: desai
Priority: major Milestone:
Component: bcfg2-client Version:
Keywords: Cc:

Description

The EVR display during bcfg2's operation has an asterisk ('*') when there is no epoch present. The typical convention is to not display the epoch if it is None, sometimes even if it is 0.

Furthermore rpm does set noepoch=zeroepoch since several years now. The old noepoch < zeroepoch bug is from the promoteepoch ages that did quite a lot of adventurous loops when comparing (absent epoch of an installed file is set the same as one to be installed). It is safe and also required to assume that no epoch is the same as zero epoch.

Attachments

rpmng-epoch.patch (1.5 KB) - added by [email protected] 16 years ago.
Remove the star from EVRA display; noepoch == zeroepoch

Change History

Changed 16 years ago by [email protected]

Remove the star from EVRA display; noepoch == zeroepoch

comment:1 Changed 16 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.