Dear Sir or Madam: Do I need to worry about these errors with today's apt-get upgrade with python packages?
# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: k3b k3b-data kamera kcalc kcharselect kdebase-bin kdebase-data kdemultimedia-kio-plugins kfind kfloppy kget klipper kmix konqueror konqueror-nsplugins konsole kppp kruler ksnapshot kwin The following packages will be upgraded: gir1.2-pango-1.0 libpango1.0-0 libreadline5 libwpg-0.2-2 python-numpy 5 upgraded, 0 newly installed, 0 to remove and 20 not upgraded. Need to get 2,953 kB of archives. After this operation, 851 kB disk space will be freed. Do you want to continue [Y/n]? Get:1 http://ftp.debian.org/debian/ testing/main libpango1.0-0 i386 1.29.4-1 [459 kB] Get:2 http://ftp.debian.org/debian/ testing/main libreadline5 i386 5.2-11 [146 kB] Get:3 http://ftp.debian.org/debian/ testing/main gir1.2-pango-1.0 i386 1.29.4-1 [142 kB] Get:4 http://ftp.debian.org/debian/ testing/main libwpg-0.2-2 i386 0.2.1-1 [94.5 kB] Get:5 http://ftp.debian.org/debian/ testing/main python-numpy i386 1:1.5.1-3 [2,112 kB] Fetched 2,953 kB in 7s (380 kB/s) Retrieving bug reports... Done Parsing Found/Fixed information... Done Reading changelogs... Done (Reading database ... 127767 files and directories currently installed.) Preparing to replace libpango1.0-0 1.28.4-3 (using .../libpango1.0-0_1.29.4-1_i386.deb) ... Unpacking replacement libpango1.0-0 ... Preparing to replace libreadline5 5.2-10 (using .../libreadline5_5.2-11_i386.deb) ... Unpacking replacement libreadline5 ... Preparing to replace gir1.2-pango-1.0 1.28.4-3 (using .../gir1.2-pango-1.0_1.29.4-1_i386.deb) ... Unpacking replacement gir1.2-pango-1.0 ... Preparing to replace libwpg-0.2-2 0.2.0-4 (using .../libwpg-0.2-2_0.2.1-1_i386.deb) ... Unpacking replacement libwpg-0.2-2 ... Preparing to replace python-numpy 1:1.5.1-2+b1 (using .../python-numpy_1%3a1.5.1-3_i386.deb) ... Unpacking replacement python-numpy ... Processing triggers for python-support ... Compiling /usr/lib/pymodules/python2.7/yum/__init__.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/__init__.py', 1129, 44, " self.repos.populateSack(with='filelists')\n")) Compiling /usr/lib/pymodules/python2.7/yum/depsolve.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/depsolve.py', 73, 44, " self.repos.populateSack(with='filelists')\n")) Compiling /usr/lib/pymodules/python2.7/yum/repos.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/repos.py', 236, 48, " def populateSack(self, which='enabled', with='metadata', callback=None, pickleonly=0):\n")) Processing triggers for man-db ... Setting up libpango1.0-0 (1.29.4-1) ... Setting up libreadline5 (5.2-11) ... Setting up gir1.2-pango-1.0 (1.29.4-1) ... Setting up libwpg-0.2-2 (0.2.1-1) ... Setting up python-numpy (1:1.5.1-3) ... Processing triggers for python-support ... Compiling /usr/lib/pymodules/python2.7/yum/__init__.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/__init__.py', 1129, 44, " self.repos.populateSack(with='filelists')\n")) Compiling /usr/lib/pymodules/python2.7/yum/depsolve.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/depsolve.py', 73, 44, " self.repos.populateSack(with='filelists')\n")) Compiling /usr/lib/pymodules/python2.7/yum/repos.py ... SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.7/yum/repos.py', 236, 48, " def populateSack(self, which='enabled', with='metadata', callback=None, pickleonly=0):\n")) localepurge: Disk space freed in /usr/share/locale: 0 KiB localepurge: Disk space freed in /usr/share/man: 0 KiB localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB localepurge: Disk space freed in /usr/share/omf: 0 KiB localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB Total disk space freed by localepurge: 0 KiB Thank you in advance. :) Sincerely yours, Phillip Pi _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

