Bug 730340

Summary: modifyrepo changes overwritten by createrepo --update
Product: Red Hat Enterprise Linux 6 Reporter: Karel Srot <ksrot>
Component: createrepoAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: low    
Version: 6.1CC: ddumas, jhutar, ksrot, syeghiay
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 443035 Environment:
Last Closed: 2012-06-26 19:56:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 443035    
Bug Blocks:    

Comment 1 RHEL Program Management 2011-08-12 14:48:00 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 6 Suzanne Logcher 2012-02-14 23:13:21 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 7 James Antill 2012-06-26 19:56:44 UTC
       --update
              If  metadata  already  exists  in  the  outputdir  and an rpm is
              unchanged (based on file size and mtime) since the metadata  was
              generated, reuse the existing metadata rather than recalculating
              it. In the case of a large repository with only  a  few  new  or
              modified  rpms  this can significantly reduce I/O and processing
              time.

...this doesn't imply that we aren't generating a new repomd.xml ... and it's pretty helpful to have "--update" just be an optimization, and not generate different repodata than a clean run would have. So I think we want to NAK this RFE.