up2date crash problem

From: Marc Siegel (mlsiegel_at_ll.mit.edu)
Date: 04/30/04

  • Next message: J.L. Coenders: "Re: Corruption"
    Date: Fri, 30 Apr 2004 15:16:41 -0400
    To: fedora-list@redhat.com
    
    

    Hi all,

    up2date crashes for me on Fedora Core Release 1 (yarrow), and it is not
    a problem I've seen anywhere else on the net. Please help!

    I am behind a firewall, but as you can see below I have both set the
    HTTP_PROXY environment variable as well as configured up2date-config to
    use the proxy.

    Please let me know if you have any ideas.

    Thanks
    Marc Siegel

    ---------------------------
    [mlsiegel@dontpanic mlsiegel]$ set |grep http
    HTTP_PROXY=http://llproxy.llan.mit.edu:8080
    [mlsiegel@dontpanic mlsiegel]$ up2date
    Traceback (most recent call last):
       File "/usr/share/rhn/up2date_client/gui.py", line 410, in
    onPrivacyPagePrepare
         rhnreg.getCaps()
       File "/usr/share/rhn/up2date_client/rhnreg.py", line 204, in getCaps
         rpcServer.doCall(s.registration.welcome_message)
       File "/usr/share/rhn/up2date_client/rpcServer.py", line 122, in doCall
         raise up2dateErrors.CommunicationError(e.args[1])
    up2date_client.up2dateErrors.CommunicationError: Error communicating
    with server. The message was:
    Name or service not known
    Traceback (most recent call last):
       File "/usr/share/rhn/up2date_client/gui.py", line 1358, in
    onChannelsPageNext
         self.pList.run()
       File "/usr/share/rhn/up2date_client/packageList.py", line 117, in run
         self.progressCallback)
       File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 315, in
    getAvailableAllArchPackageList
         package_list = availablePackageList(
       File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 153, in
    availablePackageList
         progressCallback = progressCallback)
       File "/usr/share/rhn/up2date_client/rpcServer.py", line 112, in doCall
         ret = apply(method, args, kwargs)
       File "/usr/share/rhn/up2date_client/repoDirector.py", line 20, in
    listPackages
         return self.handlers[channel['type']].listPackages(channel,
    msgCallback, progressCallback)
       File "/usr/share/rhn/up2date_client/rpmSource.py", line 226, in
    listPackages
         msgCallback, progressCallback)
       File "/usr/share/rhn/up2date_client/repoBackends/yumRepo.py", line
    204, in listPackages
         agent = "Up2date %s/Yum" % up2dateUtils.version())
       File "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py", line
    312, in fetchUrl
         agent = agent)
       File "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py", line
    106, in open_resource
         return opener.open(request)
       File "/usr/lib/python2.2/urllib2.py", line 328, in open
         '_open', req)
       File "/usr/lib/python2.2/urllib2.py", line 307, in _call_chain
         result = func(*args)
       File "/usr/lib/python2.2/urllib2.py", line 824, in http_open
         return self.do_open(httplib.HTTP, req)
       File "/usr/lib/python2.2/urllib2.py", line 809, in do_open
         raise URLError(err)
    urllib2.URLError: <urlopen error (-2, 'Name or service not known')>
    Traceback (most recent call last):
       File "/usr/share/rhn/up2date_client/gui.py", line 1424, in
    onSkippedPagePrepare
         self.__preparePackageList()
       File "/usr/share/rhn/up2date_client/gui.py", line 1310, in
    __preparePackageList
         self.pList.run()
       File "/usr/share/rhn/up2date_client/packageList.py", line 117, in run
         self.progressCallback)
       File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 315, in
    getAvailableAllArchPackageList
         package_list = availablePackageList(
       File "/usr/share/rhn/up2date_client/rhnPackageInfo.py", line 153, in
    availablePackageList
         progressCallback = progressCallback)
       File "/usr/share/rhn/up2date_client/rpcServer.py", line 112, in doCall
         ret = apply(method, args, kwargs)
       File "/usr/share/rhn/up2date_client/repoDirector.py", line 20, in
    listPackages
         return self.handlers[channel['type']].listPackages(channel,
    msgCallback, progressCallback)
       File "/usr/share/rhn/up2date_client/rpmSource.py", line 226, in
    listPackages
         msgCallback, progressCallback)
       File "/usr/share/rhn/up2date_client/repoBackends/yumRepo.py", line
    204, in listPackages
         agent = "Up2date %s/Yum" % up2dateUtils.version())
       File "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py", line
    312, in fetchUrl
         agent = agent)
       File "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py", line
    106, in open_resource
         return opener.open(request)
       File "/usr/lib/python2.2/urllib2.py", line 328, in open
         '_open', req)
       File "/usr/lib/python2.2/urllib2.py", line 307, in _call_chain
         result = func(*args)
       File "/usr/lib/python2.2/urllib2.py", line 824, in http_open
         return self.do_open(httplib.HTTP, req)
       File "/usr/lib/python2.2/urllib2.py", line 809, in do_open
         raise URLError(err)
    urllib2.URLError: <urlopen error (-2, 'Name or service not known')>

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: J.L. Coenders: "Re: Corruption"

    Relevant Pages