| Summary: | test failed during build | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Levente Farkas <lfarkas> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED WORKSFORME | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | leiwang, lfarkas, ptoscano |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-20 13:56:35 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: | |
|
Description
Levente Farkas
2013-11-27 14:37:15 UTC
I really need to see complete debug output, not extracts. it strange when i start mock with tmpfs then i've got the above error (twice), ie with: ------------------------------ config_opts['plugin_conf']['tmpfs_enable'] = True config_opts['plugin_conf']['tmpfs_opts']['required_ram_mb'] = 23000 config_opts['plugin_conf']['tmpfs_opts']['max_fs_size'] = '22000m' ------------------------------ and of course in this case i'm not able to see the complete log:-( but when i comment out the above 3 lines in /etc/mock/site-defaults.cfg then it's compiled without error... It could be running out of disk space. Of course without the full log it's hard to tell, and you can't get that if you enable tmpfs, so we're in a difficult situation :-( This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Hi Levente, sadly there isn't much we can do without a full build log. It seems you cannot get one (most probably because of running out of space within the build root), so for now I'll close this as WORKSFORME, since libguestfs builds fine in RHEL 6.x (neither Rich nor me nor our testers got this kind of build issue). Maybe extending the space of the tmpfs could help in getting the build done in it; please note that during the tests various helper disk images are created and removed, and this might take quite some space. |