I can't download SLES10-SP2-Pool catalog with yup
Hi all,
I am trying to setup an update server with SLES10-SP2. To accomplish this I am using yup and i want to download these three catalogs: SLES10-SP2-Online, SLES10-SP2-Updates and SLES10-SP2-Pool.
I can download SLES10-SP2-Online and SLES10-SP2-Updates without problems but when yup is trying to download SLES10-SP2-Pool every time returns errors like this:
Fetching https://nu.novell.com/repo/$RCE/SLES10-SP2-Pool/sles-10-x86_64/1179502018... FAILED with exit code 22
Failure details:
----------------------------------------------------------------------------
Warning: Illegal date format for -z/--timecond (and not a file name).
Warning: Disabling time condition. See curl_getdate(3) for valid date syntax.
* About to connect() to nu.novell.com port 443
* Trying 88.221.106.34... connected
* Connected to nu.novell.com (88.221.106.34) port 443
* successfully set certificate verify locations:
* CAfile: /usr/share/curl/curl-ca-bundle.crt
CApath: none
* SSLv2, Client hello (1):
SSLv3, TLS handshake, Server hello (2):
SSLv3, TLS handshake, CERT (11):
SSLv3, TLS handshake, Server finished (14):
SSLv3, TLS handshake, Client key exchange (16):
SSLv3, TLS change cipher, Client hello (1):
SSLv3, TLS handshake, Finished (20):
SSLv3, TLS change cipher, Client hello (1):
SSLv3, TLS handshake, Finished (20):
SSL connection using AES256-SHA
* Server certificate:
* subject: /C=US/ST=Utah/L=Provo/O=Novell, Inc./CN=nu.novell.com
* start date: 2007-09-26 17:04:06 GMT
* expire date: 2008-09-26 17:04:06 GMT
* common name: nu.novell.com (matched)
* issuer: /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
* SSL certificate verify ok.
* Server auth using Basic with user 'UC896779'
> GET /repo/$RCE/SLES10-SP2-Pool/sles-10-x86_64/1179502018 HTTP/1.1
> Authorization: Basic VUM4OTY3Nzk6MDVlNmZmZWI4MA==
> User-Agent: curl/7.15.1 (x86_64-suse-linux) libcurl/7.15.1 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.6.0
> Host: nu.novell.com
> Accept: */*
>
* The requested URL returned error: 404
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Closing connection #0
* SSLv3, TLS alert, Client hello (1):
curl: (22) The requested URL returned error: 404
Somebody knows how can I download Pool catalog??
|