From: Martin Paul on
Martin Paul wrote:
> There's one unsolved problem: Using "ps", you can see the encoded SOA
> data supplied to wget with the --header option.

I've found a fix for that and implemented it in pca now, too. Due to the
limitations with wget and its wgetrc files, I'm using a workaround:

If $HOME/.wgetrc or $WGETRC exists, I copy it to a temporary file and
append the "header" option with the authorization data. Then I point
wget at it by setting $WGETRC to this temporary file. Like this, any
original settings in a personal wgetrc will be retained, while pca does
not have to modify an existing file. Simple, but effective.

Thanks for making me look at this once again,

mp.
--
SysAdmin | Institute of Scientific Computing, University of Vienna
PCA | Analyze, download and install patches for Solaris
| http://www.par.univie.ac.at/solaris/pca/
First  |  Prev  | 
Pages: 1 2
Prev: Live Upgrade issues
Next: SAMFS question