Bug 4362
Summary: | rpm checks free space of wrong filesystem | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | v.kuhlmann |
Component: | rpm | Assignee: | Jeff Johnson <jbj> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
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: | 1999-08-30 23:28:48 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
v.kuhlmann
1999-08-05 06:48:30 UTC
Is your /C file system an ext2fs file system? Rpm finds space by doing a statvfs call, and that may be broken on non-ext2fs file systems. I have no idea how to reproduce this problem and know of no other occurences. Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/1fe90e87fcdc03f4fa3ba3a16ea9de2b86f2aa7b Merge pull request #4872 from rhcarvalho/issue4362-BC-with-invalid-output.to Merged by openshift-bot |