Bug 344034 - proxy authentication with online updates
Summary: proxy authentication with online updates
Status: RESOLVED DUPLICATE of bug 330351
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: PC Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 14:02 UTC by Forgotten User YkjZ10MzU3
Modified: 2007-12-04 09:13 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User YkjZ10MzU3 2007-11-26 14:02:32 UTC
Hi all,

with yast we weren't able to install online updates on openSUSE 10.3.

We've done the following:
- yast -> Software -> Online Update Configuration -> Next (automatically checked "Configure Now (Recommended)")
  Finally we've got "Your configuration was successful. An update server has been added to your configuration."
  The update server is "http://download.opensuse.org/update/10.3/?alias=openSUSE-10.3-Updates".
- yast online_update
  Here we get the final message "No active update source is available."

In the network trace (text based wireshark) on openSUSE 10.3 we see:
Hypertext Transfer Protocol
    GET http://download.opensuse.org/update/10.3/media.1/products HTTP/1.1\r\n
        Request Method: GET
        Request URI: http://download.opensuse.org/update/10.3/media.1/products
        Request Version: HTTP/1.1
    Proxy-Authorization: Basic Og==\r\n
        Credentials: :
    User-Agent: Novell ZYPP Installer\r\n
    Host: download.opensuse.org\r\n
    Pragma: no-cache\r\n
    Accept: */*\r\n
    Proxy-Connection: Keep-Alive\r\n
    \r\n


For a comparison here almost the same network packet on openSUSE 10.2:
Hypertext Transfer Protocol
    GET http://ftp.gwdg.de/pub/suse/update/10.2/repodata/repomd.xml HTTP/1.1\r\n
        Request Method: GET
        Request URI: http://ftp.gwdg.de/pub/suse/update/10.2/repodata/repomd.xml
        Request Version: HTTP/1.1
    Proxy-Authorization: Basic dTEwNHNlY3A6TmhvbGFlemx1Zw==\r\n
        Credentials: Benutzer:Geheim
    User-Agent: Novell ZYPP Installer\r\n
    Host: ftp.gwdg.de\r\n
    Pragma: no-cache\r\n
    Accept: */*\r\n
    Proxy-Connection: Keep-Alive\r\n
    \r\n


We think the proxy authentification with online updates on openSUSE 10.3 doesn't work correctly.
Could you please try to reproduce and correct the problem if necessary.
Thank you very much.
Comment 1 Katarina Machalkova 2007-12-04 09:13:01 UTC

*** This bug has been marked as a duplicate of bug 330351 ***