Bug 868210

Summary: display package version in console log
Product: Red Hat Enterprise Linux 7 Reporter: Karel Srot <ksrot>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: dcantrell
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-29 17:15:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karel Srot 2012-10-19 09:35:03 UTC
Description of problem:

Would it be possible to display package versions again? Only a package name is displayed in the console which complicates possible debugging.


Version-Release number of selected component (if applicable):
anaconda from compose RHEL-7.0-20121005.n.0

How reproducible:
always

  
Actual results:
Installing ftp (804/856) 
Installing tftp (805/856) 
Installing bzip2-devel (806/856) 
Installing indent (807/856) 
Installing libcap-devel (808/856


Expected results:
e.g.
Installing ftp-1.0-2.el7.x86_64 (804/856) 


Additional info:

Comment 3 Jesse Keating 2012-10-19 17:11:13 UTC
/tmp/packaging.log has the full versions in it.  Is this not suitable?

Comment 4 Karel Srot 2012-10-29 07:24:58 UTC
Hi Jesse,
I think that log file should be sufficient. I have filed a beaker bug 870908 for storing this log file with other beaker logs.
Thank you.