Bugs item #639083, was opened at 2002-11-15 15:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=639083&group_id=9368

Category: Installation
Group: 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jeremy Enos (jenos)
Assigned to: Jeff Squyres (jsquyres)
Summary: OPD should not require $OSCAR_HOME

Initial Comment:
OPD, when run w/o the existence of the 
$OSCAR_HOME env var, should take a best guess as 
to where the packages directory lies, so it can dump the 
downloads correctly.  i.e.  If the opd script knows where 
itself is, it can go relative from there to find the packages 
dir.


----------------------------------------------------------------------

>Comment By: Jeff Squyres (jsquyres)
Date: 2003-01-18 19:44

Message:
Logged In: YES 
user_id=11722

Done.

Still need to update OSCAR's Package.pm to look in
/var/lib/oscar/packages, but I'll open a separate bug for that.

----------------------------------------------------------------------

Comment By: Jeff Squyres (jsquyres)
Date: 2003-01-17 12:21

Message:
Logged In: YES 
user_id=11722

More specifically, OPD will place downloads in: 

/var/cache/oscar/downloads/foo.tar.gz

OPD will expand them into:

/var/lib/oscar/packages

OSCAR's Package.pm needs to be modified to look in both
$OSCAR_HOME/packages and /var/lib/oscar/packages.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=639083&group_id=9368


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to