[bug-notifications] [pkg_get 0003023]: pkg-get fails to bootstrap wget
Mantis Bug Tracker
noreply at opencsw.org
Sun Oct 4 02:53:38 CEST 2009
The following issue has been RESOLVED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3023
======================================================================
Reported By: skayser
Assigned To: phil
======================================================================
Project: pkg_get
Issue ID: 3023
Category: other
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-16 23:51 CET
Last Modified: 2009-10-04 02:53 CEST
======================================================================
Summary: pkg-get fails to bootstrap wget
Description:
Just downloaded pkg-get from http://opencsw.org/pkg-get to a Solaris 8 box.
As i didn't have wget, pkg-get offered me to download one via ftp. This
however fails, as $MASTERBASE isn't set correctly.
# This is only for fallback purposes in extreme measures
# The target package must be UNCOMPRESSED in any way!!
MASTERSITE=${MASTERSITE:-ftp.ibiblio.org}
MASTERBASE=${MASTERSITE:-pub/packages/solaris/opencsw/current}
Even when this is corrected, the installation fails. See second invocation
in additional information.
The suggestions made by pkg-get on where to get wget ($SITE/wget) after
failing to download / install wget don't help either, because no wget can
be found there. Unfortunately the wget download links on
http://opencsw.org/pkg-get are broken also.
======================================================================
----------------------------------------------------------------------
(0006789) phil (manager) - 2009-10-04 02:53
http://www.opencsw.org/mantis/view.php?id=3023#c6789
----------------------------------------------------------------------
fix coded, and tested. pending new pkg-get package release
More information about the bug-notifications
mailing list