Share

SSS-OSCAR

Tracker: Bugs

5 Package.pm apitest path wrong - ID: 1356804
Last Update: Settings changed ( naughtont )

The new APItest RPMS change the installation path from
'/usr/local/apitest/apitest' to '/usr/bin/apitest'.

So, the hardcoded path in "lib/OSCAR/Package.pm" is
wrong and this causes the tests to fail.


[WORK AROUND]
The quick work around is to edit this line,
Package.pm:358,
my $apitest = "/usr/local/apitest/apitest"; #
FIXME: hardcoded path

Changing the path to "/usr/bin/apitest";


I will have a patch fix for this in the next 2.0beta.


Thomas Naughton ( naughtont ) - 2005-11-14 19:48

5

Closed

Fixed

Thomas Naughton

Installation

2.0

Public


Comment ( 1 )

Date: 2005-11-16 15:39
Sender: naughtontProject Admin

Logged In: YES
user_id=288102

This has been fixed in CVS.


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
resolution_id None 2005-11-16 15:39 naughtont
close_date - 2005-11-16 15:39 naughtont
status_id Open 2005-11-16 15:39 naughtont