Find the answer to your Linux question:
Results 1 to 2 of 2
Hi While running the yup on SLES10 I got this error message. Can any one help me to solve this problem hbptcwin10:~ # yup Using config file /etc/sysconfig/yup YUP_CURL =/usr/bin/curl-yup ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    36

    problem with yup

    Hi
    While running the yup on SLES10 I got this error message.
    Can any one help me to solve this problem

    hbptcwin10:~ # yup
    Using config file /etc/sysconfig/yup
    YUP_CURL =/usr/bin/curl-yup
    YUP_SERVER =nu.novell.com
    YOU_SERVER =you.novell.com
    YUP_DEST_DIR =/data
    YUP_PATSIZE =+20000
    YUP_MTIME =-8
    YUP_ARCH =x86_64
    YUP_SUBVERSIONS=GA
    YUP_SP_SUBCHANS=-Updates -Online
    YUP_PRODUCTS =SLES10
    YUP_CURLPARAMS =--basic --verbose --remote-time --fail
    Using https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.asc... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'chakribobby'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.asc HTTP/1.1
    > Authorization: Basic Y2hha3JpYm9iYnk6eWs2OTV2TUY=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0< HTTP/1.1 401 Unauthorized
    < X-Error-Info: Access to this page is restricted because of access control policies.
    < Content-Type: text/html; charset=utf-8
    < P3p: CP="NOI"
    < Content-Length: 2917
    < Pragma: no-cache
    < WWW-Authenticate: Digest realm="Express", qop="auth", nonce="OPz0Sz5H0YYwuW3fUeqgoQ=="
    * Authentication problem. Ignoring this.
    < WWW-Authenticate: Basic realm="iChain"
    < Date: Fri, 29 Aug 2008 13:13:25 GMT
    < Connection: keep-alive
    * The requested URL returned error: 401
    0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):

    curl: (22) The requested URL returned error: 401
    ----------------------------------------------------------------------------
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.key... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'chakribobby'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.key HTTP/1.1
    > Authorization: Basic Y2hha3JpYm9iYnk6eWs2OTV2TUY=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0< HTTP/1.1 401 Unauthorized
    < X-Error-Info: Access to this page is restricted because of access control policies.
    < Content-Type: text/html; charset=utf-8
    < P3p: CP="NOI"
    < Content-Length: 2917
    < Pragma: no-cache
    < WWW-Authenticate: Digest realm="Express", qop="auth", nonce="euJcgFYFV6OKU+1f4A0z+A=="
    * Authentication problem. Ignoring this.
    < WWW-Authenticate: Basic realm="iChain"
    < Date: Fri, 29 Aug 2008 13:13:28 GMT
    < Connection: keep-alive
    * The requested URL returned error: 401
    0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):
    curl: (22) The requested URL returned error: 401
    ----------------------------------------------------------------------------
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'chakribobby'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml HTTP/1.1
    > Authorization: Basic Y2hha3JpYm9iYnk6eWs2OTV2TUY=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0< HTTP/1.1 401 Unauthorized
    < X-Error-Info: Access to this page is restricted because of access control policies.
    < Content-Type: text/html; charset=utf-8
    < P3p: CP="NOI"
    < Content-Length: 2917
    < Pragma: no-cache
    < WWW-Authenticate: Digest realm="Express", qop="auth", nonce="wfojkVYVhXNocsh4mBGNpQ=="
    * Authentication problem. Ignoring this.
    < WWW-Authenticate: Basic realm="iChain"
    < Date: Fri, 29 Aug 2008 13:13:31 GMT
    < Connection: keep-alive
    * The requested URL returned error: 401
    0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):

    curl: (22) The requested URL returned error: 401
    ----------------------------------------------------------------------------
    grep: repodata/repomd.xml: No such file or directory
    zcat: repodata/primary.xml.gz: No such file or directory
    grep: repodata/patches.xml: No such file or directory
    grep: repodata/patch-*.xml: No such file or directory

  2. #2
    Just Joined!
    Join Date
    Jan 2007
    Posts
    36
    now i am getting error code 403

    hbptcwin10:~ # rpm -qa | grep yup
    yup-232-2.2


    hbptcwin10:~ # yup
    Using config file /etc/sysconfig/yup
    YUP_CURL =/usr/bin/curl-yup
    YUP_SERVER =nu.novell.com
    YOU_SERVER =you.novell.com
    YUP_DEST_DIR =/data
    YUP_PATSIZE =+20000
    YUP_MTIME =-8
    YUP_ARCH =x86_64
    YUP_SUBVERSIONS=GA
    YUP_SP_SUBCHANS=-Updates -Online
    YUP_PRODUCTS =SLES10
    YUP_CURLPARAMS =--basic --verbose --remote-time --fail
    Using https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.asc... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'UC1083520'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.asc HTTP/1.1
    > Authorization: Basic VUMxMDgzNTIwOjJiYmQ1N2ViZTg=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* The requested URL returned error: 403
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):

    curl: (22) The requested URL returned error: 403
    ----------------------------------------------------------------------------
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.key... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'UC1083520'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml.key HTTP/1.1
    > Authorization: Basic VUMxMDgzNTIwOjJiYmQ1N2ViZTg=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* The requested URL returned error: 403
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):
    curl: (22) The requested URL returned error: 403
    ----------------------------------------------------------------------------
    Fetching https://nu.novell.com/repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml... 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 59.151.158.34... connected
    * Connected to nu.novell.com (59.151.158.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 'UC1083520'
    > GET /repo/$RCE/SLES10-Updates/sles-10-x86_64/repodata/repomd.xml HTTP/1.1
    > Authorization: Basic VUMxMDgzNTIwOjJiYmQ1N2ViZTg=
    > User-Agent: curl/7.15.5 (i686-pc-linux) libcurl/7.15.5 OpenSSL/0.9.7g zlib/1.2.3
    > Host: nu.novell.com
    > Accept: */*
    >
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* The requested URL returned error: 403
    0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Closing connection #0
    * SSLv3, TLS alert, Client hello (1):

    curl: (22) The requested URL returned error: 403
    ----------------------------------------------------------------------------
    grep: repodata/repomd.xml: No such file or directory
    zcat: repodata/primary.xml.gz: No such file or directory
    grep: repodata/patches.xml: No such file or directory
    grep: repodata/patch-*.xml: No such file or directory

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...