Bug 13810 - sysstat references it's build root
Summary: sysstat references it's build root
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: sysstat
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-12 17:28 UTC by Michael Tokarev
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-07-12 17:28:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Tokarev 2000-07-12 17:28:20 UTC
When installed, files in /usr/lib/sa references
/var/tmp/sysstat-3.2.3 directory (where it was built).
This occurs with new rpm build macros (%configure) only --
it uses
 ./configure --prefix=/var/tmp/... --bindir=/var/tmp/... etc,
and after this, when making things, make rules will generate
file(s) from file(s).in using those paths...

This is probably a bug in rpm, not in sysstat, since the last
one seemed to do the right thing...

Comment 1 Preston Brown 2000-08-30 20:09:51 UTC
fixed in 3.2.4-3 and later.


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