Bug 117556
Summary: | Can not rebuild from source RPM with SELinux enabled | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | vvs <vvs009> |
Component: | coreutils | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-03-05 14:29:29 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
vvs
2004-03-05 11:55:59 UTC
Does this help? -du -kD slink-to-64k | sed 's/^6[0-9]/64/' >> out +du -kD slink-to-64k | sed 's/^6[0-9]\|72/64/' >> out Yes, it does, thanks. Fixed in CVS; next build will pick it up. |