Bug 829508

Summary: distro import should read tree timestamp from .discinfo if not present in .treeinfo
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: schedulerAssignee: Bill Peck <bpeck>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.9CC: bpeck, dcallagh, rmancy, stl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-27 03:51:54 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 Dan Callaghan 2012-06-06 23:50:38 UTC
RHEL3 and RHEL4 have a .treeinfo but it does not contain a timestamp. In those cases we can grab the timestamp from the first line of the .discinfo file. (That's where Cobbler gets the timestamp from.)

This will give us a more accurate timestamp than falling back to the modtime of .treeinfo as we do currently.

Comment 1 Dan Callaghan 2012-06-27 03:51:54 UTC

*** This bug has been marked as a duplicate of bug 830945 ***