[bug-notifications] [pkg_get 0003023]: pkg-get fails to bootstrap wget

Mantis Bug Tracker noreply at opencsw.org
Tue Sep 29 11:32:14 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/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 11: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.
====================================================================== 

---------------------------------------------------------------------- 
 (0006767) skayser (administrator) - 2009-09-29 11:32
 http://www.opencsw.org/bugtrack/view.php?id=3023#c6767 
---------------------------------------------------------------------- 
System without /usr/sfw/bin/wget still shows problems.

# pkg-get -U
ERROR: no working version of wget found, in PATH
...
---> RETR wget-1.11.4,REV=2009.04.15-SunOS5.8-i386-CSW.pkg.gz
---> PORT 192,168,120,102,128,237
---> RETR wgetpaste-2.13,REV=2009.08.29-SunOS5.8-all-CSW.pkg.gz
---> QUIT
...
Installing wget - A network utility to retrieve files from the Web as
<CSWwget>
...
Installation of <CSWwget> was successful.

ERROR: wget package is not right. Cannot continue
#

# pkg-get -v | grep SCCS
DEBUG-ONLY/VERBOSE MODE: level=1
 (Internal SCCS code revision @(#) pkg-get 4.11@(#))

# pkgparam CSWwget VERSION
1.11.4,REV=2009.04.15




More information about the bug-notifications mailing list