Up2date problem

From: Ahmed Abdel-Aliem (me2resh_at_gmail.com)
Date: 02/25/05

  • Next message: Paul Howarth: "Re: Up2date problem"
    Date: Fri, 25 Feb 2005 14:24:23 +0200
    To: fedora-list@redhat.com
    
    

    hi
    i tried to update my fedora core 3 but i failed
    first i launched the update by clicking on the red icon on the task
    bar, but it hangs on the header part
    so i launched it from the terminal to get what errors eaxactly
    preventing the update,
    this is the output but i didn't understand what to do exactly.
    can anyone guide me through this problem please ??

    [root@192 ~]# up2date
    /usr/share/rhn/up2date_client/checklist.py:21:
    DeprecationWarning: use gtk.TreeView
     gtk.CList.__init__ (self, columns+1)
    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
    GtkDeprecationWarning: gtk.mainloop is deprecated, use
    gtk.main instead
     self.warn(message, DeprecationWarning)
    http://fedora.redhat.com/download/up2date-mirrors/fedora-core-3
    http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc3
    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
    GtkDeprecationWarning: gtk.create_pixmap is
    deprecated, use gtk.gdk.Pixmap instead
     self.warn(message, DeprecationWarning)
    /usr/share/rhn/up2date_client/checklist.py:139:
    DeprecationWarning: integer argument expected, got
    float
     info = self.get_selection_info (event.x, event.y)
    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
    GtkDeprecationWarning: gtk.mainiteration is
    deprecated, use gtk.main_iteration instead
     self.warn(message, DeprecationWarning)
    Traceback (most recent call last):
     File "/usr/share/rhn/up2date_client/gui.py", line
    1434, in onChannelsPageNext
       self.pList.run()
     File "/usr/share/rhn/up2date_client/packageList.py",
    line 122, 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 310, 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 201, in listPackages
       agent = "Up2date %s/Yum" % up2dateUtils.version())
     File
    "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py",
    line 324, in fetchUrl
       endRange=end)
     File
    "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py",
    line 117, in open_resource
       return opener.open(request)
     File "/usr/lib/python2.3/urllib2.py", line 326, in
    open
       '_open', req)
     File "/usr/lib/python2.3/urllib2.py", line 306, in
    _call_chain
       result = func(*args)
     File "/usr/lib/python2.3/urllib2.py", line 901, in
    http_open
       return self.do_open(httplib.HTTP, req)
     File "/usr/lib/python2.3/urllib2.py", line 886, in
    do_open
       raise URLError(err)
    urllib2.URLError: <urlopen error (110, 'Connection
    timed out')>
    Traceback (most recent call last):
     File "/usr/share/rhn/up2date_client/gui.py", line
    1500, in onSkippedPagePrepare
       self.__preparePackageList()
     File "/usr/share/rhn/up2date_client/gui.py", line
    1386, in __preparePackageList
       self.pList.run()
     File "/usr/share/rhn/up2date_client/packageList.py",
    line 122, 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 310, 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 201, in listPackages
       agent = "Up2date %s/Yum" % up2dateUtils.version())
     File
    "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py",
    line 324, in fetchUrl
       endRange=end)
     File
    "/usr/share/rhn/up2date_client/repoBackends/urlUtils.py",
    line 117, in open_resource
       return opener.open(request)
     File "/usr/lib/python2.3/urllib2.py", line 326, in
    open
       '_open', req)
     File "/usr/lib/python2.3/urllib2.py", line 306, in
    _call_chain
       result = func(*args)
     File "/usr/lib/python2.3/urllib2.py", line 901, in
    http_open
       return self.do_open(httplib.HTTP, req)
     File "/usr/lib/python2.3/urllib2.py", line 886, in
    do_open
       raise URLError(err)
    urllib2.URLError: <urlopen error (110, 'Connection
    timed out')>
    TypeError: hide() takes no arguments (2 given)
    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
    GtkDeprecationWarning: gtk.mainquit is deprecated, use
    gtk.main_quit instead
     self.warn(message, DeprecationWarning)

    -- 
    Ahmed Abdel-Aliem
    Web Developer
    www.ApexScript.com
    0101108551
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Paul Howarth: "Re: Up2date problem"

    Relevant Pages

    • problem using up2date
      ... progressCallback = progressCallback) ... ret = apply ... return self.do_open(httplib.HTTP, req) ...
      (Fedora)
    • RE: Samba - Sharing files with XP and missing files
      ... >What is wrong with the samba-swat package that comes with Fedora? ... progressCallback = progressCallback) ... listPackages return ... return self.do_open(httplib.HTTP, req) ...
      (Fedora)
    • up2date crash problem
      ... up2date crashes for me on Fedora Core Release 1, ... msgCallback, progressCallback) ...
      (Fedora)
    • Re: Up2date Agent Log
      ... > availablePackageList from network ... > progressCallback = progressCallback) ... > msgCallback, progressCallback) ... > line 229, in listPackages ...
      (Fedora)
    • NEW up2date problem on FC1
      ... up2date crashes for me on Fedora Core Release 1, ... msgCallback, progressCallback) ...
      (alt.os.linux.redhat)