[bug-notifications] [pkg_get 0003023]: pkg-get fails to bootstrap wget
Mantis Bug Tracker
noreply at opencsw.org
Tue Sep 29 01:32:11 CEST 2009
A NOTE has been added to this issue.
======================================================================
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: assigned
======================================================================
Date Submitted: 2009-01-16 23:51 CET
Last Modified: 2009-09-29 01:32 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.
======================================================================
----------------------------------------------------------------------
(0006766) philadmin (administrator) - 2009-09-29 01:32
http://www.opencsw.org/mantis/view.php?id=3023#c6766
----------------------------------------------------------------------
Looking at my code, it would appear that I have already fixed this issue.
Please check the current pkg-get ( pkg-get -v|grep SCCS should report
4.11)
and tell me if it performs as expected for you.
More information about the bug-notifications
mailing list