Bug 235353
Summary: | Rpm unsets verify bit for %doc | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Dieter <jonathan> |
Component: | rpm | Assignee: | Paul Nasrat <nobody+pnasrat> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-16 15:18:28 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: |
Description
Jonathan Dieter
2007-04-05 12:04:54 UTC
Actually rpm never sets the verify bits for %doc files, mainly because the %verify() attribute does not scope properly across %doc files. Even if the behavior were fixed in rpm this very moment, there are zillions of packages with %doc files with no %verifyflags, so you are likely going to have to change deltarpm's behavior no matter what. Yes, verify flags for %doc were not initialized correctly. Fixed in rpm cvs, will be in rpm-4.4.9-0.4 when built. UPSTREAM Not fixed in rpm in Rawhide. Jeff, I appreciate the fix in 4.4.9, but, unfortunately, we've got 4.4.2 in F7 and 4.4.2.1 in Rawhide. Paul, do you mind fixing this in 4.4.2.1 as we're pushing to publish deltarpms in F8. Sorry, my mistake. It is fixed in 4.4.2.1. Feel free to ignore the last comment |