Bug 119069
Summary: | Sysstat wont start on lib64 systems | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Justin M. Forbes <64bit_fedora> | ||||||
Component: | sysstat | Assignee: | Charlie Bennett <ccb> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | alex.kiernan, gczarcinski, notting, wtogami | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2004-04-14 01:59:56 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 114961 | ||||||||
Attachments: |
|
Description
Justin M. Forbes
2004-03-24 17:38:54 UTC
Created attachment 98832 [details]
Patch to fix /etc/rc.d/init.d/sysstat for lib64
Created attachment 98833 [details]
Patch to spec file incorporating new patch
*** Bug 118568 has been marked as a duplicate of this bug. *** Justin, doesn't your patch break non-lib64? It would, but the spec adds: %if %_lib == "lib64" %patch8 -p1 -b .lib64init %endif rawhide soon |