Bug 119069 - Sysstat wont start on lib64 systems
Summary: Sysstat wont start on lib64 systems
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sysstat
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Charlie Bennett
QA Contact: Brian Brock
URL:
Whiteboard:
: 118568 (view as bug list)
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-24 17:38 UTC by Justin M. Forbes
Modified: 2007-11-30 22:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-14 01:59:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix /etc/rc.d/init.d/sysstat for lib64 (549 bytes, patch)
2004-03-24 17:40 UTC, Justin M. Forbes
no flags Details | Diff
Patch to spec file incorporating new patch (8.64 KB, patch)
2004-03-24 17:41 UTC, Justin M. Forbes
no flags Details | Diff

Description Justin M. Forbes 2004-03-24 17:38:54 UTC
Description of problem:

/etc/rc.d/init.d/sysstat is built with /usr/lib/sa/sadc instead of
/usr/lib64/sa/sadc

Version-Release number of selected component (if applicable):

5.0.1-1.1

Patches attached

Comment 1 Justin M. Forbes 2004-03-24 17:40:12 UTC
Created attachment 98832 [details]
Patch to fix /etc/rc.d/init.d/sysstat for lib64

Comment 2 Justin M. Forbes 2004-03-24 17:41:09 UTC
Created attachment 98833 [details]
Patch to spec file incorporating new patch

Comment 3 Bill Nottingham 2004-03-24 18:12:25 UTC
*** Bug 118568 has been marked as a duplicate of this bug. ***

Comment 5 Warren Togami 2004-04-13 20:23:16 UTC
Justin, doesn't your patch break non-lib64?

Comment 6 Justin M. Forbes 2004-04-13 20:35:22 UTC
It would, but the spec adds:
%if %_lib == "lib64"
%patch8 -p1 -b .lib64init
%endif


Comment 7 Warren Togami 2004-04-14 01:59:56 UTC
rawhide soon


Note You need to log in before you can comment on or make changes to this bug.