Bug 1075696
Summary: | OpenIPMI rawhide build failed unpackaged files | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Normand <normand> |
Component: | OpenIPMI | Assignee: | Jaromír Cápík <jcapik> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aledvink, bbaude, jcapik, menantea, ovasik, pknirsch, ppisar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | OpenIPMI-2.0.21-2.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-05-13 18:10: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: | |
Embargoed: | |||
Bug Depends On: | 1079635 | ||
Bug Blocks: | 1051573 |
Description
Michel Normand
2014-03-12 15:32:48 UTC
fot info, I built OpenIMPI on ppc64le using following spec patch: --- OpenIPMI.spec.ori +++ OpenIPMI.spec @@ -235,9 +235,16 @@ fi %files lanserv %defattr(-,root,root) +%config(noreplace) %{_sysconfdir}/ipmi/ipmisim1.emu +%config(noreplace) %{_sysconfdir}/ipmi/lan.conf %{_bindir}/ipmilan +%{_bindir}/ipmi_sim +%{_bindir}/sdrcomp %{_libdir}/libIPMIlanserv.so.* %doc %{_mandir}/man8/ipmilan.8* +%doc %{_mandir}/man1/ipmi_sim.1* +%doc %{_mandir}/man5/ipmi_lan.5* +%doc %{_mandir}/man5/ipmi_sim_cmd.5* %files modalias %config(noreplace) %{_sysconfdir}/modprobe.d/OpenIPMI.conf *** Bug 1077922 has been marked as a duplicate of this bug. *** |