Bug#523703: update-manager: Patch to fix the problem

Diego Escalante Urrelo dieguito at gmail.com
Wed Apr 22 06:10:21 UTC 2009


Package: update-manager
Version: 0.68.debian-7
Severity: normal

Inline, a patch to fix this:

--- UpdateManager.py	2009-04-22 01:08:19.000000000 -0500
+++ UpdateManager.new.py	2009-04-22 01:08:47.000000000 -0500
@@ -159,7 +159,7 @@
         # assume "main" section 
         src_section = "main"
         # use the section of the candidate as a starting point
-        section = pkg._depcache.GetCandidateVer(pkg._pkg).Section
+        section = self._depcache.GetCandidateVer(pkg._pkg).Section
 
         # get the source version, start with the binaries version
         binver = pkg.candidateVersion

Simple!

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages update-manager depends on:
ii  gconf2                   2.26.0-1        GNOME configuration database syste
ii  libgnome2-perl           1.042-2         Perl interface to the GNOME librar
ii  python                   2.5.4-2         An interactive high-level object-o
ii  python-dbus              0.83.0-1        simple interprocess messaging syst
ii  python-glade2            2.14.1-2        GTK+ bindings: Glade support
ii  python-gnome2            2.22.3-3        Python bindings for the GNOME desk
ii  python-support           1.0.2           automated rebuilding support for P
ii  python-vte               1:0.17.4-2+b1   Python bindings for the VTE widget
ii  software-properties-gtk  0.60.debian-1.1 manage the repositories that you i
ii  synaptic                 0.62.5+b1       Graphical package manager
ii  update-manager-core      0.68.debian-7   APT update manager core functional

update-manager recommends no packages.

Versions of packages update-manager suggests:
ii  update-notifier          0.70.7.debian-5 Daemon which notifies about packag

-- no debconf information





More information about the pkg-gnome-maintainers mailing list