Bug 1141580
| Summary: | package contains embedded private copy of valgrind.h | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Wielaard <mjw> |
| Component: | ipxe | Assignee: | Fedora Virtualization Maintainers <virt-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, pbonzini, rjones, scottt.tw, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-15 14:29:03 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: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1141461 | ||
|
Description
Mark Wielaard
2014-09-14 22:12:09 UTC
It actually comes from ipxe, not qemu, reassigning. $ git clone git://git.ipxe.org/ipxe.git Cloning into 'ipxe'... remote: Counting objects: 42765, done. remote: Compressing objects: 100% (13949/13949), done. remote: Total 42765 (delta 31995), reused 36718 (delta 27223) Receiving objects: 100% (42765/42765), 10.25 MiB | 213.00 KiB/s, done. Resolving deltas: 100% (31995/31995), done. Checking connectivity... done. $ cd ipxe/ $ find -name valgrind.h ./src/arch/x86/include/valgrind/valgrind.h *** This bug has been marked as a duplicate of bug 1141576 *** |